Bug#443310: apache2: [error] (9)Bad file descriptor: apr_socket_accept: (client socket)

2007-09-20 Thread Patrick Nijs
Package: apache2
Version: 2.2.3-4+etch1
Severity: normal


When I do a graceful restart of apache, I see the following error appear in the 
error.log:
[error] (9)Bad file descriptor: apr_socket_accept: (client socket)

When I do a full restart, this error isn't created.

This is an excerpt from my error log:

[Thu Sep 20 14:57:52 2007] [notice] Graceful restart requested, doing restart
[Thu Sep 20 14:57:52 2007] [notice] Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 
mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- 
resuming normal operations
[Thu Sep 20 14:57:52 2007] [error] (9)Bad file descriptor: apr_socket_accept: 
(client socket)
[Thu Sep 20 15:44:59 2007] [notice] Graceful restart requested, doing restart
[Thu Sep 20 15:44:59 2007] [error] (9)Bad file descriptor: apr_socket_accept: 
(client socket)
[Thu Sep 20 15:44:59 2007] [notice] Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 
mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- 
resuming normal operations
[Thu Sep 20 15:51:45 2007] [notice] caught SIGTERM, shutting down
[Thu Sep 20 15:51:48 2007] [notice] Apache/2.2.3 (Debian) DAV/2 SVN/1.4.2 
mod_ssl/2.2.3 OpenSSL/0.9.8c configured -- 
resuming normal operations

The apache webserver is still responsive after the error, so I think it's not a 
very serious bug.

Kind regards,

Patrick




-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-5-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages apache2 depends on:
ii  apache2-mpm-prefork2.2.3-4+etch1 Traditional model for Apache HTTPD

apache2 recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



[bts-link] source package apache2

2007-09-20 Thread bts-link-upstream
#
# bts-link upstream status pull for source package apache2
# see http://lists.debian.org/debian-devel-announce/2006/05/msg1.html
#

user [EMAIL PROTECTED]

# remote status report for #442266
#  * http://issues.apache.org/bugzilla/show_bug.cgi?id=40169
#  * remote status changed: (?) - NEW
usertags 442266 + status-NEW

thanks



Processing of apr_1.2.11-1_i386.changes

2007-09-20 Thread Archive Administrator
apr_1.2.11-1_i386.changes uploaded successfully to localhost
along with the files:
  apr_1.2.11-1.dsc
  apr_1.2.11.orig.tar.gz
  apr_1.2.11-1.diff.gz
  libapr1_1.2.11-1_i386.deb
  libapr1-dev_1.2.11-1_i386.deb
  libapr1-dbg_1.2.11-1_i386.deb

Greetings,

Your Debian queue daemon


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



apr_1.2.11-1_i386.changes ACCEPTED

2007-09-20 Thread Debian Installer

Accepted:
apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb


Override entries for your package:
apr_1.2.11-1.dsc - source libs
libapr1-dbg_1.2.11-1_i386.deb - extra libdevel
libapr1-dev_1.2.11-1_i386.deb - optional libdevel
libapr1_1.2.11-1_i386.deb - optional libs

Announcing to [EMAIL PROTECTED]
Closing bugs: 301417 349418 405564 413684 441635 441969 442794 


Thank you for your contribution to Debian.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#349418: marked as done (libapr0-dev: /usr/include/apr-0/apr.h #errors)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#349418: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libapr0-dev
Version: 2.0.55-4.hurdfr.1
Severity: normal
Tags: patch

Hi,

/usr/include/apr-0/apr.h #errors when the system has no path length
limitation:
#error no decision has been made on APR_PATH_MAX for your platform
No limitation doesn't mean that the package can't be built, so the
following patch turns this to a warning only, and defines an arbitrary
value for APR_PATH_MAX, hence permitting compiling with libapr.

Regards
Samuel

--- build-tree/httpd-2.0.55-orig/srclib/apr/include/apr.h.in2005-06-14 
16:24:58.0 +0200
+++ build-tree/httpd-2.0.55/srclib/apr/include/apr.h.in 2006-01-21 
18:01:10.0 +0100
@@ -397,7 +397,8 @@ typedef  @socklen_t_value@   apr_soc
 #elif defined(_POSIX_PATH_MAX)
 #define APR_PATH_MAX   _POSIX_PATH_MAX
 #else
