diff options
author | Peter Korsgaard | 2011-10-11 09:11:21 +0200 |
---|---|---|
committer | Peter Korsgaard | 2011-10-11 09:11:21 +0200 |
commit | 8ece8e2775cb189874a0e490934cea2f39dbb734 (patch) | |
tree | 44731e372012431918fa416cb3ba6c68d7c41466 /CHANGES | |
parent | toolchain: speed up sysroot lib copying (diff) | |
download | buildroot-8ece8e2775cb189874a0e490934cea2f39dbb734.tar.gz buildroot-8ece8e2775cb189874a0e490934cea2f39dbb734.tar.xz buildroot-8ece8e2775cb189874a0e490934cea2f39dbb734.zip |
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 <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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: |