From: <abe...@us...> - 2016-02-20 22:47:20
|
Revision: 7550 http://sourceforge.net/p/astlinux/code/7550 Author: abelbeck Date: 2016-02-20 22:47:18 +0000 (Sat, 20 Feb 2016) Log Message: ----------- runnix, version bump to runnix-0.4-7549, enable 'vmxnet3' NIC driver, dropbear version bump to 2015.71, eglibc security fixes including CVE-2015-7547 Modified Paths: -------------- branches/1.0/boot/runnix/runnix.mk Modified: branches/1.0/boot/runnix/runnix.mk =================================================================== --- branches/1.0/boot/runnix/runnix.mk 2016-02-20 18:57:46 UTC (rev 7549) +++ branches/1.0/boot/runnix/runnix.mk 2016-02-20 22:47:18 UTC (rev 7550) @@ -3,7 +3,7 @@ # runnix # ############################################################# -RUNNIX_VER:=0.4-7419 +RUNNIX_VER:=0.4-7549 RUNNIX_SOURCE:=runnix-$(RUNNIX_VER).tar.gz RUNNIX_SITE:=http://mirror.astlinux.org/runnix4 RUNNIX_DIR:=$(BUILD_DIR)/runnix-$(RUNNIX_VER) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |