X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=debian%2Fchangelog;h=bf21cec264d7b3885489831208849765ec719452;hb=48f6f3c11047742b2f6d6d9951e407a1b7cdc715;hp=0edf035e4d439ff6701e2df3d7c8890acc39888c;hpb=0f8cbf244a345c23855d7f30a1cc4c206e3e4bbb;p=unscd.git diff --git a/debian/changelog b/debian/changelog index 0edf035..bf21cec 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,58 @@ +unscd (0.52-2) unstable; urgency=medium + + * Update standards version to 4.1.1, no changes. + * Add missing #!/bin/sh to postinst (Closes: #843283) + * Use compat level 10 + * Do not stop on upgrade, just restart after upgrade + * Do not always print debugging info upon invalidate. (Closes: #844447) + + -- Don Armstrong Thu, 26 Oct 2017 15:52:19 -0700 + +unscd (0.52-1) unstable; urgency=medium + + * New upstream release (Closes: #795618) + + [ Thanks to Chris Kuehl ] + * Add manpage for unscd and nscd (Closes: #789871) + * Add systemd unit file (Closes: #795621) + + -- Don Armstrong 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 Mon, 21 Oct 2013 17:02:22 -0700 + +unscd (0.49-1) unstable; urgency=low + + * New upstream release + + -- Don Armstrong 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 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 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