---------------------------------------------------------------------Fedora Update Notification
FEDORA-2004-534
2004-12-09
---------------------------------------------------------------------Product     : Fedora Core 2
Name        : postgresql
Version     : 7.4.6
Release     : 1.FC2.1
Summary     : PostgreSQL client programs and libraries.
Description :
PostgreSQL is an advanced Object-Relational database management system
(DBMS) that supports almost all SQL constructs (including
transactions, subselects and user-defined types and functions).

---------------------------------------------------------------------Update Information:

This update synchronizes PostgreSQL for FC2 with the version already
released in FC3.

---------------------------------------------------------------------* Wed Dec 08 2004 Tom Lane  7.4.6-1.FC2.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)
- 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)
- Solve the stale lockfile problem (bugs 71295, 96981, 134090)
- Use runuser instead of su for SELinux (bug 134588)
- Update to PyGreSQL 3.5.
- Update JDBC jars to driver build 215.
- Add Obsoletes: entries for rh-postgresql packages, per bug 129278.
- 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.


---------------------------------------------------------------------This update can be downloaded from:
  
4bad4af4760e4270baeba0eb06176df7  SRPMS/postgresql-7.4.6-1.FC2.1.src.rpm
3d2fd2c50c4ff624a39c23c1dcdad17d  x86_64/postgresql-7.4.6-1.FC2.1.x86_64.rpm
190b1cbacd4e47ff42048f0e79f86171  x86_64/postgresql-libs-7.4.6-1.FC2.1.x86_64.rpm
95f80f393c315bba29755acd04d806d3  x86_64/postgresql-server-7.4.6-1.FC2.1.x86_64.rpm
469356f907a3460689dba4b9c221160c  x86_64/postgresql-docs-7.4.6-1.FC2.1.x86_64.rpm
deea62916118343bd2c1752322d79818  x86_64/postgresql-contrib-7.4.6-1.FC2.1.x86_64.rpm
31243049310206be059107415722d3c6  x86_64/postgresql-devel-7.4.6-1.FC2.1.x86_64.rpm
21b9363aa63d12e3d0ed46fc5ed16790  x86_64/postgresql-pl-7.4.6-1.FC2.1.x86_64.rpm
d4dbe02e003ba6f203f824daf8bf4163  x86_64/postgresql-tcl-7.4.6-1.FC2.1.x86_64.rpm
124f0734031ba110b6e7e4137a395927  x86_64/postgresql-python-7.4.6-1.FC2.1.x86_64.rpm
26e44ccc2bf7e727b954f08631cca6e0  x86_64/postgresql-jdbc-7.4.6-1.FC2.1.x86_64.rpm
0642e9133be52a08b9ca7e00e02dfc71  x86_64/postgresql-test-7.4.6-1.FC2.1.x86_64.rpm
7088fa1c2a1dd24e3fe823d35c5d890e  x86_64/debug/postgresql-debuginfo-7.4.6-1.FC2.1.x86_64.rpm
e676de4f816a65ecf867f64c521ca055  i386/postgresql-7.4.6-1.FC2.1.i386.rpm
55a5aade260e8a6775c992633ad2ea7a  i386/postgresql-libs-7.4.6-1.FC2.1.i386.rpm
516de39de842aafab816749e3f53b081  i386/postgresql-server-7.4.6-1.FC2.1.i386.rpm
1c96c9f73b23cf90623643df45e40542  i386/postgresql-docs-7.4.6-1.FC2.1.i386.rpm
2cb007ffe0ec39c92f16cf92b5963b2f  i386/postgresql-contrib-7.4.6-1.FC2.1.i386.rpm
2f10bcc84b1546a03703c9d29302b10c  i386/postgresql-devel-7.4.6-1.FC2.1.i386.rpm
101158406159670cd068cf9f1db6b96d  i386/postgresql-pl-7.4.6-1.FC2.1.i386.rpm
89f76febeacc0f042881ff7e5a619a4e  i386/postgresql-tcl-7.4.6-1.FC2.1.i386.rpm
28b2dca596f16b64ae22838d4ad710fd  i386/postgresql-python-7.4.6-1.FC2.1.i386.rpm
d3ebeb511c3cb10b00ef5e5c3253f379  i386/postgresql-jdbc-7.4.6-1.FC2.1.i386.rpm
c2c55b1d0f250b8b0efa34a1136790fd  i386/postgresql-test-7.4.6-1.FC2.1.i386.rpm
b99227157d961b35e131eb3a16073ef2  i386/debug/postgresql-debuginfo-7.4.6-1.FC2.1.i386.rpm

