[PR #1982] [MERGED] chore: Bump version to 0.96.5 #2781

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

📋 Pull Request Information

Original PR: https://github.com/CCExtractor/ccextractor/pull/1982
Author: @cfsmp3
Created: 1/5/2026
Status: Merged
Merged: 1/5/2026
Merged by: @cfsmp3

Base: masterHead: chore/bump-version-0.96.5


📝 Commits (1)

  • 4a4911b chore: Bump version to 0.96.5

📊 Changes

13 files changed (+21 additions, -13 deletions)

View changed files

📝 OpenBSD/Makefile (+1 -1)
📝 docs/CHANGES.TXT (+8 -0)
📝 linux/configure.ac (+1 -1)
📝 mac/configure.ac (+1 -1)
📝 package_creators/PKGBUILD (+1 -1)
📝 package_creators/ccextractor.spec (+1 -1)
📝 package_creators/debian.sh (+1 -1)
📝 packaging/chocolatey/ccextractor.nuspec (+1 -1)
📝 packaging/chocolatey/tools/chocolateyInstall.ps1 (+1 -1)
📝 packaging/winget/CCExtractor.CCExtractor.installer.yaml (+2 -2)
📝 packaging/winget/CCExtractor.CCExtractor.locale.en-US.yaml (+1 -1)
📝 packaging/winget/CCExtractor.CCExtractor.yaml (+1 -1)
📝 src/lib_ccx/lib_ccx.h (+1 -1)

📄 Description

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


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/CCExtractor/ccextractor/pull/1982 **Author:** [@cfsmp3](https://github.com/cfsmp3) **Created:** 1/5/2026 **Status:** ✅ Merged **Merged:** 1/5/2026 **Merged by:** [@cfsmp3](https://github.com/cfsmp3) **Base:** `master` ← **Head:** `chore/bump-version-0.96.5` --- ### 📝 Commits (1) - [`4a4911b`](https://github.com/CCExtractor/ccextractor/commit/4a4911bcec7a26b8a835c1d43bd6910a30e8a05d) chore: Bump version to 0.96.5 ### 📊 Changes **13 files changed** (+21 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `OpenBSD/Makefile` (+1 -1) 📝 `docs/CHANGES.TXT` (+8 -0) 📝 `linux/configure.ac` (+1 -1) 📝 `mac/configure.ac` (+1 -1) 📝 `package_creators/PKGBUILD` (+1 -1) 📝 `package_creators/ccextractor.spec` (+1 -1) 📝 `package_creators/debian.sh` (+1 -1) 📝 `packaging/chocolatey/ccextractor.nuspec` (+1 -1) 📝 `packaging/chocolatey/tools/chocolateyInstall.ps1` (+1 -1) 📝 `packaging/winget/CCExtractor.CCExtractor.installer.yaml` (+2 -2) 📝 `packaging/winget/CCExtractor.CCExtractor.locale.en-US.yaml` (+1 -1) 📝 `packaging/winget/CCExtractor.CCExtractor.yaml` (+1 -1) 📝 `src/lib_ccx/lib_ccx.h` (+1 -1) </details> ### 📄 Description ## 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) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 17:23:52 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ccextractor#2781