X-Git-Url: https://git.deb.at/?p=pkg%2Fblosxom.git;a=blobdiff_plain;f=debian%2Fchangelog;h=9069c441ba8796807830c9a32199b986f99d19d9;hp=1c38eed80da960f9d187a4474c26b74356c2f54a;hb=47728417dbdd5b6e00d8d7e6a3cd4fefc853a156;hpb=b6f3fe1110df4c616724be11638a5f2d32bc375b diff --git a/debian/changelog b/debian/changelog index 1c38eed..9069c44 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,27 @@ +blosxom (2.1.2-2) UNRELEASED; urgency=medium + + [ Axel Beckert] + * Apply patch by Chris Lamb to make the build reproducible. + * Update my e-mail address. + * Use "set -e" instead of "-e" option to sh in maintainer scripts. + * Update Vcs-* header to point to git.deb.at instead of repo.or.cz + (closes: #718335) + * Add debian/gbp.conf declaring non-default git branch names. + + [ Rhonda D'Vine ] + * Get rid of the ancient preinst file (closes: #512389) + + -- Axel Beckert Sat, 07 Feb 2015 13:54:51 +0100 + +blosxom (2.1.2-1) unstable; urgency=high + + * New upstream release: Fixes Cross-Site Scripting (XSS) vulnerability with + respect to unknown flavours (CVE-2008-2236) (closes: #500873) + * Corrected Axel's email address in Uploaders field, sorry. + * Corrected Vcs-Browser entry in debian/control. + + -- Gerfried Fuchs Thu, 02 Oct 2008 13:38:39 +0200 + blosxom (2.1.1-1) unstable; urgency=low [ Gerfried Fuchs ]