Re: ssh2 package bug

2003-04-12 Thread Colin Watson
On Sat, Apr 12, 2003 at 10:50:12PM +0200, Guillaume Desclaux wrote: > It seems that there is a bug in the debian package ssh2 ssh2 has been removed from the testing and unstable branches of Debian, so bugs in it won't be fixed. Sorry. Cheers, -- Colin Watson [EM

ssh2 package bug

2003-04-12 Thread Guillaume Desclaux
Hi, It seems that there is a bug in the debian package ssh2 : when you do a "apt-get remove ssh2" it seems that apt is not able to stop the sshd2 daemon... so if you do a "apt-get install ssh" just after the remove... the install is not working properly because the sshd cannot start. I hope it co

Re: Please recompile packages against libmysqlclient12.

2003-04-12 Thread Marek Habersack
On Sat, Apr 12, 2003 at 09:06:35PM +0200, Wichert Akkerman scribbled: > Previously Steve Langasek wrote: > > The new libmysqlclient12 package comes from MySQL 4.0. It has been > > known for some time that the libmysqclient library in MySQL 4.0 would > > *not* be released under the LGPL: it is GPL

Re: Please recompile packages against libmysqlclient12.

2003-04-12 Thread Wichert Akkerman
Previously Steve Langasek wrote: > The new libmysqlclient12 package comes from MySQL 4.0. It has been > known for some time that the libmysqclient library in MySQL 4.0 would > *not* be released under the LGPL: it is GPL only. If your package which > links against libmysqclient is not GPL-compatib

Re: Please recompile packages against libmysqlclient12.

2003-04-12 Thread Steve Langasek
Hello, On Sat, Apr 12, 2003 at 12:45:45PM +0200, Christian Hammers wrote: > The shared library of the MySQL database changed its .so-major-version. > Therefore I changed the package name > from libmysqlclient10, libmysqlclient10-dev > to libmysqlclient12, libmysqlcleint-dev (w/o ve

Please recompile packages against libmysqlclient12.

2003-04-12 Thread Christian Hammers
Hello The shared library of the MySQL database changed its .so-major-version. Therefore I changed the package name from libmysqlclient10, libmysqlclient10-dev to libmysqlclient12, libmysqlcleint-dev (w/o version) Please rebuild your packages at least once before the next releas