From: Peter Korsgaard Date: Tue, 11 Oct 2011 07:11:21 +0000 (+0200) Subject: neon: bump version X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=8ece8e2775cb189874a0e490934cea2f39dbb734;p=buildroot.git neon: bump version Closes #4321 Old neon version wasn't compatible with our openssl version, so bump the version. This also fixes some security related bugs. Signed-off-by: Peter Korsgaard --- diff --git a/CHANGES b/CHANGES index 63452106d3..cac5053b06 100644 --- a/CHANGES +++ b/CHANGES @@ -32,7 +32,7 @@ libevent, libglib2, libiconv, libreplaygain, libroxml, libsamplerate, libsndfile, libsoup, libsvgtiny, libtool, lighttpd, linux-fusion, lite, lsof, lzo, lzop, mcookie, - mpg123, mpd, mpfr, musepack, mysql_client, ncurses, netcat, + mpg123, mpd, mpfr, musepack, mysql_client, ncurses, neon, netcat, netsnmp, ntfs-3g, ntfsprogs, openssh, openssl, python, qt, radvd, rsync, samba, sawman, sdl_sound, smartmontools, sqlite, squid, sylpheed, taglib, tar, tcpreplay, tslib, usbutils, @@ -63,6 +63,7 @@ #4165: lrzsz-fix-symlink-at-rebuild.patch #4171: makedevs-unused-but-set-variable.patch #4183: Codesourcery toolchain download site has changed + #4231: libneon.so: undefined reference to `SSL_SESSION_cmp' 2011.08, Released August 31th, 2011: diff --git a/package/neon/neon.mk b/package/neon/neon.mk index 4e171886e5..95664d7dc4 100644 --- a/package/neon/neon.mk +++ b/package/neon/neon.mk @@ -3,7 +3,7 @@ # neon # ############################################################# -NEON_VERSION:=0.28.3 +NEON_VERSION:=0.29.6 NEON_SITE:=http://www.webdav.org/neon/ NEON_INSTALL_STAGING:=YES NEON_CONF_OPT:=--without-gssapi --disable-rpath