From: Heiko Z. <smi...@us...> - 2011-11-21 21:17:24
|
Update of /cvsroot/devil-linux/build In directory vz-cvs-3.sog:/tmp/cvs-serv19755 Modified Files: CHANGES Makefile.build Log Message: - build system: --with-pic is now enforced via autoconfig site-config file - updated gnutls to 2.12.14 - updated gradm to 2.2.2-201111011031 - updated grsecurity to 2.2.2-3.1.1-201111181902 - updated iproute2 to 2.6.39 - updated libdnet to 1.12 - updated libusb to 1.0.8 - updated kernel to 3.1.1 - added nettle 2.4 - updated open-vm-tools to 2011.10.26-514583 - added p11-kit to 0.9 - updated usbutils-004 (SuSE version) - the "server" doesn't use the hardened gcc anymore, in order to provide - greater compatibility. Please use the normal (secured) version of DL in areas where hightened - security is required! - build system: kernel patch now needs to be supplied as a .xz file Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.1469 retrieving revision 1.1470 diff -u -d -r1.1469 -r1.1470 --- CHANGES 18 Nov 2011 15:31:22 -0000 1.1469 +++ CHANGES 21 Nov 2011 21:17:21 -0000 1.1470 @@ -22,6 +22,21 @@ # 1.6.0-RC1 +- build system: --with-pic is now enforced via autoconfig site-config file +- updated gnutls to 2.12.14 +- updated gradm to 2.2.2-201111011031 +- updated grsecurity to 2.2.2-3.1.1-201111181902 +- updated iproute2 to 2.6.39 +- updated libdnet to 1.12 +- updated libusb to 1.0.8 +- updated kernel to 3.1.1 +- added nettle 2.4 +- updated open-vm-tools to 2011.10.26-514583 +- added p11-kit to 0.9 +- updated usbutils-004 (SuSE version) +- the "server" doesn't use the hardened gcc anymore, in order to provide greater compatibility. + Please use the normal (secured) version of DL in areas where hightened security is required! +- build system: kernel patch now needs to be supplied as a .xz file - added iptraf patch to support openvpn tun interfaces ( Andrzej Odyniec ) - updated gradm to 2.2.2-201111011031 - updated grsecurity to 2.2.2-3.0.9-201111121310 Index: Makefile.build =================================================================== RCS file: /cvsroot/devil-linux/build/Makefile.build,v retrieving revision 1.36 retrieving revision 1.37 diff -u -d -r1.36 -r1.37 --- Makefile.build 7 Nov 2011 20:53:53 -0000 1.36 +++ Makefile.build 21 Nov 2011 21:17:22 -0000 1.37 @@ -15,7 +15,9 @@ GROUP_10 := findutils -GROUP_13 := Libnet attr bzip2 cgilib cracklib \ +GROUP_11 := attr + +GROUP_13 := Libnet bzip2 cgilib cracklib \ ctags db-4 expat freetype gdbm \ gifsicle id3lib jpeg libHX libart \ libcap libdbi libdvdcss libevent libgpg-error \ @@ -28,7 +30,7 @@ GROUP_14 := Linux-PAM acl gmp gnupg libdnet \ libdvdread libgcrypt libmcrypt libpng libxml2 \ - openssl opt pkgconfig ptlib tiff rpcbind daq + openssl opt pkgconfig ptlib tiff rpcbind daq nettle p11-kit GROUP_15 := gd glib gnutls imap krb5 \ libnetfilter_conntrack libxslt mcrypt mysql h323plus \ @@ -125,91 +127,91 @@ glibc: | $(GROUP_01) -Libnet: | $(GROUP_10) +Libnet: | $(GROUP_11) attr: | $(GROUP_10) -bzip2: | $(GROUP_10) +bzip2: | $(GROUP_11) -cgilib: | $(GROUP_10) +cgilib: | $(GROUP_11) -cracklib: | $(GROUP_10) +cracklib: | $(GROUP_11) -ctags: | $(GROUP_10) +ctags: | $(GROUP_11) -db-4: | $(GROUP_10) +db-4: | $(GROUP_11) -expat: | $(GROUP_10) +expat: | $(GROUP_11) -freetype: | $(GROUP_10) +freetype: | $(GROUP_11) -gdbm: | $(GROUP_10) +gdbm: | $(GROUP_11) -gifsicle: | $(GROUP_10) +gifsicle: | $(GROUP_11) -id3lib: | $(GROUP_10) +id3lib: | $(GROUP_11) -jpeg: | $(GROUP_10) +jpeg: | $(GROUP_11) -libHX: | $(GROUP_10) +libHX: | $(GROUP_11) -libart: | $(GROUP_10) +libart: | $(GROUP_11) -libcap: | $(GROUP_10) +libcap: | $(GROUP_11) -libdbi: | $(GROUP_10) +libdbi: | $(GROUP_11) -libdvdcss: | $(GROUP_10) +libdvdcss: | $(GROUP_11) -libevent: | $(GROUP_10) +libevent: | $(GROUP_11) -libgpg-error: | $(GROUP_10) +libgpg-error: | $(GROUP_11) -libiconv: | $(GROUP_10) +libiconv: | $(GROUP_11) -libmad: | $(GROUP_10) +libmad: | $(GROUP_11) -libnfnetlink: | $(GROUP_10) +libnfnetlink: | $(GROUP_11) -libnfsidmap: | $(GROUP_10) +libnfsidmap: | $(GROUP_11) -libnl: | $(GROUP_10) libnfnetlink +libnl: | $(GROUP_11) libnfnetlink -libol: | $(GROUP_10) +libol: | $(GROUP_11) -libosip2: | $(GROUP_10) +libosip2: | $(GROUP_11) -libpcap: | $(GROUP_10) +libpcap: | $(GROUP_11) -libtirpc: | $(GROUP_10) +libtirpc: | $(GROUP_11) -giflib: | $(GROUP_10) +giflib: | $(GROUP_11) -libusb: | $(GROUP_10) +libusb: | $(GROUP_11) -lzo: | $(GROUP_10) zlib +lzo: | $(GROUP_11) zlib -mhash: | $(GROUP_10) +mhash: | $(GROUP_11) -ncurses: | $(GROUP_10) zlib +ncurses: | $(GROUP_11) zlib -pax-utils: | $(GROUP_10) +pax-utils: | $(GROUP_11) -paxctl: | $(GROUP_10) +paxctl: | $(GROUP_11) -pcre: | $(GROUP_10) +pcre: | $(GROUP_11) -popt: | $(GROUP_10) +popt: | $(GROUP_11) -readline: | $(GROUP_10) ncurses +readline: | $(GROUP_11) ncurses -tcp_wrappers: | $(GROUP_10) +tcp_wrappers: | $(GROUP_11) -which: | $(GROUP_10) +which: | $(GROUP_11) -zlib: | $(GROUP_10) +zlib: | $(GROUP_11) -libdaemon: | $(GROUP_10) +libdaemon: | $(GROUP_11) Linux-PAM: | $(GROUP_13) @@ -411,7 +413,7 @@ grub: | $(GROUP_18) -gzip: | $(GROUP_10) +gzip: | $(GROUP_11) hdparm: | $(GROUP_18) @@ -471,7 +473,7 @@ lynx: | $(GROUP_18) -xz: | $(GROUP_10) +xz: | $(GROUP_11) make: | $(GROUP_18) @@ -888,3 +890,7 @@ avahi: | glib expat libdaemon intltool dbus intltool: | perl + +nettle: | $(GROUP_13) + +p11-kit: | $(GROUP_13) |