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...> - 2015-10-15 14:36:54
|
Revision: 7270 http://sourceforge.net/p/astlinux/code/7270 Author: abelbeck Date: 2015-10-15 14:36:52 +0000 (Thu, 15 Oct 2015) Log Message: ----------- mark release 'astlinux-1.2.4' Modified Paths: -------------- branches/1.0/project/astlinux/target_skeleton/etc/astlinux-release Modified: branches/1.0/project/astlinux/target_skeleton/etc/astlinux-release =================================================================== --- branches/1.0/project/astlinux/target_skeleton/etc/astlinux-release 2015-10-12 20:44:53 UTC (rev 7269) +++ branches/1.0/project/astlinux/target_skeleton/etc/astlinux-release 2015-10-15 14:36:52 UTC (rev 7270) @@ -1 +1 @@ -svn +astlinux-1.2.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-12 20:44:56
|
Revision: 7269 http://sourceforge.net/p/astlinux/code/7269 Author: abelbeck Date: 2015-10-12 20:44:53 +0000 (Mon, 12 Oct 2015) Log Message: ----------- zoneinfo, updated ZONEINFO_SITE to use http url Modified Paths: -------------- branches/1.0/package/zoneinfo/zoneinfo.mk Modified: branches/1.0/package/zoneinfo/zoneinfo.mk =================================================================== --- branches/1.0/package/zoneinfo/zoneinfo.mk 2015-10-10 17:23:54 UTC (rev 7268) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2015-10-12 20:44:53 UTC (rev 7269) @@ -6,7 +6,7 @@ ZONEINFO_VERSION := 2015g ZONEINFO_DATA := tzdata$(ZONEINFO_VERSION).tar.gz ZONEINFO_SOURCE := tzcode$(ZONEINFO_VERSION).tar.gz -ZONEINFO_SITE := ftp://ftp.iana.org/tz/releases +ZONEINFO_SITE := http://www.iana.org/time-zones/repository/releases ZONEINFO_DIR := $(BUILD_DIR)/zoneinfo ZONEINFO_BINARY := usr/share/zoneinfo/.tzversion This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-10 17:23:57
|
Revision: 7268 http://sourceforge.net/p/astlinux/code/7268 Author: abelbeck Date: 2015-10-10 17:23:54 +0000 (Sat, 10 Oct 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-10-10 17:22:22 UTC (rev 7267) +++ branches/1.0/docs/ChangeLog.txt 2015-10-10 17:23:54 UTC (rev 7268) @@ -67,7 +67,7 @@ -- libpcap, version bump to 1.7.4 --- libcurl (curl) version bump to 7.44.0 +-- libcurl (curl) version bump to 7.45.0 -- ntpd/sntp, version bump to 4.2.8p3 @@ -75,7 +75,7 @@ -- vsftpd, version bump to 3.0.3 --- stunnel, version bump to 5.23 +-- stunnel, version bump to 5.24 -- dnsmasq, version bump to 2.75 @@ -91,7 +91,7 @@ ** Asterisk --- Asterisk 1.8.32.3 (no change), 11.19.0 (version bump) and 13.5.0 (version bump) +-- Asterisk 1.8.32.3 (no change), 11.20.0 (version bump) and 13.6.0 (version bump) -- DAHDI, dahdi-linux 2.8.0.1 (no change) and dahdi-tools 2.8.0 (no change) This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-10 17:22:24
|
Revision: 7267 http://sourceforge.net/p/astlinux/code/7267 Author: abelbeck Date: 2015-10-10 17:22:22 +0000 (Sat, 10 Oct 2015) Log Message: ----------- asterisk, version bump to 11.20.0 and 13.6.0 Modified Paths: -------------- branches/1.0/package/asterisk/asterisk-11-configure-cross-fix.patch branches/1.0/package/asterisk/asterisk-11-extension-changed-verbosity-chan_sip.patch branches/1.0/package/asterisk/asterisk-13-configure-menuselect-cross-fix.patch branches/1.0/package/asterisk/asterisk-13-extension-changed-verbosity-chan_sip.patch branches/1.0/package/asterisk/asterisk.mk Modified: branches/1.0/package/asterisk/asterisk-11-configure-cross-fix.patch =================================================================== --- branches/1.0/package/asterisk/asterisk-11-configure-cross-fix.patch 2015-10-10 16:37:14 UTC (rev 7266) +++ branches/1.0/package/asterisk/asterisk-11-configure-cross-fix.patch 2015-10-10 17:22:22 UTC (rev 7267) @@ -1,6 +1,6 @@ --- asterisk-1.8.25.0/configure.ac.orig 2014-01-24 16:52:23.000000000 -0600 +++ asterisk-1.8.25.0/configure.ac 2014-01-24 16:55:14.000000000 -0600 -@@ -2398,11 +2398,13 @@ +@@ -2404,11 +2404,13 @@ AC_OUTPUT ${ac_cv_path_EGREP} 'CURSES|GTK2|OSARCH|NEWT' makeopts > makeopts.acbak2 Modified: branches/1.0/package/asterisk/asterisk-11-extension-changed-verbosity-chan_sip.patch =================================================================== --- branches/1.0/package/asterisk/asterisk-11-extension-changed-verbosity-chan_sip.patch 2015-10-10 16:37:14 UTC (rev 7266) +++ branches/1.0/package/asterisk/asterisk-11-extension-changed-verbosity-chan_sip.patch 2015-10-10 17:22:22 UTC (rev 7267) @@ -1,6 +1,6 @@ --- asterisk-11.17.1/channels/chan_sip.c.orig 2015-04-23 10:22:04.000000000 -0500 +++ asterisk-11.17.1/channels/chan_sip.c 2015-04-23 10:22:40.000000000 -0500 -@@ -16743,7 +16743,7 @@ +@@ -16767,7 +16767,7 @@ } if (!force) { Modified: branches/1.0/package/asterisk/asterisk-13-configure-menuselect-cross-fix.patch =================================================================== --- branches/1.0/package/asterisk/asterisk-13-configure-menuselect-cross-fix.patch 2015-10-10 16:37:14 UTC (rev 7266) +++ branches/1.0/package/asterisk/asterisk-13-configure-menuselect-cross-fix.patch 2015-10-10 17:22:22 UTC (rev 7267) @@ -1,6 +1,6 @@ --- asterisk-13.1.0/configure.ac.orig 2014-01-24 16:52:23.000000000 -0600 +++ asterisk-13.1.0/configure.ac 2014-01-24 16:55:14.000000000 -0600 -@@ -2511,11 +2511,13 @@ +@@ -2517,11 +2517,13 @@ AC_OUTPUT ${ac_cv_path_EGREP} 'CURSES|GTK2|OSARCH|NEWT' makeopts > makeopts.acbak2 Modified: branches/1.0/package/asterisk/asterisk-13-extension-changed-verbosity-chan_sip.patch =================================================================== --- branches/1.0/package/asterisk/asterisk-13-extension-changed-verbosity-chan_sip.patch 2015-10-10 16:37:14 UTC (rev 7266) +++ branches/1.0/package/asterisk/asterisk-13-extension-changed-verbosity-chan_sip.patch 2015-10-10 17:22:22 UTC (rev 7267) @@ -1,6 +1,6 @@ --- asterisk-11.17.1/channels/chan_sip.c.orig 2015-04-23 10:22:04.000000000 -0500 +++ asterisk-11.17.1/channels/chan_sip.c 2015-04-23 10:22:40.000000000 -0500 -@@ -16894,7 +16894,7 @@ +@@ -16911,7 +16911,7 @@ } if (!force) { Modified: branches/1.0/package/asterisk/asterisk.mk =================================================================== --- branches/1.0/package/asterisk/asterisk.mk 2015-10-10 16:37:14 UTC (rev 7266) +++ branches/1.0/package/asterisk/asterisk.mk 2015-10-10 17:22:22 UTC (rev 7267) @@ -7,9 +7,9 @@ ASTERISK_VERSION := 1.8.32.3 else ifeq ($(BR2_PACKAGE_ASTERISK_v11),y) -ASTERISK_VERSION := 11.19.0 +ASTERISK_VERSION := 11.20.0 else -ASTERISK_VERSION := 13.5.0 +ASTERISK_VERSION := 13.6.0 endif endif ASTERISK_SOURCE := asterisk-$(ASTERISK_VERSION).tar.gz This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-10 16:37:16
|
Revision: 7266 http://sourceforge.net/p/astlinux/code/7266 Author: abelbeck Date: 2015-10-10 16:37:14 +0000 (Sat, 10 Oct 2015) Log Message: ----------- libcurl, version bump to 7.45.0 Modified Paths: -------------- branches/1.0/package/libcurl/libcurl.mk Modified: branches/1.0/package/libcurl/libcurl.mk =================================================================== --- branches/1.0/package/libcurl/libcurl.mk 2015-10-10 16:20:59 UTC (rev 7265) +++ branches/1.0/package/libcurl/libcurl.mk 2015-10-10 16:37:14 UTC (rev 7266) @@ -3,7 +3,7 @@ # libcurl # ############################################################# -LIBCURL_VERSION = 7.44.0 +LIBCURL_VERSION = 7.45.0 LIBCURL_SOURCE = curl-$(LIBCURL_VERSION).tar.gz LIBCURL_SITE = http://curl.haxx.se/download LIBCURL_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-10 16:21:01
|
Revision: 7265 http://sourceforge.net/p/astlinux/code/7265 Author: abelbeck Date: 2015-10-10 16:20:59 +0000 (Sat, 10 Oct 2015) Log Message: ----------- stunnel, version bump to 5.24 Modified Paths: -------------- branches/1.0/package/stunnel/stunnel.mk Modified: branches/1.0/package/stunnel/stunnel.mk =================================================================== --- branches/1.0/package/stunnel/stunnel.mk 2015-10-10 15:48:26 UTC (rev 7264) +++ branches/1.0/package/stunnel/stunnel.mk 2015-10-10 16:20:59 UTC (rev 7265) @@ -4,7 +4,7 @@ # ############################################################# -STUNNEL_VERSION = 5.23 +STUNNEL_VERSION = 5.24 STUNNEL_SITE = http://www.usenix.org.uk/mirrors/stunnel/archive/5.x STUNNEL_DEPENDENCIES = openssl This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-10 15:48:28
|
Revision: 7264 http://sourceforge.net/p/astlinux/code/7264 Author: abelbeck Date: 2015-10-10 15:48:26 +0000 (Sat, 10 Oct 2015) Log Message: ----------- phoneprov-tools, tweak 'polycom.conf' template, no functioonal change Modified Paths: -------------- branches/1.0/package/phoneprov-tools/templates/polycom.conf Modified: branches/1.0/package/phoneprov-tools/templates/polycom.conf =================================================================== --- branches/1.0/package/phoneprov-tools/templates/polycom.conf 2015-10-09 23:04:52 UTC (rev 7263) +++ branches/1.0/package/phoneprov-tools/templates/polycom.conf 2015-10-10 15:48:26 UTC (rev 7264) @@ -1,7 +1,7 @@ # AstLinux provisioning template menu_name=Polycom UCS # ------------------------------------------------------------------------------ -# Last changed : October 9, 2015 +# Last changed : October 10, 2015 # Requirements : Polycom phones using UCS v4 or newer # Comments : # @@ -13,22 +13,26 @@ [general] vendor=polycom model=polycom -prov_path=/mnt/kd/tftpboot/ +prov_path=/mnt/kd/tftpboot prov_file=phone-@MAC@.cfg macaddress_case=lower #auto_account_prefix= auto_account_suffix=_@MAC4@ +#auto_account_case=lower -dialplan_path=/mnt/kd/asterisk/includes/ +#dialplan_path=/mnt/kd/asterisk/includes dialplan_file=phoneprov_local_extensions.conf.local dialplan_context=local_extensions dialplan2_file=phoneprov_hints.conf.local dialplan2_context=hints -sip_path=/mnt/kd/asterisk/includes/ +#sip_path=/mnt/kd/asterisk/includes sip_file=phoneprov_sip-devices.conf.local +sql_enable=yes +sip_driver=sip + # Dialplan File entries [dialplan] exten => @EXT@,1,Set(_PICKUPMARK=@EXT@) @@ -40,15 +44,6 @@ [dialplan2] exten => @EXT@,hint,SIP/@ACCOUNT@ -# Dialplan3 File entries -[dialplan3] - -# Dialplan4 File entries -[dialplan4] - -# Dialplan5 File entries -[dialplan5] - # SIP File entries [sip] ; @EXT@ / @MAC_ADDR@ / @MODEL@ This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-09 23:04:54
|
Revision: 7263 http://sourceforge.net/p/astlinux/code/7263 Author: abelbeck Date: 2015-10-09 23:04:52 +0000 (Fri, 09 Oct 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-10-09 22:59:35 UTC (rev 7262) +++ branches/1.0/docs/ChangeLog.txt 2015-10-09 23:04:52 UTC (rev 7263) @@ -97,6 +97,9 @@ -- pjsip 2.4 (no change) +-- phoneprov-tools, new default templates: + == Polycom UCS, polycom.conf, thanks to Darrick and Ian of DJH Solutions LLC. + ** Web Interface -- Add Fossil support This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-09 22:59:37
|
Revision: 7262 http://sourceforge.net/p/astlinux/code/7262 Author: abelbeck Date: 2015-10-09 22:59:35 +0000 (Fri, 09 Oct 2015) Log Message: ----------- phoneprov-tools, add 'polycom.conf' template. Thanks to Darrick and Ian of DJH Solutions LLC Added Paths: ----------- branches/1.0/package/phoneprov-tools/templates/polycom.conf Added: branches/1.0/package/phoneprov-tools/templates/polycom.conf =================================================================== --- branches/1.0/package/phoneprov-tools/templates/polycom.conf (rev 0) +++ branches/1.0/package/phoneprov-tools/templates/polycom.conf 2015-10-09 22:59:35 UTC (rev 7262) @@ -0,0 +1,83 @@ +# AstLinux provisioning template +menu_name=Polycom UCS +# ------------------------------------------------------------------------------ +# Last changed : October 9, 2015 +# Requirements : Polycom phones using UCS v4 or newer +# Comments : +# +# Credits : DJH Solutions LLC +# URL : http://djhsolutions.com/ +# ------------------------------------------------------------------------------ + +# General Definitions +[general] +vendor=polycom +model=polycom +prov_path=/mnt/kd/tftpboot/ +prov_file=phone-@MAC@.cfg +macaddress_case=lower +#auto_account_prefix= +auto_account_suffix=_@MAC4@ + +dialplan_path=/mnt/kd/asterisk/includes/ +dialplan_file=phoneprov_local_extensions.conf.local +dialplan_context=local_extensions + +dialplan2_file=phoneprov_hints.conf.local +dialplan2_context=hints + +sip_path=/mnt/kd/asterisk/includes/ +sip_file=phoneprov_sip-devices.conf.local + +# Dialplan File entries +[dialplan] +exten => @EXT@,1,Set(_PICKUPMARK=@EXT@) +same => n,Dial(SIP/@ACCOUNT@,20) +same => n,Voicemail(@EXT@,u) +same => n,HangUp() + +# Dialplan2 File entries +[dialplan2] +exten => @EXT@,hint,SIP/@ACCOUNT@ + +# Dialplan3 File entries +[dialplan3] + +# Dialplan4 File entries +[dialplan4] + +# Dialplan5 File entries +[dialplan5] + +# SIP File entries +[sip] +; @EXT@ / @MAC_ADDR@ / @MODEL@ +\[@ACCOUNT@] +type=friend +host=dynamic +context=internal-phones +secret=@PASSWORD@ +defaultuser=@ACCOUNT@ +callerid="@CID_NAME@" <@EXT@> +mailbox=@EXT@@default +qualify=no +directmedia=no +dtmfmode=rfc2833 +disallow=all +allow=ulaw +;allow=g722 + +# Phone Provision File entries +[phoneprov] +<reg + reg.1.address="@ACCOUNT@" + reg.1.callsPerLineKey="6" + reg.1.displayName="@CID_NAME@ (@EXT@)" + reg.1.label="x@EXT@" + > + <reg.1.auth + reg.1.auth.password="@PASSWORD@" + reg.1.auth.userId="@ACCOUNT@" + /> + </reg> + This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 17:43:56
|
Revision: 7261 http://sourceforge.net/p/astlinux/code/7261 Author: abelbeck Date: 2015-10-05 17:43:54 +0000 (Mon, 05 Oct 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-10-05 17:38:04 UTC (rev 7260) +++ branches/1.0/docs/ChangeLog.txt 2015-10-05 17:43:54 UTC (rev 7261) @@ -14,13 +14,15 @@ -- igb, version bump to 5.3.3.2, Intel Gigabit Ethernet Network Driver +-- e1000e version bump to 3.2.7.1 Intel PCI-Express PRO/1000 Ethernet Linux driver + -- Fossil, version 1.33, new package, a simple, high-reliability, distributed software configuration management system. New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES More Info: http://doc.astlinux.org/userdoc:tt_fossil -- expat, add security patch for CVE-2015-1283 --- php, version bump to 5.5.29, bug and security fixes +-- php, version bump to 5.5.30, bug and security fixes -- perl, version 5.20.2 using perlcross 0.9.7 @@ -38,14 +40,16 @@ -- unixodbc, version bump to 2.3.4 --- tiff, version bump to 4.0.5 +-- tiff, version bump to 4.0.6 +-- pciutils, version bump to 3.4.0 + -- libusb, version bump to 1.0.20 -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. --- Time Zone Database update, tzdata2015f and php-timezonedb-2015.6 +-- Time Zone Database update, tzdata2015g and php-timezonedb-2015.7 ** Networking This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 17:38:07
|
Revision: 7260 http://sourceforge.net/p/astlinux/code/7260 Author: abelbeck Date: 2015-10-05 17:38:04 +0000 (Mon, 05 Oct 2015) Log Message: ----------- pciutils, version bump to 3.4.0 Modified Paths: -------------- branches/1.0/package/pciutils/pciutils.mk Modified: branches/1.0/package/pciutils/pciutils.mk =================================================================== --- branches/1.0/package/pciutils/pciutils.mk 2015-10-05 17:20:17 UTC (rev 7259) +++ branches/1.0/package/pciutils/pciutils.mk 2015-10-05 17:38:04 UTC (rev 7260) @@ -4,7 +4,7 @@ # ############################################################# -PCIUTILS_VERSION = 3.3.1 +PCIUTILS_VERSION = 3.4.0 PCIUTILS_SITE = ftp://atrey.karlin.mff.cuni.cz/pub/linux/pci PCIUTILS_INSTALL_STAGING = YES # Depend on linux to define LINUX_VERSION_PROBED This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 17:20:19
|
Revision: 7259 http://sourceforge.net/p/astlinux/code/7259 Author: abelbeck Date: 2015-10-05 17:20:17 +0000 (Mon, 05 Oct 2015) Log Message: ----------- php, version bump to 5.5.30 Modified Paths: -------------- branches/1.0/package/php/php.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2015-10-05 16:58:27 UTC (rev 7258) +++ branches/1.0/package/php/php.mk 2015-10-05 17:20:17 UTC (rev 7259) @@ -4,7 +4,7 @@ # ############################################################# -PHP_VERSION = 5.5.29 +PHP_VERSION = 5.5.30 PHP_SITE = http://www.php.net/distributions PHP_SOURCE = php-$(PHP_VERSION).tar.xz PHP_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 16:58:29
|
Revision: 7258 http://sourceforge.net/p/astlinux/code/7258 Author: abelbeck Date: 2015-10-05 16:58:27 +0000 (Mon, 05 Oct 2015) Log Message: ----------- zoneinfo, version bump to 2015g and PHP_TIMEZONEDB 2015.7 Modified Paths: -------------- branches/1.0/package/php/php.mk branches/1.0/package/zoneinfo/zoneinfo.mk Modified: branches/1.0/package/php/php.mk =================================================================== --- branches/1.0/package/php/php.mk 2015-10-05 16:50:03 UTC (rev 7257) +++ branches/1.0/package/php/php.mk 2015-10-05 16:58:27 UTC (rev 7258) @@ -13,7 +13,7 @@ PHP_DEPENDENCIES = host-pkg-config ifeq ($(BR2_PACKAGE_PHP_EXT_TIMEZONEDB),y) -PHP_TIMEZONEDB_VERSION = 2015.6 +PHP_TIMEZONEDB_VERSION = 2015.7 PHP_TIMEZONEDB_SITE = http://files.astlinux.org PHP_TIMEZONEDB_SOURCE = timezonedb-$(PHP_TIMEZONEDB_VERSION).tar.gz Modified: branches/1.0/package/zoneinfo/zoneinfo.mk =================================================================== --- branches/1.0/package/zoneinfo/zoneinfo.mk 2015-10-05 16:50:03 UTC (rev 7257) +++ branches/1.0/package/zoneinfo/zoneinfo.mk 2015-10-05 16:58:27 UTC (rev 7258) @@ -3,7 +3,7 @@ # zoneinfo # ############################################################## -ZONEINFO_VERSION := 2015f +ZONEINFO_VERSION := 2015g ZONEINFO_DATA := tzdata$(ZONEINFO_VERSION).tar.gz ZONEINFO_SOURCE := tzcode$(ZONEINFO_VERSION).tar.gz ZONEINFO_SITE := ftp://ftp.iana.org/tz/releases This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 16:50:05
|
Revision: 7257 http://sourceforge.net/p/astlinux/code/7257 Author: abelbeck Date: 2015-10-05 16:50:03 +0000 (Mon, 05 Oct 2015) Log Message: ----------- tiff, version bump to 4.0.6 Modified Paths: -------------- branches/1.0/package/tiff/tiff.mk Modified: branches/1.0/package/tiff/tiff.mk =================================================================== --- branches/1.0/package/tiff/tiff.mk 2015-10-05 16:32:41 UTC (rev 7256) +++ branches/1.0/package/tiff/tiff.mk 2015-10-05 16:50:03 UTC (rev 7257) @@ -3,7 +3,7 @@ # tiff # ############################################################# -TIFF_VERSION = 4.0.5 +TIFF_VERSION = 4.0.6 TIFF_SITE = http://download.osgeo.org/libtiff TIFF_SOURCE = tiff-$(TIFF_VERSION).tar.gz TIFF_INSTALL_STAGING = YES This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 16:32:43
|
Revision: 7256 http://sourceforge.net/p/astlinux/code/7256 Author: abelbeck Date: 2015-10-05 16:32:41 +0000 (Mon, 05 Oct 2015) Log Message: ----------- build system, add 'Maintainer upload command:' for easy copy-paste, should have added this years ago Modified Paths: -------------- branches/1.0/toolchain/getter_script.sh Modified: branches/1.0/toolchain/getter_script.sh =================================================================== --- branches/1.0/toolchain/getter_script.sh 2015-10-05 16:20:55 UTC (rev 7255) +++ branches/1.0/toolchain/getter_script.sh 2015-10-05 16:32:41 UTC (rev 7256) @@ -34,6 +34,9 @@ exit 0 else echo "$FILE failed verification - exiting" + echo "##" + echo "## Maintainer upload command: ./scripts/upload-dl-pair dl/$FILE" + echo "##" exit 1 fi This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-05 16:20:58
|
Revision: 7255 http://sourceforge.net/p/astlinux/code/7255 Author: abelbeck Date: 2015-10-05 16:20:55 +0000 (Mon, 05 Oct 2015) Log Message: ----------- e1000e, version bump to 3.2.7.1 Modified Paths: -------------- branches/1.0/package/e1000e/e1000e.mk Modified: branches/1.0/package/e1000e/e1000e.mk =================================================================== --- branches/1.0/package/e1000e/e1000e.mk 2015-10-01 15:23:33 UTC (rev 7254) +++ branches/1.0/package/e1000e/e1000e.mk 2015-10-05 16:20:55 UTC (rev 7255) @@ -4,7 +4,7 @@ # ############################################################# -E1000E_VERSION = 3.2.4.2 +E1000E_VERSION = 3.2.7.1 E1000E_SOURCE:=e1000e-$(E1000E_VERSION).tar.gz E1000E_SITE = http://downloads.sourceforge.net/project/e1000/e1000e%20stable/$(E1000E_VERSION) E1000E_DEPENDENCIES = linux This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-01 15:23:35
|
Revision: 7254 http://sourceforge.net/p/astlinux/code/7254 Author: abelbeck Date: 2015-10-01 15:23:33 +0000 (Thu, 01 Oct 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-10-01 15:22:14 UTC (rev 7253) +++ branches/1.0/docs/ChangeLog.txt 2015-10-01 15:23:33 UTC (rev 7254) @@ -57,7 +57,7 @@ -- OpenVPN, version bump to 2.3.8 --- arnofw (AIF), version bump to pre-release 2.0.1f +-- arnofw (AIF), version bump to 2.0.1f -- iptables, version bump to 1.4.21 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-10-01 15:22:17
|
Revision: 7253 http://sourceforge.net/p/astlinux/code/7253 Author: abelbeck Date: 2015-10-01 15:22:14 +0000 (Thu, 01 Oct 2015) Log Message: ----------- arnofw, version bump to final 2.0.1f Modified Paths: -------------- branches/1.0/package/arnofw/arnofw.mk Modified: branches/1.0/package/arnofw/arnofw.mk =================================================================== --- branches/1.0/package/arnofw/arnofw.mk 2015-09-30 21:39:32 UTC (rev 7252) +++ branches/1.0/package/arnofw/arnofw.mk 2015-10-01 15:22:14 UTC (rev 7253) @@ -3,11 +3,11 @@ # Arno's IPtables Firewall Script # ############################################################# -ARNOFW_VER := 2.0.1f-DEVEL +ARNOFW_VER := 2.0.1f ARNOFW_ROOT := arno-iptables-firewall ARNOFW_SOURCE := $(ARNOFW_ROOT)_$(ARNOFW_VER).tar.gz -#ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall -ARNOFW_SITE := http://files.astlinux.org +ARNOFW_SITE := http://rocky.eld.leidenuniv.nl/arno-iptables-firewall +#ARNOFW_SITE := http://files.astlinux.org ARNOFW_DIR := $(BUILD_DIR)/$(ARNOFW_ROOT)_$(ARNOFW_VER) ARNOFW_CAT := zcat ARNOFW_TARGET_BINARY := /usr/sbin/arno-iptables-firewall This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-30 21:39:35
|
Revision: 7252 http://sourceforge.net/p/astlinux/code/7252 Author: abelbeck Date: 2015-09-30 21:39:32 +0000 (Wed, 30 Sep 2015) Log Message: ----------- flashrom, add tweak from upstream Buildroot Ref: http://git.buildroot.net/buildroot/commit/package?id=803ed997fb2eca841ffafa047b194cf322f766df Modified Paths: -------------- branches/1.0/package/flashrom/flashrom.mk Modified: branches/1.0/package/flashrom/flashrom.mk =================================================================== --- branches/1.0/package/flashrom/flashrom.mk 2015-09-17 17:50:27 UTC (rev 7251) +++ branches/1.0/package/flashrom/flashrom.mk 2015-09-30 21:39:32 UTC (rev 7252) @@ -7,10 +7,10 @@ FLASHROM_SOURCE = flashrom-$(FLASHROM_VERSION).tar.bz2 FLASHROM_SITE = http://download.flashrom.org/releases -FLASHROM_DEPENDENCIES = pciutils libusb libusb-compat +FLASHROM_DEPENDENCIES = pciutils libusb libusb-compat host-pkg-config define FLASHROM_BUILD_CMDS - $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) + $(TARGET_MAKE_ENV) $(MAKE) $(TARGET_CONFIGURE_OPTS) -C $(@D) endef define FLASHROM_INSTALL_TARGET_CMDS This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-17 17:50:28
|
Revision: 7251 http://sourceforge.net/p/astlinux/code/7251 Author: abelbeck Date: 2015-09-17 17:50:27 +0000 (Thu, 17 Sep 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-09-17 14:05:28 UTC (rev 7250) +++ branches/1.0/docs/ChangeLog.txt 2015-09-17 17:50:27 UTC (rev 7251) @@ -76,6 +76,8 @@ -- dnsmasq, version bump to 2.75 -- sipsak, version 0.9.6-1, new package known as SIP-swiss-army-knife. + More Info: https://web.archive.org/web/20130728223800/http://sipsak.org/ (via the Wayback Machine) + More Info: http://linux.die.net/man/1/sipsak -- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-17 14:05:30
|
Revision: 7250 http://sourceforge.net/p/astlinux/code/7250 Author: abelbeck Date: 2015-09-17 14:05:28 +0000 (Thu, 17 Sep 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-09-17 14:03:46 UTC (rev 7249) +++ branches/1.0/docs/ChangeLog.txt 2015-09-17 14:05:28 UTC (rev 7250) @@ -40,6 +40,8 @@ -- tiff, version bump to 4.0.5 +-- libusb, version bump to 1.0.20 + -- parse-csv, new command, parse a comma-seperated-value string like an Asterisk CDR line and output each value followed by a new-line. Fields may be quoted with double-quotes and a quoted quote is encoded as two double-quotes. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-17 14:03:48
|
Revision: 7249 http://sourceforge.net/p/astlinux/code/7249 Author: abelbeck Date: 2015-09-17 14:03:46 +0000 (Thu, 17 Sep 2015) Log Message: ----------- libusb, version bump to 1.0.20 Modified Paths: -------------- branches/1.0/package/libusb/libusb.mk Modified: branches/1.0/package/libusb/libusb.mk =================================================================== --- branches/1.0/package/libusb/libusb.mk 2015-09-16 21:45:05 UTC (rev 7248) +++ branches/1.0/package/libusb/libusb.mk 2015-09-17 14:03:46 UTC (rev 7249) @@ -3,7 +3,7 @@ # libusb # ############################################################# -LIBUSB_VERSION = 1.0.19 +LIBUSB_VERSION = 1.0.20 LIBUSB_SOURCE = libusb-$(LIBUSB_VERSION).tar.bz2 LIBUSB_SITE = http://downloads.sourceforge.net/project/libusb/libusb-1.0/libusb-$(LIBUSB_VERSION) LIBUSB_DEPENDENCIES = host-pkg-config This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-16 21:45:08
|
Revision: 7248 http://sourceforge.net/p/astlinux/code/7248 Author: abelbeck Date: 2015-09-16 21:45:05 +0000 (Wed, 16 Sep 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-09-16 21:35:35 UTC (rev 7247) +++ branches/1.0/docs/ChangeLog.txt 2015-09-16 21:45:05 UTC (rev 7248) @@ -73,6 +73,8 @@ -- dnsmasq, version bump to 2.75 +-- sipsak, version 0.9.6-1, new package known as SIP-swiss-army-knife. + -- dnscrypt-proxy, version bump to 1.6.0, add support for ephemeral-keys and an optional secondary proxy server. New rc.conf variables are: DNSCRYPT_EPHEMERAL_KEYS, DNSCRYPT_2SERVER_ADDRESS, DNSCRYPT_2PROVIDER_NAME, DNSCRYPT_2PROVIDER_KEY This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-16 21:35:37
|
Revision: 7247 http://sourceforge.net/p/astlinux/code/7247 Author: abelbeck Date: 2015-09-16 21:35:35 +0000 (Wed, 16 Sep 2015) Log Message: ----------- sipsak, new package SIP-swiss-army-knife, enabled for Asterisk builds Ref: http://blog.krisk.org/2010/10/breaking-rfc-compliance-to-improve.html Modified Paths: -------------- branches/1.0/astlinux-ast11.config branches/1.0/astlinux-ast13.config branches/1.0/astlinux18.config branches/1.0/initrd.config branches/1.0/package/Config.in branches/1.0/runnix-uclibc.config branches/1.0/runnix.config Added Paths: ----------- branches/1.0/package/sipsak/ branches/1.0/package/sipsak/Config.in branches/1.0/package/sipsak/sipsak-0001-support-D-option-retransmits.patch branches/1.0/package/sipsak/sipsak-0002-fix-string-off-by-one-bugs.patch branches/1.0/package/sipsak/sipsak.mk Modified: branches/1.0/astlinux-ast11.config =================================================================== --- branches/1.0/astlinux-ast11.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/astlinux-ast11.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:13 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:07 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -781,6 +781,7 @@ # BR2_PACKAGE_SER2NET is not set BR2_PACKAGE_SHELLINABOX=y BR2_PACKAGE_SIPGREP=y +BR2_PACKAGE_SIPSAK=y # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set Modified: branches/1.0/astlinux-ast13.config =================================================================== --- branches/1.0/astlinux-ast13.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/astlinux-ast13.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:16 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:12 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -781,6 +781,7 @@ # BR2_PACKAGE_SER2NET is not set BR2_PACKAGE_SHELLINABOX=y BR2_PACKAGE_SIPGREP=y +BR2_PACKAGE_SIPSAK=y # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set Modified: branches/1.0/astlinux18.config =================================================================== --- branches/1.0/astlinux18.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/astlinux18.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:12 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:04 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -781,6 +781,7 @@ # BR2_PACKAGE_SER2NET is not set BR2_PACKAGE_SHELLINABOX=y BR2_PACKAGE_SIPGREP=y +BR2_PACKAGE_SIPSAK=y # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set Modified: branches/1.0/initrd.config =================================================================== --- branches/1.0/initrd.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/initrd.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:35 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:17 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -628,6 +628,7 @@ # BR2_PACKAGE_SAMBA is not set # BR2_PACKAGE_SER2NET is not set # BR2_PACKAGE_SIPGREP is not set +# BR2_PACKAGE_SIPSAK is not set # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set Modified: branches/1.0/package/Config.in =================================================================== --- branches/1.0/package/Config.in 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/package/Config.in 2015-09-16 21:35:35 UTC (rev 7247) @@ -526,6 +526,7 @@ source "package/ser2net/Config.in" source "package/shellinabox/Config.in" source "package/sipgrep/Config.in" +source "package/sipsak/Config.in" source "package/socat/Config.in" source "package/spawn-fcgi/Config.in" source "package/squid/Config.in" Added: branches/1.0/package/sipsak/Config.in =================================================================== --- branches/1.0/package/sipsak/Config.in (rev 0) +++ branches/1.0/package/sipsak/Config.in 2015-09-16 21:35:35 UTC (rev 7247) @@ -0,0 +1,12 @@ +config BR2_PACKAGE_SIPSAK + bool "sipsak" + select BR2_PACKAGE_OPENSSL + default n + help + sipsak is a small command line tool for developers and administrators of Session Initiation Protocol (SIP) applications. + It can be used for some simple tests on SIP applications and devices. + + http://sourceforge.net/projects/sipsak.berlios/ + http://linux.die.net/man/1/sipsak + https://github.com/sipwise/sipsak + Added: branches/1.0/package/sipsak/sipsak-0001-support-D-option-retransmits.patch =================================================================== --- branches/1.0/package/sipsak/sipsak-0001-support-D-option-retransmits.patch (rev 0) +++ branches/1.0/package/sipsak/sipsak-0001-support-D-option-retransmits.patch 2015-09-16 21:35:35 UTC (rev 7247) @@ -0,0 +1,12 @@ +diff -urN sipsak-0.9.6.orig/transport.c sipsak-0.9.6/transport.c +--- sipsak-0.9.6.orig/transport.c 2006-01-28 16:11:34.000000000 -0500 ++++ sipsak-0.9.6/transport.c 2010-10-26 18:38:51.000000000 -0400 +@@ -286,7 +286,7 @@ + } + } + senddiff = deltaT(&(srt->starttime), &(srt->recvtime)); +- if (senddiff > (float)64 * (float)SIP_T1) { ++ if (senddiff > inv_final) { + if (timing == 0) { + if (verbose>0) + printf("*** giving up, no final response after %.3f ms\n", senddiff); Added: branches/1.0/package/sipsak/sipsak-0002-fix-string-off-by-one-bugs.patch =================================================================== --- branches/1.0/package/sipsak/sipsak-0002-fix-string-off-by-one-bugs.patch (rev 0) +++ branches/1.0/package/sipsak/sipsak-0002-fix-string-off-by-one-bugs.patch 2015-09-16 21:35:35 UTC (rev 7247) @@ -0,0 +1,58 @@ +diff --git a/helper.c b/helper.c +index b09963c..4fbbae5 100644 +--- a/helper.c ++++ b/helper.c +@@ -508,12 +508,12 @@ void get_fqdn(){ + memset(&hlp, 0, sizeof(hlp)); + + if (hostname) { +- strncpy(fqdn, hostname, FQDN_SIZE); +- strncpy(hname, hostname, 100); ++ strncpy(fqdn, hostname, FQDN_SIZE-1); ++ strncpy(hname, hostname, sizeof(hname)-1); + } + else { + if ((uname(&un))==0) { +- strncpy(hname, un.nodename, 100); ++ strncpy(hname, un.nodename, sizeof(hname)-1); + } + else { + if (gethostname(&hname[0], namelen) < 0) { +@@ -532,7 +532,7 @@ void get_fqdn(){ + snprintf(fqdn, FQDN_SIZE, "%s.%s", hname, dname); + } + else { +- strncpy(fqdn, hname, FQDN_SIZE); ++ strncpy(fqdn, hname, FQDN_SIZE-1); + } + #endif + } +@@ -541,15 +541,15 @@ void get_fqdn(){ + he=gethostbyname(hname); + if (he) { + if (numeric == 1) { +- snprintf(hlp, 15, "%s", inet_ntoa(*(struct in_addr *) he->h_addr_list[0])); +- strncpy(fqdn, hlp, FQDN_SIZE); ++ snprintf(hlp, sizeof(hlp), "%s", inet_ntoa(*(struct in_addr *) he->h_addr_list[0])); ++ strncpy(fqdn, hlp, FQDN_SIZE-1); + } + else { + if ((strchr(he->h_name, '.'))!=NULL && (strchr(hname, '.'))==NULL) { +- strncpy(fqdn, he->h_name, FQDN_SIZE); ++ strncpy(fqdn, he->h_name, FQDN_SIZE-1); + } + else { +- strncpy(fqdn, hname, FQDN_SIZE); ++ strncpy(fqdn, hname, FQDN_SIZE-1); + } + } + } +@@ -561,7 +561,7 @@ void get_fqdn(){ + if ((strchr(fqdn, '.'))==NULL) { + if (hostname) { + fprintf(stderr, "warning: %s is not resolvable... continouing anyway\n", fqdn); +- strncpy(fqdn, hostname, FQDN_SIZE); ++ strncpy(fqdn, hostname, FQDN_SIZE-1); + } + else { + fprintf(stderr, "error: this FQDN or IP is not valid: %s\n", fqdn); Added: branches/1.0/package/sipsak/sipsak.mk =================================================================== --- branches/1.0/package/sipsak/sipsak.mk (rev 0) +++ branches/1.0/package/sipsak/sipsak.mk 2015-09-16 21:35:35 UTC (rev 7247) @@ -0,0 +1,27 @@ +############################################################# +# +# sipsak +# +############################################################# + +SIPSAK_VERSION = 0.9.6-1 +SIPSAK_SOURCE = sipsak-$(SIPSAK_VERSION).tar.gz +SIPSAK_SITE = http://downloads.sourceforge.net/project/sipsak.berlios +SIPSAK_DEPENDENCIES = openssl + +# Generate a modern ./configure +SIPSAK_AUTORECONF = YES + +SIPSAK_CONF_OPT += \ + --disable-gnutls \ + --enable-timeout=150 + +define SIPSAK_INSTALL_TARGET_CMDS + $(INSTALL) -m 0755 -D $(@D)/sipsak $(TARGET_DIR)/usr/bin/sipsak +endef + +define SIPSAK_UNINSTALL_TARGET_CMDS + rm -f $(TARGET_DIR)/usr/bin/sipsak +endef + +$(eval $(call AUTOTARGETS,package,sipsak)) Modified: branches/1.0/runnix-uclibc.config =================================================================== --- branches/1.0/runnix-uclibc.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/runnix-uclibc.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:25 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:16 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -952,6 +952,7 @@ # BR2_PACKAGE_SAMBA is not set # BR2_PACKAGE_SER2NET is not set # BR2_PACKAGE_SIPGREP is not set +# BR2_PACKAGE_SIPSAK is not set # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set Modified: branches/1.0/runnix.config =================================================================== --- branches/1.0/runnix.config 2015-09-12 15:44:14 UTC (rev 7246) +++ branches/1.0/runnix.config 2015-09-16 21:35:35 UTC (rev 7247) @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit -# Buildroot 2011.08-svn7194-dirty Configuration -# Sat Aug 15 19:23:19 2015 +# Buildroot 2011.08-svn7246-dirty Configuration +# Wed Sep 16 16:25:15 2015 # BR2_HAVE_DOT_CONFIG=y # BR2_arm is not set @@ -665,6 +665,7 @@ # BR2_PACKAGE_SAMBA is not set # BR2_PACKAGE_SER2NET is not set # BR2_PACKAGE_SIPGREP is not set +# BR2_PACKAGE_SIPSAK is not set # BR2_PACKAGE_SOCAT is not set # BR2_PACKAGE_SPAWN_FCGI is not set # BR2_PACKAGE_SQUID is not set This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |
From: <abe...@us...> - 2015-09-12 15:44:16
|
Revision: 7246 http://sourceforge.net/p/astlinux/code/7246 Author: abelbeck Date: 2015-09-12 15:44:14 +0000 (Sat, 12 Sep 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-09-12 15:39:48 UTC (rev 7245) +++ branches/1.0/docs/ChangeLog.txt 2015-09-12 15:44:14 UTC (rev 7246) @@ -12,6 +12,8 @@ ** System +-- igb, version bump to 5.3.3.2, Intel Gigabit Ethernet Network Driver + -- Fossil, version 1.33, new package, a simple, high-reliability, distributed software configuration management system. New rc.conf variables are: FOSSIL_SERVER, FOSSIL_DEFAULT_DIRS, FOSSIL_DEFAULT_FILES, FOSSIL_INCLUDE_DIRS, FOSSIL_INCLUDE_FILES More Info: http://doc.astlinux.org/userdoc:tt_fossil This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |