X-Git-Url: http://git.sven.stormbind.net/?a=blobdiff_plain;f=debian%2Fchangelog;h=496827179517db4c740e1bfc0ec5d422ba06188d;hb=725f743e4646978c32df378ea2ec2b7cd12ff287;hp=e4c4ec228c4e4fd3742752c56826dfdff1c5822a;hpb=b0f4f9469a2a1e26a25048fc9f82adb3af22f170;p=sven%2Fpflogsumm.git diff --git a/debian/changelog b/debian/changelog index e4c4ec2..4968271 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pflogsumm (1.1.5-6) unstable; urgency=medium + + * Update postscreen-rejects patch with a fix for IPv6 + addresses. Kudos to Juri Haberland + for the fix. (Closes: #955627) + * Migrate from source format 1.0 to 3.0 (quilt). + * Define cleaner for git buildpackage. + * Update to Standards-Version 4.5.0 - no changes. + + -- Sven Hoexter Thu, 09 Apr 2020 15:02:41 +0200 + pflogsumm (1.1.5-5) unstable; urgency=medium * Add patch to count milter rejects provided by Matus Uhlar.