~ubuntu-branches/ubuntu/raring/cvsd/raring

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
cvsd (1.0.12) unstable; urgency=low

  * cvsd-buildroot should not fail any more if tmpreaper is not present
    (closes: #368927, #368960)
  * some more failure preventions in cvsd-buildroot
  * cvsd-buildroot no longer looks in lock directories for repositories
    (closes: #369007)

 -- Arthur de Jong <adejong@debian.org>  Thu,  1 Jun 2006 22:00:00 +0200

cvsd (1.0.11) unstable; urgency=low

  * cvsd-buildroot should now install libraries in the same directory
    structure as on the normal filesystem, resulting in better support for
    64 bit systems
  * other small improvements to cvsd-buildroot, including better error
    handling and not overwriting devices
  * small code improvements
  * upgrade to standards-version 3.7.2 (no changes needed)

 -- Arthur de Jong <adejong@debian.org>  Sun, 24 May 2006 21:00:00 +0200

cvsd (1.0.10) unstable; urgency=low

  * now really add Czech debconf translation (see release 1.0.5)
  * added Spanish debconf translation by César Gómez Martín (closes: #334561)
  * use lsb functions in init script to present output
  * added CvsArgs configfile option to pass extra arguments to the cvs command
    thanks to Stefan Bethke

 -- Arthur de Jong <adejong@debian.org>  Thu, 29 Dec 2005 23:00:00 +0100

cvsd (1.0.9) unstable; urgency=low

  * changed email address and homepage location, new homepage is at
    http://ch.tudelft.nl/~arthur/cvsd/
  * updated FAQ about mismatch of system and chroot uids (closes: #322132)
  * add support in cvsd-buildroot to copy users from nis/ldap instead of
    directly from /etc/passwd

 -- Arthur de Jong <adejong@debian.org>  Sun, 21 Aug 2005 15:00:00 +0200

cvsd (1.0.8) unstable; urgency=low

  * fix typo in English debconf templates by Clytie Siddall
  * added Vietnamese debconf translation by Clytie Siddall (closes: #310171)
  * upgrade to standards-version 3.6.2 (no changes needed)
  * fix small typo in German translation spottet by Jens Seidel
    (closes: #314103)
  * add dependency on adduser, thanks lintian
  * remove --exec option from start-stop-daemon for systems that change
    executables between start and stop (e.g. when using prelinking)

 -- Arthur de Jong <adejong@debian.org>  Sun, 24 Jul 2005 15:00:00 +0200

cvsd (1.0.7) unstable; urgency=low

  * improvements to the README
  * fix bug in cvsd-buildroot correctly creating lib64 directory

 -- Arthur de Jong <adejong@debian.org>  Tue, 26 Apr 2005 22:00:00 +0200

cvsd (1.0.6) unstable; urgency=low

  * cvsd-buildroot creates lib64 and usr/lib64 inside the chroot jail if they
    exist on the system and add /lib64/ld-linux-x86-64.so.2 to list of
    libraries that will be installed (useful for amd64 amongst others)
    (closes: #298460)
  * remove -Wformat-literal option to enable warnings on more compilers
    (closes: #298480)

 -- Arthur de Jong <adejong@debian.org>  Fri, 11 Mar 2005 14:15:00 +0100

cvsd (1.0.5) unstable; urgency=low

  * start short description with lower case (thanks lintian)
  * added Czech debconf translation by Jan Outrata (closes: #291578)
  * added some more checks to the cvsd-buginfo script

 -- Arthur de Jong <adejong@debian.org>  Sat,  5 Mar 2005 19:30:00 +0100

cvsd (1.0.4) unstable; urgency=low

  * small bugfix in cvsd-buginfo
  * build package using --disable-dependency-tracking
  * added Japanese debconf translation by Hideki Yamane (closes: #283275)
  * fix reference to README in debconf question spotted by Sean Coates
    (translations also fixed)
  * upgrade to automake 1.9

 -- Arthur de Jong <adejong@debian.org>  Sun, 12 Dec 2004 21:30:00 +0100

cvsd (1.0.3) unstable; urgency=low

  * documentation improvements and fixes
  * made scripts more portable
  * added cvsd-buginfo script for gathering information for bugreports and
    added reportbug hooks
  * added experimental capabilities support (disabled by default) based on a
    patch by Shugo Maeda

 -- Arthur de Jong <adejong@debian.org>  Sat,  7 Aug 2004 23:00:00 +0200

cvsd (1.0.2) unstable; urgency=low

  * added Danish (da) debconf translation by Claus Hindsgaul
    (closes: #234897)
  * debconf limit choicelist is now also translated
  * updated German (de) debconf translation by Jens Seidel
  * updated French (fr) debconf translation by Christian Perrier
  * init script now uses kill -0 <pid> to get cvsd status
  * repositories debconf question now uses correct chroot jail

 -- Arthur de Jong <adejong@debian.org>  Sat, 17 Apr 2004 12:00:00 +0200

cvsd (1.0.1) unstable; urgency=low

  * move logging of exiting child processes and exit signals out of signal
    handlers to avoid deadlock racecondition in signal-unsafe functions,
    thanks to Dan Nuffer for spotting this
  * updated German (de) debconf translation by DDTP
    (http://ddtp.debian.org/debconf/template_unstable/cvsd/templates-de.po
    cleaned out with some modifications from my part)
  * upgrade to autoconf 2.59
  * use --retry with start-stop-daemon on restart to stop old cvsd in init
    script

 -- Arthur de Jong <adejong@debian.org>  Sun, 22 Feb 2004 18:15:00 +0100

cvsd (1.0.0) unstable; urgency=low

  * changed maintainer address to adejong@debian.org.
  * added French (fr) debconf translation by Christian Perrier
    (closes: #207237)
  * upgrade to standards-version 3.6.1 (no changes needed)
  * do not stop cvsd in postinst any more (was needed on woody for
    dpkg-reconfigure)

 -- Arthur de Jong <adejong@debian.org>  Sun, 28 Sep 2003 17:15:00 +0200

cvsd (0.9.20) unstable; urgency=low

  * upgrade to standards-version 3.6.0 (no changes needed)
  * fix back for fist debconf question (keep current question
    instead of hanging)
  * also suggest tmpreaper since it can be used from cvsd-buildroot
  * cvsd-buildroot now does tmpreaper detection better (e.g. is possible from
    all sorts of shells) (closes: #205194)
  * rewrite code for storing of configuration settings
  * only ask debconf question if debconf is available during purge
  * also ship debian/po/templates.pot in source tarball (closes: #205807)
  * fix for when MaxConnections is 0

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 17 Aug 2003 15:30:00 +0200

cvsd (0.9.19) unstable; urgency=low

  * upgrade to standards-version 3.5.10 (no changes needed)
  * make cvsd group a system group (--system option is poorly
    documented in woody but works)
  * improve consistency of language in debconf templates
  * cvsd.conf is now modified instead of replaced by debconf configuration,
    all user edits to cvsd.conf are now saved, including comments
  * small code improvements
  * upgrade to autoconf (2.57) and automake (1.6.3)
  * fixes to libwrap code and improvements to properly detect
    required libraries for libwrap from configure
  * debconf templates are now translated using po-debconf:
    - Brazilian Portuguese (pt_BR) by Andre Luis Lopes
    - German (de) (partial) by Description Translation Project (some small
      modifications from my part)
    - Dutch (nl) by myself (improvements are welcome)

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun,  8 Jun 2003 14:00:00 +0200

cvsd (0.9.18) unstable; urgency=low

  * removed ChangeLog from binary packages since it contains only information
    relevant if you have the sources, it is generated from cvs logs. for a
    list of changes see this changelog or the NEWS file (which is almost
    identical)
  * upgraded standards-version to 3.5.9
  * some small portability fixes
  * small documentation improvements
  * fix for typo in cvsd-buildroot
  * added status option to init script
  * improved debconf questions thanks to Joey Hess
  * settings in cvsd.conf are now read by debconf
    (comments are not yet retained)
  * Umask is now also configurable from debconf

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Mon, 21 Apr 2003 19:30:00 +0200

cvsd (0.9.17) unstable; urgency=low

  * cvsd-buildroot now also checks if devices can be used (closes: #177949)
  * configure script improvements
  * upgrade to automake 1.6

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 16 Feb 2003 20:02:20 +0100

cvsd (0.9.16) unstable; urgency=low

  * logging may now be customized through the Log configoption
    (currently not supported through debconf configuration)
  * errors in configfile are reported to stderr on startup
  * backwards compatibility for the old Port configoption was removed
  * normal logging is now disabled in debugging mode (-d switch)
  * fixed bug that caused logging to always occur at debug level

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 19 Jan 2003 14:15:15 +0100

cvsd (0.9.15) unstable; urgency=low

  * add -d switch to cvsd to run cvsd in debugging mode with verbose
    logging to stderr
  * turned off hyphenation in manual pages
  * rewritten logging code to be more configurable
  * updated README
  * FAQ is now generated from faq.html of homepage
  * now use invoke-rc.d in debian/postinst
  * upgraded standards-version to 3.5.8

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 22 Dec 2002 21:41:27 +0100

cvsd (0.9.14) unstable; urgency=low

  * upgraded standards-version to 3.5.7
  * back is now possible using debconf configuration (if frontend supports it)
  * drop all supplemenal group priviliges
  * close all unnecessary file descriptors before running cvs
    (These two fixes are security related but pose a risc only if the cvs
     pserver itself is exploited, thanks to env_audit for finding these.)
  * cvsd-passwd now gets default user mapping from cvsd.conf

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 27 Oct 2002 14:44:48 +0200

cvsd (0.9.13.1) unstable; urgency=low

  * removed symlink from source tarball causing build failure (closes: #163432)
  * compacted changelog

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun,  6 Oct 2002 16:17:47 +0200

cvsd (0.9.13) unstable; urgency=low

  * cvsd-buildroot: fix for locating repository passwd files
  * implemented tcp wrapper support (recompile to enable)
  * enable compiler warnings by default when building .deb
  * on package purge prompt to remove chroot jail
  * install sample configuration file in doc directory
  * removed build-dependency on cvs

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Thu,  3 Oct 2002 19:43:18 +0200

cvsd (0.9.12.1) unstable; urgency=low

  * debian/copyright: added notes about me being the maintainer and where to get
    the current version of cvsd
  * updated standards-version to 3.5.6.0

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Mon, 16 Sep 2002 20:52:19 +0200

cvsd (0.9.12) unstable; urgency=low

  * updated cvsd-passwd manual page
  * cvsd-buildroot fixes for Solaris
  * initial Debian release (closes: #160679)

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sat, 14 Sep 2002 17:10:00 +0200

cvsd (0.9.11) unstable; urgency=low

  * bugfixes and code documentation to cvsd-passwd
  * extra checks and warnings in cvsd-buildroot
  * fixed bugs in portability wrappers for older systems
    thanks to Florian Zschocke
  * made cvsd-buildroot output better readable

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 25 Aug 2002 14:29:26 +0200

cvsd (0.9.10) unstable; urgency=low

  * removed old netwoking code and replaced with wrappers for
    getaddrinfo() and related functions
  * documentation updates (manual pages and README)
  * cvsd-buildroot: create lock directories referenced in repositories
  * miscellaneous portability enhancements and fixes
  * removed removing of pidfile since this is probably silly
  * add mapping to system user on commandline for cvsd-passwd
  * init scripts now reads pidfile from configfile
  * added experimental .spec file thanks to Matthew L Daniel and
    Andreas Metzler

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 28 Jul 2002 14:47:41 +0200

cvsd (0.9.9) unstable; urgency=low

  * lots of portability fixes in cvsd, cvsd-buildroot and init script cvsd
    should now work on OpenBSD and probably Solaris and FreeBSD
  * documentation improvements (new FAQ and README section on lockfiles)
  * remove pidfile on exit
  * Listen options can be specified in several formats
  * add redhat 7.1 init script

 -- Arthur de Jong <arthur@tiefighter.et.tydelft.nl>  Mon, 24 Jun 2002 18:46:11 +0200

cvsd (0.9.8) unstable; urgency=low

  * be more forgiving when binding sockets fails (missing protocols etc)
  * networking code fixes to increase portability
  * fixed off by one byg when listening on more than 16 sockets

 -- Arthur de Jong <arthur@tiefighter.et.tydelft.nl>  Sat,  6 Apr 2002 17:53:34 +0200

cvsd (0.9.7) unstable; urgency=low

  * replaced Port configoption by Listen configoption
  * improved networking code to allow IPv6 and listening
    on multiple network interfaces
  * made use of debconf optional
  * numerous code improvements (see ChangeLog)

 -- Arthur de Jong <arthur@tiefighter.et.tydelft.nl>  Fri, 30 Mar 2002 12:04:26 +0100

cvsd (0.9.6) unstable; urgency=low

  * configure fixes for solaris (and others?)
  * added Umask configuration option
  * split source for configfile to seporate sourcefile
  * cleaned up source and include file handling
  * added more debugging information for better testing

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Mon, 25 Feb 2002 21:38:22 +0100

cvsd (0.9.5) unstable; urgency=low

  * now using autoconf 2.50
  * first steps to get cvsd to compile on solaris
  * split source in several files for better maintainability
  * added 'unlimited' value for limits

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Fri, 25 Jan 2002 21:41:00 +0100

cvsd (0.9.4) unstable; urgency=low

  * added CvsCommand in configuration file
  * small fix to init script for slow releasing sockets (should be fixed better)
  * added Limit options
  * improved Debian scripts

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Mon, 31 Dec 2001 21:50:53 +0100

cvsd (0.9.3) unstable; urgency=low

  * provide simple getopt_long() for systems that don't have it
  * go more easy on failing accept()
  * logging output is more readable

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Thu, 20 Dec 2001 23:07:23 +0100

cvsd (0.9.2) unstable; urgency=low

  * added nice values to daemon
  * improved signal handling with signal names
  * code cleanup
  * spelling checked most stuff
  * debian configuration fully through debconf

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Fri, 14 Dec 2001 18:43:13 +0100

cvsd (0.9.1) unstable; urgency=low

  * added cvsd-passwd tool for editing CVSROOT/passwd files
  * improved debian configuration (getting there)
  * added support for symbolic uids and gids in configfile
  * cvsd-buildroot updated to add support for changing passwd values
  * small improvements to logging
  * cvsd now daemonizes itself and writes pidfile

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun, 18 Nov 2001 18:14:56 +0100

cvsd (0.9.0) unstable; urgency=low

  * Initial Release.

 -- Arthur de Jong <arthur@tiefighter.et.tudelft.nl>  Sun,  4 Nov 2001 23:00:00 +0200