This update can also be installed with the Update Agent; you can
launch the Update Agent with the 'up2date' command.
-----------------------------------------------------------------------fedora-announce-list mailing list
fedora-announce-list@redhat.com
http://www.redhat.com/mailman/listinfo/fedora-announce-list

Fedora: postgresql-7.4.6-1.FC2.1 update

December 9, 2004
This update synchronizes PostgreSQL for FC2 with the version already released in FC3.

Summary

PostgreSQL is an advanced Object-Relational database management system

(DBMS) that supports almost all SQL constructs (including

transactions, subselects and user-defined types and functions).

This update synchronizes PostgreSQL for FC2 with the version already

released in FC3.

- 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)

- 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)

- Solve the stale lockfile problem (bugs 71295, 96981, 134090)

- Use runuser instead of su for SELinux (bug 134588)

- Update to PyGreSQL 3.5.

- Update JDBC jars to driver build 215.

- Add Obsoletes: entries for rh-postgresql packages, per bug 129278.

- 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.

4bad4af4760e4270baeba0eb06176df7 SRPMS/postgresql-7.4.6-1.FC2.1.src.rpm

3d2fd2c50c4ff624a39c23c1dcdad17d x86_64/postgresql-7.4.6-1.FC2.1.x86_64.rpm

190b1cbacd4e47ff42048f0e79f86171 x86_64/postgresql-libs-7.4.6-1.FC2.1.x86_64.rpm

95f80f393c315bba29755acd04d806d3 x86_64/postgresql-server-7.4.6-1.FC2.1.x86_64.rpm

469356f907a3460689dba4b9c221160c x86_64/postgresql-docs-7.4.6-1.FC2.1.x86_64.rpm

deea62916118343bd2c1752322d79818 x86_64/postgresql-contrib-7.4.6-1.FC2.1.x86_64.rpm

31243049310206be059107415722d3c6 x86_64/postgresql-devel-7.4.6-1.FC2.1.x86_64.rpm

21b9363aa63d12e3d0ed46fc5ed16790 x86_64/postgresql-pl-7.4.6-1.FC2.1.x86_64.rpm

d4dbe02e003ba6f203f824daf8bf4163 x86_64/postgresql-tcl-7.4.6-1.FC2.1.x86_64.rpm

124f0734031ba110b6e7e4137a395927 x86_64/postgresql-python-7.4.6-1.FC2.1.x86_64.rpm

26e44ccc2bf7e727b954f08631cca6e0 x86_64/postgresql-jdbc-7.4.6-1.FC2.1.x86_64.rpm

0642e9133be52a08b9ca7e00e02dfc71 x86_64/postgresql-test-7.4.6-1.FC2.1.x86_64.rpm

7088fa1c2a1dd24e3fe823d35c5d890e x86_64/debug/postgresql-debuginfo-7.4.6-1.FC2.1.x86_64.rpm

e676de4f816a65ecf867f64c521ca055 i386/postgresql-7.4.6-1.FC2.1.i386.rpm

55a5aade260e8a6775c992633ad2ea7a i386/postgresql-libs-7.4.6-1.FC2.1.i386.rpm

516de39de842aafab816749e3f53b081 i386/postgresql-server-7.4.6-1.FC2.1.i386.rpm

1c96c9f73b23cf90623643df45e40542 i386/postgresql-docs-7.4.6-1.FC2.1.i386.rpm

2cb007ffe0ec39c92f16cf92b5963b2f i386/postgresql-contrib-7.4.6-1.FC2.1.i386.rpm

2f10bcc84b1546a03703c9d29302b10c i386/postgresql-devel-7.4.6-1.FC2.1.i386.rpm

101158406159670cd068cf9f1db6b96d i386/postgresql-pl-7.4.6-1.FC2.1.i386.rpm

89f76febeacc0f042881ff7e5a619a4e i386/postgresql-tcl-7.4.6-1.FC2.1.i386.rpm

28b2dca596f16b64ae22838d4ad710fd i386/postgresql-python-7.4.6-1.FC2.1.i386.rpm

d3ebeb511c3cb10b00ef5e5c3253f379 i386/postgresql-jdbc-7.4.6-1.FC2.1.i386.rpm

c2c55b1d0f250b8b0efa34a1136790fd i386/postgresql-test-7.4.6-1.FC2.1.i386.rpm

b99227157d961b35e131eb3a16073ef2 i386/debug/postgresql-debuginfo-7.4.6-1.FC2.1.i386.rpm

This update can also be installed with the Update Agent; you can

launch the Update Agent with the 'up2date' command.

fedora-announce-list@redhat.com

