diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2010-06-24 09:11:06 -0300 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2010-06-25 13:35:09 +0200 |
commit | 1c7de59a7387b3927e46e647a6654e48a05c85e3 (patch) | |
tree | dcd8fc2b81efa19c4c67b422de307f35fb0c123e /CHANGES | |
parent | 88d451c8db4f7d6cfa72f21dceabf8e10fb5b825 (diff) | |
download | buildroot-novena-1c7de59a7387b3927e46e647a6654e48a05c85e3.tar.gz buildroot-novena-1c7de59a7387b3927e46e647a6654e48a05c85e3.zip |
dnsmasq: bump to 2.55 and migrate to gentargets
Closes #2005
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -14,7 +14,7 @@ luasocket, rings, wsapi, xavante, xterm Updated/fixed packages: berkeleydb, busybox, cdrkit, dash, - dialog, diffutils, distcc, dmalloc, fbv, file, gawk, + dialog, diffutils, distcc, dmalloc, dnsmasq, fbv, file, gawk, gstreamer, gzip, intltool, ipsec-tools, iptables, libart, libfuse, libgpg-error, libidn, liblockfile, links, lmbench, lrzsz, make, module-init-tools, nbd, ncurses, netperf, @@ -44,6 +44,7 @@ #1957: Bump sqlite to 3.6.23.1 #1987: intltool: Fix spelling mistake #1999: Typo in path checking + #2005: Bump dnsmasq to 2.55 and migrate to gentargets #2035: ipsec-tools-0.7.2 fails to build with gcc-4.4.x #2038: Bump ncurses to 5.7 #2095: make gconfig: undefined reference to symbol 'dlsym@@GLIBC_2.2.5' |