-#error no decision has been made on APR_PATH_MAX for your platform
+#warning no decision has been made on APR_PATH_MAX for your platform
+#define APR_PATH_MAX 4096
 #endif
 
 /** @} */


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: hurd-i386 (i686-AT386)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU 0.3
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages libapr0-dev depends on:
ii  libapr02.0.55-4.hurdfr.1 the Apache Portable Runtime
ii  libdb4.3-dev   4.3.28-3  Berkeley v4.3 Database Libraries [
ii  libexpat1-dev  1.95.8-3  XML parsing C library - developmen
ii  libldap2-dev   2.1.30-12 OpenLDAP development libraries
ii  libpcre3-dev   6.4-1.1   Perl 5 Compatible Regular Expressi
ii  libtool1.5.22-2  Generic library support script

libapr0-dev recommends no packages.

-- no debconf information

-- 
Samuel Thibault [EMAIL PROTECTED]

---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr 

Bug#413684: marked as done (libapr1-dev: files with extra long name)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#413684: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libapr1-dev
Version: 1.2.7-8.2
Severity: normal

libapr1-dev has two files with extra long name, that seems to contain the
path used during the build:

/usr/share/doc/libapr1-dev/latex/_2build_2buildd_2apr-1_82_87_2build-x86__64-linux-gnu_2include_2apr_8h-example.tex
/usr/share/doc/libapr1-dev/html/_2build_2buildd_2apr-1_82_87_2build-x86__64-linux-gnu_2include_2apr_8h-example.html


-- System Information:
Debian Release: 4.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-3-xen-amd64
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)

---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename Source-Version substvar to binary:Version, for great justice.
   * libapr1-dev Suggests: python, in case someone wants to use the
 application build infrastructure in /usr/share/apr-1.0/build.
   * debian/rules: small cleanups.
   * Add watch file.
   * Add myself to Uploaders.
Files: 
 693004c7d27a3a904ef3f995fa7915bc 1015 libs optional apr_1.2.11-1.dsc
 afcf9541dc31551abeb6c53bb42c2596 1114033 libs optional apr_1.2.11.orig.tar.gz
 633ad2a7f823d15011ec4245c04f074d 14673 libs optional apr_1.2.11-1.diff.gz
 e02000c269417c7cd4210e7de4267d30 114316 libs optional libapr1_1.2.11-1_i386.deb
 3cce2cd6c2de0e5c328f5aa2158b8db0 817118 libdevel optional 
libapr1-dev_1.2.11-1_i386.deb
 98a17e0ff90508449cce140647e0b2fe 188556 libdevel extra 
libapr1-dbg_1.2.11-1_i386.deb

Bug#405564: marked as done (apr: FTBFS on kfreebsd-amd64 (due to 020_lfs_ino_t.dpatch))

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#405564: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---

Package: apr
Severity: important
Version: 1.2.7-8.2
Version: 1.2.7-8
Tags: patch

Hi,

the current version fails to build on kfreebsd-amd64.

It is due to Small kludge^Wtweak to apr_file_info.h
introduced in 1.2.7-8.

Please find attached patch to fix that.
Both debian/patches/020_lfs_ino_t.dpatch
and debian/ino_t_test.c are updated/extended.

Thanks in advance,

Petrdiff -ur debian/ino_t_test.c debian/ino_t_test.c
--- debian/ino_t_test.c 2007-01-04 14:51:01.0 +0100
+++ debian/ino_t_test.c 2007-01-04 15:10:59.0 +0100
@@ -2,7 +2,7 @@
 #include sys/types.h
 
 /* keep this in sync with the patch to apr_file_info.h */
-#ifdef __alpha__
+#if defined(__alpha__) || defined(__FreeBSD_kernel__)
 typedef unsigned int  apr_ino_t;
 #else
 typedef unsigned long int apr_ino_t;
