diff options
| -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 |
