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