Othmar Truniger [Sat, 17 Jan 2015 18:13:15 +0000 (19:13 +0100)]
linknx: update release number for changes in files dir
Signed-off-by: Othmar Truniger <gibthub@truniger.ch>
Othmar Truniger [Sat, 17 Jan 2015 18:11:41 +0000 (19:11 +0100)]
linknx: improve init script
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Sat, 17 Jan 2015 18:09:11 +0000 (19:09 +0100)]
linknx: change path for persistent files
Signed-off-by: Othmar Truniger <github@truniger.ch>
Nikos Mavrogiannopoulos [Sat, 17 Jan 2015 08:41:37 +0000 (09:41 +0100)]
gnutls: updated to 3.3.12
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 17 Jan 2015 08:15:23 +0000 (09:15 +0100)]
openconnect: bumped version
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 17 Jan 2015 08:01:08 +0000 (09:01 +0100)]
Merge pull request #790 from jaspersalathe/patch-1
openconnect: cmdline parameter for CA not moved
Steven Barth [Sat, 17 Jan 2015 06:05:17 +0000 (07:05 +0100)]
Merge pull request #792 from chris5560/master
ddns-scripts: Update to Version 2.1.0-5
Christian Schoenebeck [Fri, 16 Jan 2015 23:11:09 +0000 (00:11 +0100)]
ddns-scripts: Update to Version 2.1.0-5
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>
Jasper [Fri, 16 Jan 2015 16:21:44 +0000 (17:21 +0100)]
openconnect: cmdline parameter for CA not moved
The location for the server CA file was moved in
b53e5bfe875d673fc8a57a4766d7af6fc1b3e074, but the corresponding command line option for opeconnect not updated.
Steven Barth [Fri, 16 Jan 2015 07:34:39 +0000 (08:34 +0100)]
Merge pull request #783 from tru7/patch-1
knxd: fix path in Makefile and some cleanups
Steven Barth [Fri, 16 Jan 2015 07:33:54 +0000 (08:33 +0100)]
Merge pull request #784 from commodo/python-fix-debian
python: add patch to remove Debian/Ubuntu multiarch support
Luiz Angelo Daros de Luca [Fri, 16 Jan 2015 06:26:41 +0000 (04:26 -0200)]
Merge pull request #787 from luizluca/elfutils-update
elfutils: update to 0.161
Luiz Angelo Daros de Luca [Fri, 16 Jan 2015 06:08:45 +0000 (04:08 -0200)]
elfutils: update to 0.161
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>
Luiz Angelo Daros de Luca [Fri, 16 Jan 2015 05:35:37 +0000 (03:35 -0200)]
Merge pull request #786 from luizluca/ruby_update
ruby: update to 2.2.0
Luiz Angelo Daros de Luca [Thu, 15 Jan 2015 00:45:13 +0000 (22:45 -0200)]
ruby: update to 2.2.0
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>
Alexandru Ardelean [Thu, 15 Jan 2015 21:17:22 +0000 (23:17 +0200)]
python: add patch to remove Debian/Ubuntu multiarch support
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>
Othmar Truniger [Thu, 15 Jan 2015 19:50:04 +0000 (20:50 +0100)]
knxd: fix path in Makefile and some cleanups
Signed-off-by: Othmar Truniger <github@truniger.ch>
Steven Barth [Thu, 15 Jan 2015 13:32:31 +0000 (14:32 +0100)]
Merge pull request #781 from Adze1502/master
mwan3: update to version 1.5-10
Adze1502 [Thu, 15 Jan 2015 13:15:53 +0000 (14:15 +0100)]
mwan3: update to version 1.5-10
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>
Steven Barth [Thu, 15 Jan 2015 10:19:12 +0000 (11:19 +0100)]
pen: change source to http, ftp seems to timeout for some clients
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Thu, 15 Jan 2015 06:40:13 +0000 (07:40 +0100)]
Merge pull request #778 from tru7/patch-1
knxd: bump to latest release, add conffile
Othmar Truniger [Wed, 14 Jan 2015 20:15:16 +0000 (21:15 +0100)]
knxd: bump to latest release, add conffile
Signed-off-by: Othmar Truniger <github@truniger.ch>
Steven Barth [Wed, 14 Jan 2015 14:13:33 +0000 (15:13 +0100)]
Merge pull request #776 from aTanW/master
gammu: add libusb dependency
aTanW [Wed, 14 Jan 2015 13:46:48 +0000 (16:46 +0300)]
gammu: add libusb dependency
Signed-Off-By: Vitaly Protsko <villy@sft.ru>
---
Makefile | 1 +
1 file changed, 1 insertion(+)
Nikos Mavrogiannopoulos [Mon, 12 Jan 2015 18:50:13 +0000 (19:50 +0100)]
ocserv: store permanent config files in /etc/config
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Naoir [Mon, 12 Jan 2015 11:56:29 +0000 (12:56 +0100)]
Merge pull request #773 from chris5560/master
libidn: make availible idn command line tool
Marcel Denia [Mon, 12 Jan 2015 00:39:34 +0000 (01:39 +0100)]
perl-dbi: Update to 1.633
Signed-off-by: Marcel Denia <naoir@gmx.net>
Christian Schoenebeck [Mon, 12 Jan 2015 09:44:15 +0000 (10:44 +0100)]
libidn: make availible idn command line tool
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
Jonathan McCrohan [Sun, 11 Jan 2015 23:56:55 +0000 (23:56 +0000)]
mtr: update to v0.86
Drop 521-glib-dependency-fixes.patch; merged upstream
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Luka Perkov [Sun, 4 Jan 2015 21:52:05 +0000 (22:52 +0100)]
squid: initial import from old-packages
Signed-off-by: Luka Perkov <luka@openwrt.org>
Steven Barth [Sun, 11 Jan 2015 21:12:11 +0000 (22:12 +0100)]
Merge pull request #772 from chris5560/master
luci-app-privoxy: modified to support new LuCI structure
Christian Schoenebeck [Sun, 11 Jan 2015 20:30:50 +0000 (21:30 +0100)]
luci-app-privoxy: modified to support new LuCI structure
* 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>
Steven Barth [Sun, 11 Jan 2015 19:21:02 +0000 (20:21 +0100)]
strongswan: bump to 5.2.2
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sun, 11 Jan 2015 18:57:58 +0000 (19:57 +0100)]
dbus: bump to 1.9.6.
Signed-off-by: Steven Barth <steven@midlink.org>
Steven Barth [Sun, 11 Jan 2015 19:23:13 +0000 (20:23 +0100)]
Merge pull request #771 from commodo/python-updates
Python updates
Szilárd Pfeiffer [Thu, 27 Nov 2014 22:19:40 +0000 (23:19 +0100)]
python: Install .pc files from Python package.
Signed-off-by: Szilárd Pfeiffer <coroner@pfeifferszilard.hu>
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Sun, 11 Jan 2015 16:47:02 +0000 (18:47 +0200)]
python: add patch to fix _ctypes build on certain X86_64 hosts
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Sun, 11 Jan 2015 15:08:02 +0000 (17:08 +0200)]
python: remove libffi/host; we're not using it
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Alexandru Ardelean [Sun, 11 Jan 2015 14:02:03 +0000 (16:02 +0200)]
python: enable pip installation of pip on the host-side
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>
Alexandru Ardelean [Thu, 8 Jan 2015 10:43:34 +0000 (12:43 +0200)]
python: change _PYTHON_HOST_PLATFORM to linux2
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Steven Barth [Sun, 11 Jan 2015 18:11:32 +0000 (19:11 +0100)]
Merge pull request #770 from damianorenfer/master
net/dnscrypt-proxy: update to 1.4.3
Steven Barth [Sun, 11 Jan 2015 18:08:17 +0000 (19:08 +0100)]
Merge pull request #768 from chris5560/master
ddns-scripts: update to version 2.1.0-4
Damiano Renfer [Sun, 11 Jan 2015 17:55:50 +0000 (18:55 +0100)]
net/dnscrypt-proxy: update to 1.4.3
Signed-off-by: Damiano Renfer damiano.renfer@gmail.com
Peter Wagner [Sun, 11 Jan 2015 17:34:29 +0000 (18:34 +0100)]
[ntpd] fix deps and cleanup the Makefile
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Jo-Philipp Wich [Sun, 11 Jan 2015 17:17:04 +0000 (18:17 +0100)]
Merge pull request #766 from jow-/protobuf-c-autoreconf
protobuf-c: use generic autoreconf fixup
Christian Schoenebeck [Sun, 11 Jan 2015 14:39:47 +0000 (15:39 +0100)]
ddns-scripts: update to version 2.1.0-4
* 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>
Steven Barth [Sun, 11 Jan 2015 07:39:22 +0000 (08:39 +0100)]
Merge pull request #763 from morgenroth/Update-to-1.0
Upgrade IBR-DTN to version 1.0.0
Jo-Philipp Wich [Sat, 10 Jan 2015 23:09:40 +0000 (00:09 +0100)]
libgd: explicitely disable libvpx support (#765)
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Jo-Philipp Wich [Sat, 10 Jan 2015 22:58:36 +0000 (23:58 +0100)]
protobuf-c: use generic autoreconf fixup
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>
Nicolas Thill [Sat, 10 Jan 2015 22:15:11 +0000 (23:15 +0100)]
ser2net: import from old packages feed
- 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>
Ted Hess [Sat, 10 Jan 2015 21:02:10 +0000 (16:02 -0500)]
libflac: change package/source URLs to xiph.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 20:50:17 +0000 (21:50 +0100)]
ocserv: corrected the extraction of dyndns name
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Ted Hess [Sat, 10 Jan 2015 20:21:49 +0000 (15:21 -0500)]
moc: updgrade to released version 2.5.0
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Sat, 10 Jan 2015 20:06:27 +0000 (15:06 -0500)]
Merge pull request #764 from jow-/flac-1.3.1
flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
Jo-Philipp Wich [Sat, 10 Jan 2015 18:39:35 +0000 (19:39 +0100)]
flac: update to v1.3.1 (CVE-2014-8962, CVE-2014-9028)
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>
Jo-Philipp Wich [Sat, 10 Jan 2015 17:48:20 +0000 (18:48 +0100)]
Merge pull request #762 from jow-/smartmontools-autoreconf
smartmontools: use generic autoreconf fixup
Nicolas Thill [Sat, 10 Jan 2015 17:44:46 +0000 (18:44 +0100)]
bluelog: import from old packages feed
- update to latest version (v1.1.2)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:42:20 +0000 (18:42 +0100)]
msmtp: import from old packages feed
- update to latest version (v1.6.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:31:26 +0000 (18:31 +0100)]
pen: import from old packages feed
- update to latest version (v0.25.1)
- add license info
- add myself as maintainer
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:29:12 +0000 (18:29 +0100)]
bluez: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Sat, 10 Jan 2015 17:28:30 +0000 (18:28 +0100)]
libical: adjust license infos
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Johannes Morgenroth [Sat, 10 Jan 2015 14:27:27 +0000 (15:27 +0100)]
ibrdtnd: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Johannes Morgenroth [Sat, 10 Jan 2015 14:27:06 +0000 (15:27 +0100)]
ibrdtn-tools: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Jo-Philipp Wich [Sat, 10 Jan 2015 15:02:56 +0000 (16:02 +0100)]
smartmontools: use generic autoreconf fixup
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>
Johannes Morgenroth [Sat, 10 Jan 2015 14:26:56 +0000 (15:26 +0100)]
ibrdtn: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Jo-Philipp Wich [Sat, 10 Jan 2015 14:43:33 +0000 (15:43 +0100)]
mysql: fix build with Bison 3.x
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
Johannes Morgenroth [Sat, 10 Jan 2015 14:26:37 +0000 (15:26 +0100)]
ibrcommon: Updated to 1.0.0
Signed-off-by: Johannes Morgenroth <jm@m-network.de>
Marcel Denia [Sat, 10 Jan 2015 13:31:26 +0000 (14:31 +0100)]
perl: Bump PKG_RELEASE
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Sat, 10 Jan 2015 13:30:47 +0000 (14:30 +0100)]
perl: Fix version configuration symbols
Signed-off-by: Marcel Denia <naoir@gmx.net>
Marcel Denia [Mon, 5 Jan 2015 06:43:59 +0000 (07:43 +0100)]
perl: Add mips64 configuration
Signed-off-by: Marcel Denia <naoir@gmx.net>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:30:44 +0000 (11:30 +0100)]
openconnect: automatically enable rebind for DNS servers sent by VPN server
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 10:12:33 +0000 (11:12 +0100)]
openconnect: move certificate files to config/ to add graceful upgrade
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:29:44 +0000 (10:29 +0100)]
openconnect: removed unneeded entries from interface
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 09:07:20 +0000 (10:07 +0100)]
openconnect: updated to 7.03
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nikos Mavrogiannopoulos [Sat, 10 Jan 2015 08:22:36 +0000 (09:22 +0100)]
openconnect: register split-dns to dnsmasq
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Nicolas Thill [Fri, 9 Jan 2015 20:49:14 +0000 (21:49 +0100)]
bluez: enable static lib, install dev files
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Fri, 9 Jan 2015 20:31:15 +0000 (15:31 -0500)]
Merge pull request #759 from mhei/issue-757
avahi-daemon: don't install service files automatically (fixes #757)
Nicolas Thill [Fri, 9 Jan 2015 20:04:35 +0000 (21:04 +0100)]
bluez: add new package
This merges & obsoletes bluez-libs & bluez-utils from old packages feed.
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 9 Jan 2015 20:02:19 +0000 (21:02 +0100)]
libical: add new package
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Michael Heimpold [Fri, 9 Jan 2015 18:28:23 +0000 (19:28 +0100)]
avahi-daemon: don't install service files automatically (fixes #757)
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Nicolas Thill [Fri, 9 Jan 2015 17:28:18 +0000 (18:28 +0100)]
freetype: bump to 2.5.5
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Nicolas Thill [Fri, 9 Jan 2015 17:27:38 +0000 (18:27 +0100)]
erlang: bump to 17.4
Signed-off-by: Nicolas Thill <nico@openwrt.org>
Ted Hess [Fri, 9 Jan 2015 11:54:56 +0000 (06:54 -0500)]
Merge pull request #751 from tru7/patch-4
linknx: change runtime patch in config files
Steven Barth [Thu, 8 Jan 2015 13:10:51 +0000 (14:10 +0100)]
Merge pull request #754 from commodo/python-setuptools-fix
Python setuptools fix
Alexandru Ardelean [Thu, 8 Jan 2015 12:57:08 +0000 (14:57 +0200)]
python-setuptools: remove windows support
Causes some build issues.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Peter Wagner [Thu, 8 Jan 2015 12:49:07 +0000 (13:49 +0100)]
[tor]: update to 0.2.5.10
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Alexandru Ardelean [Thu, 8 Jan 2015 11:06:20 +0000 (13:06 +0200)]
python-setuptools: fix Build/InstallDev rule
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Othmar Truniger [Thu, 8 Jan 2015 09:22:50 +0000 (10:22 +0100)]
linknx: fix name of PID file
Signed-off-by: Othmar Truniger <github@truniger.ch>
Steven Barth [Thu, 8 Jan 2015 06:15:04 +0000 (07:15 +0100)]
Merge pull request #750 from bk138/gcc-include-libgcc-a
GCC: include libgcc.a
Ted Hess [Thu, 8 Jan 2015 00:50:54 +0000 (19:50 -0500)]
Merge pull request #752 from tru7/patch-3
linknx: fix permissions, add conffiles in Makefile
Matthias Schiffer [Thu, 8 Jan 2015 00:12:07 +0000 (01:12 +0100)]
fastd: update configuration options
When updating fastd, some added and renamed CMake options had been forgotten, so
it was impossible to disable some feature to reduce its size.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Othmar Truniger [Wed, 7 Jan 2015 20:43:56 +0000 (21:43 +0100)]
linknx: change runtime patch in config files
Signed-off-by: Othmar Truniger <github@truniger.ch>
Othmar Truniger [Wed, 7 Jan 2015 20:41:17 +0000 (21:41 +0100)]
linknx: fix permissions, add conffiles in Makefile
Signed-off-by: Othmar Truniger <github@truniger.ch>
Ted Hess [Wed, 7 Jan 2015 16:40:56 +0000 (11:40 -0500)]
mpd: Update to latest (0.18.21)
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Wed, 7 Jan 2015 16:39:10 +0000 (11:39 -0500)]
libvorbisidec: Update to lastest tremor version (1.0.3) from xiph.org
Signed-off-by: Ted Hess <thess@kitschensync.net>
harald.geyer@gmx.at [Wed, 7 Jan 2015 12:48:46 +0000 (13:48 +0100)]
gcc: Update README: tested on arm (imx233-olinuxino) board
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
harald.geyer@gmx.at [Wed, 7 Jan 2015 11:53:28 +0000 (12:53 +0100)]
gcc: Include libgcc.a on those architectures that need it
Right now these are arm, hppa, microblaze, powerpc, sh and xtensa.
So we just try to grep for it to figure out if it is needed.
Signed-off-by: Harald Geyer <harald@ccbib.org>
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Ted Hess [Wed, 7 Jan 2015 01:42:34 +0000 (20:42 -0500)]
Merge pull request #749 from roger-/master
libuvc: add package
Roger [Wed, 7 Jan 2015 01:20:03 +0000 (21:20 -0400)]
libuvc: add package
Signed-off-by: Roger D <rogerdammit@gmail.com>
Nicolas Thill [Wed, 7 Jan 2015 00:56:28 +0000 (01:56 +0100)]
classpath: force use of target gmp lib
Signed-off-by: Nicolas Thill <nico@openwrt.org>