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