clean up changelog to reflect what has and has not been uploaded
[debian/sudo] / debian / changelog
index 11f56dfaf86c0cc7c8905bf1d20ccd1730e29cd3..14b19848ff9b5b2246a33015377e798d024ecd28 100644 (file)
@@ -1,3 +1,53 @@
+sudo (1.8.5-1) UNRELEASED; urgency=low
+
+  * new upstream version
+  * patch to actually use hardening build flags, closes: #655417
+  * fix sudo-ldap.postinst syntax issue, closes: #669576
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 16 May 2012 09:28:00 -0600
+
+sudo (1.8.3p2-1) unstable; urgency=high
+
+  * new upstream version, closes: #657985 (CVE-2012-0809)
+  * patch from Pino Toscano to only use selinux on Linux, closes: #655894
+
+ -- Bdale Garbee <bdale@gag.com>  Mon, 30 Jan 2012 16:11:54 -0700
+
+sudo (1.8.3p1-3) unstable; urgency=low
+
+  * patch from Moritz Muehlenhoff enables hardened build flags, closes: #655417
+  * replacement postinst script from Mike Beattie using shell instead of Perl
+  * include systemd service file from Michael Stapelberg, closes: #639633
+  * add init.d status support, closes: #641782
+  * make sudo-ldap package manage a sudoers entry in nsswitch.conf,
+    closes: #610600, #639530
+  * enable mail_badpass in the default sudoers file, closes: #641218
+  * enable selinux support, closes: #655510
+
+ -- Bdale Garbee <bdale@gag.com>  Wed, 11 Jan 2012 16:18:13 -0700
+
+sudo (1.8.3p1-2) unstable; urgency=low
+
+  * if upgrading from squeeze, and the sudoers file is unmodified, avoid
+    the packaging system prompting the user about a change they didn't make
+    now that sudoers is a conffile, closes: #612532, #636049
+  * add a recommendation for the use of visudo to the sudoers.d/README file,
+    closes: #648104
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 12 Nov 2011 16:27:13 -0700
+
+sudo (1.8.3p1-1) unstable; urgency=low
+
+  * new upstream version, closes: #646478
+
+ -- Bdale Garbee <bdale@gag.com>  Thu, 27 Oct 2011 01:03:44 +0200
+
+sudo (1.8.3-1) unstable; urgency=low
+
+  * new upstream version, closes: #639391, #639568
+
+ -- Bdale Garbee <bdale@gag.com>  Sat, 22 Oct 2011 23:49:16 -0600
+
 sudo (1.8.2-2) unstable; urgency=low
 
   [ Luca Capello ]