libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu4) noble; urgency=high

  * No change rebuild for 64-bit time_t and frame pointers.

 -- Julian Andres Klode <juliank@ubuntu.com>  Mon, 08 Apr 2024 18:01:26 +0200

libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu3) jammy; urgency=high

  * No change rebuild for ppc64el baseline bump.

 -- Julian Andres Klode <juliank@ubuntu.com>  Thu, 24 Mar 2022 13:09:28 +0100

libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu2) impish; urgency=medium

  * No-change rebuild to build packages with zstd compression.

 -- Matthias Klose <doko@ubuntu.com>  Thu, 07 Oct 2021 12:14:00 +0200

libapache2-mod-auth-pgsql (2.0.3-6.1ubuntu1) artful; urgency=medium

  * d/p/crypt-check-null-1698758.patch: check for a NULL return from crypt(3)
    (LP: #1698758)

 -- Andreas Hasenack <andreas@canonical.com>  Thu, 22 Jun 2017 14:34:03 -0300

libapache2-mod-auth-pgsql (2.0.3-6.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Apply patch from Launchpad to set freed pointers to NULL before
    subsequent checks against NULL. (Closes: #774313)

 -- Neil Williams <codehelp@debian.org>  Sat, 17 Jan 2015 13:01:31 +0000

libapache2-mod-auth-pgsql (2.0.3-6) unstable; urgency=low

  [ Peter Pentchev ]
  * Convert to the 3.0 (quilt) source format.
  * Use "PostgreSQL" instead of "pgsql" and "postgresql" in the package
    synopsis and long description.
  * Add a Homepage control field.
  * Add a blank line to the end of debian/NEWS to satisfy Lintian.
  * Add a doc-base file describing the HTML manual.
  * Add the 03-encoding.patch to allow a configurable connection encoding
    and to properly escape client-supplied values. (Closes: #512672)

  [ Marco Nenciarini ]
  * Minimize the rules file using debhelper 7 with apache2 sequencer.
  * Bump Standards-Version to 3.9.4:
    - change the section to "httpd" from "web"
  * Mention the logging ability in long desription.
  * Add the 04-apache-2.4.patch to make the package working with 
    Apache 2.4. Patch from
    http://www.sky-air.net/wordpress/mod_auth_pgsql-at-apache2-4-2
    (CLoses: #666814)
  * Drop postinst/prerm logic to migrate the load file name to 000_
    prefix, as even the oldstable distribution has the 2.0.3-5 version.
  * Add VCS-* field URI in debian/control

 -- Marco Nenciarini <mnencia@debian.org>  Sat, 10 Aug 2013 19:12:42 +0200

libapache2-mod-auth-pgsql (2.0.3-5) unstable; urgency=low

  [ Micha Lenk ]
  * Rename the config snippet in /etc/apache2/mods-available/ and the
    corresponding symlink in /etc/apache2/mods-enabled/ now having prefix 000_
    in order to load the module auth_pgsql prior to other authentication
    modules (Closes: #399562).
  * On upgrade let the postinst script try to fix this bug too.

  [ Marco Nenciarini ]
  * debian/rules: removed dash from make clean invocation fixes lintian
    debian-rules-ignores-make-clean-error

 -- Marco Nenciarini <mnencia@debian.org>  Tue, 16 Oct 2007 10:21:49 +0200

libapache2-mod-auth-pgsql (2.0.3-4) unstable; urgency=low

  * Bump debhelper compat level to 5.
  * Update Debian policy to version 3.7.2.2. No changes required.
  * Build with apache 2.2 (Closes: #391756)

 -- Marco Nenciarini <mnencia@debian.org>  Sun,  8 Oct 2006 16:17:31 +0200

libapache2-mod-auth-pgsql (2.0.3-3) unstable; urgency=high

  * Force reloading of apache2 when mod-auth-pgsql is
    upgraded. (Closes: #356426)
  * urgency=high due to recent security issue. (Apache servers can often run
    for many months without needing to be restarted, so they would be still
    vulnerable.)

 -- Marco Nenciarini <mnencia@debian.org>  Tue, 14 Mar 2006 09:10:35 +0100

libapache2-mod-auth-pgsql (2.0.3-2) unstable; urgency=low

  * debian/prerm: Fixed bashism (test with -[ao]).

 -- Marco Nenciarini <mnencia@debian.org>  Mon, 16 Jan 2006 10:57:34 +0100

libapache2-mod-auth-pgsql (2.0.3-1) unstable; urgency=low

  * New upstream release

 -- Marco Nenciarini <mnencia@debian.org>  Sun, 15 Jan 2006 16:19:22 +0100

libapache2-mod-auth-pgsql (2.0.2b1-7) unstable; urgency=high

  * SECURITY UPDATE: Arbitrary remote code execution with www-data privileges.
    CVE-2005-3656
    Fix several format string vulnerabilities in ap_log_[rp]error() calls
    (patch stolen from Ubuntu)
  * debian/control: Bump Standards-Version to 3.6.2.0; no changes required

 -- Marco Nenciarini <mnencia@debian.org>  Wed, 11 Jan 2006 15:06:50 +0100

libapache2-mod-auth-pgsql (2.0.2b1-6) unstable; urgency=low

  * Transition to new PostgreSQL architecture.
  * debian/control: Changed build dependency postgresql-dev to
    libpq-dev.
  * Makefile: Use pg_config to determine include directory.

 -- Marco Nenciarini <mnencia@debian.org>  Fri, 17 Jun 2005 17:57:30 +0200

libapache2-mod-auth-pgsql (2.0.2b1-5) unstable; urgency=low

  * Added proper debian/watch file.
  * Modified debian/copyright to report the right dowload url.

 -- Marco Nenciarini <mnencia@debian.org>  Mon, 23 Aug 2004 15:16:41 +0200

libapache2-mod-auth-pgsql (2.0.2b1-4) unstable; urgency=high

  * Back out the ill-fated apache2 LFS transition. (Closes: #267352)
  * Bump the apache2-threaded-dev build-dep to (>= 2.0.50-10)

 -- Marco Nenciarini <mnencia@debian.org>  Sun, 22 Aug 2004 17:14:47 +0200

libapache2-mod-auth-pgsql (2.0.2b1-3) unstable; urgency=medium

  * Corrected some errors in documentation (Closes: #264465)
  * Recompiled for apache2 LFS transition (Closes: #266178)
  * Bump the apache2-threaded-dev build-dep to (>= 2.0.50-9)

 -- Marco Nenciarini <mnencia@debian.org>  Tue, 17 Aug 2004 10:07:25 +0200

libapache2-mod-auth-pgsql (2.0.2b1-2) unstable; urgency=low

  * Added a prerm script to allow apache2 to work correctly afrer module
    remotion.

 -- Marco Nenciarini <mnencia@debian.org>  Mon, 19 Apr 2004 16:02:05 +0200

libapache2-mod-auth-pgsql (2.0.2b1-1) unstable; urgency=low

  * Initial Release. (Closes: #242198)

 -- Marco Nenciarini <mnencia@debian.org>  Fri,  2 Apr 2004 19:33:23 +0200

