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

Revision 25278, 9.3 KB checked in by geofft, 13 years ago (diff)
In auto-update: * Use the aptitude search predicate for removed packages, instead of writing our own thing based on package versions/states that's fragile (Trac: #987).
Line 
1debathena-auto-update (1.25) unstable; urgency=low
2
3  * Use the aptitude search predicate for removed packages, instead of
4    writing our own thing based on package versions/states that's
5    fragile (Trac: #987).
6
7 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 26 Jul 2011 19:30:45 -0400
8
9debathena-auto-update (1.24) unstable; urgency=low
10
11  * Fix bug which results in update status never recovering from 'warning'
12
13 -- Jonathan Reed <jdreed@mit.edu>  Tue, 26 Jul 2011 08:48:14 -0400
14
15debathena-auto-update (1.23.4) unstable; urgency=low
16
17  * Support Natty's idea of preseeding the keyboard layout
18  * Pass networking info straight to stage 2
19  * Don't kexec -e, instead reboot and rely on the init script
20 
21 -- Jonathan Reed <jdreed@mit.edu>  Mon, 18 Jul 2011 13:18:01 -0400
22
23debathena-auto-update (1.23.3) unstable; urgency=low
24
25  * Log when running update hook
26  * Increase installer DHCP timeout (Trac: #846)
27
28 -- Jonathan Reed <jdreed@mit.edu>  Mon, 20 Jun 2011 13:38:53 -0400
29
30debathena-auto-update (1.23.2) unstable; urgency=low
31
32  * Fix bug which disabled reboots
33  * Actually remove the license reconfiguration flag file
34
35 -- Jonathan Reed <jdreed@mit.edu>  Mon, 28 Mar 2011 11:02:17 -0400
36
37debathena-auto-update (1.23.1) unstable; urgency=low
38
39  * cron.d files don't inherit crontab's path, so set one
40  * Don't re-run update-hooks once they've been run
41  * Don't bother to update license-config separately
42
43 -- Jonathan Reed <jdreed@mit.edu>  Tue, 22 Mar 2011 23:04:23 -0400
44
45debathena-auto-update (1.23) unstable; urgency=low
46
47  * Upgrade attempts now happen up to 3 times per night (Trac #694)
48  * Download and verify a recovery script (Trac #783)
49  * Add new command-line options to auto-update
50  * Run aptitude install (Trac #528)
51  * auto-update checks for network connectivity to the mirrors (Trac #835)
52  * Check for new flag file from license-config when reconfiguring
53
54 -- Jonathan Reed <jdreed@mit.edu>  Wed, 16 Mar 2011 12:59:06 -0400
55
56debathena-auto-update (1.22.2) unstable; urgency=low
57
58  * Use the correct version notation when removing obsolete conffiles
59
60 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 Mar 2011 16:39:23 -0500
61
62debathena-auto-update (1.22.1) unstable; urgency=low
63
64  * Don't blindly copy maintainer script snippets from websites that are
65    full of lies
66
67 -- Jonathan Reed <jdreed@mit.edu>  Mon, 07 Mar 2011 16:39:01 -0500
68
69debathena-auto-update (1.22) unstable; urgency=low
70
71  * Install debathena-license-config and reconfigure packages as necessary
72  * Add dependency on debathena-license-config
73  * Remove old cron.d file while attempting to comply with Debian policy
74
75 -- Jonathan Reed <jdreed@mit.edu>  Wed, 02 Mar 2011 14:37:09 -0500
76
77debathena-auto-update (1.21) unstable; urgency=low
78
79  * Generate crontabs at configure time (Trac #791)
80  * Run an update at boot time if it's been too long since the last one
81  * Configurable conffile conflict behavior on workstation (Trac #543)
82  * Pre-seed /var/lib/athena-update-status (Trac #686)
83  * Cleanup status file on uninstall
84  * Set UCF_FORCE_CONFFfoo variables where appropriate (Trac #552)
85
86 -- Jonathan Reed <jdreed@mit.edu>  Fri, 18 Feb 2011 22:54:38 -0500
87
88debathena-auto-update (1.20) unstable; urgency=low
89
90  * Don't depend on at, because bad things happen (Trac #782)
91
92 -- Jonathan Reed <jdreed@mit.edu>  Tue, 25 Jan 2011 12:43:05 -0500
93
94debathena-auto-update (1.19.1) unstable; urgency=low
95
96  * Don't chmod non-existent files
97  * Be louder in the comments
98  * Use wget -N for completeness
99
100 -- Jonathan Reed <jdreed@mit.edu>  Thu, 26 Aug 2010 14:39:12 -0400
101
102debathena-auto-update (1.19) unstable; urgency=low
103
104  * Add athena-auto-upgrade to try and upgrade machines to a new release
105  * Depend on kexec-tools, for auto-upgrade
106
107 -- Jonathan Reed <jdreed@mit.edu>  Thu, 12 Aug 2010 22:39:35 -0400
108
109debathena-auto-update (1.18) unstable; urgency=low
110
111  * Change update-status to give seconds since the epoch which is easier
112    for Nagios to parse
113
114 -- Jonathan Reed <jdreed@mit.edu>  Sun, 25 Apr 2010 23:00:35 -0400
115
116debathena-auto-update (1.17.1) unstable; urgency=low
117
118  * Don't cause cron to send mail when everything's fine.
119  * Add dependency on cron and at
120
121 -- Jonathan Reed <jdreed@mit.edu>  Fri, 23 Apr 2010 10:36:11 -0400
122
123debathena-auto-update (1.17) unstable; urgency=low
124
125  * Use at(1) instead of desync (Trac #309)
126
127 -- Jonathan Reed <jdreed@mit.edu>  Fri, 23 Apr 2010 10:33:01 -0400
128
129debathena-auto-update (1.16) unstable; urgency=low
130
131  * Force new conffiles on cluster machines (Trac #483)
132
133 -- Jonathan Reed <jdreed@mit.edu>  Tue, 06 Apr 2010 12:14:17 -0400
134
135debathena-auto-update (1.15.1) unstable; urgency=low
136
137  * Don't break cron's invocation of athena-auto-update
138
139 -- Jonathan Reed <jdreed@mit.edu>  Wed, 24 Mar 2010 17:11:13 -0400
140
141debathena-auto-update (1.15) unstable; urgency=low
142
143  * Add a -n option to prevent it from rebooting, because if you reboot in
144    recovery mode, you end up back in recovery mode, because kexec sucks
145  * Document -n option in man page
146
147 -- Jonathan Reed <jdreed@mit.edu>  Tue, 23 Mar 2010 15:20:58 -0400
148
149debathena-auto-update (1.14) unstable; urgency=low
150
151  * Don't prefix the log message with the fqdn, that's syslog's job
152  * Change the tag to "athena-auto-update"
153
154 -- Jonathan Reed <jdreed@mit.edu>  Tue, 16 Mar 2010 10:49:22 -0400
155
156debathena-auto-update (1.13) unstable; urgency=low
157
158  * Run dpkg --configure -a each time (Trac #407)
159  * Create a status file (/var/lib/athena-update-status) that can be
160    easily queried with athinfo.  The file contains the timestamp of the
161    last successful update, the timestamp of the last attempted update,
162    the status of the last attempted update, and any additional status
163    messages.
164  * Include a manpage so lintian will STFU
165
166 -- Jonathan Reed <jdreed@mit.edu>  Fri, 12 Mar 2010 17:27:55 -0500
167
168debathena-auto-update (1.12) unstable; urgency=low
169
170  * Inhibit updates during a cluster login.
171  * Write an /etc/nologin-style file in /var/run while updating.
172  * Slow updates to a 6-hour (desync'd) schedule during waking hours.
173
174 -- Geoffrey Thomas <geofft@mit.edu>  Sun, 08 Nov 2009 21:46:52 -0500
175
176debathena-auto-update (1.11.2) unstable; urgency=low
177
178  * Unrevert "Use the apt_release key", and fix the bugginess.
179
180 -- Geoffrey Thomas <geofft@mit.edu>  Fri, 15 May 2009 01:32:52 -0400
181
182debathena-auto-update (1.11.1) unstable; urgency=low
183
184  * Revert "Use the apt_release key instead of the apt key in clusterinfo"
185    because it's buggy.
186
187 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 08 Apr 2009 17:20:01 -0400
188
189debathena-auto-update (1.11) unstable; urgency=low
190
191  * Don't avoid logging the output of `aptitude update` (Closes: Trac #178).
192  * Fix a typo that caused the logger command not to get our hostname.
193  * Use the apt_release key instead of the apt key in clusterinfo
194    (Closes: Trac #163).
195
196 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 07 Apr 2009 23:51:40 -0400
197
198debathena-auto-update (1.10) unstable; urgency=low
199
200  * Update the apt-file cache when running other updates.
201
202 -- Evan Broder <broder@mit.edu>  Fri, 06 Mar 2009 17:19:31 -0500
203
204debathena-auto-update (1.9) unstable; urgency=low
205
206  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
207  * Change "Debian-Athena Project" to "Debathena Project".
208  * Remove debian/control from version control.
209  * Clean up debian/copyright.
210
211 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 19:00:52 -0500
212
213debathena-auto-update (1.8) unstable; urgency=low
214
215  * Run the auto-update cron job over 2 hours, instead of 30 minutes, and
216    desyncronize it over the full 2 hours.
217
218 -- Evan Broder <broder@mit.edu>  Wed, 21 Jan 2009 20:40:08 -0500
219
220debathena-auto-update (1.7) unstable; urgency=low
221
222  * Use aptitude --download-only install to force the aptitude conflict
223    resolver to make a decision before we decide whether to let it
224    proceed.
225  * Abort the upgrade if somehow the scheduled solution still involves
226    breaking any packages.
227
228 -- Anders Kaseorg <andersk@mit.edu>  Sat, 29 Nov 2008 03:41:31 -0500
229
230debathena-auto-update (1.6) unstable; urgency=low
231
232  * Protect all installed debathena or openafs metapackages from removal.
233
234 -- Anders Kaseorg <andersk@mit.edu>  Tue, 28 Oct 2008 15:08:18 -0400
235
236debathena-auto-update (1.5) unstable; urgency=low
237
238  * Set DEBCONF_FRONTEND=noninteractive during updates.
239  * Pass --assume-yes to more aptitude commands to avoid loops.
240
241 -- Greg Hudson <ghudson@mit.edu>  Fri, 12 Sep 2008 10:21:34 -0400
242
243debathena-auto-update (1.4) unstable; urgency=low
244
245  * Fix a bug causing nothing to happen during updates.
246
247 -- Greg Hudson <ghudson@mit.edu>  Fri, 05 Sep 2008 13:22:48 -0400
248
249debathena-auto-update (1.3) unstable; urgency=low
250
251  * Allow hesiod cluster info to repoint debathena apt repository.
252
253 -- Greg Hudson <ghudson@mit.edu>  Tue, 26 Aug 2008 12:39:30 -0400
254
255debathena-auto-update (1.2) unstable; urgency=low
256
257  * Tie into reactivate's new login chroots (when installed).
258  * athena-auto-update is now only invoked by cron.
259  * auto updates can now run during logins.
260  * Reboot when necessary if no one is logged in.
261
262 -- Greg Hudson <ghudson@mit.edu>  Fri, 22 Aug 2008 15:34:47 -0400
263
264debathena-auto-update (1.1) unstable; urgency=low
265
266  * Improve diagnostic output for the log.
267  * Remove the pid file when we are done.
268  * Stop if aptitude update fails.
269  * Set a path in the cron.d file so that it runs.
270
271 -- Greg Hudson <ghudson@mit.edu>  Sat, 16 Aug 2008 19:28:38 -0400
272
273debathena-auto-update (1.0) unstable; urgency=low
274
275  * Initial release.
276
277 -- Greg Hudson <ghudson@mit.edu>  Fri, 15 Aug 2008 13:37:42 -0400
Note: See TracBrowser for help on using the repository browser.