Author: arekm Date: Tue Jan 8 09:31:25 2008 GMT Module: SPECS Tag: POSTGRESQL_8_1 ---- Log message: - up to 8.1.11 (fixes CVE-2007-6600, CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6601, CVE-2007-3278)
---- Files affected: SPECS: postgresql.spec (1.362.2.1 -> 1.362.2.2) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.362.2.1 SPECS/postgresql.spec:1.362.2.2 --- SPECS/postgresql.spec:1.362.2.1 Wed Apr 25 19:52:14 2007 +++ SPECS/postgresql.spec Tue Jan 8 10:31:20 2008 @@ -26,12 +26,12 @@ Summary(uk): PostgreSQL - ÓÉÓÔĹÍÁ ËĹŇŐ×ÁÎÎŃ ÂÁÚÁÍÉ ÄÁÎÉČ Summary(zh_CN): PostgreSQL żÍť§śËłĚĐňşÍżâÎÄźţ Name: postgresql -Version: 8.1.9 +Version: 8.1.11 Release: 1 License: BSD Group: Applications/Databases Source0: ftp://ftp6.pl.postgresql.org/pub/postgresql/source/v%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: a8a3bd5cb45c4c2747d5218912a82cfc +# Source0-md5: 48922512bcf683d5ea22a99df5eaaecd ##Source0: ftp://ftp.postgresql.org/pub/source/v%{version}beta/%{name}-%{version}%{beta}.tar.bz2 Source1: %{name}.init Source2: pgsql-Database-HOWTO-html.tar.gz @@ -45,6 +45,7 @@ Patch3: %{name}-ecpg_link.patch Patch4: %{name}-ecpg-includedir.patch Patch5: %{name}-pg_ctl-fix.patch +Patch6: %{name}-ac.patch URL: http://www.postgresql.org/ BuildRequires: autoconf BuildRequires: automake @@ -758,6 +759,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p0 +%patch6 -p0 %if %{with php} patch -p1 < plphp.patch @@ -1125,6 +1127,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.362.2.2 2008-01-08 09:31:20 arekm +- up to 8.1.11 (fixes CVE-2007-6600, CVE-2007-4769, CVE-2007-4772, CVE-2007-6067, CVE-2007-6601, CVE-2007-3278) + Revision 1.362.2.1 2007-04-25 17:52:14 arekm - up to 8.1.9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.362.2.1&r2=1.362.2.2&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
