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