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 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386
|
libdbi-perl (1.53-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Tue, 21 Nov 2006 18:27:48 +0100
libdbi-perl (1.52-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Thu, 24 Aug 2006 00:17:26 +0200
libdbi-perl (1.51-2) unstable; urgency=low
* Applied memory leak patch (thanks to Doru Theodor Petrescu and
Sancho Lerena).
-- Christian Hammers <ch@debian.org> Tue, 11 Jul 2006 00:18:45 +0200
libdbi-perl (1.51-1) unstable; urgency=low
* New upstream release.
(thanks to Martin von Oertzen for reminding). Closes: #373938
-- Christian Hammers <ch@debian.org> Fri, 16 Jun 2006 16:00:11 +0200
libdbi-perl (1.50-2) unstable; urgency=low
* Increased tolerance of the t/40profile regression test which lead to
FTBFS when NTP adjusted the time by -0.0097s.
* Now using cdbs/simple-patchsys.
-- Christian Hammers <ch@debian.org> Sat, 28 Jan 2006 14:35:16 +0100
libdbi-perl (1.50-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Mon, 9 Jan 2006 22:09:07 +0100
libdbi-perl (1.48-2) unstable; urgency=low
* Corrected watch file.
-- Christian Hammers <ch@debian.org> Fri, 16 Sep 2005 01:15:25 +0200
libdbi-perl (1.48-1) unstable; urgency=low
* New upstream release.
-- Christian Hammers <ch@debian.org> Sat, 4 Jun 2005 05:20:21 +0200
libdbi-perl (1.46-6) unstable; urgency=high
* SECURITY
Javier Fernandez-Sanguino Pena from the Debian Security Audit Project
discovered that the DBI library, the Perl5 database interface, creates
a temporary PID file in an insecure manner. This can be exploited by a
malicious user to overwrite arbitrary files owned by the person
executing the parts of the library.
(DSA 658-1, CAN-2005-0077)
-- Christian Hammers <ch@debian.org> Sun, 23 Jan 2005 23:00:04 +0100
libdbi-perl (1.46-5) unstable; urgency=low
* Fixed lintian warnings and updated description.
-- Christian Hammers <ch@debian.org> Sat, 8 Jan 2005 20:44:31 +0100
libdbi-perl (1.46-4) unstable; urgency=low
* Really adjusted perl dependencies to the ones in testing.
-- Christian Hammers <ch@debian.org> Tue, 28 Dec 2004 01:32:35 +0100
libdbi-perl (1.46-3) unstable; urgency=low
* Adjusted perl dependencies to the ones in testing which are sufficient.
-- Christian Hammers <ch@debian.org> Mon, 27 Dec 2004 21:37:30 +0100
libdbi-perl (1.46-2) unstable; urgency=low
* Adjusted perl-modules build-dep to fix FTBFS on ARM.
-- Christian Hammers <ch@debian.org> Tue, 21 Dec 2004 01:57:11 +0100
libdbi-perl (1.46-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Mon, 20 Dec 2004 22:26:10 +0100
libdbi-perl (1.45-1) unstable; urgency=low
* New upstrem version.
-- Christian Hammers <ch@debian.org> Mon, 11 Oct 2004 21:45:54 +0200
libdbi-perl (1.43-1) unstable; urgency=low
* New upstream release
* Updated watch file to version 2.
* Disabled test t/80proxy.t as it depends on a running syslogd which
the build environments do not have.
-- Christian Hammers <ch@debian.org> Mon, 2 Aug 2004 01:05:33 +0200
libdbi-perl (1.42-4) unstable; urgency=low
* Switched to the CDBS.
-- Christian Hammers <ch@debian.org> Fri, 23 Jul 2004 20:59:37 +0200
libdbi-perl (1.42-3) unstable; urgency=low
* Added conflicts to current libdbd-csv-perl version which also
ships DBD::File although in an older version. It's maintainer
has been contacted.
-- Christian Hammers <ch@debian.org> Thu, 10 Jun 2004 19:18:10 +0200
libdbi-perl (1.42-2) unstable; urgency=low
* Adjusted section.
-- Christian Hammers <ch@debian.org> Wed, 2 Jun 2004 01:45:26 +0200
libdbi-perl (1.42-1) unstable; urgency=low
* New upstream version.
-- Christian Hammers <ch@debian.org> Wed, 2 Jun 2004 01:30:42 +0200
libdbi-perl (1.41-1) unstable; urgency=low
* New upstream release
* Replaced mentioning of DBI::Shell in the package description by
a suggestion to the dbishell package as DBI::Shell is no longer
included. Closes: #234671
-- Christian Hammers <ch@debian.org> Tue, 2 Mar 2004 23:14:04 +0100
libdbi-perl (1.40-3) unstable; urgency=low
* Fixed manpage of DBI::ProxyServer (thanks to Frederic Briere).
Closes: #232691
-- Christian Hammers <ch@debian.org> Mon, 23 Feb 2004 04:46:03 +0100
libdbi-perl (1.40-2) unstable; urgency=low
* Raised the suggestion for libprpc-perl as two binaries from DBI
needs it (thanks to Frederic Briere). Closes: #108569
-- Christian Hammers <ch@debian.org> Mon, 23 Feb 2004 04:14:55 +0100
libdbi-perl (1.40-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Sat, 10 Jan 2004 21:56:59 +0100
libdbi-perl (1.38-1) unstable; urgency=low
* New upstream release.
-- Christian Hammers <ch@debian.org> Sun, 26 Oct 2003 02:28:06 +0100
libdbi-perl (1.35-1) unstable; urgency=low
* New upstream release.
-- Christian Hammers <ch@debian.org> Tue, 25 Mar 2003 23:27:13 +0100
libdbi-perl (1.32-1) unstable; urgency=low
* New upstream release.
(reenabled taint tests that were accidently left disabled).
Closes: #177756
-- Christian Hammers <ch@debian.org> Tue, 21 Jan 2003 19:58:47 +0100
libdbi-perl (1.30-1) unstable; urgency=medium
* New upstream release
Is supposed to fix a segfault that occurs in conjunction with
HTML::Mason. Closes: #161825
-- Christian Hammers <ch@debian.org> Sun, 29 Sep 2002 01:29:07 +0200
libdbi-perl (1.28-4) unstable; urgency=low
* Corrected build-depends.
-- Christian Hammers <ch@debian.org> Sun, 25 Aug 2002 18:23:26 +0200
libdbi-perl (1.28-3) unstable; urgency=medium
* Updated for perl-5.8. Closes: #158095, #158113
-- Christian Hammers <ch@debian.org> Sun, 25 Aug 2002 17:53:47 +0200
libdbi-perl (1.28-2) unstable; urgency=low
* Corrected copyright. Closes: #157570
-- Christian Hammers <ch@debian.org> Fri, 23 Aug 2002 23:34:27 +0200
libdbi-perl (1.28-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Tue, 18 Jun 2002 18:53:14 +0200
libdbi-perl (1.21-2) unstable; urgency=low
* Acknowleging NMU from Dirk Eddenbuettel. Thanks! Closes: #133020
-- Christian Hammers <ch@debian.org> Sun, 17 Feb 2002 22:28:04 +0100
libdbi-perl (1.21-1) unstable; urgency=low
* Non-maintainer upload of a new upstream release
* No new changes made, copied debian/ from 1.20 and edited changelog
* Follows a bug filed eight days ago (Closes: #133020)
-- Dirk Eddelbuettel <edd@debian.org> Sat, 16 Feb 2002 20:14:01 -0600
libdbi-perl (1.20-1) unstable; urgency=low
* New upstream release
NOTE: Please read the Changes.gz file for compatibility problems with
fetchall_* functions.
-- Christian Hammers <ch@debian.org> Tue, 27 Nov 2001 00:39:09 +0100
libdbi-perl (1.19-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Wed, 8 Aug 2001 00:09:15 +0200
libdbi-perl (1.18-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Tue, 5 Jun 2001 22:25:20 +0200
libdbi-perl (1.15-1) unstable; urgency=low
* New upstream release
-- Christian Hammers <ch@debian.org> Fri, 30 Mar 2001 20:15:06 +0200
libdbi-perl (1.14-4) unstable; urgency=low
* Adjusted the priority from extra to optional.
-- Christian Hammers <ch@debian.org> Mon, 19 Feb 2001 00:28:13 +0100
libdbi-perl (1.14-3) unstable; urgency=low
* Updated to latest policy and Perl policy.
* Corrected maintainer email.
-- Christian Hammers <ch@debian.org> Sat, 17 Feb 2001 17:39:24 +0100
libdbi-perl (1.14-2) unstable; urgency=medium
* Recompiled for perl-5.6.
Other maintainers are waiting for this. Closes: #77187
-- Christian Hammers <ch@debian.org> Thu, 16 Nov 2000 13:08:08 +0100
libdbi-perl (1.14-1) unstable; urgency=low
* New upstraem version.
-- Christian Hammers <ch@debian.org> Sun, 30 Jul 2000 17:37:17 +0200
libdbi-perl (1.13-4) unstable unstable; urgency=low
* Included dbiproxy. (Although unusable untill someone packages
RPC/PlServer.pm or installs this locally)
-- Christian Hammers <ch@debian.org> Sun, 30 Jul 2000 17:37:12 +0200
libdbi-perl (1.13-2) frozen unstable; urgency=low
* Added dbish binary.
-- Christian Hammers <ch@debian.org> Sat, 22 Jan 2000 16:35:49 +0100
libdbi-perl (1.13-1) unstable; urgency=low
* New upstream version.
* Fixed typo in FAQ. Closes: #23247
-- Christian Hammers <ch@debian.org> Sun, 5 Dec 1999 17:13:50 +0100
libdbi-perl (1.12-1) unstable; urgency=low
* Recompiled for perl-5.005.
* New upstream version.
-- Christian Hammers <ch@debian.org> Tue, 6 Jul 1999 00:56:26 +0200
libdbi-perl (1.06-3) unstable; urgency=high
* Fix of grave bug: A __register_frame_info case.
* Now I explicit depend on libc >= 2.1 !
-- Christian Hammers <ch@debian.org> Tue, 4 May 1999 23:50:56 +0200
libdbi-perl (1.06-2) unstable; urgency=low
* New maintainer upload
-- Christian Hammers <ch@debian.org> Tue, 27 Apr 1999 22:53:03 +0200
libdbi-perl (1.06-1) unstable; urgency=low
* New upstream version
* Added authors email address to copyright file
-- Martin Schulze <joey@finlandia.infodrom.north.de> Wed, 27 Jan 1999 23:36:48 +0100
libdbi-perl (1.02-1) unstable; urgency=low
* New upstream source
* New maintainer
* New Standards-Version
* New packge description
* Included test.pl
* Moved it out of contrib since it's distributed under the terms of the
GNU GPL.
* Used my own debian/rules style
-- Martin Schulze <joey@finlandia.infodrom.north.de> Thu, 24 Sep 1998 11:11:36 +0200
libdbi-perl (0.92-2) unstable; urgency=low
* Whoops! I was making a shlibs file when I didn't need to. Removed call
to dh_makeshlibs. This fixes the last of the lintian warnings.
-- Ben Gertzfield <che@debian.org> Wed, 11 Feb 1998 13:18:59 -0800
libdbi-perl (0.92-1) unstable; urgency=low
* New upstream version.
* debhelper 0.60 fixed the bad permissions that lintian caught.
-- Ben Gertzfield <che@debian.org> Mon, 9 Feb 1998 16:10:34 -0800
libdbi-perl (0.91-1) unstable; urgency=low
* New upstream version.
* New maintainer.
* Compiled with perl 5.004.04-3, fixes bug #15837
* Fixed debian/rules file to properly install manpages, another part
of #15837.
-- Ben Gertzfield <che@debian.org> Sun, 28 Dec 1997 21:25:13 -0800
libdbi-perl (0.89-1) unstable; urgency=low
* New maintainer address
* Linked against perl 5.004 as this is the official perl in hamm. Thanks
to Christian Schwarz (schwarz@debian.org) for informing me.
* New upstream version (Bug#12249)
* Added my source routines to debian/rules
* Removed .packlist files (Bug#11301)
-- Martin Schulze <joey@finlandia.infodrom.north.de> Wed, 3 Sep 1997 08:57:41 +0200
libdbi-perl (0.79-1) unstable; urgency=low
* Initial Release.
-- Christian Schwarz <schwarz@debian.org> Sat, 12 Apr 1997 21:48:21 +0200
Local variables:
mode: debian-changelog
End:
|