|
|
|
|
Changelog for rh-postgresql-debuginfo-7.3.19-1.i386.rpm :
* Wed Apr 25 2007 Tom Lane 7.3.19-1- Update to PostgreSQL 7.3.19 for CVE-2007-2138, data loss bugsResolves: #237680 * Sun Feb 04 2007 Tom Lane 7.3.18-1- Update to PostgreSQL 7.3.18 to fix CVE-2007-0555Resolves: #225493- Note: postgresql-7.3-spinlock.patch no longer needed, as patch was applied upstream awhile back; ditto postgresql-7.3-ssl-leak.patch. postgresql-7.3.4-security.patch was long since applied upstream too; looks like we\'ve been inserting a useless test into a different loop... * Sat Jun 24 2006 Tom Lane 7.3.15-3- Stop SSL memory leak (back-port of PG 7.4 bug fix) (bz #196040) * Tue May 23 2006 Tom Lane 7.3.15-2- Respin with non-fuzzy patch to get rid of \".orig\" files sneaking into the package * Tue May 23 2006 Tom Lane 7.3.15-1- Update to PostgreSQL 7.3.15 (includes fixes for CVE-2006-2313, CVE-2006-2314, CVE-2006-0553, CVE-2006-0591; see bugs #192171, 181836); also various data-loss-grade bugs * Thu Jul 21 2005 Tom Lane 7.3.10-2- Back-port PostgreSQL 7.4 spinlock support to fix bug #159694- Add dependency on postgresql-libs to base package, to fix bug #158100 * Wed May 11 2005 Tom Lane 7.3.10-1- Update to PostgreSQL 7.3.10 (includes security and data-loss fixes; see bz#156726, CAN-2005-1409, CAN-2005-1410) * Tue Feb 08 2005 Tom Lane 7.3.9-2- Patch additional buffer overruns in plpgsql (CAN-2005-0247) * Mon Feb 07 2005 Tom Lane 7.3.9-1- Update to PostgreSQL 7.3.9 (fixes CAN-2005-0227, CAN-2005-0244, CAN-2005-0245, CAN-2005-0246, and other issues). * Fri Oct 29 2004 Tom Lane 7.3.8-2- Fix incorrect versioning in requires/provides declarations (bug 137444) * Sun Oct 24 2004 Tom Lane 7.3.8-1- Update to PostgreSQL 7.3.8 (bugs 136947, 136949)- Make init script more paranoid about mkdir step of initializing a new database (bugs 136947, 136949)- Remove contrib/oidjoins stuff from installed fileset; it\'s of no use to ordinary users and has a security issue (bugs 136300, 136301) * Wed Oct 06 2004 Tom Lane 7.3.7-2- Solve the stale lockfile problem (bugs 71295, 96981, 134090) * Thu Sep 23 2004 Tom Lane 7.3.7-1- Update to PostgreSQL 7.3.7 (bug 130814).- Make specfile backwards compatible to AS2.1 (bug 130989). * Tue Jul 13 2004 Tom Lane 7.3.6-7- Rebuild (Saturday\'s try failed due to buildroot bustage) * Sun Jul 11 2004 Tom Lane 7.3.6-6- Undo ill-considered chkconfig change that causes server to start immediately upon install. Mea culpa (bug 127552). * Tue Jul 06 2004 Kim Ho 7.3.6-5- Add missing break statement. * Tue Jun 29 2004 Kim Ho 7.3.6-4- Add JDBC patch to fix get/set methods for Integer types, do properconversion of boolean types, and thread safe prepared statement names. * Thu Jun 24 2004 Tom Lane 7.3.6-3- Uninstalling server RPM stops postmaster first, per bug 114846.- Fix su commands to not assume PG user\'s shell is sh-like, per bug 124024.- Support PGOPTS from /etc/sysconfig/pgsql, per bug 111504.- Allow build without python, per bug 126083.- Minor postgresql.init/rhdb.init improvements (sync with 7.4 initscript). * Thu Apr 08 2004 Tom Lane 7.3.6-2- Add patch to fix mis-costing of materialized mergejoin inputs, per gripe from CCM crew. * Fri Mar 05 2004 Tom Lane 7.3.6-1- Update to PostgreSQL 7.3.6.- Fix chown separator in init files.- Fix permissions on /etc/sysconfig/pgsql, per bug 115278. * Mon Feb 23 2004 Tim Waugh - Use \':\' instead of \'.\' as separator for chown. * Fri Nov 21 2003 David Jee 7.3.4-RH-11- add checks to turn off Obsoletes and Provides when building for Fedora- add \"Requires: krb5-libs >= 1.3.1-6\" to libs package when building for Fedora * Wed Nov 19 2003 David Jee 7.3.4-RH-10- rebuild for Fedora Core 1 (Note: This series of packages has formerly been prefixed by \'rh-postgresql\' and was a part of RHDB. It will now replace the previous series of \'postgresql\' packages in Fedora.)- add conditional checks for whether we\'re building for Fedora- import new JDBC driver with functionality improvements and bug fixes- import new rh-pgsql.patch to reflect changes in JDBC driver- fix rhdb.init to say \"PostgreSQL - Red Hat Edition\" upon startup- replace obsolete URL with http://sources.redhat.com/rhdb/ * Tue Nov 04 2003 David Jee 7.3.4-RH-9- add a patch that avoids running off the end of to_timestamp()\'s input string when the input is shorter than the format string expects. [Bug #109067] * Fri Sep 26 2003 David Jee 7.3.4-RH-8- new jdbc driver that fixes truncation bugs in getByte and getShort methods- rh-pgsql.patch updated to include the above jdbc fix * Tue Sep 23 2003 David Jee 7.3.4-RH-7- remove jdbc building patch- do not build jdbc; include pre-built jdbc jarfile in the sources list- move jarfile to /usr/share/java * Tue Sep 23 2003 David Jee 7.3.4-RH-6- change build requirement j2sdk to sun-j2sdk- fix j2sdk path in jdbc build patch * Fri Sep 19 2003 David Jee 7.3.4-RH-5- rebuild for a new jdbc patch (rolled into rh-pgsql.patch) * Wed Sep 17 2003 David Jee 7.3.4-RH-4- remove verbose compile options from jdbc-build patch * Thu Sep 11 2003 David Jee 7.3.4-RH-3- rebuild with Red Hat\'s JDBC patches (rolled into rh-pgsql.patch)- add --with-java option- remove rh-postgresql2.jar and rh-postgresql3.jar from sources list- remove JDBC2 driver support- add postgresql-7.3.4-jdbc-build.patch, which works around + problems- add j2sdk to Buildrequires- rename postgresql.jar to rh-postgresql3.jar- add postgresql-examples.jar to jdbc package * Thu Sep 04 2003 David Jee 7.3.4-RH-2- fix src-tutorial patch handling to include all files in the original postgres.tar.gz ( *.html catalogs.gif connections.gif stylesheet.css) * Sat Aug 30 2003 David Jee 7.3.4-RH-1- initial rh-postgresql 7.3.4 build- remove WAL page boundary patch * Wed Aug 06 2003 Andrew Overholt 7.3.3-RH-6- fix initscript typo * Thu Jul 31 2003 Andrew Overholt 7.3.3-RH-5- fix basename calls in postgresql.init (courtesy E. Jay Berkenbilt)- fix regression test /usr/lib64 issues on x86_64 * Sat Jul 26 2003 Andrew Overholt - remove Vendor and Distribution tags * Thu Jul 17 2003 Andrew Overholt 7.3.3-RH-4- merge in fixes for Bugzilla #54711 and #83000- use -fPIC, not -fpic (courtesy Elliot Lee) on s390x- add WAL page boundary patch * Thu Jul 17 2003 Olga Rodimina - fix tutorial location- modify tutorial patch to be 7.3.3-specific * Sat Jul 12 2003 Olga Rodimina - add src/tutorial to -docs package [Bug #54711]- add postgresql-src-tutorial.patch [Bug #54711]- postgresql-src-tutorial.patch builds src/tutorial beforeĀ installing and corrects entry specifying path to tutorial in tutorial-sql.html * Tue Jul 08 2003 Kim Ho - add patch to use rpath when creating plperl [Bug #83000]- add Buildrequires: tcl-devel for libpgtcl --overholt * Sat Jun 21 2003 Andrew Overholt 7.3.3-RH-3- add PDF docs to -docs package * Wed Jun 18 2003 Andrew Overholt 7.3.3-RH-2- fixed for upgrading from postgresql RPM set (add Obsoletes and %triggerpostun) * Thu Jun 12 2003 Andrew Overholt 7.3.3-RH-1- use our JDBC JARs * Sat May 31 2003 Andrew Overholt 7.3.3-RH-1- add in Provides: postgresql- * everywhere * Wed May 28 2003 Andrew Overholt 7.3.3-RH-1- modify rpm-multilib patch (7.3.3-RH version string in configure.in)- remove arch backups discrepancies * Tue May 27 2003 Andrew Overholt 7.3.3-1- initial PostgreSQL-RH 7.3.3 build- fix %setup to use postgresql-7.3.3 as directory * Fri May 23 2003 Florian La Roche - remove libpq.so.2 * * Thu Apr 17 2003 Andrew Overholt 7.3.2-4- Obsolete postgresql-perl and postgresql-tk [Bugzilla #79814] * Mon Feb 17 2003 Elliot Lee 7.3.2-4- Add ppc64 patch * Fri Feb 14 2003 Andrew Overholt 7.3.2-3- Remove pltcl.so from postgresql-tcl and plpython.so from postgresql-server. [Bugzilla #83906] * Wed Feb 12 2003 Andrew Overholt 7.3.2-2- Fix typo in pg_hba.conf tighten patch. [Bugzilla #81366] * Wed Feb 05 2003 Andrew Overholt 7.3.2-1- Initial 7.3.1 build.- Add bison and flex to BuildRequires line. [Bugzilla #83553] * Wed Jan 22 2003 Tim Powers - rebuilt * Thu Jan 09 2003 Elliot Lee 7.3.1-5- Rebuild for newer libssl- Add patch4 (isblank.patch) to make it all build * Sat Jan 04 2003 Jeff Johnson 7.3.1-4- use internal dep generator. * Fri Jan 03 2003 Andrew Overholt 7.3.1-3- Remove spurious PreReq line * Fri Jan 03 2003 Andrew Overholt 7.3.1-2- Rebuild with new 7.3.1 tarball- Remove obsoletes postgresql-perl line (should have been postgresql-plperl) as we did not have that package previously * Wed Dec 18 2002 Andrew Overholt 7.3.1-1- Initial 7.3.1 build. * Tue Dec 17 2002 Nalin Dahyabhai 7.3-6- Make postgresql-pl obsolete postgresql-perl, not postgresql-plperl * Fri Dec 13 2002 Andrew Overholt - Remove perl(Pg) dependency- Bash profile PGDATA fix- Updated initscript to new community version * Tue Dec 10 2002 Andrew Overholt - Upgrade to 7.3 community spec file.- Add patch to use with multilib.- Change explicit path names to use RPM macros (multilib).- Add security patch. * Thu Dec 05 2002 Lamar Owen - 7.3-2PGDG- Fix typo in initscript. Argh!! * Wed Dec 04 2002 Lamar Owen - 7.3-0.5PGDG- Jerk out all perl client stuff and kludgage- Rename plperl subpackage to a pl subpackage containing all but PL/Pgsql PL\'s- Eliminate locale and multibyte explicit enables -- they are both defaults now- Eliminate pgaccess code; it\'s not a part of the main tarball anymore- Eliminate ODBC stuff -- it\'s also separate now. Use unixODBC instead.- Eliminated separate tk client package -- rolled the tk client into the tcl client.- Moved pltcl into the pl subpackage.- Added plpython to the pl subpackage.- /etc/sysconfig/pgsql is sysconfdir for multiple postmaster startup. * Mon Dec 02 2002 Lamar Owen - 7.3-0.1PGDG (not released)- Integrate 7.3 jar\'s courtesy Joe Conway- Integrate multi-postmaster initscript courtesy Karl DeBisschop- Some renames and restructures.- Stripped out the last dregs of the postgresql-dump migration script.- Conflicts with less than 7.3.
|
|
|