Bug#301400: apache2 is started upon package update

2005-03-25 Thread Adam Conrad
Martin Godisch said: > > apache2 is started upon package update even if it wasn't running before > because /etc/rcx.d/S91apache2 was removed. This shouldn't happen, as we use invoke-rc.d in our postinst, which checks the current runlevel, and won't start apache2 unless the symlink is present for t

Bug#301266: Always advertises 'Debian GNU/Linux'

2005-03-25 Thread Adam Conrad
Robert Millan said: > >> Why don't we just put "(Debian)" in instead? >> > > There's a reason because hardcoding "Linux" is wrong: Debian supports > (or at least intends to support) other kernels. I can't see a reason why > hardcoding "GNU" would be wrong, though. So in this case maybe you want

breakthrough discovery in Cholesterol control - herdsman

2005-03-25 Thread Healthwatch - rm
FOR IMMEDIATE RELEASE: March 23, 2005. Associates News Flozar Heart Health News: Breakthrough Natural Cholesterol Reduction System: 60% of people are at risk. are YOU? No Dangerous side effects such as dizziness, nausea, yellow skin & more. http://healthwatch.anationpickle.com/2fl2/ Try Flo

Bug#301266: Always advertises "Debian GNU/Linux"

2005-03-25 Thread Robert Millan
On Fri, Mar 25, 2005 at 05:26:01PM +, Matthew Wilcox wrote: > On Fri, Mar 25, 2005 at 05:51:50PM +0100, Robert Millan wrote: > > > > My apologise, but this patch produces FTBFS due to broken command-line > > options > > in gcc. I'm working on a fix and will send it RSN. > > I'm not sure it'

Bug#301417: libapr is built with -D_REENTRANT

2005-03-25 Thread Robert Millan
Package: apache2 Version: 2.0.53-5+kbsd Severity: wishlist Tags: patch Hi! libapr is built without -D_REENTRANT on GNU/kFreeBSD. The attached patch fixes the problem, please could you forward it to upstream? Thanks -- System Information: Debian Release: 3.1 APT prefers unstable APT policy:

Bug#301266: patch

2005-03-25 Thread Robert Millan
Ok, here's the patch. It's tested and known to work properly (at least on GNU/kFreeBSD). -- .''`. Proudly running Debian GNU/kFreeBSD unstable/unreleased (on UFS2+S) : :' : `. `'http://www.debian.org/ports/kfreebsd-gnu `- diff -Nur apache2-2.0.53.old/debian/patches/007_debian_advertisi

Bug#301266: Always advertises "Debian GNU/Linux"

2005-03-25 Thread Matthew Wilcox
On Fri, Mar 25, 2005 at 05:51:50PM +0100, Robert Millan wrote: > > My apologise, but this patch produces FTBFS due to broken command-line options > in gcc. I'm working on a fix and will send it RSN. I'm not sure it's worth it. I remember a bug against Apache 1.3 saying that we shouldn't include

Bug#301266: Always advertises "Debian GNU/Linux"

2005-03-25 Thread Robert Millan
My apologise, but this patch produces FTBFS due to broken command-line options in gcc. I'm working on a fix and will send it RSN. > diff -ur apache2-2.0.53.old/debian/patches/007_debian_advertising > apache2-2.0.53/debian/patches/007_debian_advertising > --- apache2-2.0.53.old/debian/patches/00