[notify] postgresql: updated to 8.2.5

Fixes a privilege escalation vulnerability, see:

http://www.postgresql.org/about/news.791
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2007-2138
This commit is contained in:
Simone Rota 2007-09-18 19:26:24 +02:00
parent ff26f54d8b
commit 0f6e3cc76a
3 changed files with 3 additions and 2 deletions

View File

@ -771,6 +771,7 @@ drwxr-xr-x root/root usr/share/postgresql/timezone/America/Indiana/
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Knox
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Marengo
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Petersburg
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Tell_City
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vevay
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Vincennes
-rw-r--r-- root/root usr/share/postgresql/timezone/America/Indiana/Winamac

View File

@ -1,2 +1,2 @@
f5eeff17dd7117175794459f7097ad1a postgresql
af7ec100a33c41bfb8d87b5e0ec2f44a postgresql-8.2.4.tar.bz2
bb1cd309ea72f070cb964736f5755847 postgresql-8.2.5.tar.bz2

View File

@ -5,7 +5,7 @@
# Depends on:
name=postgresql
version=8.2.4
version=8.2.5
release=1
source=(ftp://ftp9.de.postgresql.org/unix/databases/postgresql/source/v$version/$name-$version.tar.bz2 postgresql)