diff -ur debian/patches/020_lfs_ino_t.dpatch debian/patches/020_lfs_ino_t.dpatch
--- debian/patches/020_lfs_ino_t.dpatch 2007-01-04 14:51:01.0 +0100
+++ debian/patches/020_lfs_ino_t.dpatch 2007-01-04 15:11:45.0 +0100
@@ -19,7 +19,7 @@
 -typedef ino_t apr_ino_t;
 +/* NOTE: this should be ino_t, except that in that case the ABI changes
 + * if you compile an app with LFS defines. */
-+#ifdef __alpha__
++#if defined(__alpha__) || defined(__FreeBSD_kernel__)
 +typedef unsigned int  apr_ino_t;
 +#else
 +typedef unsigned long int apr_ino_t;
---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename 

Bug#92052: Job opportunity USA!

2007-09-20 Thread Rosalind

ssistant Manager of Commercial Sales

Established 12 year-old home improvement company, which focuses on a positive 
company culture and values and has rapid growth plans in the USA is seeking 
career-oriented people to join our team. If working for a company that strives 
to make it easy for our customers and associates interests you come be a part 
of the Arcamaxs success story.
Arcamax is currently seeking an Assistant Manager of Commercial Sales for our 
USA location. Arcamaxs currently operates in all states.

Requirements  Assistantb Manager of Commercial Sales:

- Candidates will gain experience with our managers.

- Working with online banking is preferred.

- No relocation.

- Salary 2700 USD per week and more.

Salary is commensurate with experience.

For priority consideration, e-mail your resume along with your salary history 
and/or salary requirements with giving reference to the following in the 
subject line: Manager vacancy
E-mail: [EMAIL PROTECTED]




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#441969: marked as done (apr: new upstream version available)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#441969: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---


Package: libapr1
Version: 1.2.7-8.2
Severity: wishlist

There is a new upstream version available (1.2.11).

Martin


---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename Source-Version substvar to binary:Version, for great justice.
   * libapr1-dev Suggests: python, in case someone wants to use the
 application build infrastructure in /usr/share/apr-1.0/build.
   * debian/rules: small cleanups.
   * Add watch file.
   * Add myself to Uploaders.
Files: 
 693004c7d27a3a904ef3f995fa7915bc 1015 libs optional apr_1.2.11-1.dsc
 afcf9541dc31551abeb6c53bb42c2596 1114033 libs optional apr_1.2.11.orig.tar.gz
 633ad2a7f823d15011ec4245c04f074d 14673 libs optional apr_1.2.11-1.diff.gz
 e02000c269417c7cd4210e7de4267d30 114316 libs optional libapr1_1.2.11-1_i386.deb
 3cce2cd6c2de0e5c328f5aa2158b8db0 817118 libdevel optional 
libapr1-dev_1.2.11-1_i386.deb
 98a17e0ff90508449cce140647e0b2fe 188556 libdevel extra 
libapr1-dbg_1.2.11-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG8scDbxelr8HyTqQRAs4aAKDOsOMOuOYhMTOkOmXWPLn9b0ijEgCgh9KV
NyaVBkpdIEjCTR6qZO+tyL8=
=ZaeT
-END PGP SIGNATURE-


---End Message---


Bug#442794: marked as done (libapr1: No developer documentation available for apr)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#442794: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libapr1
Version: 1.2.7-8.2
Severity: important

Hi,

there's no libapr1-doc package available and the small html directory
included in libapr1-dev doesn't contain any really useful information.
It seems that the documentation is not built at all.

