Michael Heimpold [Sat, 2 Apr 2016 21:10:06 +0000 (23:10 +0200)]
libxml2: prevent host compile to overwrite xml2-config (closes #2566)
Host compilation overwrites "$(STAGING_DIR)/host/bin/xml2-config
with an unpatched variant. So apply the same sed expression before
installing the file during host install.
Thanks to @zyxmon for spotting this.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Hannu Nyman [Fri, 1 Apr 2016 09:22:13 +0000 (12:22 +0300)]
Merge pull request #2249 from commodo/squashfs-tools
squashfs-tools: bring back package
John Crispin [Fri, 1 Apr 2016 06:24:42 +0000 (08:24 +0200)]
Merge pull request #2569 from nxhack/node-npm-cache
node-* : specify npm_config_cache directory
Hirokazu MORIKAWA [Fri, 1 Apr 2016 04:49:16 +0000 (13:49 +0900)]
node-* : specify npm_config_cache directory
Hirokazu MORIKAWA [Fri, 1 Apr 2016 04:48:46 +0000 (13:48 +0900)]
node-* : specify npm_config_cache directory
Hirokazu MORIKAWA [Fri, 1 Apr 2016 04:47:59 +0000 (13:47 +0900)]
node-* : specify npm_config_cache directory
Hirokazu MORIKAWA [Fri, 1 Apr 2016 04:46:31 +0000 (13:46 +0900)]
node-* : specify npm_config_cache directory
Hannu Nyman [Thu, 31 Mar 2016 19:31:32 +0000 (22:31 +0300)]
Merge pull request #2565 from zyxmon/patch-1
python-setuptools/host - this fixes parallel builds
zyxmon [Wed, 30 Mar 2016 13:53:37 +0000 (16:53 +0300)]
This fixes parallel builds
python-setuptools/host needs python-package.mk and python-host.mk files that are installed by python (non host build - InstallDev)
Signed-off-by: Andrey Sechin <zyxmon@gmail.com>
Etienne CHAMPETIER [Wed, 30 Mar 2016 17:34:31 +0000 (17:34 +0000)]
sqlite3: update to 3.12.0
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Wed, 30 Mar 2016 17:34:30 +0000 (17:34 +0000)]
monit: update to 5.17.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Etienne CHAMPETIER [Wed, 30 Mar 2016 17:34:30 +0000 (17:34 +0000)]
htop: update to 2.0.1
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
heil [Wed, 30 Mar 2016 12:37:00 +0000 (14:37 +0200)]
acpid: bump to version 2.0.27
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Wed, 30 Mar 2016 12:28:40 +0000 (14:28 +0200)]
nginx: bump to version 1.9.13
Signed-off-by: heil <heil@terminal-consulting.de>
Daniel Dickinson [Sat, 26 Mar 2016 00:24:06 +0000 (20:24 -0400)]
net/wavemon: Was incorrectly using host netlink headers
TARGET_CFLAGS was pointing to /usr/include/libnl3 instead
of $(STAGING_DIR)/usr/include/libnl3
Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
Hannu Nyman [Tue, 29 Mar 2016 12:13:48 +0000 (15:13 +0300)]
Merge pull request #2554 from antonyantony/isc-dhcp-4.3.3
isc-dhcp: update to 4.3.3 and migrate from oldplackages
heil [Tue, 29 Mar 2016 11:09:27 +0000 (13:09 +0200)]
haproxy: bump to version 1.5.16
[RELEASE] Released version 1.5.16
Released version 1.5.16 with the following main changes :
- BUG/BUILD: replace haproxy-systemd-wrapper with $(EXTRA) in install-bin.
- BUG/MINOR: acl: don't use record layer in req_ssl_ver
- BUG: http: do not abort keep-alive connections on server timeout
- BUG/MEDIUM: http: switch the request channel to no-delay once done.
- MINOR: config: extend the default max hostname length to 64 and beyond
- BUG/MEDIUM: http: don't enable auto-close on the response side
- BUG/MEDIUM: stream: fix half-closed timeout handling
- BUG/MEDIUM: cli: changing compression rate-limiting must require admin level
- BUILD: freebsd: double declaration
- BUG/MEDIUM: sample: urlp can't match an empty value
- BUG/MEDIUM: peers: table entries learned from a remote are pushed to others after a random delay.
- BUG/MEDIUM: peers: old stick table updates could be repushed.
- CLEANUP: haproxy: using _GNU_SOURCE instead of __USE_GNU macro.
- BUG/MINOR: chunk: make chunk_dup() always check and set dst->size
- MINOR: chunks: ensure that chunk_strcpy() adds a trailing zero
- MINOR: chunks: add chunk_strcat() and chunk_newstr()
- MINOR: chunk: make chunk_initstr() take a const string
- BUG/MEDIUM: config: Adding validation to stick-table expire value.
- BUG/MEDIUM: sample: http_date() doesn't provide the right day of the week
- BUG/MEDIUM: channel: fix miscalculation of available buffer space.
- BUG/MINOR: stream: don't force retries if the server is DOWN
- MINOR: unix: don't mention free ports on EAGAIN
- BUG/CLEANUP: CLI: report the proper field states in "show sess"
- MINOR: stats: send content-length with the redirect to allow keep-alive
- BUG: stream_interface: Reuse connection even if the output channel is empty
- DOC: remove old tunnel mode assumptions
- DOC: add server name at rate-limit sessions example
- BUG/MEDIUM: ssl: fix off-by-one in ALPN list allocation
- BUG/MEDIUM: ssl: fix off-by-one in NPN list allocation
- BUG/MEDIUM: stats: stats bind-process doesn't propagate the process mask correctly
- BUG/MINOR: http: Be sure to process all the data received from a server
- BUG/MEDIUM: chunks: always reject negative-length chunks
- BUG/MINOR: systemd: ensure we don't miss signals
- BUG/MINOR: systemd: report the correct signal in debug message output
- BUG/MINOR: systemd: propagate the correct signal to haproxy
- MINOR: systemd: ensure a reload doesn't mask a stop
- CLEANUP: stats: Avoid computation with uninitialized bits.
- CLEANUP: pattern: Ignore unknown samples in pat_match_ip().
- CLEANUP: map: Avoid memory leak in out-of-memory condition.
- BUG/MINOR: tcpcheck: conf parsing error when no port configured on server and last rule is a CONNECT with no port
- BUG/MINOR: tcpcheck: fix incorrect list usage resulting in failure to load certain configs
- MINOR: cfgparse: warn when uid parameter is not a number
- MINOR: cfgparse: warn when gid parameter is not a number
- BUG/MINOR: standard: Avoid free of non-allocated pointer
- BUG/MINOR: pattern: Avoid memory leak on out-of-memory condition
- CLEANUP: http: fix a build warning introduced by a recent fix
- BUG/MINOR: log: GMT offset not updated when entering/leaving DST
Signed-off-by: heil <heil@terminal-consulting.de>
heil [Tue, 29 Mar 2016 11:02:34 +0000 (13:02 +0200)]
pcre: Integrate pending patches for next upstream version 8.39
- Fix auto-callout
(http://vcs.pcre.org/viewvc?view=rev&revision=1611)
- Fix negated POSIX class within negated overall class UCP
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1612
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix bug for isolated \E between an item and its qualifier when auto callout is set.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1613
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Give error for regexec with pmatch=NULL and REG_STARTEND set
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1614
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix \Q\E before qualifier bug when auto callouts are
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1616
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix /x bug when pattern starts with white space and (?-x)
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1617
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix copy named substring bug.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1618
2f5784b3-3f2a-0410-8824-
cb99058d5e15)
- Fix (by hacking) another length computation issue.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1619
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix get_substring_list() bug when \K is used in an assertion.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1620
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix pcretest bad behaviour for callout in lookbehind.
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1625
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix workspace overflow for (*ACCEPT) with deeply nested
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1631
2f5784b3-3f2a-0410-8824-
cb99058d5e15
fixes CVE-2016-3191
- Fix Yet another duplicate name bugfix by overestimating the memory needed (i.e. another hack - PCRE2 has this "properly" fixed).
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1636
2f5784b3-3f2a-0410-8824-
cb99058d5e15
- Fix pcretest loop for global matching with an ovector size
(git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1637
2f5784b3-3f2a-0410-8824-
cb99058d5e15
Signed-off-by: heil <heil@terminal-consulting.de>
Matthias Schiffer [Mon, 28 Mar 2016 22:24:00 +0000 (00:24 +0200)]
fastd: update to v18
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Matthias Schiffer [Mon, 28 Mar 2016 22:18:04 +0000 (00:18 +0200)]
libuecc: update to v7
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Peter Wagner [Mon, 28 Mar 2016 17:49:27 +0000 (19:49 +0200)]
git: update to 2.7.3
Signed-off-by: Peter Wagner <tripolar@gmx.at>
Vasilis Tsiligiannis [Mon, 28 Mar 2016 17:01:03 +0000 (20:01 +0300)]
Merge branch 'rsyslog-upgrade-to-8.17.0' of https://github.com/dubek/packages
Álvaro Fernández Rojas [Mon, 28 Mar 2016 12:53:35 +0000 (14:53 +0200)]
bluez: update to v5.38
Fixes https://github.com/openwrt/packages/issues/2523
Closes https://github.com/openwrt/packages/pull/2545
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Dov Murik [Fri, 25 Mar 2016 18:05:43 +0000 (14:05 -0400)]
net/rsyslog: Upgrade to 8.17.0
* From 8.17.0 rsyslog depends on libfastjson (instead of libjson-c).
Yousong Zhou [Mon, 28 Mar 2016 09:30:59 +0000 (04:30 -0500)]
Merge pull request #2561 from MikePetullo/krb5
krb5: update to 1.14.1
Álvaro Fernández Rojas [Mon, 28 Mar 2016 07:17:44 +0000 (09:17 +0200)]
flashrom: fix full and pci variants
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Álvaro Fernández Rojas [Mon, 28 Mar 2016 07:12:27 +0000 (09:12 +0200)]
Merge pull request #2549 from stintel/pciutils
pciutils: remove eudev dependency
Vasilis Tsiligiannis [Sun, 27 Mar 2016 12:39:40 +0000 (15:39 +0300)]
Merge branch 'master' of https://github.com/Wedmer/packages
champtar [Sun, 27 Mar 2016 11:58:22 +0000 (13:58 +0200)]
Merge pull request #2563 from stweil/master
admin/zabbix: Fix typos (found by codespell)
Stefan Weil [Sat, 26 Mar 2016 10:46:17 +0000 (11:46 +0100)]
admin/zabbix: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Stijn Tintel [Thu, 24 Mar 2016 06:42:20 +0000 (07:42 +0100)]
pciutils: remove eudev dependency
Disable udev hwdb support instead of depending on eudev. This restores
the old behavior of pciutils. It never depended on udev.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
W. Michael Petullo [Sun, 27 Mar 2016 01:40:51 +0000 (21:40 -0400)]
krb5: update to 1.14.1
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Vasilis Tsiligiannis [Sun, 27 Mar 2016 01:18:47 +0000 (04:18 +0300)]
nsd: Update to v4.1.9
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
Vasilis Tsiligiannis [Sat, 26 Mar 2016 17:19:04 +0000 (19:19 +0200)]
hamlib: Update to v3.0.1
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
champtar [Sat, 26 Mar 2016 11:41:37 +0000 (12:41 +0100)]
Merge pull request #2558 from dibdot/adblock
adblock: update 1.0.2
Dirk Brenken [Sat, 26 Mar 2016 11:12:31 +0000 (12:12 +0100)]
adblock: update 1.0.2
* fix corner case during shallalist backup/restore
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
champtar [Sat, 26 Mar 2016 10:17:14 +0000 (11:17 +0100)]
Merge pull request #2557 from stweil/master
utils: Fix typos (found by codespell)
Stefan Weil [Sat, 26 Mar 2016 08:53:01 +0000 (09:53 +0100)]
utils: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
Ted Hess [Fri, 25 Mar 2016 20:36:23 +0000 (16:36 -0400)]
libsoxr: Make dynamic libraries
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Alexander Ryzhov [Tue, 22 Mar 2016 09:40:16 +0000 (12:40 +0300)]
libsoxr: make dynamic libraries
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
Ted Hess [Fri, 25 Mar 2016 21:45:18 +0000 (17:45 -0400)]
pulseaudio: build without soxr, install configs with all read permissions
Signed-off-by: Ted Hess <thess@kitschensync.net>
Ted Hess [Fri, 25 Mar 2016 21:22:43 +0000 (17:22 -0400)]
mpd: Update to 0.19.14, disable soxr
Signed-off-by: Ted Hess <thess@kitschensync.net>
Dov Murik [Fri, 25 Mar 2016 18:03:53 +0000 (14:03 -0400)]
Add libs/libfastjson - required for rsyslog 8.17.0
Antony Antony [Fri, 25 Mar 2016 12:17:46 +0000 (13:17 +0100)]
isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
Vladimir Ulrich [Fri, 25 Mar 2016 00:14:22 +0000 (03:14 +0300)]
[utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
Matthias Schiffer [Thu, 24 Mar 2016 23:07:35 +0000 (00:07 +0100)]
ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
Daniel Golle [Mon, 21 Mar 2016 22:02:35 +0000 (23:02 +0100)]
gnunet: update to r36953 and break-out peerstore
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Wed, 23 Mar 2016 22:50:50 +0000 (23:50 +0100)]
Merge pull request #2547 from mhei/fix-libinput
libinput: fix and optimize build
Hannu Nyman [Wed, 23 Mar 2016 21:27:34 +0000 (23:27 +0200)]
Merge pull request #2546 from dibdot/adblock
adblock: update 1.0.1
Michael Heimpold [Wed, 23 Mar 2016 20:32:08 +0000 (21:32 +0100)]
libinput: fix and optimize build
Buildbots are reporting the following build failure:
-snip-
CCLD test-build-linker
../src/.libs/libinput.so: undefined reference to `static_assert'
-snap-
Since this is the only call to static_assert within the library,
removing this assertion seems to be reasonable.
While at, speed up the build by not building tests and documentation.
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Michael Heimpold [Wed, 23 Mar 2016 20:13:55 +0000 (21:13 +0100)]
php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Dirk Brenken [Wed, 23 Mar 2016 20:02:45 +0000 (21:02 +0100)]
adblock: update 1.0.1
* optimize list sort
* simplified block list removal
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
Yousong Zhou [Wed, 23 Mar 2016 04:03:17 +0000 (23:03 -0500)]
Merge pull request #2058 from jefferyto/python-txsocksx
python-txsocksx: new package
Yousong Zhou [Wed, 23 Mar 2016 03:21:36 +0000 (22:21 -0500)]
Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0
python-pyopenssl: update to 16.0.0
Jeffery To [Tue, 1 Dec 2015 10:22:26 +0000 (18:22 +0800)]
python-txsocksx: new package
From the README:
txsocksx is SOCKS4/4a and SOCKS5 client endpoints for Twisted 10.1 or
greater.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Wed, 23 Mar 2016 03:10:06 +0000 (22:10 -0500)]
Merge pull request #2040 from jefferyto/python-service-identity
python-service-identity: new package
Yousong Zhou [Wed, 23 Mar 2016 02:09:59 +0000 (21:09 -0500)]
Merge pull request #2067 from jefferyto/python-gmpy2
python-gmpy2: new package
Luka Perkov [Tue, 22 Mar 2016 22:32:29 +0000 (23:32 +0100)]
Merge pull request #2494 from cshore/pull-request-lxc-auto
Pull request lxc auto
Luka Perkov [Tue, 22 Mar 2016 22:30:37 +0000 (23:30 +0100)]
Merge pull request #2493 from cshore/pull-request-lxc-flock-dependency
utils/lxc: lxc-create templates depend on flock
Etienne CHAMPETIER [Tue, 22 Mar 2016 21:47:46 +0000 (21:47 +0000)]
zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))
this fixes #2507
thanks @gilfrade and @Noltari
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Yousong Zhou [Tue, 22 Mar 2016 12:46:54 +0000 (07:46 -0500)]
Merge pull request #2056 from jefferyto/python-parsley
python-parsley: new package
Yousong Zhou [Tue, 22 Mar 2016 12:44:02 +0000 (07:44 -0500)]
Merge pull request #2051 from jefferyto/python-gmpy
python-gmpy: new package
Jeffery To [Tue, 22 Mar 2016 12:29:05 +0000 (20:29 +0800)]
python-pyopenssl: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Yousong Zhou [Tue, 22 Mar 2016 12:19:44 +0000 (07:19 -0500)]
Merge pull request #2039 from jefferyto/python-pyasn1-modules
python-pyasn1-modules: new package
Yousong Zhou [Tue, 22 Mar 2016 12:12:16 +0000 (07:12 -0500)]
Merge pull request #2517 from jefferyto/python-attrs
python-attrs: new package
Yousong Zhou [Tue, 22 Mar 2016 12:07:29 +0000 (07:07 -0500)]
Merge pull request #2053 from jefferyto/python-pyptlib
python-pyptlib: new package
Yousong Zhou [Tue, 22 Mar 2016 12:06:51 +0000 (07:06 -0500)]
Merge pull request #2052 from jefferyto/twisted
twisted: import from old packages feed
Hannu Nyman [Tue, 22 Mar 2016 12:01:56 +0000 (14:01 +0200)]
Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16
python-ipaddress: update to 1.0.16
Jeffery To [Tue, 22 Mar 2016 12:00:01 +0000 (20:00 +0800)]
python-ipaddress: update to 1.0.16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 22 Mar 2016 11:59:04 +0000 (13:59 +0200)]
Merge pull request #2537 from jefferyto/python-idna-2.1
python-idna: update to 2.1
Hannu Nyman [Tue, 22 Mar 2016 11:56:26 +0000 (13:56 +0200)]
Merge pull request #2536 from jefferyto/python-cffi-1.5.2
python-cffi: update to 1.5.2
Jeffery To [Tue, 22 Mar 2016 11:52:42 +0000 (19:52 +0800)]
python-idna: update to 2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Tue, 22 Mar 2016 11:46:44 +0000 (19:46 +0800)]
python-cffi: update to 1.5.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Tue, 22 Mar 2016 10:26:54 +0000 (12:26 +0200)]
Merge pull request #2535 from jefferyto/python-cryptography-1.3.1
python-cryptography: update to 1.3.1
Jeffery To [Tue, 22 Mar 2016 10:20:42 +0000 (18:20 +0800)]
python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Jeffery To [Mon, 30 Nov 2015 13:13:23 +0000 (21:13 +0800)]
twisted: import from old packages feed
- update to latest version (16.0.0)
- change to one package containing all plugins/subprojects
- add license info
- add myself as maintainer
This builds one main package, instead of multiple packages like the old
packages feed, to match upstream. (Debian and Fedora are moving to a
single-package model as well.) The obvious downside is a larger install
size, but one main package should be easier to maintain in the future.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Nikos Mavrogiannopoulos [Mon, 21 Mar 2016 19:20:46 +0000 (20:20 +0100)]
ocserv: updated to 0.11.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
Noah Meyerhans [Sun, 20 Mar 2016 20:54:24 +0000 (13:54 -0700)]
Merge pull request #2526 from DonkZZ/bind
net/bind: Update db.root
Hannu Nyman [Sun, 20 Mar 2016 15:38:21 +0000 (17:38 +0200)]
Merge pull request #2527 from commodo/ovs-kernel-patch-fix
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
DonkZZ [Sun, 20 Mar 2016 13:42:53 +0000 (14:42 +0100)]
net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
DonkZZ [Sun, 20 Mar 2016 13:38:15 +0000 (14:38 +0100)]
net/bind: Update db.root
The contents of the file "db.root" is very old (12 years).
Here's a new version downloaded from ftp://ftp.internic.net/domain/
Signed-off-by: DonkZZ <donk@evhr.net>
DonkZZ [Sun, 20 Mar 2016 13:29:36 +0000 (14:29 +0100)]
net/bind: Little cleaning in named.init
The variable "config_file" appears twice.
Signed-off-by: DonkZZ donk@evhr.net
Alexandru Ardelean [Sun, 20 Mar 2016 10:19:43 +0000 (12:19 +0200)]
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jonathan McCrohan [Sat, 19 Mar 2016 17:52:50 +0000 (17:52 +0000)]
wavemon: update to v0.8.0
Requires small changes to the included header files in order to build
successfully using musl.
Signed-off-by: Jonathan McCrohan <jmccrohan@gmail.com>
John Crispin [Sat, 19 Mar 2016 15:23:30 +0000 (16:23 +0100)]
Merge pull request #2513 from stintel/nodejs
Add node host dependency to node-* packages
Hannu Nyman [Sat, 19 Mar 2016 07:54:04 +0000 (09:54 +0200)]
Merge pull request #2520 from cyanidium/master
nut: upstream version bump
Marty R [Sat, 19 Mar 2016 05:41:47 +0000 (22:41 -0700)]
nut: upstream version bump
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
Álvaro Fernández Rojas [Fri, 18 Mar 2016 16:23:34 +0000 (17:23 +0100)]
Merge pull request #2464 from openwrt-es/bluez-next
bluez: add support for Raspberry Pi 3
Hannu Nyman [Fri, 18 Mar 2016 08:25:21 +0000 (10:25 +0200)]
Merge pull request #2485 from commodo/ovs-kernel-4.4
openvswitch: add support for kernel 4.4
Jeffery To [Fri, 27 Nov 2015 20:19:46 +0000 (04:19 +0800)]
python-service-identity: new package
From the README:
service_identity aspires to give you all the tools you need for
verifying whether a certificate is valid for the intended purposes.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 17 Mar 2016 18:28:42 +0000 (20:28 +0200)]
Merge pull request #2518 from bk138/ola-0.10.1-try3
ola: fix dependency issues.
Christian Beier [Thu, 17 Mar 2016 18:18:36 +0000 (19:18 +0100)]
ola: fix dependency issues.
This adds one patch from the upcoming 0.10.2 release to exclude Avahi/DNS-SD from build time
detection and properly adds liblo as a dependency.
Signed-off-by: Christian Beier <dontmind@freeshell.org>
Jeffery To [Thu, 17 Mar 2016 18:02:26 +0000 (02:02 +0800)]
python-attrs: new package
From the README:
attrs is an MIT-licensed Python package with class decorators that ease
the chores of implementing the most common attribute-related object
protocols.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Hannu Nyman [Thu, 17 Mar 2016 14:38:23 +0000 (16:38 +0200)]
Merge pull request #2516 from hansmi/master
[Unbound] Update to 1.5.8
Michael Hanselmann [Thu, 17 Mar 2016 14:35:39 +0000 (15:35 +0100)]
[Unbound] Update to 1.5.8
Bump unbound to version 1.5.8 released on March 2, 2016.
Signed-off-by: Michael Hanselmann <public@hansmi.ch>
Jeffery To [Mon, 30 Nov 2015 11:38:32 +0000 (19:38 +0800)]
python-gmpy: new package
From the PyPi description:
gmpy is a C-coded Python extension module that provides access to the
GMP (or MPIR) multiple-precision arithmetic library.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
Stijn Tintel [Thu, 17 Mar 2016 09:37:10 +0000 (10:37 +0100)]
node-serialport: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2016 09:36:47 +0000 (10:36 +0100)]
node-hid: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2016 09:35:53 +0000 (10:35 +0100)]
node-cylon: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Stijn Tintel [Thu, 17 Mar 2016 09:34:56 +0000 (10:34 +0100)]
node-arduino-firmata: add node host dependency
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>