- 
    Thu Feb 27 2014 Pavel Raiskup <praiskup@redhat.com> - 8.1.23-10
    
- related #1065840: CVE-2014-0062
   
  
  - 
    Fri Feb 21 2014 Pavel Raiskup <praiskup@redhat.com> - 8.1.23-9
    
- fix #1065840: CVE-2014-0060, CVE-2014-0061, CVE-2014-0063, CVE-2014-0064,
  CVE-2014-0065
- better incorporate strlcpy function (upstream git diff c92f7e..062421)
   
  
  - 
    Tue Aug 28 2012 Tom Lane <tgl@redhat.com> 8.1.23-6
    
- Back-port upstream fix for CVE-2012-3488
Resolves: #852016
   
  
  - 
    Wed Jun 13 2012 Tom Lane <tgl@redhat.com> 8.1.23-5
    
- Back-port upstream fix for CVE-2012-2143
Resolves: #830722
   
  
  - 
    Fri Apr 13 2012 Tom Lane <tgl@redhat.com> 8.1.23-4
    
- Back-port upstream fixes for CVE-2012-0866 and CVE-2012-0868
Resolves: #812071
   
  
  - 
    Thu Oct 27 2011 Tom Lane <tgl@redhat.com> 8.1.23-3
    
- Back-port upstream fix for unregistering OpenSSL callbacks at close
Resolves: #728828
   
  
  - 
    Wed Sep 28 2011 Tom Lane <tgl@redhat.com> 8.1.23-2
    
- Back-port upstream fix for CVE-2011-2483
Resolves: #740738
   
  
  - 
    Sat Jan 29 2011 Tom Lane <tgl@redhat.com> 8.1.23-1
    
- Update to PostgreSQL 8.1.23, for various fixes described at
  http://www.postgresql.org/docs/8.1/static/release.html
  This is the last upstream release in the 8.1.x series.
- Ensure we don't package any .gitignore files from the source tarball
- Back-port upstream fix for CVE-2010-4015
Resolves: #672633
   
  
  - 
    Tue Oct 05 2010 Tom Lane <tgl@redhat.com> 8.1.22-1
    
- Update to PostgreSQL 8.1.22, for various fixes described at
  http://www.postgresql.org/docs/8.1/static/release.html
  including the fix for CVE-2010-3433
Resolves: #639932
   
  
  - 
    Sat May 15 2010 Tom Lane <tgl@redhat.com> 8.1.21-1
    
- Update to PostgreSQL 8.1.21 to fix CVE-2010-1169, CVE-2010-1170,
  CVE-2009-4136, CVE-2010-0733, CVE-2010-0442, and assorted other bugs
  described at
  http://www.postgresql.org/docs/8.1/static/release.html
Resolves: #586059
   
  
  - 
    Tue Sep 29 2009 Tom Lane <tgl@redhat.com> 8.1.18-2
    
- Remove unnecessary .o file that confuses TPS tests
Related: #525285
   
  
  - 
    Fri Sep 25 2009 Tom Lane <tgl@redhat.com> 8.1.18-1
    
- Update to PostgreSQL 8.1.18 to fix CVE-2009-0922, CVE-2009-3230,
  and assorted other bugs described at
  http://www.postgresql.org/docs/8.1/static/release.html
Resolves: #525285
   
  
  - 
    Sat Jan 05 2008 Tom Lane <tgl@redhat.com> 8.1.11-1
    
- Update to PostgreSQL 8.1.11 to fix CVE-2007-4769, CVE-2007-4772,
  CVE-2007-6067, CVE-2007-6600, CVE-2007-6601
Resolves: #427138
- Use tzdata package's data files instead of private copy, so that
  postgresql-server need not be turned for routine timezone updates
   
  
  - 
    Wed Apr 25 2007 Tom Lane <tgl@redhat.com> 8.1.9-1
    
- Update to PostgreSQL 8.1.9 for CVE-2007-2138, data loss bugs
Resolves: #237680
   
  
  - 
    Tue Feb 27 2007 Tom Lane <tgl@redhat.com> 8.1.8-1
    
- Update to PostgreSQL 8.1.8 due to regression induced by security fix
Resolves: #227688
   
  
  - 
    Mon Feb 05 2007 Tom Lane <tgl@redhat.com> 8.1.7-1
    
- Update to PostgreSQL 8.1.7 to fix CVE-2007-0555, CVE-2007-0556
Resolves: #225496
- Sync init script and Makefile.regress with current Fedora scripts
   
  
  - 
    Thu Jul 13 2006 Jesse Keating <jkeating@redhat.com> - 8.1.4-1.1
    
