From 4ae625402c2d1dbd1bcea06734c4ca21c7133a79 Mon Sep 17 00:00:00 2001 From: CentOS Sources Date: Nov 18 2015 15:11:40 +0000 Subject: import rh-postgresql94-postgresql-9.4.5-1.el7 --- diff --git a/.gitignore b/.gitignore index 70b6b26..0d63396 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -SOURCES/postgresql-9.4.4-US.pdf -SOURCES/postgresql-9.4.4.tar.bz2 +SOURCES/postgresql-9.4.5-US.pdf +SOURCES/postgresql-9.4.5.tar.bz2 SOURCES/postgresql-setup-3.3.tar.gz diff --git a/.rh-postgresql94-postgresql.metadata b/.rh-postgresql94-postgresql.metadata index f492309..2410fee 100644 --- a/.rh-postgresql94-postgresql.metadata +++ b/.rh-postgresql94-postgresql.metadata @@ -1,3 +1,3 @@ -6a3fed6101366838386ce9552a227612a8e914f2 SOURCES/postgresql-9.4.4-US.pdf -e295fee0f1bace740b2db1eaa64ac060e277d5a7 SOURCES/postgresql-9.4.4.tar.bz2 +13ba49679a5614af7dca8829c6382cf3b3d884f8 SOURCES/postgresql-9.4.5-US.pdf +266b8e92cdced161b6a98d4eda0810e4b61fcf49 SOURCES/postgresql-9.4.5.tar.bz2 2317e63eb18c38e2fd0ffd85585334a38a9dc1f9 SOURCES/postgresql-setup-3.3.tar.gz diff --git a/SPECS/postgresql.spec b/SPECS/postgresql.spec index e39be94..323c0d9 100644 --- a/SPECS/postgresql.spec +++ b/SPECS/postgresql.spec @@ -64,7 +64,7 @@ Summary: PostgreSQL client programs Name: %{?scl_prefix}postgresql %global majorversion 9.4 -Version: 9.4.4 +Version: 9.4.5 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI @@ -1135,6 +1135,10 @@ cd - %endif %changelog +* Wed Oct 21 2015 Pavel Raiskup - 9.4.5-1 +- update to 9.4.5 per release notes + http://www.postgresql.org/docs/9.4/static/release-9-4-5.html + * Mon Jun 15 2015 Jozef Mlich - 9.4.4-1 - rebase to 9.4.4 due to security issues CVE-2015-3165 CVE-2015-3167 CVE-2015-3166