1 fake-hwclock (0.10) unstable; urgency=medium
3 * Add a save call to the postinst, to make sure that we save working
4 time ASAP. Closes: #815833
6 -- Steve McIntyre <93sam@debian.org> Sat, 05 Mar 2016 23:34:59 +0000
8 fake-hwclock (0.9) unstable; urgency=medium
10 * Ensure fake-hwclock runs at shutdown on systemd systems too.
11 Closes: #779040. Thanks again to Alexandre Detiste for the patch.
12 * Add more rationale in the man page.
14 -- Steve McIntyre <93sam@debian.org> Mon, 16 Mar 2015 17:05:47 +0000
16 fake-hwclock (0.8) unstable; urgency=medium
18 * Add protection around save, don't go backwards unless forced.
20 * Suggest cron-daemon as an alternative to cron
22 -- Steve McIntyre <93sam@debian.org> Wed, 01 Oct 2014 12:34:30 +0100
24 fake-hwclock (0.7) unstable; urgency=medium
26 * Tweak the systemd bits again.
28 -- Steve McIntyre <93sam@debian.org> Sat, 06 Sep 2014 16:00:19 +0100
30 fake-hwclock (0.6) unstable; urgency=medium
32 * Update Standards-Version to 3.9.5 (no changes needed)
33 * Include /lib/lsb/init-functions in the init script
34 * Add systemd service file and use dh-systemd to install
35 appropriately. Thanks to Alexandre Detiste for the patch.
38 -- Steve McIntyre <93sam@debian.org> Fri, 05 Sep 2014 16:56:21 +0100
40 fake-hwclock (0.5) unstable; urgency=low
42 * Add man page, provided by Peter Green. Closes: #667580.
44 -- Steve McIntyre <93sam@debian.org> Tue, 01 May 2012 12:27:26 +0100
46 fake-hwclock (0.4) unstable; urgency=low
48 * Update Standards-Version.
49 * Add vcs fields to debian/control.
50 * Fix debian/fake-hwclock.install to match the move to /sbin; move to
52 * Check if we're trying to set the clock backwards. If so, bail unless
53 we're explicitly told to in a config file. Thanks to Barak
54 A. Pearlmutter for the idea and (some of) the code. Closes: #661146.
56 -- Steve McIntyre <93sam@debian.org> Wed, 22 Feb 2012 10:20:26 +0000
58 fake-hwclock (0.3) unstable; urgency=low
60 * Really fix the cron job to exit cleanly after package removal.
63 -- Steve McIntyre <93sam@debian.org> Wed, 22 Feb 2012 10:20:26 +0000
65 fake-hwclock (0.2) unstable; urgency=low
67 * Move to /sbin. Closes: #658587
68 * Stop working in the initramfs, just running at rcS should be
69 enough. For machines upgrading from v0.1, need to:
70 + Re-generate the initramfs to remove the old hook
71 + Force installation of an rcS script
73 * Fix the cron job to exit cleanly after package removal.
75 * Reword the Description slightly. Closes: #660610
77 -- Steve McIntyre <93sam@debian.org> Mon, 20 Feb 2012 18:17:26 +0000
79 fake-hwclock (0.1) unstable; urgency=low
83 -- Steve McIntyre <93sam@debian.org> Tue, 31 Jan 2012 14:46:43 +0000