summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorVincent Palatin2009-11-22 21:18:11 +0100
committerPeter Korsgaard2009-11-22 21:18:11 +0100
commit6aac003abf821e220f7d3c6c597c1f0f1dd84a06 (patch)
treef8c350de066dbcce209eaeff63250b2eaa117281 /CHANGES
parenttarget/jffs2: add support for nand flash with 512B page / 16 kB erasesize (diff)
downloadbuildroot-6aac003abf821e220f7d3c6c597c1f0f1dd84a06.tar.gz
buildroot-6aac003abf821e220f7d3c6c597c1f0f1dd84a06.tar.xz
buildroot-6aac003abf821e220f7d3c6c597c1f0f1dd84a06.zip
package/nbd: add nbd-server support
Closes #645 Signed-off-by: Vincent Palatin <vincent.palatin_buildroot@m4x.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGES b/CHANGES
index 421629f25..abf9774fa 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,8 +14,8 @@
e2fsprogs, festival, gstreamer, gst-plugins-bad, gst-plugins-base,
gst-plugins-good, imagemagick, ipkg, iptables, iw, kernel-headers,
kismet, libelf, libevent, libglib2, libidn, liblockfile, libmad,
- libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, ncftp,
- ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php,
+ libpcap, libupnp, libuuid, lighttpd, ltrace, lua, lzma, mdadm, nbd,
+ ncftp, ncurses, netkittelnet, netsnmp, ntfs-3g, openntp, openssl, php,
python, quagga, radvd, rsync, samba, sawman, sdl, shared-mime-info,
spawn-fcgi, speech-tools, sqlite, squashfs, synergy, syslinux,
tcpdump, u-boot, util-linux, valgrind, vsftpd, wipe, wpa-supplicant,
@@ -38,6 +38,7 @@
#615: python: Don't delete .py files unless asked
#617: netkit/inetd requires RPC and fails to build if RPC is disabled
#619: netkittelnet requires netkitbase to install, but there's no ...
+ #645: allow to build nbd-server with NBD package
#653: [SECURITY] Update php package to version 5.2.11
#655: Update sqlite package to version 3.6.18
#657: Bug in imagemagick-clean target