You can subscribe to this list here.
2006 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(6) |
Jul
(14) |
Aug
(156) |
Sep
(35) |
Oct
(48) |
Nov
(55) |
Dec
(16) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2007 |
Jan
(24) |
Feb
(154) |
Mar
(139) |
Apr
(175) |
May
(87) |
Jun
(34) |
Jul
(42) |
Aug
(68) |
Sep
(41) |
Oct
(76) |
Nov
(77) |
Dec
(50) |
2008 |
Jan
(98) |
Feb
(43) |
Mar
(102) |
Apr
(27) |
May
(55) |
Jun
(13) |
Jul
(58) |
Aug
(62) |
Sep
(61) |
Oct
(43) |
Nov
(87) |
Dec
(134) |
2009 |
Jan
(175) |
Feb
(106) |
Mar
(58) |
Apr
(41) |
May
(74) |
Jun
(123) |
Jul
(252) |
Aug
(192) |
Sep
(69) |
Oct
(38) |
Nov
(117) |
Dec
(95) |
2010 |
Jan
(146) |
Feb
(76) |
Mar
(90) |
Apr
(60) |
May
(23) |
Jun
(19) |
Jul
(208) |
Aug
(140) |
Sep
(103) |
Oct
(114) |
Nov
(50) |
Dec
(47) |
2011 |
Jan
(59) |
Feb
(47) |
Mar
(61) |
Apr
(58) |
May
(41) |
Jun
(11) |
Jul
(17) |
Aug
(49) |
Sep
(34) |
Oct
(166) |
Nov
(38) |
Dec
(70) |
2012 |
Jan
(87) |
Feb
(37) |
Mar
(28) |
Apr
(25) |
May
(29) |
Jun
(30) |
Jul
(43) |
Aug
(27) |
Sep
(46) |
Oct
(27) |
Nov
(51) |
Dec
(70) |
2013 |
Jan
(92) |
Feb
(34) |
Mar
(58) |
Apr
(37) |
May
(46) |
Jun
(9) |
Jul
(38) |
Aug
(22) |
Sep
(28) |
Oct
(42) |
Nov
(44) |
Dec
(34) |
2014 |
Jan
(63) |
Feb
(39) |
Mar
(48) |
Apr
(31) |
May
(21) |
Jun
(43) |
Jul
(36) |
Aug
(69) |
Sep
(53) |
Oct
(56) |
Nov
(46) |
Dec
(49) |
2015 |
Jan
(63) |
Feb
(35) |
Mar
(30) |
Apr
(38) |
May
(27) |
Jun
(42) |
Jul
(42) |
Aug
(63) |
Sep
(18) |
Oct
(45) |
Nov
(65) |
Dec
(71) |
2016 |
Jan
(54) |
Feb
(79) |
Mar
(59) |
Apr
(38) |
May
(32) |
Jun
(46) |
Jul
(42) |
Aug
(30) |
Sep
(58) |
Oct
(33) |
Nov
(98) |
Dec
(59) |
2017 |
Jan
(79) |
Feb
(12) |
Mar
(43) |
Apr
(32) |
May
(76) |
Jun
(59) |
Jul
(44) |
Aug
(14) |
Sep
|
Oct
|
Nov
|
Dec
|
From: <abe...@us...> - 2016-01-08 16:36:38
|
Revision: 7445 http://sourceforge.net/p/astlinux/code/7445 Author: abelbeck Date: 2016-01-08 16:36:36 +0000 (Fri, 08 Jan 2016) Log Message: ----------- prosody, version bump to 0.9.9, security fixes: CVE-2016-1231, CVE-2016-1232 Modified Paths: -------------- branches/1.0/package/prosody/prosody.mk Modified: branches/1.0/package/prosody/prosody.mk =================================================================== --- branches/1.0/package/prosody/prosody.mk 2016-01-04 23:36:28 UTC (rev 7444) +++ branches/1.0/package/prosody/prosody.mk 2016-01-08 16:36:36 UTC (rev 7445) @@ -4,7 +4,7 @@ # ############################################################# -PROSODY_VERSION = 0.9.8 +PROSODY_VERSION = 0.9.9 PROSODY_SOURCE = prosody-$(PROSODY_VERSION).tar.gz PROSODY_SITE = http://prosody.im/downloads/source PROSODY_DEPENDENCIES = lua libidn openssl luafilesystem luaexpat luasocket luasec This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-04 23:36:30
|
Revision: 7444 http://sourceforge.net/p/astlinux/code/7444 Author: abelbeck Date: 2016-01-04 23:36:28 +0000 (Mon, 04 Jan 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-01-04 23:35:28 UTC (rev 7443) +++ branches/1.0/docs/ChangeLog.txt 2016-01-04 23:36:28 UTC (rev 7444) @@ -78,7 +78,7 @@ -- iperf3, new package, iperf3 is becomming more common, sits along side the old iperf since they are not compatible --- OpenVPN, version bump to 2.3.9 +-- OpenVPN, version bump to 2.3.10 -- lighttpd, version bump to 1.4.39 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-04 23:35:30
|
Revision: 7443 http://sourceforge.net/p/astlinux/code/7443 Author: abelbeck Date: 2016-01-04 23:35:28 +0000 (Mon, 04 Jan 2016) Log Message: ----------- openvpn, version bump to 2.3.10 Modified Paths: -------------- branches/1.0/package/openvpn/openvpn.mk Modified: branches/1.0/package/openvpn/openvpn.mk =================================================================== --- branches/1.0/package/openvpn/openvpn.mk 2016-01-04 22:11:16 UTC (rev 7442) +++ branches/1.0/package/openvpn/openvpn.mk 2016-01-04 23:35:28 UTC (rev 7443) @@ -4,7 +4,7 @@ # ############################################################# -OPENVPN_VERSION = 2.3.9 +OPENVPN_VERSION = 2.3.10 OPENVPN_SITE = http://swupdate.openvpn.net/community/releases OPENVPN_DEPENDENCIES = host-pkg-config OPENVPN_CONF_OPT = --disable-plugins --enable-iproute2 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-04 22:11:18
|
Revision: 7442 http://sourceforge.net/p/astlinux/code/7442 Author: abelbeck Date: 2016-01-04 22:11:16 +0000 (Mon, 04 Jan 2016) Log Message: ----------- fakeroot: fix build when libcap-dev is installed Ref: https://git.busybox.net/buildroot/commit/package?id=6fc5de4ef466b649b37a86e4f4994a667149dd80 Modified Paths: -------------- branches/1.0/package/fakeroot/fakeroot.mk Modified: branches/1.0/package/fakeroot/fakeroot.mk =================================================================== --- branches/1.0/package/fakeroot/fakeroot.mk 2016-01-04 16:44:57 UTC (rev 7441) +++ branches/1.0/package/fakeroot/fakeroot.mk 2016-01-04 22:11:16 UTC (rev 7442) @@ -10,6 +10,8 @@ # Force capabilities detection off # For now these are process capabilities (faked) rather than file # so they're of no real use -HOST_FAKEROOT_CONF_ENV = ac_cv_func_capset=no +HOST_FAKEROOT_CONF_ENV = \ + ac_cv_header_sys_capability_h=no \ + ac_cv_func_capset=no $(eval $(call AUTOTARGETS,package,fakeroot,host)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-04 16:44:59
|
Revision: 7441 http://sourceforge.net/p/astlinux/code/7441 Author: abelbeck Date: 2016-01-04 16:44:57 +0000 (Mon, 04 Jan 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-01-04 16:43:07 UTC (rev 7440) +++ branches/1.0/docs/ChangeLog.txt 2016-01-04 16:44:57 UTC (rev 7441) @@ -54,6 +54,8 @@ -- kernel-reboot, new command performs a reboot via kexec just as RUNNIX does, all changes to the run images and versions are honored. Reboots are 30-40 seconds faster using kernel-reboot. The kernel-reboot command replaces the sreboot script that has been removed. +-- pciutils, version bump to 3.4.1 + -- nano, version bump to 2.5.0 -- acpid, version bump to 2.0.25 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-04 16:43:10
|
Revision: 7440 http://sourceforge.net/p/astlinux/code/7440 Author: abelbeck Date: 2016-01-04 16:43:07 +0000 (Mon, 04 Jan 2016) Log Message: ----------- pciutils, version bump to 3.4.1, build system cleanup Modified Paths: -------------- branches/1.0/package/pciutils/pciutils.mk Modified: branches/1.0/package/pciutils/pciutils.mk =================================================================== --- branches/1.0/package/pciutils/pciutils.mk 2016-01-03 16:23:40 UTC (rev 7439) +++ branches/1.0/package/pciutils/pciutils.mk 2016-01-04 16:43:07 UTC (rev 7440) @@ -4,21 +4,30 @@ # ############################################################# -PCIUTILS_VERSION = 3.4.0 -PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci +PCIUTILS_VERSION = 3.4.1 +PCIUTILS_SITE = $(BR2_KERNEL_MIRROR)/software/utils/pciutils +PCIUTILS_SOURCE = pciutils-$(PCIUTILS_VERSION).tar.xz PCIUTILS_INSTALL_STAGING = YES # Depend on linux to define LINUX_VERSION_PROBED PCIUTILS_DEPENDENCIES = linux -PCIUTILS_ZLIB=no -PCIUTILS_DNS=no -PCIUTILS_SHARED=yes -PCIUTILS_KMOD=no -PCIUTILS_HWDB=no +PCIUTILS_MAKE_OPTS = \ + CC="$(TARGET_CC)" \ + HOST="$(KERNEL_ARCH)-linux" \ + OPT="$(TARGET_CFLAGS)" \ + LDFLAGS="$(TARGET_LDFLAGS)" \ + RANLIB=$(TARGET_RANLIB) \ + AR=$(TARGET_AR) +PCIUTILS_MAKE_OPTS += HWDB=no +PCIUTILS_MAKE_OPTS += ZLIB=no +PCIUTILS_MAKE_OPTS += LIBKMOD=no +PCIUTILS_MAKE_OPTS += SHARED=yes +PCIUTILS_MAKE_OPTS += DNS=no + # Build after busybox since it's got a lightweight lspci ifeq ($(BR2_PACKAGE_BUSYBOX),y) - PCIUTILS_DEPENDENCIES += busybox +PCIUTILS_DEPENDENCIES += busybox endif define PCIUTILS_CONFIGURE_CMDS @@ -30,31 +39,22 @@ endef define PCIUTILS_BUILD_CMDS - $(TARGET_MAKE_ENV) $(MAKE) CC="$(TARGET_CC)" \ - HOST="$(KERNEL_ARCH)-linux" \ - OPT="$(TARGET_CFLAGS)" \ - LDFLAGS="$(TARGET_LDFLAGS)" \ - RANLIB=$(TARGET_RANLIB) \ - AR=$(TARGET_AR) \ - -C $(PCIUTILS_DIR) \ - SHARED=$(PCIUTILS_SHARED) \ - ZLIB=$(PCIUTILS_ZLIB) \ - DNS=$(PCIUTILS_DNS) \ - LIBKMOD=$(PCIUTILS_KMOD) \ - HWDB=$(PCIUTILS_HWDB) \ + $(TARGET_MAKE_ENV) $(MAKE) -C $(@D) $(PCIUTILS_MAKE_OPTS) \ PREFIX=/usr endef -# Ditch install-lib if SHARED is an option in the future define PCIUTILS_INSTALL_TARGET_CMDS - $(MAKE1) BUILDDIR=$(@D) -C $(@D) PREFIX=$(TARGET_DIR)/usr \ - SHARED=$(PCIUTILS_SHARED) install install-lib - chmod 755 $(TARGET_DIR)/usr/lib/libpci.so.$(PCIUTILS_VERSION) # set permissions so it is stripped + $(TARGET_MAKE_ENV) $(MAKE1) -C $(@D) $(PCIUTILS_MAKE_OPTS) \ + PREFIX=$(TARGET_DIR)/usr \ + install install-lib + chmod 755 $(TARGET_DIR)/usr/lib/libpci.so.$(PCIUTILS_VERSION) + rm -f $(TARGET_DIR)/usr/sbin/update-pciids endef define PCIUTILS_INSTALL_STAGING_CMDS - $(MAKE1) BUILDDIR=$(@D) -C $(@D) PREFIX=$(STAGING_DIR)/usr \ - SHARED=$(PCIUTILS_SHARED) install install-lib + $(TARGET_MAKE_ENV) $(MAKE1) -C $(@D) $(PCIUTILS_MAKE_OPTS) \ + PREFIX=$(STAGING_DIR)/usr \ + install install-lib endef $(eval $(call GENTARGETS,package,pciutils)) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-03 16:23:43
|
Revision: 7439 http://sourceforge.net/p/astlinux/code/7439 Author: abelbeck Date: 2016-01-03 16:23:40 +0000 (Sun, 03 Jan 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-01-03 16:21:57 UTC (rev 7438) +++ branches/1.0/docs/ChangeLog.txt 2016-01-03 16:23:40 UTC (rev 7439) @@ -30,6 +30,8 @@ -- Monit, version bump to 5.15 +-- zabbix, version bump to 2.2.11 + -- perl, version bump to 5.22.1 using perlcross 1.0.2 -- pcre, version bump to 8.38, security fixes: https://blog.fuzzing-project.org/29-Heap-Overflow-in-PCRE.html This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-03 16:21:59
|
Revision: 7438 http://sourceforge.net/p/astlinux/code/7438 Author: abelbeck Date: 2016-01-03 16:21:57 +0000 (Sun, 03 Jan 2016) Log Message: ----------- zabbix, version bump to 2.2.11 Modified Paths: -------------- branches/1.0/package/zabbix/zabbix.mk Modified: branches/1.0/package/zabbix/zabbix.mk =================================================================== --- branches/1.0/package/zabbix/zabbix.mk 2016-01-02 22:32:21 UTC (rev 7437) +++ branches/1.0/package/zabbix/zabbix.mk 2016-01-03 16:21:57 UTC (rev 7438) @@ -4,7 +4,7 @@ # ############################################################# -ZABBIX_VERSION = 2.2.9 +ZABBIX_VERSION = 2.2.11 ZABBIX_SOURCE = zabbix-$(ZABBIX_VERSION).tar.gz ZABBIX_SITE = http://downloads.sourceforge.net/sourceforge/zabbix This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-02 22:32:23
|
Revision: 7437 http://sourceforge.net/p/astlinux/code/7437 Author: abelbeck Date: 2016-01-02 22:32:21 +0000 (Sat, 02 Jan 2016) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2016-01-02 22:29:46 UTC (rev 7436) +++ branches/1.0/docs/ChangeLog.txt 2016-01-02 22:32:21 UTC (rev 7437) @@ -14,9 +14,6 @@ -- Added 64-bit support for x86_64 CPU's with new board types genx86_64 and genx86_64-serial --- Update build system tools: - == fakeroot, version bump to 1.20.2 - ** System -- RUNNIX, version bump to runnix-0.4-7419, updated /runnix script and kexec 2.0.11 @@ -46,7 +43,7 @@ -- libxml2, version bump to 2.9.3, security fixes: CVE-2015-1819, CVE-2015-7941, CVE-2015-7942, CVE-2015-8035 CVE-2015-5312, CVE-2015-7497, CVE-2015-7500, CVE-2015-8242 --- libsodium, version bump to 1.0.7 +-- libsodium, version bump to 1.0.8 -- ethtool, version bump to 4.2 @@ -79,7 +76,7 @@ -- OpenVPN, version bump to 2.3.9 --- lighttpd, version bump to 1.4.38 +-- lighttpd, version bump to 1.4.39 -- libcurl (curl) version bump to 7.46.0 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-02 22:29:48
|
Revision: 7436 http://sourceforge.net/p/astlinux/code/7436 Author: abelbeck Date: 2016-01-02 22:29:46 +0000 (Sat, 02 Jan 2016) Log Message: ----------- web interface, update copyright year to 2016 Modified Paths: -------------- branches/1.0/package/webinterface/altweb/common/header.php branches/1.0/package/webinterface/altweb/common/license-astlinux.txt branches/1.0/package/webinterface/altweb/common/license-packages.txt branches/1.0/package/webinterface/altweb/common/status.inc Modified: branches/1.0/package/webinterface/altweb/common/header.php =================================================================== --- branches/1.0/package/webinterface/altweb/common/header.php 2016-01-02 22:15:10 UTC (rev 7435) +++ branches/1.0/package/webinterface/altweb/common/header.php 2016-01-02 22:29:46 UTC (rev 7436) @@ -1,6 +1,6 @@ <?php session_manual_gc(); -// Copyright (C) 2008-2015 Lonnie Abelbeck +// Copyright (C) 2008-2016 Lonnie Abelbeck // This is free software, licensed under the GNU General Public License // version 3 as published by the Free Software Foundation; you can // redistribute it and/or modify it under the terms of the GNU @@ -131,7 +131,7 @@ <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> -<!-- Copyright (C) 2008-2014 Lonnie Abelbeck --> +<!-- Copyright (C) 2008-2016 Lonnie Abelbeck --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="Cache-Control" content="no-store, no-cache, must-revalidate" /> <meta http-equiv="Expires" content="0" /> Modified: branches/1.0/package/webinterface/altweb/common/license-astlinux.txt =================================================================== --- branches/1.0/package/webinterface/altweb/common/license-astlinux.txt 2016-01-02 22:15:10 UTC (rev 7435) +++ branches/1.0/package/webinterface/altweb/common/license-astlinux.txt 2016-01-02 22:29:46 UTC (rev 7436) @@ -1,4 +1,4 @@ -AstLinux is Copyright (c) 2004-2015 by Kristian Kielhofner. +AstLinux is Copyright (c) 2004-2016 by Kristian Kielhofner. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by Modified: branches/1.0/package/webinterface/altweb/common/license-packages.txt =================================================================== --- branches/1.0/package/webinterface/altweb/common/license-packages.txt 2016-01-02 22:15:10 UTC (rev 7435) +++ branches/1.0/package/webinterface/altweb/common/license-packages.txt 2016-01-02 22:29:46 UTC (rev 7436) @@ -9,8 +9,8 @@ RUNNIX~Copyright (c) 2006-2015 by Kristian Kielhofner. libSRTP~Copyright (c) 2001-2015 Cisco Systems, Inc. All rights reserved. iLBC CODEC~Copyright (c) 2011 The WebRTC project authors. All rights reserved. -Web Interface~Copyright (c) 2008-2015 Lonnie Abelbeck. -shellinabox~Copyright (c) 2008-2010 Markus Gutschke. +Web Interface~Copyright (c) 2008-2016 Lonnie Abelbeck. +shellinabox~Copyright (c) 2008-2015 Markus Gutschke, Luka Krajger. Asterisk~Copyright (c) 1999-2015 Digium, Inc. DAHDI~Copyright (c) 2001-2015 Digium, Inc. libPRI~Copyright (c) 2001-2015 Digium, Inc. @@ -22,7 +22,7 @@ PHP~Copyright (c) 1999-2015 The PHP Group. All rights reserved. ntpd~Copyright (c) 1992-2015 David L. Mills. vsftpd~Copyright (c) 2001-2013 Daniel Jacobowitz. <da...@de...> -lighttpd~Copyright (c) 2004-2015, Jan Kneschke. +lighttpd~Copyright (c) 2004-2016, Jan Kneschke. msmtp~Copyright (c) 2000-2015 Martin Lambers <ma...@ma...> libxml2~Copyright (c) 1998-2012 Daniel Veillard. All Rights Reserved. libtiff~Copyright (c) 1988-1997 Sam Leffler, Copyright (c) 1991-1997 Silicon Graphics, Inc. Modified: branches/1.0/package/webinterface/altweb/common/status.inc =================================================================== --- branches/1.0/package/webinterface/altweb/common/status.inc 2016-01-02 22:15:10 UTC (rev 7435) +++ branches/1.0/package/webinterface/altweb/common/status.inc 2016-01-02 22:29:46 UTC (rev 7436) @@ -1,6 +1,6 @@ <?php -// Copyright (C) 2008-2015 Lonnie Abelbeck +// Copyright (C) 2008-2016 Lonnie Abelbeck // This is free software, licensed under the GNU General Public License // version 3 as published by the Free Software Foundation; you can // redistribute it and/or modify it under the terms of the GNU This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-02 22:15:12
|
Revision: 7435 http://sourceforge.net/p/astlinux/code/7435 Author: abelbeck Date: 2016-01-02 22:15:10 +0000 (Sat, 02 Jan 2016) Log Message: ----------- lighttpd, version bump to 1.4.39 Modified Paths: -------------- branches/1.0/package/lighttpd/lighttpd.mk Modified: branches/1.0/package/lighttpd/lighttpd.mk =================================================================== --- branches/1.0/package/lighttpd/lighttpd.mk 2016-01-02 22:02:32 UTC (rev 7434) +++ branches/1.0/package/lighttpd/lighttpd.mk 2016-01-02 22:15:10 UTC (rev 7435) @@ -4,7 +4,7 @@ # ############################################################# -LIGHTTPD_VERSION = 1.4.38 +LIGHTTPD_VERSION = 1.4.39 LIGHTTPD_SITE = http://download.lighttpd.net/lighttpd/releases-1.4.x LIGHTTPD_DEPENDENCIES = host-pkg-config LIGHTTPD_CONF_OPT = \ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2016-01-02 22:02:33
|
Revision: 7434 http://sourceforge.net/p/astlinux/code/7434 Author: abelbeck Date: 2016-01-02 22:02:32 +0000 (Sat, 02 Jan 2016) Log Message: ----------- libsodium, version bump to 1.0.8 Modified Paths: -------------- branches/1.0/package/libsodium/libsodium.mk Modified: branches/1.0/package/libsodium/libsodium.mk =================================================================== --- branches/1.0/package/libsodium/libsodium.mk 2015-12-30 21:59:12 UTC (rev 7433) +++ branches/1.0/package/libsodium/libsodium.mk 2016-01-02 22:02:32 UTC (rev 7434) @@ -3,7 +3,7 @@ # libsodium # ############################################################# -LIBSODIUM_VERSION = 1.0.7 +LIBSODIUM_VERSION = 1.0.8 LIBSODIUM_SOURCE = libsodium-$(LIBSODIUM_VERSION).tar.gz LIBSODIUM_SITE = https://download.dnscrypt.org/libsodium/releases This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-30 21:59:15
|
Revision: 7433 http://sourceforge.net/p/astlinux/code/7433 Author: abelbeck Date: 2015-12-30 21:59:12 +0000 (Wed, 30 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-30 21:54:25 UTC (rev 7432) +++ branches/1.0/docs/ChangeLog.txt 2015-12-30 21:59:12 UTC (rev 7433) @@ -101,6 +101,8 @@ -- arnofw (AIF), "adaptive-ban" plugin, added 'racoon' analysis type. +-- arnofw (AIF), "traffic-shaper" plugin, automatically disable ethernet offloading on the shaper interface (EXTIF). + -- (Custom Build Only) kamailio, version bump to 4.1.9 ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-30 21:54:27
|
Revision: 7432 http://sourceforge.net/p/astlinux/code/7432 Author: abelbeck Date: 2015-12-30 21:54:25 +0000 (Wed, 30 Dec 2015) Log Message: ----------- arnofw, traffic shaper plugin, automatically disable ethernet offloading on the shaper interface Modified Paths: -------------- branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh Modified: branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh =================================================================== --- branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh 2015-12-27 22:22:20 UTC (rev 7431) +++ branches/1.0/package/arnofw/traffic-shaper/60traffic-shaper.plugin.sh 2015-12-30 21:54:25 UTC (rev 7432) @@ -2,10 +2,10 @@ # -= Arno's iptables firewall - HTB & HFSC traffic shaper plugin =- # PLUGIN_NAME="Traffic-Shaper plugin" -PLUGIN_VERSION="1.2.08-astlinux" +PLUGIN_VERSION="1.2.09-astlinux" PLUGIN_CONF_FILE="traffic-shaper.conf" # -# Last changed : July 31, 2015 +# Last changed : December 30, 2015 # Requirements : kernel 2.6 + iproute2 # Comments : This plugin will shape traffic. It borrows heavily on # the logic of Maciej's original script (below), with @@ -207,6 +207,16 @@ fi } +disable_ethernet_offloading() +{ + local eth="$1" + + # Disable offloading on ethernet devices + if [ "$eth" != "${eth#eth}" ]; then + ethtool -K $eth tso off gso off gro off 2>/dev/null + fi +} + # Plugin start function plugin_start() { @@ -283,6 +293,8 @@ ul rate ${UPLINK}kbit incoming_traffic_limit $eif1 + + disable_ethernet_offloading $eif1 done # add SHAPER_CHAIN chain to mangle table in iptables @@ -348,6 +360,8 @@ tc qdisc add dev $eif1 parent 1:60 handle 60: sfq perturb 10 incoming_traffic_limit $eif1 + + disable_ethernet_offloading $eif1 done # add SHAPER_CHAIN chain to mangle table in iptables @@ -421,6 +435,11 @@ return 1 fi + if ! check_command ethtool; then + printf "\033[40m\033[1;31m${INDENT}ERROR: Required binary \"ethtool\" is not available!\n\033[0m" >&2 + return 1 + fi + return 0 } This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-27 22:22:23
|
Revision: 7431 http://sourceforge.net/p/astlinux/code/7431 Author: abelbeck Date: 2015-12-27 22:22:20 +0000 (Sun, 27 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-27 22:20:36 UTC (rev 7430) +++ branches/1.0/docs/ChangeLog.txt 2015-12-27 22:22:20 UTC (rev 7431) @@ -129,6 +129,8 @@ == IPsec server certificate == HTTPS web server certificate (only SHA-256 for new certificates) +-- Network tab -> IPsec Configuration, add all supported "DH Group:" and "PFS Group:" choices. + -- CLI tab, set terminal background to 'white' and remove unnecessary title header. -- Status tab, add system architecture string to 'AstLinux Release:' This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-27 22:20:39
|
Revision: 7430 http://sourceforge.net/p/astlinux/code/7430 Author: abelbeck Date: 2015-12-27 22:20:36 +0000 (Sun, 27 Dec 2015) Log Message: ----------- web interface, Network tab, IPSec, add all supported Diffie-Hellman group selections Modified Paths: -------------- branches/1.0/package/webinterface/altweb/admin/ipsec.php branches/1.0/package/webinterface/altweb/admin/ipsecmobile.php Modified: branches/1.0/package/webinterface/altweb/admin/ipsec.php =================================================================== --- branches/1.0/package/webinterface/altweb/admin/ipsec.php 2015-12-26 14:13:28 UTC (rev 7429) +++ branches/1.0/package/webinterface/altweb/admin/ipsec.php 2015-12-27 22:20:36 UTC (rev 7430) @@ -56,7 +56,12 @@ $p1_dhgroup_menu = array ( 'modp768' => '768 (1)', 'modp1024' => '1024 (2)', - 'modp1536' => '1536 (5)' + 'modp1536' => '1536 (5)', + 'modp2048' => '2048 (14)', + 'modp3072' => '3072 (15)', + 'modp4096' => '4096 (16)', + 'modp6144' => '6144 (17)', + 'modp8192' => '8192 (18)' ); $p2_auth_menu = array ( @@ -69,7 +74,12 @@ 'none' => 'None', 'modp768' => '768 (1)', 'modp1024' => '1024 (2)', - 'modp1536' => '1536 (5)' + 'modp1536' => '1536 (5)', + 'modp2048' => '2048 (14)', + 'modp3072' => '3072 (15)', + 'modp4096' => '4096 (16)', + 'modp6144' => '6144 (17)', + 'modp8192' => '8192 (18)' ); $method_menu = array ( Modified: branches/1.0/package/webinterface/altweb/admin/ipsecmobile.php =================================================================== --- branches/1.0/package/webinterface/altweb/admin/ipsecmobile.php 2015-12-26 14:13:28 UTC (rev 7429) +++ branches/1.0/package/webinterface/altweb/admin/ipsecmobile.php 2015-12-27 22:20:36 UTC (rev 7430) @@ -122,7 +122,12 @@ $p1_dhgroup_menu = array ( 'modp768' => '768 (1)', 'modp1024' => '1024 (2)', - 'modp1536' => '1536 (5)' + 'modp1536' => '1536 (5)', + 'modp2048' => '2048 (14)', + 'modp3072' => '3072 (15)', + 'modp4096' => '4096 (16)', + 'modp6144' => '6144 (17)', + 'modp8192' => '8192 (18)' ); $p2_hashes_menu = array ( @@ -135,7 +140,12 @@ 'none' => 'None', 'modp768' => '768 (1)', 'modp1024' => '1024 (2)', - 'modp1536' => '1536 (5)' + 'modp1536' => '1536 (5)', + 'modp2048' => '2048 (14)', + 'modp3072' => '3072 (15)', + 'modp4096' => '4096 (16)', + 'modp6144' => '6144 (17)', + 'modp8192' => '8192 (18)' ); $key_size_menu = array ( This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-26 14:13:30
|
Revision: 7429 http://sourceforge.net/p/astlinux/code/7429 Author: abelbeck Date: 2015-12-26 14:13:28 +0000 (Sat, 26 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-26 14:10:26 UTC (rev 7428) +++ branches/1.0/docs/ChangeLog.txt 2015-12-26 14:13:28 UTC (rev 7429) @@ -99,6 +99,8 @@ -- arnofw (AIF), added upstream patch for Issue #21, Leave the IPv6 sysctl accept_ra setting alone when forwarding=1 +-- arnofw (AIF), "adaptive-ban" plugin, added 'racoon' analysis type. + -- (Custom Build Only) kamailio, version bump to 4.1.9 ** Asterisk This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-26 14:10:28
|
Revision: 7428 http://sourceforge.net/p/astlinux/code/7428 Author: abelbeck Date: 2015-12-26 14:10:26 +0000 (Sat, 26 Dec 2015) Log Message: ----------- arnofw, add racoon filter type for 'Invalid exchange type' Modified Paths: -------------- branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh branches/1.0/package/arnofw/adaptive-ban/adaptive-ban.conf Modified: branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh =================================================================== --- branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh 2015-12-24 21:42:04 UTC (rev 7427) +++ branches/1.0/package/arnofw/adaptive-ban/adaptive-ban-helper.sh 2015-12-26 14:10:26 UTC (rev 7428) @@ -140,6 +140,8 @@ ;; pptpd) filter_pptpd "$file" "$PREFIX" "$HOST" ;; + racoon) filter_racoon "$file" ".*${type}:[[:space:]]*" "$HOST" + ;; *) log_msg "Unsupported type \"$type\"" continue ;; @@ -212,6 +214,14 @@ "$file" >"$TEMPFILE" } +filter_racoon() +{ + local file="$1" PREFIX="$2" HOST="$3" + + sed -n -r -e "s/^${PREFIX}ERROR: Invalid exchange type [0-9]+ from ${HOST}\[[0-9]+].$/\1/p" \ + "$file" >"$TEMPFILE" +} + count_attempts_then_ban() { local count="$1" type="$2" line host IFS Modified: branches/1.0/package/arnofw/adaptive-ban/adaptive-ban.conf =================================================================== --- branches/1.0/package/arnofw/adaptive-ban/adaptive-ban.conf 2015-12-24 21:42:04 UTC (rev 7427) +++ branches/1.0/package/arnofw/adaptive-ban/adaptive-ban.conf 2015-12-26 14:10:26 UTC (rev 7428) @@ -19,7 +19,7 @@ ADAPTIVE_BAN_COUNT=6 # A list of analysis types that are applied -# Choose from: sshd asterisk kamailio lighttpd prosody pptpd +# Choose from: sshd asterisk kamailio lighttpd prosody pptpd racoon # ------------------------------------------------------------------------------ ADAPTIVE_BAN_TYPES="sshd asterisk" This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-24 21:42:06
|
Revision: 7427 http://sourceforge.net/p/astlinux/code/7427 Author: abelbeck Date: 2015-12-24 21:42:04 +0000 (Thu, 24 Dec 2015) Log Message: ----------- web interface, Status tab, Firewall States, change order of 'head' and 'grep' so all of /proc/net/nf_conntrack does not have to be indexed. Can be slightly less overall output but faster for a very large number of states Modified Paths: -------------- branches/1.0/package/webinterface/altweb/common/status.inc Modified: branches/1.0/package/webinterface/altweb/common/status.inc =================================================================== --- branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-24 18:26:57 UTC (rev 7426) +++ branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-24 21:42:04 UTC (rev 7427) @@ -1168,7 +1168,7 @@ if (getPREFdef($global_prefs, 'status_show_firewall_states') === 'yes') { putHtml("<h2>Firewall States:</h2>"); $tmpfile = tempnam("/tmp", "PHP_"); - shell('grep -v "127\.0\.0\.1" '.$CONNTRACK.' | head -n 2500 >'.$tmpfile, $status); + shell('head -n 2500 '.$CONNTRACK.' | grep -v "127\.0\.0\.1" >'.$tmpfile, $status); parseFIREWALLstates($firewall, $tmpfile, 100); if (is_null($firewall)) { This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-24 18:26:59
|
Revision: 7426 http://sourceforge.net/p/astlinux/code/7426 Author: abelbeck Date: 2015-12-24 18:26:57 +0000 (Thu, 24 Dec 2015) Log Message: ----------- web interface, Status tab, display number of Total Firewall States Modified Paths: -------------- branches/1.0/package/webinterface/altweb/common/status.inc Modified: branches/1.0/package/webinterface/altweb/common/status.inc =================================================================== --- branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-23 16:22:33 UTC (rev 7425) +++ branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-24 18:26:57 UTC (rev 7426) @@ -1176,6 +1176,9 @@ putText('No Active Firewall States'); putHtml("</pre>"); } else { + if (($total_firewall_states = trim(@file_get_contents('/proc/sys/net/netfilter/nf_conntrack_count'))) === '') { + $total_firewall_states = 'Unknown'; + } putHtml('<pre><table class="statusdatatable">'); putHtml("<tr>"); if (($n = count($firewall['states'])) > 0) { @@ -1198,6 +1201,8 @@ echo "<td>", $firewall['states'][$i]['bytes'], "</td>"; echo '<td style="text-align: right;">', secs2minsec($firewall['states'][$i]['ttl']), "</td>"; } + putHtml("</tr><tr>"); + echo '<td colspan="8">'.$total_firewall_states.' Total Firewall States</td>'; } putHtml("</tr>"); putHtml("</table></pre>"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-23 16:22:35
|
Revision: 7425 http://sourceforge.net/p/astlinux/code/7425 Author: abelbeck Date: 2015-12-23 16:22:33 +0000 (Wed, 23 Dec 2015) Log Message: ----------- web interface, Status tab, display number of active DHCP leases Modified Paths: -------------- branches/1.0/package/webinterface/altweb/common/status.inc Modified: branches/1.0/package/webinterface/altweb/common/status.inc =================================================================== --- branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-22 18:26:09 UTC (rev 7424) +++ branches/1.0/package/webinterface/altweb/common/status.inc 2015-12-23 16:22:33 UTC (rev 7425) @@ -790,6 +790,8 @@ echo "<td>", htmlspecialchars(mac2vendor($dhcp['clients'][$i]['mac'])), "</td>"; } } + putHtml("</tr><tr>"); + echo '<td colspan="5">'.$n.' Active DHCP Leases</td>'; } putHtml("</tr>"); putHtml("</table></pre>"); This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-22 18:26:12
|
Revision: 7424 http://sourceforge.net/p/astlinux/code/7424 Author: abelbeck Date: 2015-12-22 18:26:09 +0000 (Tue, 22 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-22 18:17:49 UTC (rev 7423) +++ branches/1.0/docs/ChangeLog.txt 2015-12-22 18:26:09 UTC (rev 7424) @@ -59,7 +59,7 @@ -- acpid, version bump to 2.0.25 --- strace, version bump to 4.10 +-- strace, version bump to 4.11 ** Networking @@ -67,6 +67,8 @@ -- ntpd/sntp, version bump to 4.2.8p4, security fixes: CVE-2015-7871 plus 12 other low/medium-severity vulnerabilities +-- rsync, version bump to 3.1.2, security fix. + -- wide-dhcpv6, new package, added support for DHCPv6 using dhcp6c for External and WAN Failover interfaces. New rc.conf variables are: DHCPV6_CLIENT_ENABLE, DHCPV6_CLIENT_REQUEST_ADDRESS, DHCPV6_CLIENT_REQUEST_PREFIX, DHCPV6_CLIENT_PREFIX_LEN, DHCPV6_CLIENT_PREFIX_HINT, EXT2DHCPV6_CLIENT_ENABLE This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-22 18:17:52
|
Revision: 7423 http://sourceforge.net/p/astlinux/code/7423 Author: abelbeck Date: 2015-12-22 18:17:49 +0000 (Tue, 22 Dec 2015) Log Message: ----------- strace, version bump to 4.11 Modified Paths: -------------- branches/1.0/package/strace/strace.mk Removed Paths: ------------- branches/1.0/package/strace/strace-0001-linux-aarch64-add-missing-header.patch Deleted: branches/1.0/package/strace/strace-0001-linux-aarch64-add-missing-header.patch =================================================================== --- branches/1.0/package/strace/strace-0001-linux-aarch64-add-missing-header.patch 2015-12-22 17:48:11 UTC (rev 7422) +++ branches/1.0/package/strace/strace-0001-linux-aarch64-add-missing-header.patch 2015-12-22 18:17:49 UTC (rev 7423) @@ -1,24 +0,0 @@ -From e1e838360288805b6cb561c21e4e7a1ea32e7772 Mon Sep 17 00:00:00 2001 -From: Romain Naour <rom...@op...> -Date: Sat, 4 Apr 2015 00:49:52 +0200 -Subject: [PATCH] linux/aarch64: add missing header. - -linux/aarch64/arch_regs.h file is missing in the strace-4.10.tar.xz archive. -Add the one from the release 4.10 tag. - -Signed-off-by: Romain Naour <rom...@op...> ---- - linux/aarch64/arch_regs.h | 2 ++ - 1 file changed, 2 insertions(+) - create mode 100644 linux/aarch64/arch_regs.h - -diff --git a/linux/aarch64/arch_regs.h b/linux/aarch64/arch_regs.h -new file mode 100644 -index 0000000..9a5e33e ---- /dev/null -+++ b/linux/aarch64/arch_regs.h -@@ -0,0 +1,2 @@ -+extern uint64_t *const aarch64_sp_ptr; -+extern uint32_t *const arm_sp_ptr; --- -1.9.3 Modified: branches/1.0/package/strace/strace.mk =================================================================== --- branches/1.0/package/strace/strace.mk 2015-12-22 17:48:11 UTC (rev 7422) +++ branches/1.0/package/strace/strace.mk 2015-12-22 18:17:49 UTC (rev 7423) @@ -4,11 +4,13 @@ # ############################################################# -STRACE_VERSION = 4.10 +STRACE_VERSION = 4.11 STRACE_SOURCE = strace-$(STRACE_VERSION).tar.xz STRACE_SITE = http://downloads.sourceforge.net/project/strace/strace/$(STRACE_VERSION) STRACE_CONF_ENV = \ + st_cv_m32_mpers=no \ + st_cv_mx32_mpers=no \ ac_cv_header_linux_if_packet_h=yes \ ac_cv_header_linux_netlink_h=yes This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-22 17:48:13
|
Revision: 7422 http://sourceforge.net/p/astlinux/code/7422 Author: abelbeck Date: 2015-12-22 17:48:11 +0000 (Tue, 22 Dec 2015) Log Message: ----------- rsync, version bump to 3.1.2, security fix Modified Paths: -------------- branches/1.0/package/rsync/rsync.mk Modified: branches/1.0/package/rsync/rsync.mk =================================================================== --- branches/1.0/package/rsync/rsync.mk 2015-12-22 02:17:31 UTC (rev 7421) +++ branches/1.0/package/rsync/rsync.mk 2015-12-22 17:48:11 UTC (rev 7422) @@ -4,7 +4,7 @@ # ############################################################# -RSYNC_VERSION = 3.1.1 +RSYNC_VERSION = 3.1.2 RSYNC_SOURCE = rsync-$(RSYNC_VERSION).tar.gz RSYNC_SITE = http://rsync.samba.org/ftp/rsync/src RSYNC_DEPENDENCIES = zlib popt This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-12-22 02:17:33
|
Revision: 7421 http://sourceforge.net/p/astlinux/code/7421 Author: abelbeck Date: 2015-12-22 02:17:31 +0000 (Tue, 22 Dec 2015) Log Message: ----------- update ChangeLog Modified Paths: -------------- branches/1.0/docs/ChangeLog.txt Modified: branches/1.0/docs/ChangeLog.txt =================================================================== --- branches/1.0/docs/ChangeLog.txt 2015-12-22 02:11:45 UTC (rev 7420) +++ branches/1.0/docs/ChangeLog.txt 2015-12-22 02:17:31 UTC (rev 7421) @@ -19,6 +19,8 @@ ** System +-- RUNNIX, version bump to runnix-0.4-7419, updated /runnix script and kexec 2.0.11 + -- linux, add kernel patch allowing Geode LX (alix and net5501) to use tsc clocksource instead of pit clocksource -- igb, version bump to 5.3.3.5, Intel Gigabit Ethernet Network Driver This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |