[PR #1982] chore: Bump version to 0.96.5 #2785

Open
opened 2026-01-29 17:23:52 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/CCExtractor/ccextractor/pull/1982

State: closed
Merged: Yes


Summary

Bump version number to 0.96.5 across all packaging and build files.

Changes in 0.96.5

  • New: Add support for raw CDP (Caption Distribution Packet) files (#1406)
  • New: Add --scc-accurate-timing option for bandwidth-aware SCC output (#1120)
  • Fix: MXF files containing CEA-708 captions not being detected/extracted (#1647)
  • Docs: Add Windows WSL build instructions
  • Fix: Security fixes (out-of-bounds read/write) in a few places in the legacy C code

Files Updated

File Change
docs/CHANGES.TXT Added 0.96.5 changelog entry
src/lib_ccx/lib_ccx.h VERSION define
linux/configure.ac AC_INIT version
mac/configure.ac AC_INIT version
OpenBSD/Makefile V variable
package_creators/PKGBUILD pkgver
package_creators/ccextractor.spec Version
package_creators/debian.sh VERSION
packaging/chocolatey/ccextractor.nuspec version
packaging/chocolatey/tools/chocolateyInstall.ps1 URL
packaging/winget/*.yaml PackageVersion and URLs

Note

SHA256 checksums in chocolatey and winget installer files still reference the 0.96.4 MSI - these will need to be updated after the 0.96.5 MSI is built.

🤖 Generated with Claude Code

**Original Pull Request:** https://github.com/CCExtractor/ccextractor/pull/1982 **State:** closed **Merged:** Yes --- ## Summary Bump version number to 0.96.5 across all packaging and build files. ## Changes in 0.96.5 - New: Add support for raw CDP (Caption Distribution Packet) files (#1406) - New: Add --scc-accurate-timing option for bandwidth-aware SCC output (#1120) - Fix: MXF files containing CEA-708 captions not being detected/extracted (#1647) - Docs: Add Windows WSL build instructions - Fix: Security fixes (out-of-bounds read/write) in a few places in the legacy C code ## Files Updated | File | Change | |------|--------| | `docs/CHANGES.TXT` | Added 0.96.5 changelog entry | | `src/lib_ccx/lib_ccx.h` | VERSION define | | `linux/configure.ac` | AC_INIT version | | `mac/configure.ac` | AC_INIT version | | `OpenBSD/Makefile` | V variable | | `package_creators/PKGBUILD` | pkgver | | `package_creators/ccextractor.spec` | Version | | `package_creators/debian.sh` | VERSION | | `packaging/chocolatey/ccextractor.nuspec` | version | | `packaging/chocolatey/tools/chocolateyInstall.ps1` | URL | | `packaging/winget/*.yaml` | PackageVersion and URLs | ## Note SHA256 checksums in chocolatey and winget installer files still reference the 0.96.4 MSI - these will need to be updated after the 0.96.5 MSI is built. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
claunia added the pull-request label 2026-01-29 17:23:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2785