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