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