rpms/postgresql/F-11 .cvsignore, 1.47, 1.48 postgresql-ac-version.patch, 1.8, 1.9 postgresql.spec, 1.113, 1.114 sources, 1.48, 1.49

Tom Lane tgl at fedoraproject.org
Wed Dec 16 15:54:32 UTC 2009


Author: tgl

Update of /cvs/pkgs/rpms/postgresql/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8276

Modified Files:
	.cvsignore postgresql-ac-version.patch postgresql.spec sources 
Log Message:
Update to PostgreSQL 8.3.9


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql/F-11/.cvsignore,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -p -r1.47 -r1.48
--- .cvsignore	9 Sep 2009 15:57:29 -0000	1.47
+++ .cvsignore	16 Dec 2009 15:54:31 -0000	1.48
@@ -1,5 +1,5 @@
-postgresql-8.3.8.tar.bz2
+postgresql-8.3.9.tar.bz2
 PyGreSQL-3.8.1.tgz
 pgtcl1.6.2.tar.gz
 pgtcldocs-20070115.zip
-postgresql-8.3.8-US.pdf
+postgresql-8.3.9-US.pdf

postgresql-ac-version.patch:
 configure.in |    4 ----
 1 file changed, 4 deletions(-)

Index: postgresql-ac-version.patch
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql/F-11/postgresql-ac-version.patch,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -p -r1.8 -r1.9
--- postgresql-ac-version.patch	9 Sep 2009 15:57:29 -0000	1.8
+++ postgresql-ac-version.patch	16 Dec 2009 15:54:31 -0000	1.9
@@ -4,12 +4,12 @@ for PostgreSQL, but it's not very tenabl
 Dike out the check.
 
 
-diff -Naur postgresql-8.3.8.orig/configure.in postgresql-8.3.8/configure.in
---- postgresql-8.3.8.orig/configure.in	2008-09-18 23:04:12.000000000 -0400
-+++ postgresql-8.3.8/configure.in	2008-09-25 10:26:10.000000000 -0400
+diff -Naur postgresql-8.3.9.orig/configure.in postgresql-8.3.9/configure.in
+--- postgresql-8.3.9.orig/configure.in	2008-09-18 23:04:12.000000000 -0400
++++ postgresql-8.3.9/configure.in	2008-09-25 10:26:10.000000000 -0400
 @@ -19,10 +19,6 @@
  
- AC_INIT([PostgreSQL], [8.3.8], [pgsql-bugs at postgresql.org])
+ AC_INIT([PostgreSQL], [8.3.9], [pgsql-bugs at postgresql.org])
  
 -m4_if(m4_defn([m4_PACKAGE_VERSION]), [2.59], [], [m4_fatal([Autoconf version 2.59 is required.
 -Untested combinations of 'autoconf' and PostgreSQL versions are not


Index: postgresql.spec
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql/F-11/postgresql.spec,v
retrieving revision 1.113
retrieving revision 1.114
diff -u -p -r1.113 -r1.114
--- postgresql.spec	22 Sep 2009 01:15:12 -0000	1.113
+++ postgresql.spec	16 Dec 2009 15:54:32 -0000	1.114
@@ -83,8 +83,8 @@
 
 Summary: PostgreSQL client programs and libraries
 Name: postgresql
-Version: 8.3.8
-Release: 2%{?dist}
+Version: 8.3.9
+Release: 1%{?dist}
 # PG considers their license to be simplified BSD, but it's more nearly MIT
 License: MIT
 Group: Applications/Databases
@@ -99,7 +99,7 @@ Source7: ecpg_config.h
 Source14: postgresql.pam
 Source15: postgresql-bashprofile
 Source16: filter-requires-perl-Pg.sh
-Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.8-US.pdf
+Source17: http://www.postgresql.org/docs/manuals/postgresql-8.3.9-US.pdf
 Source18: ftp://ftp.pygresql.org/pub/distrib/PyGreSQL-3.8.1.tgz
 Source19: http://pgfoundry.org/projects/pgtclng/pgtcl1.6.2.tar.gz
 Source20: http://pgfoundry.org/projects/pgtclng/pgtcldocs-20070115.zip
@@ -874,6 +874,13 @@ rm -rf $RPM_BUILD_ROOT
 %endif
 
 %changelog
+* Wed Dec 16 2009 Tom Lane <tgl at redhat.com> 8.3.9-1
+- Update to PostgreSQL 8.3.9, for various fixes described at
+  http://www.postgresql.org/docs/8.3/static/release-8-3-9.html
+  including two security issues
+Related: #546321
+Related: #547662
+
 * Mon Sep 21 2009 Tom Lane <tgl at redhat.com> 8.3.8-2
 - Ensure pgstartup.log gets the right ownership/permissions during initdb
 Resolves: #498959


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/postgresql/F-11/sources,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -p -r1.48 -r1.49
--- sources	9 Sep 2009 15:57:29 -0000	1.48
+++ sources	16 Dec 2009 15:54:32 -0000	1.49
@@ -1,5 +1,5 @@
-aac683d03f765dc58a3a0e5eaa1927bf  postgresql-8.3.8.tar.bz2
+e120b001354851b5df26cbee8c2786d5  postgresql-8.3.9.tar.bz2
 5575979dac93c9c5795d7693a8f91c86  PyGreSQL-3.8.1.tgz
 abf26e3cd7f8229f468045ed1fb7e748  pgtcl1.6.2.tar.gz
 8ce98e93b238c3329d0fe43810442c44  pgtcldocs-20070115.zip
-721628037ec3c47e7c11bd90959578ad  postgresql-8.3.8-US.pdf
+f20bcf385ebc49fd4d8e4a2f12d19561  postgresql-8.3.9-US.pdf




More information about the fedora-extras-commits mailing list