From 3dc7cc4136df8fc7eaf88b453c36a9236c67d2ea Mon Sep 17 00:00:00 2001 From: Jose V Beneyto Date: Wed, 19 Aug 2009 07:14:59 +0000 Subject: [PATCH] [notify] neon: update to 0.28.6 Security fixes: http://lists.manyfish.co.uk/pipermail/neon/2009-August/001045.html http://lists.manyfish.co.uk/pipermail/neon/2009-August/001046.html --- neon/.footprint | 6 +++--- neon/.md5sum | 2 +- neon/Pkgfile | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/neon/.footprint b/neon/.footprint index ba1f6461e..416b403c6 100644 --- a/neon/.footprint +++ b/neon/.footprint @@ -28,9 +28,9 @@ drwxr-xr-x root/root usr/include/neon/ -rw-r--r-- root/root usr/include/neon/ne_xmlreq.h drwxr-xr-x root/root usr/lib/ -rwxr-xr-x root/root usr/lib/libneon.la -lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.1.5 -lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.1.5 --rwxr-xr-x root/root usr/lib/libneon.so.27.1.5 +lrwxrwxrwx root/root usr/lib/libneon.so -> libneon.so.27.1.6 +lrwxrwxrwx root/root usr/lib/libneon.so.27 -> libneon.so.27.1.6 +-rwxr-xr-x root/root usr/lib/libneon.so.27.1.6 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/neon.pc drwxr-xr-x root/root usr/man/ diff --git a/neon/.md5sum b/neon/.md5sum index 7de013c25..51e37f50b 100644 --- a/neon/.md5sum +++ b/neon/.md5sum @@ -1 +1 @@ -8c160bc0e358a3b58645acbba40fe873 neon-0.28.5.tar.gz +252578ed555552b71d15909641484951 neon-0.28.6.tar.gz diff --git a/neon/Pkgfile b/neon/Pkgfile index cc09c0957..e33c46409 100644 --- a/neon/Pkgfile +++ b/neon/Pkgfile @@ -5,7 +5,7 @@ # Depends on: openssl expat name=neon -version=0.28.5 +version=0.28.6 release=1 source=(http://www.webdav.org/$name/$name-$version.tar.gz)