Re: ifupdown 0.7~alpha4 in experimental

2011-06-16 Thread Christian Hammers
On Thu, 16 Jun 2011 11:28:48 +0200 Stephan Seitz wrote: > On Wed, Jun 15, 2011 at 06:52:54PM +0200, Christian Hammers wrote: > >As a workaround you can already add the following to > >/etc/network/interfaces to change your "fixed address": > > > > # Mar

Re: ifupdown 0.7~alpha4 in experimental

2011-06-15 Thread Christian Hammers
On Wed, 15 Jun 2011 13:11:41 +0200 Stephan Seitz wrote: > On Wed, Jun 08, 2011 at 05:06:09PM +0300, Andrew O. Shadoura wrote: > >As some may already have noticed, the new ifupdown revision, 0.7~alpha4 > >entered experimental, and is successfully built at least on i386 and > >amd64. > > Thanks f

Re: Intend to create an -fPIC library package...

2009-07-21 Thread Christian Hammers
Am Tue, 21 Jul 2009 22:13:55 + (UTC) schrieb Philipp Kern : > On 2009-07-21, Christian Hammers wrote: > > First, thanks for the long answer, Wouter! > > > > To wrap it up: > > * static libraries are a PITA in case of security problems > > * static libraries

Re: Intend to create an -fPIC library package...

2009-07-21 Thread Christian Hammers
Hello On 2009-07-21 Wouter Verhelst wrote: > On Tue, Jul 21, 2009 at 12:40:17AM +0200, Christian Hammers wrote: > > Am Mon, 20 Jul 2009 23:18:23 +0100 > > schrieb Roger Leigh : > > > If other libraries are including this library, then why is libmysqld > > >

Re: Intend to create an -fPIC library package...

2009-07-20 Thread Christian Hammers
Am Mon, 20 Jul 2009 23:18:23 +0100 schrieb Roger Leigh : > On Mon, Jul 20, 2009 at 11:10:11PM +0200, Christian Hammers wrote: > > Hello > > > > In the Cc'ed bug report we were asked to created a libmysqld-pic > > package that only contains libmysqld_pic.a which s

Intend to create an -fPIC library package...

2009-07-20 Thread Christian Hammers
Hello In the Cc'ed bug report we were asked to created a libmysqld-pic package that only contains libmysqld_pic.a which should be compiled with -fPIC. As I'm no library expert I gladly follow the recommendation of Policy §10.2 and ask for comments :) The reason for creating this package was that l

Linking libxxx.so to libxxx_r.so? dpkg-shlibdep doesn't like it...

