source: trunk/debathena/config/afs-config/debian/changelog @ 25806

Revision 25806, 7.0 KB checked in by jdreed, 11 years ago (diff)
In afs-config: * Update CellServDB to pick up new net.mit.edu cell servers
Line 
1debathena-afs-config (1.21) unstable; urgency=low
2
3  * Update CellServDB to pick up new net.mit.edu cell servers
4
5 -- Jonathan Reed <jdreed@mit.edu>  Wed, 23 Jan 2013 09:59:25 -0500
6
7debathena-afs-config (1.20) unstable; urgency=low
8
9  * Catch up with athena-cell CellServDB and CellAlias changes (the
10    dev cell has been decommissioned.)
11
12 -- Benjamin Kaduk <kaduk@mit.edu>  Thu, 09 Feb 2012 21:54:28 -0500
13
14debathena-afs-config (1.19) unstable; urgency=low
15
16  * No-change rebuild to pick up config-package-dev 4.13 changes
17
18 -- Jonathan Reed <jdreed@mit.edu>  Wed, 26 Oct 2011 17:12:43 -0400
19
20debathena-afs-config (1.18) unstable; urgency=low
21
22  * CellServDB update from /afs/athena/service/CellServDB (remove
23    soap.mit.edu and update to 14 Aug 2011 GCO Public CellServDB).
24
25 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 06 Sep 2011 16:38:00 -0400
26
27debathena-afs-config (1.17) unstable; urgency=low
28
29  * CellServDB update (merging in changes from grand.central.org).
30  * Bump debhelper compatibility level (no other changes needed).
31
32 -- Evan Broder <broder@mit.edu>  Thu, 11 Mar 2010 22:12:13 -0500
33
34debathena-afs-config (1.16) unstable; urgency=low
35
36  * Remove the processed CellServDB and CellAlias from version control,
37    and always generate them at build time. (Because svn always updates
38    timestamps, the .debathena files were never getting regenerated)
39
40 -- Evan Broder <broder@mit.edu>  Wed, 03 Mar 2010 17:35:53 -0500
41
42debathena-afs-config (1.15) unstable; urgency=low
43
44  * CellServDB update from /afs/athena/service/CellServDB: remove old
45    athena.mit.edu DB server.
46  * Bump debhelper compatibility level (no other changes needed).
47
48 -- Evan Broder <broder@mit.edu>  Wed, 03 Mar 2010 17:00:18 -0500
49
50debathena-afs-config (1.14) unstable; urgency=low
51
52  * CellServDB update from /afs/athena/service/CellServDB: add new
53    athena.mit.edu DB server.
54  * Update standards version (no changes required).
55
56 -- Evan Broder <broder@mit.edu>  Wed, 03 Mar 2010 11:46:17 -0500
57
58debathena-afs-config (1.13) unstable; urgency=low
59
60  * Move update-cellservdb to /usr/lib (Trac: #263).
61
62 -- Geoffrey Thomas <geofft@mit.edu>  Thu, 21 Jan 2010 22:26:40 -0500
63
64debathena-afs-config (1.12) unstable; urgency=low
65
66  * CellServDB updates.
67
68 -- Evan Broder <broder@dr-wily.mit.edu>  Mon, 20 Jul 2009 12:07:45 -0400
69
70debathena-afs-config (1.11) unstable; urgency=low
71
72  * CellServDB update from /afs/athena/service/CellServDB: removed
73    soap.mit.edu, presumably in favor of AFSDB records.
74
75 -- Geoffrey Thomas <geofft@mit.edu>  Tue, 30 Jun 2009 12:16:06 -0400
76
77debathena-afs-config (1.10) unstable; urgency=low
78
79  * More updates to the CellServDB, it seems. Virtualizing our
80    grand.central.org is the gist of it.
81
82 -- Geoffrey Thomas <geofft@mit.edu>  Wed, 22 Apr 2009 23:33:01 -0400
83
84debathena-afs-config (1.9) unstable; urgency=low
85
86  * Only attempt to run update-cellservdb if AFS is currently running. If
87    it's not, then AFS will take the CSDB update when it next starts.
88  * Take updates to the CellServDB.
89
90 -- Evan Broder <broder@mit.edu>  Mon, 13 Apr 2009 12:51:41 -0400
91
92debathena-afs-config (1.8) unstable; urgency=low
93
94  * Add script to `fs newcell` any cells that are out of date according to
95    the newly installed CellServDB. (Trac: #186)
96
97 -- Evan Broder <broder@mit.edu>  Sun, 12 Apr 2009 01:59:31 -0400
98
99debathena-afs-config (1.7) unstable; urgency=low
100
101  * New build for huge set of CellServDB updates.
102
103 -- Evan Broder <broder@mit.edu>  Thu, 09 Apr 2009 10:42:23 -0400
104
105debathena-afs-config (1.6) unstable; urgency=low
106
107  * Remove DEB_AUTO_UPDATE_DEBIAN_CONTROL.
108  * Change "Debian-Athena Project" to "Debathena Project".
109  * Remove debian/control from version control.
110  * Clean up debian/copyright.
111
112 -- Tim Abbott <tabbott@mit.edu>  Sat, 24 Jan 2009 15:53:32 -0500
113
114debathena-afs-config (1.5) unstable; urgency=low
115
116  * Change Recommends from debathena-afuse-automounter to the more generic
117    debathena-mit-automounter.
118  * Update CellServDB to reflect changes.
119
120 -- Evan Broder <broder@mit.edu>  Fri, 11 Jul 2008 17:52:15 -0400
121
122debathena-afs-config (1.4) unstable; urgency=low
123
124  * Change Recommends from debathena-autofs-config to
125    debathena-afuse-automounter.
126
127 -- Tim Abbott <tabbott@mit.edu>  Tue, 22 Apr 2008 05:30:18 -0400
128
129debathena-afs-config (1.3) unstable; urgency=low
130
131  * Convert to use config-package.mk interface, new in config-package-
132    dev 4.5
133  * Replace DEB_REPLACE_FILES with DEB_TRANSFORM_FILES, as this was
134    renamed in config-package-dev 4.5
135
136 -- Tim Abbott <tabbott@mit.edu>  Mon, 21 Apr 2008 19:05:52 -0400
137
138debathena-afs-config (1.2debathena5) unstable; urgency=low
139
140  * Changed rules and control files to use new config-package-dev interface.
141
142 -- Michael Y McCanna <acrefoot@mit.edu>  Sun,  6 Apr 2008 17:35:49 -0400
143
144debathena-afs-config (1.2debathena4) unstable; urgency=low
145
146  * Use new debathena-replace-conffiles system.
147  * Correctly remove afs.conf.debathena on clean.
148
149 -- Tim Abbott <tabbott@mit.edu>  Wed, 30 Jan 2008 20:40:24 -0500
150
151debathena-afs-config (1.2debathena3) unstable; urgency=low
152
153  * Restart AFS so AFS comes up correctly at installation, but don't let
154    installation fail if AFS can't restart because it was already running.
155
156 -- Tim Abbott <tabbott@mit.edu>  Fri, 25 Jan 2008 15:24:24 -0500
157
158debathena-afs-config (1.2debathena2) unstable; urgency=low
159
160  * Remove dependency on openafs-modules2
161
162 -- Tim Abbott <tabbott@mit.edu>  Wed, 28 Nov 2007 18:54:36 -0500
163
164debathena-afs-config (1.2debathena1) unstable; urgency=low
165
166  * Don't restart AFS because it doesn't actually work anyway
167
168 -- Tim Abbott <tabbott@mit.edu>  Sun, 25 Nov 2007 21:16:25 -0500
169
170debathena-afs-config (1.2debathena0) unstable; urgency=low
171
172  * Default to 6 daemons, 200 volumes, 10000 stats.
173  * Divert /etc/openafs/cacheinfo to default to 250MB cache
174
175 -- Tim Abbott <tabbott@mit.edu>  Wed, 19 Sep 2007 02:58:56 -0400
176
177debathena-afs-config (1.1debathena5) unstable; urgency=low
178
179  * Use new check-conffiles interface from debathena-config-build-common
180    3.5.
181
182 -- Anders Kaseorg <andersk@mit.edu>  Wed, 15 Aug 2007 02:51:14 -0400
183
184debathena-afs-config (1.1debathena4) unstable; urgency=low
185
186  * Rebuild against debathena-config-build-common 3.4.
187
188 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 21:56:56 -0400
189
190debathena-afs-config (1.1debathena3) unstable; urgency=low
191
192  * Depend machtype.
193  * More robust config file creation.
194
195 -- Anders Kaseorg <andersk@mit.edu>  Mon, 06 Aug 2007 02:00:48 -0400
196
197debathena-afs-config (1.1debathena2) unstable; urgency=low
198
199  * Move conffiles test to config-build-common.
200
201 -- Anders Kaseorg <andersk@mit.edu>  Fri, 03 Aug 2007 20:32:32 -0400
202
203debathena-afs-config (1.1debathena1) unstable; urgency=low
204
205  * Rebuild with debathena-config-build-common 3.1.
206
207 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 02:09:27 -0400
208
209debathena-afs-config (1.1) unstable; urgency=low
210
211  * Install afs.conf.client.
212
213 -- Anders Kaseorg <andersk@mit.edu>  Wed, 18 Jul 2007 00:38:57 -0400
214
215debathena-afs-config (1.0) unstable; urgency=low
216
217  * Initial release.
218
219 -- Anders Kaseorg <andersk@mit.edu>  Fri, 13 Jul 2007 16:05:24 -0400
Note: See TracBrowser for help on using the repository browser.