Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

postgresql-docs-8.2.9-1.fc7 RPM for x86_64

From Fedora 7 updates for x86_64

Name: postgresql-docs Distribution: Unknown
Version: 8.2.9 Vendor: Fedora Project
Release: 1.fc7 Build date: Wed Jun 11 22:19:39 2008
Group: Applications/Databases Build host: x86-2
Size: 15168237 Source RPM: postgresql-8.2.9-1.fc7.src.rpm
Packager: Fedora Project
Url: http://www.postgresql.org/
Summary: Extra documentation for PostgreSQL
The postgresql-docs package includes some additional documentation for
PostgreSQL.  Currently, this includes the main documentation in PDF format,
the FAQ, and source files for the PostgreSQL tutorial.

Provides

Requires

Copyright

BSD

Signatures

internal MD5: 6cfecebd5a26b9deeeaec01672ffdf49
GPG

Changelog

* Thu Jun 12 2008 Tom Lane <tgl@redhat.com> 8.2.9-1
  - Update to PostgreSQL 8.2.9
* Wed Mar 26 2008 Tom Lane <tgl@redhat.com> 8.2.7-1
  - Update to PostgreSQL 8.2.7
* Mon Jan 07 2008 Tom Lane <tgl@redhat.com> 8.2.6-1
  - Update to PostgreSQL 8.2.6 to fix CVE-2007-4769, CVE-2007-4772,
    CVE-2007-6067, CVE-2007-6600, CVE-2007-6601
  - Make initscript and pam config files be installed unconditionally;
    seems new buildroots don't necessarily have those directories in place
* Fri Sep 21 2007 Tom Lane <tgl@redhat.com> 8.2.5-1
  - Update to PostgreSQL 8.2.5 and pgtcl 1.6.0
  - Fix multilib problem for /usr/include/ecpg_config.h (which is new in 8.2.x)
  - Use tzdata package's data files instead of private copy, so that
    postgresql-server need not be turned for routine timezone updates
  - Don't remove postgres user/group during RPM uninstall, per Fedora
    packaging guidelines
  - Recent perl changes in rawhide mean we need a more specific BuildRequires
* Thu Jun 21 2007 Tom Lane <tgl@redhat.com> 8.2.4-2
  - Fix oversight in postgresql-test makefile: pg_regress isn't a shell script
    anymore.  Per upstream bug 3398.
* Wed Apr 25 2007 Tom Lane <tgl@redhat.com> 8.2.4-1
  - Update to PostgreSQL 8.2.4 for CVE-2007-2138, data loss bugs
  Resolves: #237682
* Wed Feb 14 2007 Karsten Hopp <karsten@redhat.com> 8.2.3-2
  - rebuild with tcl-8.4
* Wed Feb 07 2007 Tom Lane <tgl@redhat.com> 8.2.3-1
  - Update to PostgreSQL 8.2.3 due to regression induced by security fix
  Resolves: #227522
* Sun Feb 04 2007 Tom Lane <tgl@redhat.com> 8.2.2-1
  - Update to PostgreSQL 8.2.2 to fix CVE-2007-0555, CVE-2007-0556
  Related: #225496
* Fri Jan 12 2007 Tom Lane <tgl@redhat.com> 8.2.1-2
  - Split -pl subpackage into three new packages to reduce dependencies
    and track upstream project's packaging.
* Wed Jan 10 2007 Tom Lane <tgl@redhat.com> 8.2.1-1
  - Update to PostgreSQL 8.2.1
  - Update to pgtcl 1.5.3
  - Be sure we link to libncurses, not libtermcap which is disappearing in Fedora
* Thu Dec 07 2006 Jeremy Katz <katzj@redhat.com> - 8.2.0-2
  - rebuild for python 2.5
* Mon Dec 04 2006 Tom Lane <tgl@redhat.com> 8.2.0-1
  - Update to PostgreSQL 8.2.0
  - Update to PyGreSQL 3.8.1
  - Fix chcon arguments in test/regress/Makefile
  Related: #201035
  - Adjust init script to not fool /etc/rc.d/rc
  Resolves: #161470
  - Change init script to not do initdb automatically, but require
    manual "service postgresql initdb" for safety.  Per upstream discussions.
* 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
* Mon Feb 13 2006 Jesse Keating <jkeating@redhat.com> - 8.1.3-1.1
  - rebump for build order issues during double-long bump
* Mon Feb 13 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
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 8.1.2-1.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 09 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.
* Thu Dec 15 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)
* Wed Dec 14 2005 Tom Lane <tgl@redhat.com> 8.1.1-2
  - oops, looks like we want uname -i not uname -m
* Wed Dec 14 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
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
  - rebuilt
* Sat Nov 12 2005 Tom Lane <tgl@redhat.com> 8.1.0-4
  - Update included PDF-format manual to 8.1.
* Wed Nov 09 2005 Tom Lane <tgl@redhat.com> 8.1.0-3
  - Rebuild due to openssl library update.
* Wed Nov 09 2005 Tom Lane <tgl@redhat.com> 8.1.0-2
  - Rebuild due to openssl library update.
* Mon Nov 07 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.
* Fri Mar 11 2005 Tom Lane <tgl@redhat.com> 8.0.1-5
  - Remove unwanted rpath specification from pgtcl (bz#150649)
* Wed Mar 02 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.
* Tue Mar 01 2005 Tomas Mraz <tmraz@redhat.com> 8.0.1-3
  - rebuild with openssl-0.9.7e
* Mon Feb 21 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.
* Sun Jan 30 2005 Tom Lane <tgl@redhat.com> 8.0.1-1
  - Update to PostgreSQL 8.0.1.
  - Add versionless symlinks to jar files (bz#145744)
* Wed Jan 19 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.
* Wed Jan 12 2005 Tim Waugh <twaugh@redhat.com> 7.4.6-5
  - Rebuilt for new readline.
* Tue Jan 11 2005 Dan Walsh <dwalsh@redhat.com> 7.4.6-4
  - Add restorecon to postgresql.init in order to restore database to correct
  - SELinux context.
* Thu Dec 16 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)
* Mon Nov 15 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
* Wed Mar 10 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
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Feb 25 2004 Tom Lane <tgl@redhat.com>
  - Update to PostgreSQL 7.4.1.
  - Rebuilt
* Tue Feb 24 2004 Tom Lane <tgl@redhat.com>
  - Fix chown syntax in postgresql.init also.
  - Rebuilt
* Mon Feb 23 2004 Tim Waugh <twaugh@redhat.com>
  - Use ':' instead of '.' as separator for chown.
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jan 09 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
* Fri Dec 05 2003 David Jee <djee@redhat.com> 7.4-5
  - Rebuild for Perl 5.8.2.
* Mon Dec 01 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]
* Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-3
  - uncomment buildrequires tcl-devel
* Fri Nov 28 2003 David Jee <djee@redhat.com> 7.4-2
  - rebuild
* Mon Nov 24 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
* Fri Nov 21 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.
* Tue Nov 18 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.

Files

 	


Generated by rpm2html 1.8.1

Daniel Veillard, Sat Oct 11 03:54:25 2008