Andreas

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (990, 'unstable'), (500, 'oldstable'), (500, 'experimental'), 
(500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22.1
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libapr1 depends on:
ii  libc6 2.6.1-4GNU C Library: Shared libraries
ii  libuuid1  1.40.2-1   universally unique id library

libapr1 recommends no packages.

-- no debconf information


---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename Source-Version substvar to binary:Version, for great justice.
   * libapr1-dev Suggests: python, in case someone wants to use the
 application build infrastructure in /usr/share/apr-1.0/build.
   * debian/rules: small cleanups.
   * Add watch file.
   * Add myself to Uploaders.
Files: 
 693004c7d27a3a904ef3f995fa7915bc 1015 libs optional apr_1.2.11-1.dsc
 afcf9541dc31551abeb6c53bb42c2596 1114033 libs optional apr_1.2.11.orig.tar.gz
 633ad2a7f823d15011ec4245c04f074d 14673 libs optional apr_1.2.11-1.diff.gz
 e02000c269417c7cd4210e7de4267d30 114316 libs optional 

Bug#441635: marked as done (libapr1: epoll support disabled)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#441635: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
Package: libapr1
Version: 1.2.7-8.2
Severity: wishlist

epoll support was apparently disabled in 1.2.7-7 to allow libapr1 to work
with 2.4 kernels.  Since lenny isn't going to support 2.4, could epoll
support be re-enabled for lenny?


---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename Source-Version substvar to binary:Version, for great justice.
   * libapr1-dev Suggests: python, in case someone wants to use the
 application build infrastructure in /usr/share/apr-1.0/build.
   * debian/rules: small cleanups.
   * Add watch file.
   * Add myself to Uploaders.
Files: 
 693004c7d27a3a904ef3f995fa7915bc 1015 libs optional apr_1.2.11-1.dsc
 afcf9541dc31551abeb6c53bb42c2596 1114033 libs optional apr_1.2.11.orig.tar.gz
 633ad2a7f823d15011ec4245c04f074d 14673 libs optional apr_1.2.11-1.diff.gz
 e02000c269417c7cd4210e7de4267d30 114316 libs optional libapr1_1.2.11-1_i386.deb
 3cce2cd6c2de0e5c328f5aa2158b8db0 817118 libdevel optional 
libapr1-dev_1.2.11-1_i386.deb
 98a17e0ff90508449cce140647e0b2fe 188556 libdevel extra 
libapr1-dbg_1.2.11-1_i386.deb

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFG8scDbxelr8HyTqQRAs4aAKDOsOMOuOYhMTOkOmXWPLn9b0ijEgCgh9KV
NyaVBkpdIEjCTR6qZO+tyL8=
=ZaeT
-END PGP SIGNATURE-


---End Message---


Bug#301417: marked as done (libapr is built with -D_REENTRANT)

2007-09-20 Thread Debian Bug Tracking System
Your message dated Thu, 20 Sep 2007 19:47:03 +
with message-id [EMAIL PROTECTED]
and subject line Bug#301417: fixed in apr 1.2.11-1
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

---BeginMessage---
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: (500, 'unstable')
Architecture: kfreebsd-i386 (i686)
Kernel: GNU/kFreeBSD 5.3-5
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)

Versions of packages apache2 depends on:
ii  apache2-mpm-worker 2.0.53-5+kbsd high speed threaded model for Apac

-- no debconf information
--- httpd-2.0.53/srclib/apr/build/apr_hints.m4~ 2004-11-25 00:10:04.0 
+0100
+++ httpd-2.0.53/srclib/apr/build/apr_hints.m4  2005-03-24 21:11:37.0 
+0100
@@ -101,11 +101,11 @@
 *-hp-hpux*)
APR_ADDTO(CPPFLAGS, [-DHPUX -D_REENTRANT])
;;
-*-linux-*)
-case `uname -r` in
-   2.* )  APR_ADDTO(CPPFLAGS, [-DLINUX=2])
+*-linux*-gnu | *-k*bsd*-gnu)
+case $host:`uname -r` in
+   *-linux*:2.* )  APR_ADDTO(CPPFLAGS, [-DLINUX=2])
   ;;
-   1.* )  APR_ADDTO(CPPFLAGS, [-DLINUX=1])
+   *-linux*:1.* )  APR_ADDTO(CPPFLAGS, [-DLINUX=1])
   ;;
* )
   ;;
---End Message---
---BeginMessage---
Source: apr
Source-Version: 1.2.11-1

We believe that the bug you reported is fixed in the latest version of
apr, which is due to be installed in the Debian FTP archive:

apr_1.2.11-1.diff.gz
  to pool/main/a/apr/apr_1.2.11-1.diff.gz
apr_1.2.11-1.dsc
  to pool/main/a/apr/apr_1.2.11-1.dsc