2009-07-05 Thread Christian Hammers
Hello To help packages like Apache which have some parts like libaprutil that wants to link against libmysqlclient16_r.so and some like PHP that wants to link against libmysqlcient.so, it was proposed that libmysqlclient.so should be made a symlink pointing to the thread safe *_r.so version. (Thi

Re: Bug#533369: ITP: tinycalc -- Command line calculator for developers

2009-06-24 Thread Christian Hammers
Hi Am Tue, 16 Jun 2009 23:22:44 +0200 schrieb Rocco Folino : > Package: wnpp > Severity: wishlist > Owner: Rocco Folino > > > * Package name: tinycalc > Version : 0.1 > Upstream Author : Rocco Folino > * URL : http://tinycalc.sourceforge.net > * License : G

MySQL still needs a new maintainer!

2007-11-04 Thread Christian Hammers
Hello The MySQL packages are tagged with "RFA" for months now and need a Maintainer with a couple of hours of spare time per week. MySQL 5.1 packages are in experimental and almost¹ ready for the 5.0->5.1 transition. The source is in SVN and the maintainer address replaced by an Alioth based mail

Co-Maintainer for libdbi-perl wanted

2007-07-16 Thread Christian Hammers
Hello I'm looking for a co-maintainer of libdbi-perl. It's a very low-work package that just sometimes fails to build on some architecture. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#421977: RFH: quagga co-maintainer wanted (BGP/OSPF/RIP routing daemon)

2007-05-02 Thread Christian Hammers
Package: wnpp Severity: normal Hello I'm looking for a co-maintainer as a holiday and illness backup for the package quagga which is quite easy to maintain and does not need much work. bye, -christian- The package description is: GNU Quagga is free software which manages TCP/IP based routing

Bug#421026: RFA: mysql-dfsg-5.0 -- MySQL database server

2007-04-25 Thread Christian Hammers
Package: wnpp Severity: normal Hello I'm looking for an adopter for the MySQL packages as I do no longer have enough time to maintain it and especially prepare the transition to MySQL 5.1 and the intended split-away of the NDB cluster daemons into their own packages. The package is currently co-

Looking for Co-Maintainers for MySQL

2007-04-12 Thread Christian Hammers
Hello As I had much too few time for testing and improving the MySQL packages during the last month and will be away for the whole May, I need some Co-Maintainer. Preferably someone who is motivated enough to maybe somewhen take over the whole package as I'm getting a bit bored on it after 8 year

Re: Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-10 Thread Christian Hammers
On 2007-04-09 Steve Langasek wrote: > On Mon, Apr 09, 2007 at 01:28:18PM +0200, Christian Hammers wrote: > > > Mmm, guess I wasn't clear -- I mean that there's no point in trying to > > > work > > > on this bug, because lenny *as a whole* will not suppo

Re: Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-09 Thread Christian Hammers
On 2007-04-09 Lennart Sorensen wrote: > On Mon, Apr 09, 2007 at 01:28:18PM +0200, Christian Hammers wrote: > > What I feared was the upgrade process itself. I guess that mysql and the > > new 2.6 kernel will get installed in the same "apt-get dist-upgrade" run > &g

Re: Bug#416841: Need help with MySQL upgrade tests on 2.4 kernel

2007-04-09 Thread Christian Hammers
On 2007-04-07 Steve Langasek wrote: > On Sat, Apr 07, 2007 at 03:39:11PM -0400, Lennart Sorensen wrote: > > On Sat, Apr 07, 2007 at 12:28:13PM -0700, Steve Langasek wrote: > > > Isn't this only reported against the version in sid, which is not > > > included in etch? > > > > Etch is the last Deb

Need help with MySQL upgrade tests on 2.4 kernel

2007-04-07 Thread Christian Hammers
Hello Two users reported that a sarge->etch upgrade with a running 2.4 kernel does not work because /usr/sbin/mysqld from the mysql-server-5.0 package hangs and postinst never finishes. I've just tried to reproduce it myself but kernel 2.4 dislikes my SATA controller and I cannot get it to boot.

Re: Release-critical Bugreport for December 1, 2006

2006-12-01 Thread Christian Hammers
On 2006-12-01 BugScan reporter wrote: Package: mysql-server-4.1 (debian/main) > Maintainer: Christian Hammers <[EMAIL PROTECTED]> > 398770 [] mysql-server-4.1: memleak - kernel: Out of Memory: This one is tagged with 'sarge' and only 'found 4.1.11a-4sarge7

Bug#379568: ITP: scatterchat -- gaim clone with encryption and anonymity enhancements

2006-07-24 Thread Christian Hammers
Package: wnpp Severity: wishlist Owner: Christian Hammers <[EMAIL PROTECTED]> * Package name: scatterchat Version : 1.0.1 Upstream Author : [EMAIL PROTECTED] * URL : http://www.scatterchat.com/ * License : GPL Description : gaim clone with encrypti

versioned symbols in shared libraries (upstream != Debian)

2006-03-13 Thread Christian Hammers
Hello During the last month I have build my libmysqlclient15 with shared symbols that looked in "objdump -T" like: 0013a154 gDO .bss 0004 MYSQL_5.0 my_dont_interrupt 00026d70 gDF .text 02fa MYSQL_5.0 my_strntoll_8bit 00015730 gDF .text 0025 MYSQL_5.0 my_n

Need C programmer to verify gcc-4.0 FTBFS patch

2005-09-22 Thread Christian Hammers
Hello (please Cc me) The latest upstream version of libnet-rawip-perl won't compile with gcc-4.0 and produces lot of the below quoted errors. I produced a patch but would like a real C programmer to verify what I tried. I tried to understand the changelog of gcc-4.0 and think I learned that the

Re: Need C programmer to verify gcc-4.0 FTBFS patch --done

2005-09-22 Thread Christian Hammers
On 2005-09-22 Christian Hammers wrote: > The latest upstream version of libnet-rawip-perl won't compile with gcc-4.0 > and produces lot of the below quoted errors. I produced a patch but would > like a real C programmer to verify what I tried. No help needed anymore :) bye, -chris

Re: Drop the minor release number

2005-07-08 Thread Christian Hammers
People, On 2005-07-08 Wouter Verhelst wrote: > > Counting numbers start at one. The first update would be the second > > release of etch. So really it should be 4.1 for the first release of > > etch and 4.2 for the second release and so on. > > Except that we're computer people, and we start co

Re: Drop the minor release number

2005-07-08 Thread Christian Hammers
On 2005-07-08 Eduard Bloch wrote: > Debian 4.0 for etch, 4.1 for etch stable release 1, 4.2 for etch stable > release 2, 4.2a for etch stable release 2 with a minor CD mastering fix > (for example), etc.pp. I hate letters in version strings, what about: 4.0etch release 4.1etch minor rel

LinuxTag conference: 2 free tickets available

2005-06-09 Thread Christian Hammers
Hello I have two free tickets for the LinuxTag in Karlsruhe / Germany this year, so if anybody wants to attend and has not yet got one, contact me. bye, -christian- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Re: RFC on mysql 4.1 in sarge

2005-05-19 Thread Christian Hammers
Hello [1st RC issue - dpkg removes symlinks when upgrading from 3.23] As discussed before in some corner cases we can do nothing except for showing the user an explanation what happened which has been done in 4.1.11a-2 and 4.0.24-10. [2nd RC issue - statically linked db3] > The new bug #30896

Re: RFC on mysql 4.1 in sarge

2005-05-19 Thread Christian Hammers
Hello On 2005-05-19 Steve Langasek wrote: ... > > so we've come up with three options, none of which are great: > > > 1 the most recenty woody security update caused problems for some > > people, and there's a package already waiting to go in to fix this > > problem. we could put a fix into

Re: Urgently need GPL compatible libsnmp5-dev replacement :-(

2005-05-03 Thread Christian Hammers
Hello On 2005-05-03 Henrique de Moraes Holschuh wrote: > On Wed, 04 May 2005, Christian Hammers wrote: > > One of my packages, Quagga, is licenced under the GPL but is supposed to > > get linked against NetSNMP. That now is problematic, as NetSNMP depends > > on OpenSSL (for

Urgently need GPL compatible libsnmp5-dev replacement :-(

2005-05-03 Thread Christian Hammers
Hello [regarding #306840 and with more info in #243870] One of my packages, Quagga, is licenced under the GPL but is supposed to get linked against NetSNMP. That now is problematic, as NetSNMP depends on OpenSSL (for SNMPv3 crypto support?) which is not GPL compatible. Does anybody know a good a

Re: Do not make gratuitous source uploads just to provoke the buildds!

2005-03-16 Thread Christian Hammers
Hello Wouter On 2005-03-16 Wouter Verhelst wrote: > That's not to say that a request to prioritize a package is to be > ignored; however, the power of deciding which packages get built first > should be with those that actually build the packages, rather than with > those who want their packages t

Bug#295312: RFH: mysql-dfsg-4.1 -- mysql database client library

2005-02-14 Thread Christian Hammers
Package: wnpp Severity: normal I request assistance with maintaining the mysql-dfsg-4.1 package. The package description is: MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world

Bug#295311: RFH: mysql-dfsg -- mysql database client library

2005-02-14 Thread Christian Hammers
Package: wnpp Severity: normal I request assistance with maintaining the mysql-dfsg package. The package description is: MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. Th

Re: Bug#291945: eleventh-hour transition for mysql-using packages related to apache

2005-02-11 Thread Christian Hammers
Hello On 2005-02-11 sean finney wrote: > On Fri, Feb 11, 2005 at 10:15:55AM +0100, Francesco P. Lovergine wrote: > > FYI: new mysql FLOSS includes OpenSSL license, so many packages could > > migrate to current libmysqlclient starting from no starting from now.. > > that's great to hear! i'm cc'i

Looking for co-maintainers for MySQL and Quaga

2004-11-14 Thread Christian Hammers
Hello I'm looking for a co-maintainer for my MySQL and Quagga packages. Any volunteers? :-) bye, -christian- pgpD6y7qSVqF0.pgp Description: PGP signature

Bug#199752: ITP: zebra-pj -- A possible successor to the orphaned Zebra OSPF/RIP/BGP routing suite

2003-07-02 Thread Christian Hammers
Package: wnpp Version: unavailable; reported 2003-07-03 Severity: wishlist * Package name: zebra-pj Version : 0.94+cvs20030701 Upstream Author : Kunihiro Ishiguro <[EMAIL PROTECTED]> and others * URL : http://zebra.dishone.st/ * License : GPL Description :

taking over unixodbc

2001-05-04 Thread Christian Hammers
Hi If no one else wants it (was orphaned) I could take this. I have mysql and myodbc, too. bye, -christian-

Re: Proposing task-debian

2001-05-01 Thread Christian Hammers
On Mon, Apr 30, 2001 at 01:47:34PM -0400, Matt Zimmerman wrote: > Perhaps it would be useful to create a new archive section for Debian-specific > tools. There seem to be more written all the time, and it would be nice to be > able to easily browse a list of them. Things like apt-zip, grep-dctrl,

Re: Proposing task-debian

2001-04-28 Thread Christian Hammers
On Sat, Apr 28, 2001 at 10:55:22PM -0400, Joey Hess wrote: > Er, what would you think/do if you were a new user, and saw a list of tasks > like "Web Server", "X Desktop", and so on, and nestled in aoung them was > one titled, inexplicably. just "Debian"? Call it a "working title". We can discuss th

Proposing task-debian

2001-04-28 Thread Christian Hammers
Hello Recently I found two packages, debsig-verify and apt-listchanges only by coincidence because I read in a mailing list about them. Would it be good to have a package task-debian that had dependencies to such "meta" packages (including the latest version of apt,debconf and dpkg) to ensure th

snort: someone willing to work a bit on it?

2001-01-07 Thread Christian Hammers
Hi My snort package needs some work, e.g. a better logfile output and the ability to generate customised filters from the snort.org web page. Sadly I'm currently more interested in other things so maybe one of you want's to improve it. If someone likes he can take it over complete (there are eno

Re: adoption of bookmarks

2000-12-23 Thread Christian Hammers
Hello On Sat, Dec 23, 2000 at 01:08:55PM +0100, Dr. Guenter Bechly wrote: > 0.12" I read that this package is free for adoption. However, it is not > yet officially announced as up for adoption on the wnpp page of the Debian > website. I thought I had mailed them.. > If the package should indeed

fetchmailconf

2000-03-27 Thread Christian Hammers
oject http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

Re: 0 days till bug horizon

2000-03-27 Thread Christian Hammers
in the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

Relating qpopper and hostname RC-bugs

2000-03-11 Thread Christian Hammers
owngraded to normal. bye, -christian- -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20

Re: Release-critical Bugreport for March 10, 2000

2000-03-11 Thread Christian Hammers
onflicts with Standard package nfs-kernel-server Huh? Isn't this what it is expected to? -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 A

ITP: iodbc and myodbc

1999-10-02 Thread Christian Hammers
maintainer anyways so packaging the myodbc should be in time for every new MySQL release. bye, -christian- -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heid

GnuPG *Sub-Keys* for signing ?

1999-09-16 Thread Christian Hammers
Hello Is it possible to import the old RSA key to gpg, and then create a D/g subkey for signing. This would leave my signatures in the private keyfile but allowes me to sign with a non RSA key. read you, -christian- -- Christian Hammers WESTEND GmbH Tel 0241

Re: Request for package: Midgard

1999-05-23 Thread Christian Hammers
Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

What to do with CPAN ?

1999-02-01 Thread Christian Hammers
N/Databases but only all those 1MB, or none". Any conclusion ? read you, -christian- -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477

Intend to package Net-RawIP-Perl.deb

1999-02-01 Thread Christian Hammers
bian distribution. (He is a Debian Fan!) read you, -christian- -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-2562

Re: KDE gone, Linux next?

1998-10-17 Thread Christian Hammers
-christian- -- Linux - the choice of the GNU generation. Join the Debian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

Re: what's after slink

1998-10-05 Thread Christian Hammers
bian Project http://www.debian.org Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

Intent to package: Debian-Bookmarks

1998-10-04 Thread Christian Hammers
Cryptology * Misc -- Linux - the choice of the GNU generation ! Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01

What about a bookmarks-package ?

1998-10-03 Thread Christian Hammers
ntributers =;-) -- Linux - the choice of the GNU generation ! Christian Hammers * Oberer Heidweg 35 * D-52477 Alsdorf * Tel: 02404-25624 50 3C 52 26 3E 52 E7 20 D2 A1 F5 16 C4 C9 D4 D3 1024/925BCB55 1997/11/01