X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=debian%2Fchangelog;h=fb484a083ec33a85cb51301e45b339c4f98d2781;hb=e72a8c8c325020e6bd2fe9369452a8b519384806;hp=ec6badbf512870290c5da675b75d7334765fd643;hpb=ba4a3e04a77e3e20db3bcc04b0b69029e40d4894;p=pkg%2Fbeep.git diff --git a/debian/changelog b/debian/changelog index ec6badb..fb484a0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,33 @@ +beep (1.3-5) unstable; urgency=high + + * Rewrite debian/copyright in DEP-5 format, and relicense the packaging + under MIT to make it clear for lawyers, too. + * CVE-2018-0492: Fix a local privilege escalation vulnerability. + (closes: #894667) + * Bump Standards-Version to 4.1.4. + + -- Rhonda D'Vine Thu, 26 Apr 2018 18:08:11 +0200 + +beep (1.3-4) unstable; urgency=low + + * Update my name. + * Bump Standards-Version to 3.9.6. + * Switch to source format 3.0 (quilt). + * Convert to dh style rules file. + * New patch fix-makefile to make make clean not fail. + * Add #DEBHELPER# to post{inst,rm} files. + * Use pathfind() function instead of hardcoded path to dpkg-statoverride. + * Name GPL properly in debian/copyright. + + -- Rhonda D'Vine Mon, 04 Jan 2016 13:34:37 +0100 + +beep (1.3-3) unstable; urgency=low + + * Add patch catch-sig-term to also stop the beep when receiving SIGTERM. + Thanks to Jérôme for the patch. + + -- Gerfried Fuchs Sun, 10 Jun 2012 11:51:43 +0200 + beep (1.3-2) unstable; urgency=low * The "l10n R us" release.