]> git.donarmstrong.com Git - unscd.git/blobdiff - debian/changelog
Use compat level 10
[unscd.git] / debian / changelog
index ea0685e9cc4b9d064ef26545c7077a1692e8aa63..391f87f05d343222823a11b5813f59f636b1cc05 100644 (file)
@@ -1,3 +1,63 @@
+unscd (0.52-2) unstable; urgency=medium
+
+  * Update standards version to 3.9.8, no changes.
+  * Add missing #!/bin/sh to postinst (Closes: #843283)
+  * Use compat level 10
+
+ --
+
+unscd (0.52-1) unstable; urgency=medium
+
+  * New upstream release (Closes: #795618)
+
+  [ Thanks to Chris Kuehl <ckuehl@ocf.berkeley.edu> ]
+  * Add manpage for unscd and nscd (Closes: #789871)
+  * Add systemd unit file (Closes: #795621)
+
+ -- Don Armstrong <don@debian.org>  Thu, 03 Dec 2015 10:40:56 -0800
+
+unscd (0.51-1) unstable; urgency=low
+
+  * New upstream release
+  * Silence the cache invalidation output (Closes: #622230)
+  * Update to debhelper 9
+  * Support at least INT_MAX numbers in config (Closes: #676689)
+  * Use saner settings in nscd.conf; thanks to Harald Dunkel (Closes:
+    #702211).
+  * Run unscd as the unscd user instead of root by default
+
+ -- Don Armstrong <don@debian.org>  Mon, 21 Oct 2013 17:02:22 -0700
+
+unscd (0.49-1) unstable; urgency=low
+
+  * New upstream release
+
+ -- Don Armstrong <don@debian.org>  Tue, 07 May 2013 11:54:45 -0700
+
+unscd (0.48-2) unstable; urgency=low
+
+  * Actually distribute the nscd binary and configuration file (Closes:
+    #657721) and locate a brown paper bag.
+
+ -- Don Armstrong <don@debian.org>  Sat, 28 Jan 2012 09:27:24 -0800
+
+unscd (0.48-1) unstable; urgency=low
+
+  * New upstream release
+  * Fix typo in nscd.conf (Closes: #656615)
+  * Add newline to nscd.conf (Closes: #656603)
+  * Switch to dh7 style rules file
+  * Update standards version; no changes
+
+ -- Don Armstrong <don@debian.org>  Sat, 21 Jan 2012 13:36:59 -0800
+
+unscd (0.47-3) unstable; urgency=low
+
+  * Only indicate that the cache is being invalidated when in debug mode
+    (Closes: #622230)
+
+ -- Don Armstrong <don@debian.org>  Mon, 30 May 2011 08:56:33 -0700
+
 unscd (0.47-2) unstable; urgency=low
 
   * Remove the Provides: nscd as a workaround for (Closes: #606588) to