diff options
Diffstat (limited to 'postgresql.spec')
| -rwxr-xr-x | postgresql.spec | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/postgresql.spec b/postgresql.spec index eea68be..10e412c 100755 --- a/postgresql.spec +++ b/postgresql.spec @@ -52,7 +52,7 @@ Summary: PostgreSQL client programs Name: postgresql %global majorversion 8.4 -Version: 8.4.3 +Version: 8.4.4 Release: 1%{?dist} # The PostgreSQL license is very similar to other MIT licenses, but the OSI # recognizes it as an independent license, so we do as well. @@ -713,6 +713,12 @@ rm -rf $RPM_BUILD_ROOT %endif %changelog +* Mon May 17 2010 Tom Lane <tgl@redhat.com> 8.4.4-1 +- Update to PostgreSQL 8.4.4, for various fixes described at + http://www.postgresql.org/docs/8.4/static/release-8-4-4.html + including fixes for CVE-2010-1169 and CVE-2010-1170 +Resolves: #593032 + * Sun Mar 14 2010 Tom Lane <tgl@redhat.com> 8.4.3-1 - Update to PostgreSQL 8.4.3, for various fixes described at http://www.postgresql.org/docs/8.4/static/release-8-4-3.html |
