File: changelog

package info (click to toggle)
libapache2-mod-auth-pgsql 2.0.3-6.1
  • links: PTS, VCS
  • area: main
  • in suites: buster, jessie, jessie-kfreebsd, stretch
  • size: 388 kB
  • ctags: 365
  • sloc: ansic: 3,261; makefile: 22
file content (134 lines) | stat: -rw-r--r-- 5,092 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
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
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