1 fake-hwclock (0.12) unstable; urgency=medium
3 * Remove build-dependency on dh-system. Closes: #958586
4 Just build-dep on a new enough version of debhelper instead
5 * Update Standards-Version to 4.5.0
6 * Update VCS URLs to use https
7 * Document the source format in debian/source/format
8 * Switch top Priority: optional
9 * Tweak the systemd service file to add Before=shutdown.target
11 -- Steve McIntyre <93sam@debian.org> Fri, 01 May 2020 16:31:23 +0100
13 fake-hwclock (0.11) unstable; urgency=medium
15 * Change the sanity checking behaviour on save. Rather than disallowing
16 saving a clock prior to the last saved state, now compare to a fixed
17 date which corresponds to the release of fake-hwclock itself.
20 -- Steve McIntyre <93sam@debian.org> Fri, 15 Apr 2016 12:32:30 +0100
22 fake-hwclock (0.10) unstable; urgency=medium
24 * Add a save call to the postinst, to make sure that we save working
25 time ASAP. Closes: #815833
27 -- Steve McIntyre <93sam@debian.org> Sat, 05 Mar 2016 23:34:59 +0000
29 fake-hwclock (0.9) unstable; urgency=medium
31 * Ensure fake-hwclock runs at shutdown on systemd systems too.
32 Closes: #779040. Thanks again to Alexandre Detiste for the patch.
33 * Add more rationale in the man page.
35 -- Steve McIntyre <93sam@debian.org> Mon, 16 Mar 2015 17:05:47 +0000
37 fake-hwclock (0.8) unstable; urgency=medium
39 * Add protection around save, don't go backwards unless forced.
41 * Suggest cron-daemon as an alternative to cron
43 -- Steve McIntyre <93sam@debian.org> Wed, 01 Oct 2014 12:34:30 +0100
45 fake-hwclock (0.7) unstable; urgency=medium
47 * Tweak the systemd bits again.
49 -- Steve McIntyre <93sam@debian.org> Sat, 06 Sep 2014 16:00:19 +0100
51 fake-hwclock (0.6) unstable; urgency=medium
53 * Update Standards-Version to 3.9.5 (no changes needed)
54 * Include /lib/lsb/init-functions in the init script
55 * Add systemd service file and use dh-systemd to install
56 appropriately. Thanks to Alexandre Detiste for the patch.
59 -- Steve McIntyre <93sam@debian.org> Fri, 05 Sep 2014 16:56:21 +0100
61 fake-hwclock (0.5) unstable; urgency=low
63 * Add man page, provided by Peter Green. Closes: #667580.
65 -- Steve McIntyre <93sam@debian.org> Tue, 01 May 2012 12:27:26 +0100
67 fake-hwclock (0.4) unstable; urgency=low
69 * Update Standards-Version.
70 * Add vcs fields to debian/control.
71 * Fix debian/fake-hwclock.install to match the move to /sbin; move to
73 * Check if we're trying to set the clock backwards. If so, bail unless
74 we're explicitly told to in a config file. Thanks to Barak
75 A. Pearlmutter for the idea and (some of) the code. Closes: #661146.
77 -- Steve McIntyre <93sam@debian.org> Wed, 22 Feb 2012 10:20:26 +0000
79 fake-hwclock (0.3) unstable; urgency=low
81 * Really fix the cron job to exit cleanly after package removal.
84 -- Steve McIntyre <93sam@debian.org> Wed, 22 Feb 2012 10:20:26 +0000
86 fake-hwclock (0.2) unstable; urgency=low
88 * Move to /sbin. Closes: #658587
89 * Stop working in the initramfs, just running at rcS should be
90 enough. For machines upgrading from v0.1, need to:
91 + Re-generate the initramfs to remove the old hook
92 + Force installation of an rcS script
94 * Fix the cron job to exit cleanly after package removal.
96 * Reword the Description slightly. Closes: #660610
98 -- Steve McIntyre <93sam@debian.org> Mon, 20 Feb 2012 18:17:26 +0000
100 fake-hwclock (0.1) unstable; urgency=low
104 -- Steve McIntyre <93sam@debian.org> Tue, 31 Jan 2012 14:46:43 +0000