diff options
| author | Daniil Cherednik <[email protected]> | 2026-07-08 19:45:11 +0200 |
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2026-07-08 20:27:06 +0200 |
| commit | ec98d6e3fa68565ffd524b869ee7d7918b7d52e7 (patch) | |
| tree | 9a73e8d55bdcd12fb10dd2f4c89c390bd562dece | |
| parent | 1c35c32838452997c304761c7f816d5604eaa7a6 (diff) | |
tag: 0.2.30.2.3stable/0.2
| -rw-r--r-- | debian/changelog | 6 | ||||
| -rw-r--r-- | debian/copyright | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 9dc4126..f9c73be 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +atracdenc (0.2.3) UNRELEASED; urgency=low + + * Validate ATRAC1 decoder input and skip malformed frames. + + -- Daniil Cherednik <[email protected]> Wed, 8 Jul 2026 19:29:06 +0200 + atracdenc (0.2.2) UNRELEASED; urgency=low * Disable FMA for libgha. diff --git a/debian/copyright b/debian/copyright index fef46a6..8dbdfd3 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ Files: * -Copyright: 2015-2025 Daniil Cherednik +Copyright: 2015-2026 Daniil Cherednik License: LGPL-2.1-or-later |
