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