File: changelog

package info (click to toggle)
libapache2-mod-auth-pgsql 2.0.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 132 kB
  • ctags: 99
  • sloc: ansic: 831; makefile: 46; sh: 36
file content (84 lines) | stat: -rw-r--r-- 2,996 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
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