Bug#664307: [NMU] apr-util: Helping to update to packaging format 3.0

2012-04-06 Thread Jari Aalto
I'm planning to NMU with changes listed in previous mail's patch to help migrate away from deprecated dpatch. Please let me know if an update is alredy being worked on, or if the previous patch needs adjustments, or if there is anything that should delay the NMU. -- To UNSUBSCRIBE, email to de

Bug#664299: [NMU] apr: Helping to update to packaging format 3.0

2012-04-06 Thread Jari Aalto
I'm planning to NMU with changes listed in previous mail's patch to help migrate away from deprecated dpatch. Please let me know if an update is alredy being worked on, or if the previous patch needs adjustments, or if there is anything that should delay the NMU. -- To UNSUBSCRIBE, email to de

Bug#664307: [PATCH] apr-util: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
upload this version in a NMU in case you are working on other issues needing attention. Thanks, Jari >From 0089099e5ddc46cbcc0ccd3fcfd022be21d33646 Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Sat, 3 Mar 2012 07:43:16 -0500 Subject: [PATCH] format-3.0 Organization: Private Content-Type: t

Bug#664299: [PATCH] apr: Helping to update to packaging format 3.0

2012-03-17 Thread jari . aalto
this version in a NMU in case you are working on other issues needing attention. Thanks, Jari >From 2b30f88c055e8d0f151cf2224b2a5c66dabe6d2e Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Sat, 3 Mar 2012 04:55:12 -0500 Subject: [PATCH] format-3.0 Organization: Private Content-Type: text/pl

Bug#640971: apache2.2-common: include shell wildcard impovement for apache2.conf

2011-09-08 Thread Jari Aalto
Package: apache2.2-common Version: 2.2.19-2 Severity: wishlist Current /etc/apache2/apache2.conf reads at the end: Include sites-enabled/ SUGGESTION Some editors leave behind back up files (e.g Emacs, Joe), so the following suggested default would be safer. # Do not consider f

Bug#523398: apache2: /etc/init.d/apache2 - use POSIX command substitution $(op)

2009-04-09 Thread Jari Aalto
information >From fd6ce1ac0780a9af8bdf474c6faddd821c74fc6d Mon Sep 17 00:00:00 2001 From: Jari Aalto Date: Fri, 10 Apr 2009 01:08:58 +0300 Subject: [PATCH] apache2.2-common.apache2.init: Use POSIX command substitution Signed-off-by: Jari Aalto --- apache2.2-common.apache2.init | 14 +++

Bug#431539: apache2: [conf] improve: Include /etc/apache2/conf.d/[^.#]*[^#~]

2007-07-03 Thread Jari Aalto
Package: apache2 Version: 2.2.3-5 Severity: wishlist The default apache2.conf now reads: # Include generic snippets of statements Include /etc/apache2/conf.d/ Suggestion to filter out backup and temporary files: - Must not start with # or dot(.) - Must not end to ~ or # => # Include ge

Bug#397150: apache2.2-common: /etc/apache2/apache2.conf - Include statements should ignore temporary files

2006-11-05 Thread Jari Aalto
Package: apache2.2-common Version: 2.2.3-3 Severity: normal Emacs and Version control software (CVS) tends to leave files that are named: #file# file~ .#file Please make the statements more strict in /etc/apache2/apache2.conf by changing Include calls to: Include

Bug#293377: apache2: apache2ctl - option 'startssl' is undocumented

2005-02-02 Thread Jari Aalto
Package: apache2 Version: 2.0.52-3 Severity: normal The manua page of apache2ctl reads: OPTIONS start ... stop ... restart ... fullstatus ... status ... graceful ... configtest ... help ... The help option reports: # apache2ct

Bug#270593: apache2: /var/wwww should be owned by www-data, not root

2004-09-08 Thread Jari Aalto
Package: apache2 Version: 2.0.50-12 Severity: grave Justification: user security hole I'm not sure which process is responsible of creating /var/www, but I'm resuming that apache2, whcih is the only web server installed in this system. The permissions look like this now: host:~# ls -la /var

Bug#270551: apache2-common: [manual pages] a2enmod, a2dismod should have EXAMPLES, FILES

2004-09-07 Thread Jari Aalto
Package: apache2-common Version: 2.0.50-12 Severity: normal Please add following sections to the a2enmod and a2dismod manual pages: FILES /etc/apache2/mods-available/* Installed modules /etc/apache2/mods-enabled/*Symbolic links EXAMPLES