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