http://www.redhat.com/mailman/listinfo/fedora-announce-list

FEDORA-2004-534 2004-12-09 Name : postgresql Version : 7.4.6 Release : 1.FC2.1 Summary : PostgreSQL client programs and libraries. Description : PostgreSQL is an advanced Object-Relational database management system (DBMS) that supports almost all SQL constructs (including transactions, subselects and user-defined types and functions). This update synchronizes PostgreSQL for FC2 with the version already released in FC3. - 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) - 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) - Solve the stale lockfile problem (bugs 71295, 96981, 134090) - Use runuser instead of su for SELinux (bug 134588) - Update to PyGreSQL 3.5. - Update JDBC jars to driver build 215. - Add Obsoletes: entries for rh-postgresql packages, per bug 129278. - 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. 4bad4af4760e4270baeba0eb06176df7 SRPMS/postgresql-7.4.6-1.FC2.1.src.rpm 3d2fd2c50c4ff624a39c23c1dcdad17d x86_64/postgresql-7.4.6-1.FC2.1.x86_64.rpm 190b1cbacd4e47ff42048f0e79f86171 x86_64/postgresql-libs-7.4.6-1.FC2.1.x86_64.rpm 95f80f393c315bba29755acd04d806d3 x86_64/postgresql-server-7.4.6-1.FC2.1.x86_64.rpm 469356f907a3460689dba4b9c221160c x86_64/postgresql-docs-7.4.6-1.FC2.1.x86_64.rpm deea62916118343bd2c1752322d79818 x86_64/postgresql-contrib-7.4.6-1.FC2.1.x86_64.rpm 31243049310206be059107415722d3c6 x86_64/postgresql-devel-7.4.6-1.FC2.1.x86_64.rpm 21b9363aa63d12e3d0ed46fc5ed16790 x86_64/postgresql-pl-7.4.6-1.FC2.1.x86_64.rpm d4dbe02e003ba6f203f824daf8bf4163 x86_64/postgresql-tcl-7.4.6-1.FC2.1.x86_64.rpm 124f0734031ba110b6e7e4137a395927 x86_64/postgresql-python-7.4.6-1.FC2.1.x86_64.rpm 26e44ccc2bf7e727b954f08631cca6e0 x86_64/postgresql-jdbc-7.4.6-1.FC2.1.x86_64.rpm 0642e9133be52a08b9ca7e00e02dfc71 x86_64/postgresql-test-7.4.6-1.FC2.1.x86_64.rpm 7088fa1c2a1dd24e3fe823d35c5d890e x86_64/debug/postgresql-debuginfo-7.4.6-1.FC2.1.x86_64.rpm e676de4f816a65ecf867f64c521ca055 i386/postgresql-7.4.6-1.FC2.1.i386.rpm 55a5aade260e8a6775c992633ad2ea7a i386/postgresql-libs-7.4.6-1.FC2.1.i386.rpm 516de39de842aafab816749e3f53b081 i386/postgresql-server-7.4.6-1.FC2.1.i386.rpm 1c96c9f73b23cf90623643df45e40542 i386/postgresql-docs-7.4.6-1.FC2.1.i386.rpm 2cb007ffe0ec39c92f16cf92b5963b2f i386/postgresql-contrib-7.4.6-1.FC2.1.i386.rpm 2f10bcc84b1546a03703c9d29302b10c i386/postgresql-devel-7.4.6-1.FC2.1.i386.rpm 101158406159670cd068cf9f1db6b96d i386/postgresql-pl-7.4.6-1.FC2.1.i386.rpm 89f76febeacc0f042881ff7e5a619a4e i386/postgresql-tcl-7.4.6-1.FC2.1.i386.rpm 28b2dca596f16b64ae22838d4ad710fd i386/postgresql-python-7.4.6-1.FC2.1.i386.rpm d3ebeb511c3cb10b00ef5e5c3253f379 i386/postgresql-jdbc-7.4.6-1.FC2.1.i386.rpm c2c55b1d0f250b8b0efa34a1136790fd i386/postgresql-test-7.4.6-1.FC2.1.i386.rpm b99227157d961b35e131eb3a16073ef2 i386/debug/postgresql-debuginfo-7.4.6-1.FC2.1.i386.rpm This update can also be installed with the Update Agent; you can launch the Update Agent with the 'up2date' command. fedora-announce-list@redhat.com http://www.redhat.com/mailman/listinfo/fedora-announce-list

Change Log

References

Update Instructions

Severity
Name : postgresql
Version : 7.4.6
Release : 1.FC2.1
Summary : PostgreSQL client programs and libraries.

Related News