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