Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package perl-DBD-Pg for openSUSE:Factory checked in at 2026-09-08 16:58:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/perl-DBD-Pg (Old) and /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.1265 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "perl-DBD-Pg" Tue Sep 8 16:58:08 2026 rev:65 rq:1376317 version:3.21.2 Changes: -------- --- /work/SRC/openSUSE:Factory/perl-DBD-Pg/perl-DBD-Pg.changes 2026-05-18 17:48:46.158168429 +0200 +++ /work/SRC/openSUSE:Factory/.perl-DBD-Pg.new.1265/perl-DBD-Pg.changes 2026-09-08 17:01:35.709691622 +0200 @@ -1,0 +2,54 @@ +Thu Aug 27 16:33:35 UTC 2026 - Tina Müller <[email protected]> + +- updated to 3.21.2 + see /usr/share/doc/packages/perl-DBD-Pg/Changes + + Version 3.21.2 (released August 26, 2026) + - In the tests, ensure the plan declaration happens after the skip_all calls. + [Russell Jenkins] + - Fix missing closing double-quote in su -c commands in test setup script. + [Jitka Plesnikova] + - Support compiling with versions of GCC < 5. + [Ed Sabol] + - Make port discovery more robust in test setup script. + [Ed Sabol, Greg Sabino Mullane] + - Avoid using getpwent and compare uid values instead in test setup script. + [Ed Sabol] + Version 3.21.1 (released August 23, 2026) + - Fix incorrect allocation inside of quote_float() + Check for NUL more carefully inside of _dequote_bytea_hex() + Fix incorrect allocation inside of pg_destringify_array() + [CVE: https://nvd.nist.gov/vuln/detail/CVE-2026-78183] + [Greg Sabino Mullane] + - Make tests much less verbose; only failed tests need to give details. + [Greg Sabino Mullane] + Version 3.21.0 (released August 22, 2026) + - Add non-blocking async COPY FROM support (pg_putcopydata_async, pg_putcopyend_async, pg_flush) + (Github issue #177, pull request #176) + [John Napiorkowski, Ed Sabol] + - Ensure $sth->rows() returns 0 when no rows returned for updates, deletes, + or inserts with ON CONFLICT DO NOTHING + [Greg Sabino Mullane, reported by Yiannis] + (Github issue #194, pull request #194) + - Fix incorrect quoting of float string values (e.g. 'NaN') + [Greg Sabino Mullane] + - Fix a memory leak in the PQclosePrepared cleanup path + [Rorsarach] + (Github issue #187, pull request #188) + - Fix a memory leak when bind_param called, and some around statement handles. + [Greg Sabino Mullane] + - Implement new string buffer system for statements and placeholders. + This replaces the old linked lists with arrays, and is much faster. + [Matt Tyson, Greg Sabino Mullane] + (Github pull requests #21 and #201) + - Cleanup and refactor code in quote.c. Rename internal functions. + Standardize and change error messages. + [Greg Sabino Mullane] + - Improve and add tests for PQclear logic in dbdimp.c + [Greg Sabino Mullane] + - Support whitespace in directory names for the test suite. + [Greg Sabino Mullane] + - Many tweaks to support building and testing on Win32 + [Greg Sabino Mullane] + +------------------------------------------------------------------- Old: ---- DBD-Pg-3.20.2.tar.gz New: ---- DBD-Pg-3.21.2.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ perl-DBD-Pg.spec ++++++ --- /var/tmp/diff_new_pack.1J28mD/_old 2026-09-08 17:01:36.646730789 +0200 +++ /var/tmp/diff_new_pack.1J28mD/_new 2026-09-08 17:01:36.650730957 +0200 @@ -18,7 +18,7 @@ %define cpan_name DBD-Pg Name: perl-DBD-Pg -Version: 3.20.2 +Version: 3.21.2 Release: 0 License: Artistic-1.0 OR GPL-1.0-or-later Summary: DBI PostgreSQL interface ++++++ DBD-Pg-3.20.2.tar.gz -> DBD-Pg-3.21.2.tar.gz ++++++ ++++ 14236 lines of diff (skipped) ++++++ _scmsync.obsinfo ++++++ --- /var/tmp/diff_new_pack.1J28mD/_old 2026-09-08 17:01:36.961743957 +0200 +++ /var/tmp/diff_new_pack.1J28mD/_new 2026-09-08 17:01:36.968744249 +0200 @@ -1,6 +1,6 @@ -mtime: 1777793286 -commit: cd944a3ebb1b888197237f2b60f3cd657379df11580062290f710a903968de92 +mtime: 1787848416 +commit: e4b77e6b434a5a2feeacbe337d4ad2f7a18d2ff24b03d04e611f3ef8faf27dc7 url: https://src.opensuse.org/perl/perl-DBD-Pg -revision: cd944a3ebb1b888197237f2b60f3cd657379df11580062290f710a903968de92 +revision: e4b77e6b434a5a2feeacbe337d4ad2f7a18d2ff24b03d04e611f3ef8faf27dc7 projectscmsync: https://src.opensuse.org/perl/_ObsPrj ++++++ build.specials.obscpio ++++++ ++++++ build.specials.obscpio ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/.gitignore new/.gitignore --- old/.gitignore 1970-01-01 01:00:00.000000000 +0100 +++ new/.gitignore 2026-08-27 18:33:36.000000000 +0200 @@ -0,0 +1 @@ +.osc