apr_1.2.11.orig.tar.gz
  to pool/main/a/apr/apr_1.2.11.orig.tar.gz
libapr1-dbg_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dbg_1.2.11-1_i386.deb
libapr1-dev_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1-dev_1.2.11-1_i386.deb
libapr1_1.2.11-1_i386.deb
  to pool/main/a/apr/libapr1_1.2.11-1_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Stefan Fritsch [EMAIL PROTECTED] (supplier of updated apr package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Format: 1.7
Date: Thu, 20 Sep 2007 20:56:37 +0200
Source: apr
Binary: libapr1 libapr1-dbg libapr1-dev
Architecture: source i386
Version: 1.2.11-1
Distribution: unstable
Urgency: low
Maintainer: Debian Apache Maintainers debian-apache@lists.debian.org
Changed-By: Stefan Fritsch [EMAIL PROTECTED]
Description: 
 libapr1- The Apache Portable Runtime Library
 libapr1-dbg - The Apache Portable Runtime Library - Development Headers
 libapr1-dev - The Apache Portable Runtime Library - Development Headers
Closes: 301417 349418 405564 413684 441635 441969 442794
Changes: 
 apr (1.2.11-1) unstable; urgency=low
 .
   * New upstream version (Closes: #441969)
   * Enable epoll (Closes: #441635). This means we don't support Linux 2.4
 kernels anymore. Therefore we can also enable tcp_nodelay_with_cork.
   * Fix generation of docs (Closes: #413684, #442794)
   * Don't ship LaTeX source files in .deb
   * Build with -D_REENTRANT on kfreebsd (Closes: #301417)
   * Fix FTBFS on hurd because of missing PATH_MAX (Closes: #349418)
   * Do not build everything twice by using the correct path to config.status
 in debian/rules
   * Add myself to Uploaders
   * Add svn repository information to debian/control
 .
 apr (1.2.9-1) unstable; urgency=low
 .
   * Acknowledge NMUs - thanks, Andi.
 .
   [ Peter Samuelson ]
   * New upstream version.  Minor bugfixes, no new features.
 - Update 015_sendfile_lfs.dpatch
 - Remove obsolete 099_config_guess_sub_update.dpatch
   * 020_lfs_ino_t.dpatch: update to support kfreebsd-amd64.
 Thanks to Petr Salinger.  (Closes: #405564)
   * Standards-Version: 3.7.2 (from 3.6.2.2) - no changes.
   * Rename Source-Version substvar to binary:Version, for great justice.
   * libapr1-dev Suggests: python, in case someone wants to use 

New Microsoft Office 2007 Guides + GroupWise 7 + Lotus Notes 7 + Corel Office 12

2007-09-20 Thread Gordon Swift
Dear Technology/Computer Coordinator,

We are pleased to announce that we have 10 new laminated quick reference
software guides. 

In a concise user-friendly format, each 4-pages guide provides
step-by-step instructions, short-cuts and tips on how to execute the
fundamental commands of the software.

The new guides available are:

1. Excel 2007 Laminated Quick Reference Guide 
2. Digital Camera Basics Laminated Quick Reference Guide 
3. GroupWise 7 Laminated Quick Reference Guide 
4. Lotus Notes 7 Laminated Quick Reference Guide 
5. Outlook 2007 Laminated Quick Reference Guide 
6. PowerPoint 2007 Laminated Quick Reference Guide 
7. Presentations 12 Laminated Quick Reference Guide 
8. Quattro Pro 12 Laminated Quick Reference Guide 
9. Word 2007 Laminated Quick Reference Guide 
10. WordPerfect 12 Laminated Quick Reference Guide.


For a free set of samples – go to:
http://www.softwarecharts.com/index.php?Content=Sample
fill out the form, send it to us, and we will pop your requested charts
in the mail.

Thank you for your support.

Regards,

Gordon Swift
SoftwareCharts
1-888-877-7319

If you received this email in error or wish to unsubscribe: please email
us back, or call us at 416-466-7554 or mail us @ SoftwareCharts, 1543
Bayview Avenue, #302, Toronto, ON M4G 3B5.