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

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