aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | 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>
* | | | ser2net: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v2.10.0) - add a patch to fix compilation failures due to missing TIOCSRS485 macro - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libflac: change package/source URLs to xiph.orgTed Hess2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | ocserv: corrected the extraction of dyndns nameNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | | moc: updgrade to released version 2.5.0Ted Hess2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* | | | Merge pull request #764 from jow-/flac-1.3.1Ted Hess2015-01-10
|\ \ \ \ | | |/ / | |/| | flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
| * | | flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)Jo-Philipp Wich2015-01-10
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This updates flac to the new upstream release v1.3.1 to fix two known CVEs. Additionally the commit changes the following: * Drop custom Build/Configure recipe in favor to CONFIGURE_ARGS * Refreshes patches and removes changes to *.in files since they're regenerated by autoreconf anyway * Remove now obsolete 020-libFLAC-remove-altivec-options.patch * Add an md5sum for the source archive * Passes --enable-static to configure to force producing a libflac.a Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | Merge pull request #762 from jow-/smartmontools-autoreconfJo-Philipp Wich2015-01-10
|\ \ \ | | | | | | | | smartmontools: use generic autoreconf fixup
| * | | smartmontools: use generic autoreconf fixupJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of using the broken upstream autogen.sh, utilize then generic autoreconf PKG_FIXUP. This fixes the following configure error after the recent automake update in trunk: -- 8< -- You must have at least GNU Automake 1.7 (up to 1.14) installed in order to bootstrap smartmontools from SVN. Download the appropriate package for your distribution, or the source tarball from ftp://ftp.gnu.org/gnu/automake/ . Also note that support for new Automake series (anything newer than 1.14) is only added after extensive tests. If you live in the bleeding edge, you should know what you're doing, mainly how to test it before the developers. Be patient. make[2]: *** [.../.configured_] Error 1 -- >8 -- Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | bluelog: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.1.2) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | msmtp: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v1.6.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | pen: import from old packages feedNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - update to latest version (v0.25.1) - add license info - add myself as maintainer Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | bluez: adjust license infosNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libical: adjust license infosNicolas Thill2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | mysql: fix build with Bison 3.xJo-Philipp Wich2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* | | | perl: Bump PKG_RELEASEMarcel Denia2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Fix version configuration symbolsMarcel Denia2015-01-10
| | | | | | | | | | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | | perl: Add mips64 configurationMarcel Denia2015-01-10
| |/ / |/| | | | | | | | Signed-off-by: Marcel Denia <naoir@gmx.net>
* | | openconnect: automatically enable rebind for DNS servers sent by VPN serverNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: move certificate files to config/ to add graceful upgradeNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: removed unneeded entries from interfaceNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: updated to 7.03Nikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | openconnect: register split-dns to dnsmasqNikos Mavrogiannopoulos2015-01-10
| | | | | | | | | | | | Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
* | | bluez: enable static lib, install dev filesNicolas Thill2015-01-09
| | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | Merge pull request #759 from mhei/issue-757Ted Hess2015-01-09
|\ \ \ | | | | | | | | avahi-daemon: don't install service files automatically (fixes #757)
| * | | avahi-daemon: don't install service files automatically (fixes #757)Michael Heimpold2015-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Michael Heimpold <mhei@heimpold.de>
* | | | bluez: add new packageNicolas Thill2015-01-09
| | | | | | | | | | | | | | | | | | | | | | | | This merges & obsoletes bluez-libs & bluez-utils from old packages feed. Signed-off-by: Nicolas Thill <nico@openwrt.org>
* | | | libical: add new packageNicolas Thill2015-01-09
| | | | | | | | | | | | | | | | Signed-off-by: Nicolas Thill <nico@openwrt.org>