- rebuild
   
  
  - 
    Tue May 23 2006 Tom Lane <tgl@redhat.com> 8.1.4-1
    
- Update to PostgreSQL 8.1.4 (includes fixes for CVE-2006-2313, CVE-2006-2314;
  see bug #192173)
- Update to PyGreSQL 3.8
- Suppress noise from chcon, per bug #187744
   
  
  - 
    Tue Mar 28 2006 Tom Lane <tgl@redhat.com> 8.1.3-2
    
- Remove JDBC from this build; we will package it as separate SRPM
   
  
  - 
    Tue Feb 14 2006 Jesse Keating <jkeating@redhat.com> - 8.1.3-1.1
    
- rebump for build order issues during double-long bump
   
  
  - 
    Tue Feb 14 2006 Tom Lane <tgl@redhat.com> 8.1.3-1
    
- Update to PostgreSQL 8.1.3 (fixes bug #180617, CVE-2006-0553)
- Update to jdbc driver build 405
- Modify multilib header hack to not break non-RH arches, per bug #177564
   
  
  - 
    Wed Feb 08 2006 Jesse Keating <jkeating@redhat.com> - 8.1.2-1.1
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Tue Jan 10 2006 Tom Lane <tgl@redhat.com> 8.1.2-1
    
- Update to PostgreSQL 8.1.2
- Repair extraneous quote in pgtcl configure script ... odd that bash
  didn't use to spit up on this.
   
  
  - 
    Fri Dec 16 2005 Tom Lane <tgl@redhat.com> 8.1.1-3
    
- fix pg_config.h for 64-bit and ppc platforms
- update Makefile.regress (needs to --load-language=plpgsql)
   
  
  - 
    Thu Dec 15 2005 Tom Lane <tgl@redhat.com> 8.1.1-2
    
- oops, looks like we want uname -i not uname -m
   
  
  - 
    Thu Dec 15 2005 Tom Lane <tgl@redhat.com> 8.1.1-1
    
- Update to PostgreSQL 8.1.1
- Make pg_config.h architecture-independent for multilib installs;
  put the original pg_config.h into pg_config_$ARCH.h
   
  
  - 
    Sat Dec 10 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Sun Nov 13 2005 Tom Lane <tgl@redhat.com> 8.1.0-4
    
- Update included PDF-format manual to 8.1.
   
  
  - 
    Thu Nov 10 2005 Tom Lane <tgl@redhat.com> 8.1.0-3
    
- Rebuild due to openssl library update.
   
  
  - 
    Thu Nov 10 2005 Tom Lane <tgl@redhat.com> 8.1.0-2
    
- Rebuild due to openssl library update.
   
  
  - 
    Tue Nov 08 2005 Tom Lane <tgl@redhat.com> 8.1.0-1
    
- Update to PostgreSQL 8.1.0, PyGreSQL 3.7, and jdbc driver build 404
- Fix PAM config file (must have account not only auth) (bug #167040)
- Add BuildPrereq: libxslt-devel (bug #170141)
- Sync with PGDG SRPM as much as feasible
   
  
  - 
    Sat Oct 15 2005 Tomas Mraz <tmraz@redhat.com>
    
- use include instead of pam_stack in pam config
   
  
  - 
    Wed Oct 05 2005 Tom Lane <tgl@redhat.com> 8.0.4-2
    
- Add rpath to plperl.so (bug #162198)
   
  
  - 
    Wed Oct 05 2005 Tom Lane <tgl@redhat.com> 8.0.4-1
    
- Update to PostgreSQL 8.0.4, PyGreSQL 3.6.2, and jdbc driver build 312
- Adjust pgtcl link command to ensure it binds to correct libpq (bug #166665)
- Remove obsolete Conflicts: against other python versions (bug #166754)
- Add /etc/pam.d/postgresql (bug #167040)
- Include contrib/xml2 in build (bug #167492)
   
  
  - 
    Wed May 11 2005 Tom Lane <tgl@redhat.com> 8.0.3-1
    
- Update to PostgreSQL 8.0.3 (includes security and data-loss fixes; see
  bz#156727, CAN-2005-1409, CAN-2005-1410)
- Update to jdbc driver build 311
- Recreate postgres user after superseding an rh-postgresql install (bug #151911)
- Ensure postgresql server is restarted if running during an upgrade
   
  
  - 
    Fri Apr 15 2005 Florian La Roche <laroche@redhat.com> 8.0.2-2
    
- rebuild for postgresql-tcl
   
  
  - 
    Wed Apr 13 2005 Tom Lane <tgl@redhat.com> 8.0.2-1
    
- Update to PostgreSQL 8.0.2.
   
  
  - 
    Sat Mar 12 2005 Tom Lane <tgl@redhat.com> 8.0.1-5
    
- Remove unwanted rpath specification from pgtcl (bz#150649)
   
  
  - 
    Thu Mar 03 2005 Tom Lane <tgl@redhat.com> 8.0.1-4
    
- Attach Obsoletes: declarations for rh-postgresql to subpackages (bz#144435)
- Make Requires: and Prereq: package linkages specify release not only
  version, as per recent mailing list discussion.
   
  
  - 
    Wed Mar 02 2005 Tomas Mraz <tmraz@redhat.com> 8.0.1-3
    
- rebuild with openssl-0.9.7e
   
  
  - 
    Tue Feb 22 2005 Tom Lane <tgl@redhat.com> 8.0.1-2
    
- Repair improper error message in init script when PGVERSION doesn't match.
- Arrange for auto update of version embedded in init script.
   
  
  - 
    Mon Jan 31 2005 Tom Lane <tgl@redhat.com> 8.0.1-1
    
- Update to PostgreSQL 8.0.1.
- Add versionless symlinks to jar files (bz#145744)
   
  
  - 
    Thu Jan 20 2005 Tom Lane <tgl@redhat.com> 8.0.0-1
    
- Update to PostgreSQL 8.0.0, PyGreSQL 3.6.1, pgtcl 1.5.2,
  and jdbc driver build 309.
- Extensive cleanout of obsolete cruft in patch set.
- Regression tests are run during RPM build (NOTE: cannot build as root when
  this is enabled).
- Postmaster stderr goes someplace useful, not /dev/null (bz#76503, #103767)
- Make init script return a useful exit status (bz#80782)
- Move docs' tutorial directory to %{_libdir}/pgsql/tutorial, since it
  includes .so files that surely do not belong under /usr/share.
- Remove useless .sgml files from docs RPM (bz#134450)
- Put regression tests under /usr/lib64 on 64-bit archs, since .so files
  are not architecture-independent.
   
  
  - 
    Thu Jan 13 2005 Tim Waugh <twaugh@redhat.com> 7.4.6-5
    
- Rebuilt for new readline.
   
  
  - 
    Wed Jan 12 2005 Dan Walsh <dwalsh@redhat.com> 7.4.6-4
    
- Add restorecon to postgresql.init in order to restore database to correct
- SELinux context.
   
  
  - 
    Fri Dec 17 2004 Tom Lane <tgl@redhat.com> 7.4.6-3
    
- Update to PyGreSQL 3.6 (to fix bug #142711)
- Adjust a few file permissions (bug #142431)
- Assign %{_libdir}/pgsql to base package instead of -server (bug #74003)
   
  
  - 
    Tue Nov 16 2004 Tom Lane <tgl@redhat.com> 7.4.6-2
    
- Rebuild so python components play with python 2.4 (bug 139160)
   
  
  - 
    Sun Oct 24 2004 Tom Lane <tgl@redhat.com> 7.4.6-1
    
- Update to PostgreSQL 7.4.6 (bugs 136947, 136949)
- Make init script more paranoid about mkdir step of initializing a new
  database (bugs 136947, 136949)
   
  
  - 
    Thu Oct 21 2004 Tom Lane <tgl@redhat.com> 7.4.5-4
    
- Remove contrib/oidjoins stuff from installed fileset; it's of no use
  to ordinary users and has a security issue (bugs 136300, 136301)
- adjust chkconfig priority (bug 128852)
   
  
  - 
    Wed Oct 06 2004 Tom Lane <tgl@redhat.com> 7.4.5-3
    
- Solve the stale lockfile problem (bugs 71295, 96981, 134090)
- Use runuser instead of su for SELinux (bug 134588)
   
  
  - 
    Tue Aug 31 2004 Tom Lane <tgl@redhat.com> 7.4.5-2
    
- Update to PyGreSQL 3.5.
   
  
  - 
    Wed Aug 25 2004 Tom Lane <tgl@redhat.com> 7.4.5-1
    
- Update to PostgreSQL 7.4.5.
- Update JDBC jars to driver build 215.
- Add Obsoletes: entries for rh-postgresql packages, per bug 129278.
   
  
  - 
    Sun Jul 11 2004 Tom Lane <tgl@redhat.com> 7.4.3-3
    
- Undo ill-considered chkconfig change that causes server to start
  immediately upon install.  Mea culpa (bug 127552).
   
  
  - 
    Sun Jul 04 2004 Tom Lane <tgl@redhat.com> 7.4.3-2
    
- Update JDBC jars to driver build 214.
   
  
  - 
    Thu Jun 24 2004 Tom Lane <tgl@redhat.com> 7.4.3-1
    
- Update to PostgreSQL 7.4.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.
- Fix permissions on postgresql-python doc files, per bug 124822.
- Minor postgresql.init improvements.
   
  
  - 
    Wed Jun 16 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Mar 11 2004 Tom Lane <tgl@redhat.com> 7.4.2-1
    
- Update to PostgreSQL 7.4.2; sync with community SRPM as much as possible.
- Support PGOPTS from /etc/sysconfig/pgsql, per bug 111504.
- Fix permissions on /etc/sysconfig/pgsql, per bug 115278.
- SELinux patch in init file: always su </dev/null, per bug 117901.
- Rebuilt
   
  
  - 
    Wed Mar 03 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Thu Feb 26 2004 Tom Lane <tgl@redhat.com>
    
- Update to PostgreSQL 7.4.1.
- Rebuilt
   
  
  - 
    Wed Feb 25 2004 Tom Lane <tgl@redhat.com>
    
- Fix chown syntax in postgresql.init also.
- Rebuilt
   
  
  - 
    Tue Feb 24 2004 Tim Waugh <twaugh@redhat.com>
    
- Use ':' instead of '.' as separator for chown.
   
  
  - 
    Sat Feb 14 2004 Elliot Lee <sopwith@redhat.com>
    
- rebuilt
   
  
  - 
    Sat Jan 10 2004 Lamar Owen <lowen@pari.edu>
    
- 7.4.1-1PGDG
- Merge Sander Steffann's changes up to 7.4-0.5PGDG
- Proper 7.4.1 JDBC jars this time.
- Patch for no pl/python from Alvaro
   
  
  - 
    Sat Dec 06 2003 David Jee <djee@redhat.com> 7.4-5
    
- Rebuild for Perl 5.8.2.
   
  
  - 
    Tue Dec 02 2003 David Jee <djee@redhat.com> 7.4-4
    
- Add PyGreSQL patch for deprecated column pg_type.typprtlen [Bug #111263]
- Add headers patch which moves ecpg headers to /usr/include/ecpg
  [Bug #111195]
   
  
  - 
    Sat Nov 29 2003 David Jee <djee@redhat.com> 7.4-3
    
- uncomment buildrequires tcl-devel
   
  
  - 
    Sat Nov 29 2003 David Jee <djee@redhat.com> 7.4-2
    
- rebuild
   
  
  - 
    Tue Nov 25 2003 David Jee <djee@redhat.com> 7.4-1
    
- initial Red Hat build
- move jars to /usr/share/java
- fix rpm-multilib patch to use sysconfig
   
  
  - 
    Sat Nov 22 2003 Lamar Owen <lowen@pari.edu> <lamar.owen@wgcr.org>
    
- 7.4-0.1PGDG
- Development JDBC jars in addition to the 7.3 jars; will replace the
- 7.3 jars once 7.4 official jars are released.
- Changed to use the bzip2 source to save a little size.
- Removed some commented out portions of the specfile.
- Removed the 7.3.4 PDF docs.  Will replace with 7.4 PDF's once they
- are ready.
   
  
  - 
    Wed Nov 19 2003 Kaj J. Niemi <kajtzu@fi.basen.net> 7.4-0.1
    
- 7.4
- Fixed Patch #1 (now rpm-pgsql-7.4.patch)
- Fixed Patch #2 (now rpm-multilib-7.4.patch):
- Patch #4 is unnecessary (upstream)
- Fixed Patch #6 (now postgresql-7.4-src-tutorial.patch)
- Added Patch #8 (postgresql-7.4-com_err.patch) as com_err()
  is provided by e2fsprogs and CPPFLAGS gets lost somewhere
  inside configure (bad macro?)
- No 7.4 PDF docs available yet (Source #17)
- PyGreSQL is separated from the upstream distribution but
  we include it as usual (Source #18)
- Default to compiling libpq and ECPG as fully thread-safe
- 7.4 Origin.  See previous spec files for previous history. Adapted
- from Red Hat and PGDG's 7.3.4 RPM, directly descended from 
- postgresql-7.3.4-2 as shipped in Fedora Core 1.