Author: radek Date: Mon Jan 7 20:57:56 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - version 8.2.6 (CVE-2007-6600)
---- Files affected: SPECS: postgresql.spec (1.394 -> 1.395) ---- Diffs: ================================================================ Index: SPECS/postgresql.spec diff -u SPECS/postgresql.spec:1.394 SPECS/postgresql.spec:1.395 --- SPECS/postgresql.spec:1.394 Thu Dec 6 23:46:01 2007 +++ SPECS/postgresql.spec Mon Jan 7 21:57:51 2008 @@ -29,13 +29,13 @@ Summary(uk.UTF-8): PostgreSQL - система керування базами даних Summary(zh_CN.UTF-8): PostgreSQL 客户端程序和库文件 Name: postgresql -Version: 8.2.5 +Version: 8.2.6 %define pgcluster_version 1.7.0rc7 -Release: 2.1 +Release: 1 License: BSD Group: Applications/Databases Source0: ftp://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2 -# Source0-md5: bb1cd309ea72f070cb964736f5755847 +# Source0-md5: 17b9049b4fcad42ee95410833c1db228 Source1: %{name}.init Source2: pgsql-Database-HOWTO-html.tar.gz # Source2-md5: 5b656ddf1db41965761f85204a14398e @@ -45,7 +45,7 @@ Patch3: %{name}-ecpg_link.patch Patch4: %{name}-ecpg-includedir.patch Patch5: %{name}-pg_ctl-fix.patch -Patch6: %{name}-825_planner_regression.patch +Patch6: %{name}-ac_version.patch # Sources from: http://ftp.man.poznan.pl/postgresql/projects/pgFoundry/pgcluster/ Patch7: %{name}-pgcluster-%{pgcluster_version}.patch URL: http://www.postgresql.org/ @@ -838,7 +838,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p0 +%patch6 -p1 %{?with_pgcluster:%patch7 -p1} tar xzf doc/man*.tar.gz @@ -1234,6 +1234,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.395 2008-01-07 20:57:51 radek +- version 8.2.6 (CVE-2007-6600) + Revision 1.394 2007-12-06 22:46:01 blues - introduced pgcluster bcond, turned off by default, needs a lot of tests and some work with init-scripts ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postgresql.spec?r1=1.394&r2=1.395&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
