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

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