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

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