commit 0f6e3cc76ad7e034ed7764555306f96fbb4ab648 Author: Simone Rota <sip@crux.nu> Date: Tue Sep 18 19:26:24 2007 +0200 [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 diff --git a/postgresql/.footprint b/postgresql/.footprint index 9b56e04..5deca73 100644 --- a/postgresql/.footprint +++ b/postgresql/.footprint @@ -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 diff --git a/postgresql/.md5sum b/postgresql/.md5sum index b56d7c1..0d2b6c3 100644 --- a/postgresql/.md5sum +++ b/postgresql/.md5sum @@ -1,2 +1,2 @@ f5eeff17dd7117175794459f7097ad1a postgresql -af7ec100a33c41bfb8d87b5e0ec2f44a postgresql-8.2.4.tar.bz2 +bb1cd309ea72f070cb964736f5755847 postgresql-8.2.5.tar.bz2 diff --git a/postgresql/Pkgfile b/postgresql/Pkgfile index 32e6c7d..5d669eb 100644 --- a/postgresql/Pkgfile +++ b/postgresql/Pkgfile @@ -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)
participants (1)
-
crux@crux.nu