diff options
| author | Tom Lane <tgl@fedoraproject.org> | 2010-05-17 17:30:50 +0000 |
|---|---|---|
| committer | Tom Lane <tgl@fedoraproject.org> | 2010-05-17 17:30:50 +0000 |
| commit | 3adc308eb217765f86e77736d8968ed14b5e1ccd (patch) | |
| tree | 0b66c01ddbe2e57605ce2777eb090f55c146483e /postgresql.spec | |
| parent | 446c31a8ed98ee070df29017a7752f6cfc08b3a4 (diff) | |
Update to PostgreSQL 8.4.4postgresql-8_4_4-1_fc14
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 |
