aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnutls: updated to 3.3.12Nikos Mavrogiannopoulos2015-01-17
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* openconnect: bumped versionNikos Mavrogiannopoulos2015-01-17
| | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* Merge pull request #790 from jaspersalathe/patch-1Nikos Mavrogiannopoulos2015-01-17
|\ | | | | openconnect: cmdline parameter for CA not moved
| * openconnect: cmdline parameter for CA not movedJasper2015-01-16
| | | | | | The location for the server CA file was moved in b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated.
* | Merge pull request #792 from chris5560/masterSteven Barth2015-01-17
|\ \ | |/ |/| ddns-scripts: Update to Version 2.1.0-5
| * ddns-scripts: Update to Version 2.1.0-5Christian Schoenebeck2015-01-17
|/ | | | | | | | | | | | | | | | restructure startup of dnymaic_dns_updater.sh - first run load_all_config_options (it returns 1 if SECTION_ID not found) #779 - set all defaults if necessary - verify if username and/or password is needed inside update_url #779 - remove wait - will be done by retry_interval and retry_count if communication fails provider specific update scripts - verify if username/password are needed services_ipv6 - added freedns.afraid.org - IPv6 should work due to their documentation minor fixes Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* Merge pull request #783 from tru7/patch-1Steven Barth2015-01-16
|\ | | | | knxd: fix path in Makefile and some cleanups
| * knxd: fix path in Makefile and some cleanupsOthmar Truniger2015-01-15
| | | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #784 from commodo/python-fix-debianSteven Barth2015-01-16
|\ \ | | | | | | python: add patch to remove Debian/Ubuntu multiarch support
| * | python: add patch to remove Debian/Ubuntu multiarch supportAlexandru Ardelean2015-01-15
| | | | | | | | | | | | | | | | | | | | | Seems when cross compiling on x86_64 Debian (most likely Ubuntu too) the host's paths will be added too causing build failures for some extensions. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | | Merge pull request #787 from luizluca/elfutils-updateLuiz Angelo Daros de Luca2015-01-16
|\ \ \ | | | | | | | | elfutils: update to 0.161
| * | | elfutils: update to 0.161Luiz Angelo Daros de Luca2015-01-16
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | For elfutils changes since 0.160: https://lists.fedorahosted.org/pipermail/elfutils-devel/2014-December/004481.html For OpenWRT, minor patches fixes. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #786 from luizluca/ruby_updateLuiz Angelo Daros de Luca2015-01-16
|\ \ \ | |_|/ |/| | ruby: update to 2.2.0
| * | ruby: update to 2.2.0Luiz Angelo Daros de Luca2015-01-16
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For ruby changes since 2.1.x: https://github.com/ruby/ruby/blob/v2_2_0/NEWS Relevant changes for OpenWRT: * all patches for ruby-core where merged upstream and they are not needed anymore (only rdoc patch remains) - PR for the rdoc github project was added to the patch header (https://github.com/rdoc/rdoc/pull/340) * new package ruby-powerassert for introduced new bundled gem power_assert * new package ruby-unicodenormalize for Unicode normalization files * removed ruby-dl as DL was removed after being deprecated * ruby-{minitest,testunit} where removed from ruby library. Now they are bundled gems * test and sample files where removed from gems in order to save resources and reduce pkgs dependencies * script ruby_find_pkgsdeps was updated to match upstream changes Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
* | | Merge pull request #781 from Adze1502/masterSteven Barth2015-01-15
|\ \ \ | | | | | | | | mwan3: update to version 1.5-10
| * | | mwan3: update to version 1.5-10Adze15022015-01-15
|/ / / | | | | | | | | | | | | | | | | | | Fixed issue in mwan3 status output with mwan3 interfaces not yet configuerd in network config Removed nexthop argument as it is no longer used Signed-off-by: Jeroen Louwes <jeroen.louwes@gmail.com>
* | | pen: change source to http, ftp seems to timeout for some clientsSteven Barth2015-01-15
| | | | | | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | | Merge pull request #778 from tru7/patch-1Steven Barth2015-01-15
|\ \ \ | |/ / |/| | knxd: bump to latest release, add conffile
| * | knxd: bump to latest release, add conffileOthmar Truniger2015-01-14
|/ / | | | | Signed-off-by: Othmar Truniger <github@truniger.ch>
* | Merge pull request #776 from aTanW/masterSteven Barth2015-01-14
|\ \ | |/ |/| gammu: add libusb dependency
| * gammu: add libusb dependencyaTanW2015-01-14
| | | | | | | | | | | | | | Signed-Off-By: Vitaly Protsko <villy@sft.ru> --- Makefile | 1 + 1 file changed, 1 insertion(+)
* | ocserv: store permanent config files in /etc/configNikos Mavrogiannopoulos2015-01-12
| | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | Merge pull request #773 from chris5560/masterNaoir2015-01-12
|\ \ | | | | | | libidn: make availible idn command line tool
| * | libidn: make availible idn command line toolChristian Schoenebeck2015-01-12
| | | | | | | | | | | | | | | | | | | | | Modified Makefile to make also availible the idn command line tool under "Network"->"IP Addresses and Names"->"idn" Signed-off-by: Christian Schoenebeck christian.schoenebeck@gmail.com
* | | perl-dbi: Update to 1.633Marcel Denia2015-01-12
|/ / | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | mtr: update to v0.86Jonathan McCrohan2015-01-11
| | | | | | | | | | | | Drop 521-glib-dependency-fixes.patch; merged upstream Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
* | squid: initial import from old-packagesLuka Perkov2015-01-12
| | | | | | | | Signed-off-by: Luka Perkov <luka@openwrt.org>
* | Merge pull request #772 from chris5560/masterSteven Barth2015-01-11
|\ \ | | | | | | luci-app-privoxy: modified to support new LuCI structure
| * | luci-app-privoxy: modified to support new LuCI structureChristian Schoenebeck2015-01-11
|/ / | | | | | | | | | | | | | | | | | | | | | | | | * Makefile - modified to support new LuCI build structure when building i18n support - increase "patch" version * privoxy.lua detail.lua apperror.lua - modified version detection - removed function ipgk_version() * new file build/i18n-po2lua.pl - copied from luci build system to create lmo language files Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | strongswan: bump to 5.2.2Steven Barth2015-01-11
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | dbus: bump to 1.9.6.Steven Barth2015-01-11
| | | | | | | | Signed-off-by: Steven Barth <steven@midlink.org>
* | Merge pull request #771 from commodo/python-updatesSteven Barth2015-01-11
|\ \ | | | | | | Python updates
| * | python: Install .pc files from Python package.Szilárd Pfeiffer2015-01-11
| | | | | | | | | | | | | | | Signed-off-by: Szilárd Pfeiffer <coroner@pfeifferszilard.hu> Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: add patch to fix _ctypes build on certain X86_64 hostsAlexandru Ardelean2015-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: remove libffi/host; we're not using itAlexandru Ardelean2015-01-11
| | | | | | | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: enable pip installation of pip on the host-sideAlexandru Ardelean2015-01-11
| | | | | | | | | | | | | | | | | | | | | | | | Python packs some pip installation script during the build, which looks like a better idea to use for the python-pip and/or python-setuptools packages. Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
| * | python: change _PYTHON_HOST_PLATFORM to linux2Alexandru Ardelean2015-01-11
|/ / | | | | | | Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
* | Merge pull request #770 from damianorenfer/masterSteven Barth2015-01-11
|\ \ | | | | | | net/dnscrypt-proxy: update to 1.4.3
| * | net/dnscrypt-proxy: update to 1.4.3Damiano Renfer2015-01-11
| | | | | | | | | | | | Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
* | | Merge pull request #768 from chris5560/masterSteven Barth2015-01-11
|\ \ \ | |/ / |/| | ddns-scripts: update to version 2.1.0-4
| * | ddns-scripts: update to version 2.1.0-4Christian Schoenebeck2015-01-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * remove CHANGELOG from distribution * fix syslog output printing "\n" or other formating chars * ddns configuration - new UCI-config value ddns.global.allow_local_ip "0" or "1" (default "0") - (OpenWrt Ticket 18642) * dynamic_dns_functions.sh - new function split_FQDN() splits a given FQDN into host, (registerable) domainname, and TLD using https://publicsuffix.org/list/effective_tld_names.dat - verify_host_port() use BIND host, if installed - verify_host_port() not detecting ip, if already given - fixed regexp for IP detection from nslookup's answer - (OpenWrt Ticket 16363) - support ddns.global.allow_local_ip to allow sending non public IP's to DDNS provider like 127.x, 192.168.x.x or fxxx - (OpenWrt Ticket 18642) * new file tld_names.dat - used by dynamic_dns_functions.sh inside split_FQDN() function to find valid TLD's * update_cloudflare.sh - modified subdomain/domain splitting using split_FQDN() - modified support for AA12.09 (json_get_keys()) - minor fixes and cleanup - many thanks to Aaron Tanner for testing Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
* | | [ntpd] fix deps and cleanup the MakefilePeter Wagner2015-01-11
| | | | | | | | | | | | Signed-off-by: Peter Wagner <tripolar@gmx.at>
* | | Merge pull request #766 from jow-/protobuf-c-autoreconfJo-Philipp Wich2015-01-11
|\ \ \ | |/ / |/| | protobuf-c: use generic autoreconf fixup
| * | protobuf-c: use generic autoreconf fixupJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Invoke the generic autoreconf fixup instead of calling the shipped autogen.sh. This ensures that proper variants of libtoolize, autoconf, automake etc. are used, otherwise it is not possible to rebuild protobuf-c in the SDK env. The change requires backport to BB as it currently blocks the rebuild of ocerv. Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #763 from morgenroth/Update-to-1.0Steven Barth2015-01-11
|\ \ \ | | | | | | | | Upgrade IBR-DTN to version 1.0.0
| * | | ibrdtnd: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
| * | | ibrdtn-tools: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
| * | | ibrdtn: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
| * | | ibrcommon: Updated to 1.0.0Johannes Morgenroth2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Johannes Morgenroth <jm@m-network.de>
* | | | libgd: explicitely disable libvpx support (#765)Jo-Philipp Wich2015-01-11
| | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>