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 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358
|
libdbd-pg-perl (1.49-2+etch1) oldstable-security; urgency=high
* Fix heap overflow in getline/pg_getline (CVE-2009-0663)
* Note that no "\\.\n" line is present at the end of data returned
by getline/pg_getline. This is a documentation-only change.
The behavior did not change with the security update.
* Fix memory leak in BYTEA unquoting
-- Florian Weimer <fw@deneb.enyo.de> Tue, 21 Apr 2009 10:25:45 +0200
libdbd-pg-perl (1.49-2) unstable; urgency=high
* Documented in NEWS.Debian the required changes to scripts due to the use
of server side placeholders. Closes: #315708
* Now other changes apart from that, so it's safe for etch. Thus
urgency=high.
-- Raphael Hertzog <hertzog@debian.org> Thu, 25 May 2006 22:10:34 +0000
libdbd-pg-perl (1.49-1) unstable; urgency=low
* New upstream release.
* Depends on libdbi-perl (>= 1.45) now.
* Updated Standards-Version to 3.7.2.
-- Raphael Hertzog <hertzog@debian.org> Thu, 25 May 2006 21:59:54 +0000
libdbd-pg-perl (1.45-2) unstable; urgency=low
* Remove build dependency on postgresql-client-8.0. It's no longer needed
since pg_config is available via libpq-dev.
Closes: #361858
* Added pkg-perl team in the Uploaders field.
-- Raphael Hertzog <hertzog@debian.org> Thu, 13 Apr 2006 23:42:24 +0200
libdbd-pg-perl (1.45-1) unstable; urgency=low
* New upstream release.
-- Raphael Hertzog <hertzog@debian.org> Sun, 12 Mar 2006 18:10:03 +0100
libdbd-pg-perl (1.43-2) UNRELEASED; urgency=low
* Remove README.Debian since libpq4 works with all versions of
PostgreSQL and thus this module too.
-- Raphael Hertzog <hertzog@debian.org> Fri, 12 Aug 2005 13:52:18 +0200
libdbd-pg-perl (1.43-1) unstable; urgency=low
* New upstream release.
* Document in README.Debian the fact that the module is intended to work
with PostgreSQL 8.0 or newer. Closes: #315708
-- Raphael Hertzog <hertzog@debian.org> Fri, 12 Aug 2005 12:24:18 +0200
libdbd-pg-perl (1.42-2) unstable; urgency=low
* Adapted for postgresql-8.0.
* Build-depends on libpq-dev (>= 8.0)
* Upgraded Standards-Version to 3.6.2.
-- Raphael Hertzog <hertzog@debian.org> Wed, 22 Jun 2005 14:56:06 +0200
libdbd-pg-perl (1.42-1) unstable; urgency=low
* New upstream version.
* Remove patch for memory leak, it has been integrated upstream.
-- Raphael Hertzog <hertzog@debian.org> Wed, 25 May 2005 07:16:29 +0000
libdbd-pg-perl (1.41-3) unstable; urgency=medium
* Oops, I forgot to register the patch in the debian_patches variable.
This time the problem is fixed.
-- Raphael Hertzog <hertzog@debian.org> Wed, 4 May 2005 15:29:07 +0200
libdbd-pg-perl (1.41-2) unstable; urgency=medium
* Include a patch fixing a memory leak. Closes: #305468
This patch has already been integrated upstream but there's
no new release yet.
-- Raphael Hertzog <hertzog@debian.org> Wed, 4 May 2005 15:21:03 +0200
libdbd-pg-perl (1.41-1) unstable; urgency=low
* New upstream release.
* Depends on libdbi-perl (>= 1.38).
-- Raphael Hertzog <hertzog@debian.org> Fri, 15 Apr 2005 09:32:02 +0200
libdbd-pg-perl (1.32-2) unstable; urgency=low
* Depends on libdbi-perl (>= 1.35). Closes: #243703
* Built with PostgreSQL 7.4. Corrected Build-Depends accordingly.
-- Raphael Hertzog <hertzog@debian.org> Sun, 27 Jun 2004 21:25:37 +0000
libdbd-pg-perl (1.32-1) unstable; urgency=low
* New upstream release. Closes: #235350
* Remove fix-memleak patch (applied upstream)
* Remove quote patch (applied upstream)
* New co-maintainer
-- Ivan Kohler <ivan-debian@420.am> Tue, 9 Mar 2004 22:44:34 -0800
libdbd-pg-perl (1.31-2) unstable; urgency=low
* New patch: quote.dpatch
Change quote character from \" to ". Closes: #223398
-- Raphael Hertzog <hertzog@debian.org> Tue, 9 Dec 2003 17:02:45 +0000
libdbd-pg-perl (1.31-1) unstable; urgency=low
* New upstream version. Closes: #221743
* Integrated patch to fix mem leak in debian/patches this time.
cf #167148
* Removed patch fixing version comparison since it has been fixed upstream.
Removed patch removing spurious reference to Oracle too.
* Added postgresql-client to the Build-Depends because of
pg_config/pg_wrapper.
-- Raphael Hertzog <hertzog@debian.org> Mon, 8 Dec 2003 12:51:05 +0000
libdbd-pg-perl (1.22-3) unstable; urgency=low
* Remove spurious reference to Oracle. Closes: #208556
-- Raphael Hertzog <hertzog@debian.org> Sat, 6 Sep 2003 09:57:23 +0000
libdbd-pg-perl (1.22-2) unstable; urgency=low
* Fix PG version comparison in several places.
Closes: #198552
* Updated standards-version.
-- Raphael Hertzog <hertzog@debian.org> Sat, 12 Jul 2003 14:32:41 +0000
libdbd-pg-perl (1.22-1) unstable; urgency=low
* New upstream release. Closes: #187436
* Updated section to "perl".
-- Raphael Hertzog <hertzog@debian.org> Tue, 8 Apr 2003 22:49:52 +0000
libdbd-pg-perl (1.20-2) unstable; urgency=low
* Build-Depends on postgresql-dev (>= 7.3.1) to make sure the generated
dependencies are "libpq3" and no more "libpgsql2". Closes: #174878
-- Raphael Hertzog <hertzog@debian.org> Wed, 1 Jan 2003 16:34:36 +0100
libdbd-pg-perl (1.20-1) unstable; urgency=low
* New upstream version. Closes: #172644
* No answer from upstream, so I'm applying Dan's patch. We'll see if
anything break. Closes: #167148
* Updated the download URL in the copyright notice.
* Now build depends on debhelper >= 4, updated DH_COMPAT accordingly.
* Originally built with Postgresql 7.3 (but it's not enforced by
Build-Depends).
-- Raphael Hertzog <hertzog@debian.org> Wed, 11 Dec 2002 19:29:25 +0100
libdbd-pg-perl (1.13-4) unstable; urgency=low
* Updated the copyright notice. Closes: #157567
-- Raphael Hertzog <hertzog@debian.org> Mon, 26 Aug 2002 12:22:33 +0200
libdbd-pg-perl (1.13-3) unstable; urgency=low
* Recompile with perl 5.8.
-- Raphael Hertzog <hertzog@debian.org> Wed, 31 Jul 2002 20:35:10 +0200
libdbd-pg-perl (1.13-2) unstable; urgency=low
* Try another patch for #146794.
-- Raphael Hertzog <hertzog@debian.org> Fri, 17 May 2002 16:31:33 +0200
libdbd-pg-perl (1.13-1) unstable; urgency=low
* New upstream version.
* Added a debian/watch file.
* Apply patches for binary data support. Closes: #146794
-- Raphael Hertzog <hertzog@debian.org> Thu, 16 May 2002 15:14:03 +0200
libdbd-pg-perl (1.01-3) unstable; urgency=medium
* Moved to main. Closes: #140435
-- Raphael Hertzog <hertzog@debian.org> Fri, 29 Mar 2002 13:10:59 +0100
libdbd-pg-perl (1.01-2) unstable; urgency=low
* Recompile for Postregsql 7.2. Closes: #136430
* Updated Build-Depends accordingly.
-- Raphael Hertzog <hertzog@debian.org> Sat, 2 Mar 2002 13:12:08 +0100
libdbd-pg-perl (1.01-1) unstable; urgency=medium
* New upstream version. Closes: #102223
-- Raphael Hertzog <hertzog@debian.org> Sun, 8 Jul 2001 17:42:07 +0200
libdbd-pg-perl (0.98-2) unstable; urgency=medium
* Move to non-us. Closes: #97115
* Full source upload because of this.
-- Raphael Hertzog <hertzog@debian.org> Sat, 19 May 2001 14:13:50 +0200
libdbd-pg-perl (0.98-1) unstable; urgency=medium
* New upstream version. Closes: #96246
* I don't have any segfault with this version. Closes: #96298
Instead I have the error "no state" when calling fetchrow.
* Build-Depends on postgresql-dev (>= 7.1release-4) to be sure
that it will be built with a fixed libpgsql2.1 (cf #96460).
-- Raphael Hertzog <hertzog@debian.org> Sat, 5 May 2001 21:32:53 +0200
libdbd-pg-perl (0.97-1) unstable; urgency=medium
* New upstream version. Closes: #94768
-- Raphael Hertzog <hertzog@debian.org> Sun, 22 Apr 2001 16:07:21 +0200
libdbd-pg-perl (0.95-5) unstable; urgency=medium
* Updated Build-Depends so that it requires libdbi-perl but >= 1.14-2.
Closes: #94167
-- Raphael Hertzog <hertzog@debian.org> Sat, 21 Apr 2001 12:49:17 +0200
libdbd-pg-perl (0.95-4) unstable; urgency=medium
* Applied patch fixing a bug related to BLOB handling. Closes: #88537
* This patch has been submitted upstream by the submitter itself.
-- Raphael Hertzog <hertzog@debian.org> Tue, 6 Mar 2001 00:01:30 +0100
libdbd-pg-perl (0.95-3) unstable; urgency=medium
* Updated for the latest perl policy which brings back perl to its
"perl" package.
* Complies with policy 3.5.2.
* Uses the latest PostgreSQL. Closes: #86529
-- Raphael Hertzog <hertzog@debian.org> Wed, 21 Feb 2001 22:24:33 +0100
libdbd-pg-perl (0.95-2) unstable; urgency=low
* Simple recompile for perl-5.6. Closes: #77136
-- Raphael Hertzog <hertzog@debian.org> Thu, 16 Nov 2000 09:14:02 +0100
libdbd-pg-perl (0.95-1) unstable; urgency=low
* New upstream version. Closes: #72507
* Updated to latest policy.
-- Raphael Hertzog <hertzog@debian.org> Thu, 12 Oct 2000 13:20:51 +0200
libdbd-pg-perl (0.93-3) unstable; urgency=low
* Simple recompile for woody with correct dependency for
PostgreSQL 7. Closes: #64112, #63429
-- Raphael Hertzog <hertzog@debian.org> Mon, 15 May 2000 00:04:05 +0200
libdbd-pg-perl (0.93-2) frozen unstable; urgency=low
* This version needs to go to frozen since it will enable a smoother
upgrade from potato to woody.
* Now depends on libpgsql2 (<< 7.0) so that when someone will install
postgresql 7, the dependencies won't be met and they'll have to
upgrade to the woody version. Closes: #61378
-- Raphael Hertzog <hertzog@debian.org> Sat, 1 Apr 2000 15:43:34 +0200
libdbd-pg-perl (0.93-1) unstable; urgency=low
* New upstream version.
* Applied patch for good escaping with pg_auto_escape. Closes: #52833
* Policy 3.1.1 compliance.
-- Raphael Hertzog <hertzog@debian.org> Mon, 27 Dec 1999 16:27:40 +0100
libdbd-pg-perl (0.92-1) unstable; urgency=low
* New maintainer.
* New upstream version.
* Policy 3.0.1 compliance.
* Closing "fixed" bugs : closes: #41819, #41432, #39918, #43315
* Converted to debhelper 2.
-- Raphael Hertzog <hertzog@debian.org> Mon, 13 Sep 1999 23:06:12 +0200
libdbd-pg-perl (0.89-1.1) unstable; urgency=low
* NMU for the perl upgrade. Closes: #41819, #41432
* Corrected the rules files to conform to perl policy 1.0.1
* Compiled with perl-5.005.
* Compiled with the latest postgresql (6.5.1-1) and
corrected the dependency. Closes: #39918
* Upgraded standards-version to 3.0.0. Uses the new debstd.
* Added an extended description.
-- Raphael Hertzog <rhertzog@hrnet.fr> Sat, 24 Jul 1999 18:12:40 +0200
libdbd-pg-perl (0.89-1) unstable; urgency=low
* built against postgresql-6.4
* New upstream release
-- Tom Lear <tom@trap.mtview.ca.us> Thu, 31 Dec 1998 13:12:29 -0800
libdbd-pg-perl (0.73-4) frozen unstable; urgency=low
* removed i386-centricity - closes #28898
-- Tom Lear <tom@trap.mtview.ca.us> Tue, 3 Nov 1998 05:41:54 -0800
libdbd-pg-perl (0.73-3) unstable; urgency=low
* depends on libdbi-perl (>=1.02) - closes #27145
* fixed description - closes #27727
-- Tom Lear <tom@trap.mountain-view.ca.us> Wed, 14 Oct 1998 17:33:22 -0700
libdbd-pg-perl (0.73-2) unstable; urgency=low
* Non-maintainer release of the non-maintainer release. Doh
* Recompiled against current DBI driver.
* Removed perllocal.pod and .packlist files
* Stripped binaries
-- Martin Schulze <joey@kuolema.infodrom.north.de> Fri, 25 Sep 1998 11:31:07 +0200
libdbd-pg-perl (0.73-1) unstable; urgency=low
* Initial Release.
-- Tom Lear <tom@trap.mountain-view.ca.us> Sun, 2 Aug 1998 17:27:26 -0700
Local variables:
mode: debian-changelog
End:
|