- 2005-12-29 release 1.0.10 of cvsd
After a long period of silence, this is a feature update release for the 1.0 release.
changes since 1.0.9:- added CvsArgs configfile option to pass extra arguments to the cvs command thanks to Stefan Bethke
- now really add Czech debconf translation (as promised in release 1.0.5)
- added Spanish debconf translation by César Gómez Martín
- 2005-08-21 release 1.0.9 of cvsd
This is a minor feature update release for the 1.0 release.
changes since 1.0.8:- small changes to the FAQ
- add support in cvsd-buildroot to copy users from nis/ldap instead of directly from /etc/passwd
- 2005-07-29 cvsd homepage moved
Since the old server is no longer available the cvsd homepage has been moved to http://ch.tudelft.nl/~arthur/cvsd/. As a consequence the new contact email address has been changed to arthur@ch.tudelft.nl. The old homepage and email address no longer work.
This also means that the cvs pserver access to the repository is currently disabled until a replacement is found. - 2005-07-24 release 1.0.8 of cvsd
This is a minor bugfix update for the 1.0 release.
changes since 1.0.7:- new and updated translations of debconf templates
- some Debian package improvements
- 2005-05-21 several security fixes in cvs
Several security problems were corrected in the latest releases of cvs. This includes a potential buffer overflow and several other minor security issues.
These problems have been fixed in version 1.11.20 for the stable release and 1.12.12 for the feature release of cvs.
Note that there were also some problems with the contributed trigger scripts. If you use any of these scripts, it is good to review them (see the NEWS file for details).
You are advised to upgrade cvs (remember to also upgrade cvs inside the chroot jail with cvsd-buildroot). - 2005-04-26 release 1.0.7 of cvsd
This is a minor bugfix update for the 1.0 release.
changes since 1.0.6:- applied patch for running configure from another directory
- improvements to the README
- fix bug in cvsd-buildroot correctly creating lib64 directory
- 2005-03-11 release 1.0.6 of cvsd
This is a minor maintenanance update for the 1.0 release.
changes since 1.0.5:- 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)
- remove -Wformat-literal option to enable warnings on more compilers
- 2005-03-05 release 1.0.5 of cvsd
This is a minor maintenanance update for the 1.0 release.
changes since 1.0.4:- added Czech debconf translation by Jan Outrata
- added more checks to cvsd-buginfo script
- work around a problem in some implementations of ldd that produces output which causes cvsd-buildroot to not install a needed library