]> git.donarmstrong.com Git - unscd.git/blob - changelog
Migrate to salsa (with donarmstrong.com as a backup)
[unscd.git] / changelog
1 unscd (0.52-2) unstable; urgency=medium
2
3   * Update standards version to 4.1.1, no changes.
4   * Add missing #!/bin/sh to postinst (Closes: #843283)
5   * Use compat level 10
6   * Do not stop on upgrade, just restart after upgrade
7   * Do not always print debugging info upon invalidate. (Closes: #844447)
8
9  -- Don Armstrong <don@debian.org>  Thu, 26 Oct 2017 15:52:19 -0700
10
11 unscd (0.52-1) unstable; urgency=medium
12
13   * New upstream release (Closes: #795618)
14
15   [ Thanks to Chris Kuehl <ckuehl@ocf.berkeley.edu> ]
16   * Add manpage for unscd and nscd (Closes: #789871)
17   * Add systemd unit file (Closes: #795621)
18
19  -- Don Armstrong <don@debian.org>  Thu, 03 Dec 2015 10:40:56 -0800
20
21 unscd (0.51-1) unstable; urgency=low
22
23   * New upstream release
24   * Silence the cache invalidation output (Closes: #622230)
25   * Update to debhelper 9
26   * Support at least INT_MAX numbers in config (Closes: #676689)
27   * Use saner settings in nscd.conf; thanks to Harald Dunkel (Closes:
28     #702211).
29   * Run unscd as the unscd user instead of root by default
30
31  -- Don Armstrong <don@debian.org>  Mon, 21 Oct 2013 17:02:22 -0700
32
33 unscd (0.49-1) unstable; urgency=low
34
35   * New upstream release
36
37  -- Don Armstrong <don@debian.org>  Tue, 07 May 2013 11:54:45 -0700
38
39 unscd (0.48-2) unstable; urgency=low
40
41   * Actually distribute the nscd binary and configuration file (Closes:
42     #657721) and locate a brown paper bag.
43
44  -- Don Armstrong <don@debian.org>  Sat, 28 Jan 2012 09:27:24 -0800
45
46 unscd (0.48-1) unstable; urgency=low
47
48   * New upstream release
49   * Fix typo in nscd.conf (Closes: #656615)
50   * Add newline to nscd.conf (Closes: #656603)
51   * Switch to dh7 style rules file
52   * Update standards version; no changes
53
54  -- Don Armstrong <don@debian.org>  Sat, 21 Jan 2012 13:36:59 -0800
55
56 unscd (0.47-3) unstable; urgency=low
57
58   * Only indicate that the cache is being invalidated when in debug mode
59     (Closes: #622230)
60
61  -- Don Armstrong <don@debian.org>  Mon, 30 May 2011 08:56:33 -0700
62
63 unscd (0.47-2) unstable; urgency=low
64
65   * Remove the Provides: nscd as a workaround for (Closes: #606588) to
66     avoid issues due to #606593 in insserv.
67
68  -- Don Armstrong <don@debian.org>  Sun, 12 Dec 2010 20:32:11 -0800
69
70 unscd (0.47-1) unstable; urgency=low
71
72   * Initial packaging for Debian (Closes: #513305)
73
74  -- Don Armstrong <don@debian.org>  Tue, 19 Oct 2010 22:21:13 -0700