diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b60e189..4f71481 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,24 @@ +libonig (6.9.7.1-1) experimental; urgency=medium + + * New upstream release. + - Refresh symbols file. + * Declare compliance with Debian Policy 4.5.1 (No changes needed). + + -- Jörg Frings-Fürst <debian@jff.email> Mon, 26 Apr 2021 18:07:46 +0200 + +libonig (6.9.6-1.1) unstable; urgency=high + + * Non-maintainer upload. + * debian/rules + - As upstream change, set "--enable-binary-compatible-posix-api=yes", + instead of "--enable-posix-api" (Closes: #983406) + + -- Hideki Yamane <henrich@debian.org> Wed, 24 Feb 2021 02:25:03 +0900 + libonig (6.9.6-1) unstable; urgency=medium * New upstream release. - Refresh symbols file. - - Fix CVE-2020-26159 (Closes: #972113). * Migrate to debhelper-compat 13: - Bump debhelper-compat version in debian/control to = 13. * debian/rules: |