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