source: trunk/debathena/config/auto-update/debian/changelog @ 24504

Revision 24504, 5.4 KB checked in by jdreed, 15 years ago (diff)
Don't remove desync dependency, because we're still using it
Line 
1debathena-auto-update (1.17.1) unstable; urgency=low
2
3  * Don't cause cron to send mail when everything's fine.
4  * Add dependency on cron and at
5
6 -- Jonathan Reed <jdreed@mit.edu>  Fri, 23 Apr 2010 10:36:11 -0400
7
8debathena-auto-update (1.17) unstable; urgency=low
9
10  * Use at(1) instead of desync (Trac #309)
11
12 -- Jonathan Reed <jdreed@mit.edu>  Fri, 23 Apr 2010 10:33:01 -0400
13
14debathena-auto-update (1.16) unstable; urgency=low
15
16  * Force new conffiles on cluster machines (Trac #483)
17
18 -- Jonathan Reed <jdreed@mit.edu>  Tue, 06 Apr 2010 12:14:17 -0400
19
20debathena-auto-update (1.15.1) unstable; urgency=low
21
22  * Don't break cron's invocation of athena-auto-update
23
24 -- Jonathan Reed <jdreed@mit.edu>  Wed, 24 Mar 2010 17:11:13 -0400
25
26debathena-auto-update (1.15) unstable; urgency=low
27
28  * Add a -n option to prevent it from rebooting, because if you reboot in
29    recovery mode, you end up back in recovery mode, because kexec sucks
30  * Document -n option in man page
31
32 -- Jonathan Reed <jdreed@mit.edu>  Tue, 23 Mar 2010 15:20:58 -0400
33
34debathena-auto-update (1.14) unstable; urgency=low
35
36  * Don't prefix the log message with the fqdn, that's syslog's job
37  * Change the tag to "athena-auto-update"
38
39 -- Jonathan Reed <jdreed@mit.edu>  Tue, 16 Mar 2010 10:49:22 -0400
40
41debathena-auto-update (1.13) unstable; urgency=low
42
43  * Run dpkg --configure -a each time (Trac #407)
44  * Create a status file (/var/lib/athena-update-status) that can be
45    easily queried with athinfo.  The file contains the timestamp of the
46    last successful update, the timestamp of the last attempted update,
47    the status of the last attempted update, and any additional status
48    messages.
49  * Include a manpage so lintian will STFU
50
51 -- Jonathan Reed <jdreed@mit.edu>  Fri, 12 Mar 2010 17:27:55 -0500
52
53debathena-auto-update (1.12) unstable; urgency=low
54
55  * Inhibit updates during a cluster login.
56  * Write an /etc/nologin-style file in /var/run while updating.
57  * Slow updates to a 6-hour (desync'd) schedule during waking hours.
58
59 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 08 Nov 2009 21:46:52 -0500
60
61debathena-auto-update (1.11.2) unstable; urgency=low
62
63  * Unrevert "Use the apt_release key", and fix the bugginess.
64
65 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 15 May 2009 01:32:52 -0400
66
67debathena-auto-update (1.11.1) unstable; urgency=low
68
69  * Revert "Use the apt_release key instead of the apt key in clusterinfo"
70    because it's buggy.
71
72 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 08 Apr 2009 17:20:01 -0400
73
74debathena-auto-update (1.11) unstable; urgency=low
75
76  * Don't avoid logging the output of `aptitude update` (Closes: Trac #178).
77  * Fix a typo that caused the logger command not to get our hostname.
78  * Use the apt_release key instead of the apt key in clusterinfo
79    (Closes: Trac #163).
80
81 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 07 Apr 2009 23:51:40 -0400
82
83debathena-auto-update (1.10) unstable; urgency=low
84
85  * Update the apt-file cache when running other updates.
86
87 -- Evan Broder <broder@mit.edu>  Fri, 06 Mar 2009 17:19:31 -0500
88
89debathena-auto-update (1.9) unstable; urgency=low
90
91  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
92  * Change "Debian-Athena Project" to "Debathena Project".
93  * Remove debian/control from version control.
94  * Clean up debian/copyright.
95
96 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:00:52 -0500
97
98debathena-auto-update (1.8) unstable; urgency=low
99
100  * Run the auto-update cron job over 2 hours, instead of 30 minutes, and
101    desyncronize it over the full 2 hours.
102
103 -- Evan Broder <broder@mit.edu>  Wed, 21 Jan 2009 20:40:08 -0500
104
105debathena-auto-update (1.7) unstable; urgency=low
106
107  * Use aptitude --download-only install to force the aptitude conflict
108    resolver to make a decision before we decide whether to let it
109    proceed.
110  * Abort the upgrade if somehow the scheduled solution still involves
111    breaking any packages.
112
113 -- Anders Kaseorg <andersk@mit.edu>  Sat, 29 Nov 2008 03:41:31 -0500
114
115debathena-auto-update (1.6) unstable; urgency=low
116
117  * Protect all installed debathena or openafs metapackages from removal.
118
119 -- Anders Kaseorg <andersk@mit.edu>  Tue, 28 Oct 2008 15:08:18 -0400
120
121debathena-auto-update (1.5) unstable; urgency=low
122
123  * Set DEBCONF_FRONTEND=noninteractive during updates.
124  * Pass --assume-yes to more aptitude commands to avoid loops.
125
126 -- Greg Hudson <ghudson@mit.edu>  Fri, 12 Sep 2008 10:21:34 -0400
127
128debathena-auto-update (1.4) unstable; urgency=low
129
130  * Fix a bug causing nothing to happen during updates.
131
132 -- Greg Hudson <ghudson@mit.edu>  Fri, 05 Sep 2008 13:22:48 -0400
133
134debathena-auto-update (1.3) unstable; urgency=low
135
136  * Allow hesiod cluster info to repoint debathena apt repository.
137
138 -- Greg Hudson <ghudson@mit.edu>  Tue, 26 Aug 2008 12:39:30 -0400
139
140debathena-auto-update (1.2) unstable; urgency=low
141
142  * Tie into reactivate's new login chroots (when installed).
143  * athena-auto-update is now only invoked by cron.
144  * auto updates can now run during logins.
145  * Reboot when necessary if no one is logged in.
146
147 -- Greg Hudson <ghudson@mit.edu>  Fri, 22 Aug 2008 15:34:47 -0400
148
149debathena-auto-update (1.1) unstable; urgency=low
150
151  * Improve diagnostic output for the log.
152  * Remove the pid file when we are done.
153  * Stop if aptitude update fails.
154  * Set a path in the cron.d file so that it runs.
155
156 -- Greg Hudson <ghudson@mit.edu>  Sat, 16 Aug 2008 19:28:38 -0400
157
158debathena-auto-update (1.0) unstable; urgency=low
159
160  * Initial release.
161
162 -- Greg Hudson <ghudson@mit.edu>  Fri, 15 Aug 2008 13:37:42 -0400
Note: See TracBrowser for help on using the repository browser.