Commit graph

5305 commits

Author SHA1 Message Date
Ted Hess
6c0d7a1db7 pulseaudio: build without soxr, install configs with all read permissions
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-25 17:48:41 -04:00
Ted Hess
99a49889a1 mpd: Update to 0.19.14, disable soxr
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-03-25 17:22:43 -04:00
Dov Murik
40daf44e61 Add libs/libfastjson - required for rsyslog 8.17.0 2016-03-25 14:03:53 -04:00
Antony Antony
7f594309bf isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
2016-03-25 13:17:46 +01:00
Vladimir Ulrich
f4f62aa039 [utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
2016-03-25 03:14:22 +03:00
Matthias Schiffer
4457604f3b ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
2016-03-25 00:07:35 +01:00
Daniel Golle
784e6a1761 gnunet: update to r36953 and break-out peerstore
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-24 16:17:45 +01:00
Daniel Golle
010465f2fa Merge pull request #2547 from mhei/fix-libinput
libinput: fix and optimize build
2016-03-23 23:50:50 +01:00
Hannu Nyman
131547a6e7 Merge pull request #2546 from dibdot/adblock
adblock: update 1.0.1
2016-03-23 23:27:34 +02:00
Michael Heimpold
e0aad338b7 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>
2016-03-23 21:32:16 +01:00
Michael Heimpold
80f02cd1ed php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-03-23 21:13:55 +01:00
Dirk Brenken
a066df55a5 adblock: update 1.0.1
* optimize list sort
* simplified block list removal

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-23 21:02:45 +01:00
Daniel Dickinson
a25514e9ad net/vpnc: Add option to prevent retry on authentication failure
On some systems too many retries with authentication failure results
in IP or username being locked out, so add option to prevent retries
in the event of authentication failure

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
2016-03-23 02:06:34 -04:00
Yousong Zhou
1906eacf9c Merge pull request #2058 from jefferyto/python-txsocksx
python-txsocksx: new package
2016-03-22 23:03:17 -05:00
Yousong Zhou
c8240048d8 Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0
python-pyopenssl: update to 16.0.0
2016-03-22 22:21:36 -05:00
Jeffery To
937d5e544d 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>
2016-03-23 11:19:37 +08:00
Yousong Zhou
05a0be3255 Merge pull request #2040 from jefferyto/python-service-identity
python-service-identity: new package
2016-03-22 22:10:06 -05:00
Yousong Zhou
4b7b73bebb Merge pull request #2067 from jefferyto/python-gmpy2
python-gmpy2: new package
2016-03-22 21:09:59 -05:00
Luka Perkov
bff22d5831 Merge pull request #2494 from cshore/pull-request-lxc-auto
Pull request lxc auto
2016-03-22 23:32:29 +01:00
Luka Perkov
4e0aaf04cd Merge pull request #2493 from cshore/pull-request-lxc-flock-dependency
utils/lxc: lxc-create templates depend on flock
2016-03-22 23:30:37 +01:00
Etienne CHAMPETIER
8dfc434b3c zabbix: add missing dependency on libiconv ($(ICONV_DEPENDS))
this fixes #2507
thanks @gilfrade and @Noltari

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-03-22 21:47:46 +00:00
Yousong Zhou
f0c65b6253 Merge pull request #2056 from jefferyto/python-parsley
python-parsley: new package
2016-03-22 07:46:54 -05:00
Yousong Zhou
1c4ba02e1a Merge pull request #2051 from jefferyto/python-gmpy
python-gmpy: new package
2016-03-22 07:44:02 -05:00
Jeffery To
478e0e6e66 python-pyopenssl: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:29:05 +08:00
Yousong Zhou
454433cd99 Merge pull request #2039 from jefferyto/python-pyasn1-modules
python-pyasn1-modules: new package
2016-03-22 07:19:44 -05:00
Yousong Zhou
bd1b654be0 Merge pull request #2517 from jefferyto/python-attrs
python-attrs: new package
2016-03-22 07:12:16 -05:00
Yousong Zhou
982a2e4684 Merge pull request #2053 from jefferyto/python-pyptlib
python-pyptlib: new package
2016-03-22 07:07:29 -05:00
Yousong Zhou
e6b3c3da7a Merge pull request #2052 from jefferyto/twisted
twisted: import from old packages feed
2016-03-22 07:06:51 -05:00
Hannu Nyman
142562b46e Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16
python-ipaddress: update to 1.0.16
2016-03-22 14:01:56 +02:00
Jeffery To
634f446e58 python-ipaddress: update to 1.0.16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 20:00:01 +08:00
Hannu Nyman
a3a90b8bce Merge pull request #2537 from jefferyto/python-idna-2.1
python-idna: update to 2.1
2016-03-22 13:59:04 +02:00
Hannu Nyman
d2e6ad09d7 Merge pull request #2536 from jefferyto/python-cffi-1.5.2
python-cffi: update to 1.5.2
2016-03-22 13:56:26 +02:00
Jeffery To
124b0201f9 python-idna: update to 2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:52:42 +08:00
Jeffery To
f63ada1771 python-cffi: update to 1.5.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 19:46:44 +08:00
Hannu Nyman
1db99615b7 Merge pull request #2535 from jefferyto/python-cryptography-1.3.1
python-cryptography: update to 1.3.1
2016-03-22 12:26:54 +02:00
Jeffery To
6507258b41 python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-22 18:20:42 +08:00
Jeffery To
7332bee348 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>
2016-03-22 17:33:51 +08:00
Daniel Golle
b0f8e994f3 postgresql: update source to 9.5.1 and refresh patches
Setting the additional include path for host-build of ecpg is no
longer required and started breaking the build (PostgeSQL BUG-14033),
remove it.
Also, pgsql-server no longer requires shadow-su since procd can take
care of starting it running under the appropriate user.
Moving the dependency to pgsql-cli makes sense as the 'su' command is
still needed to boot-strap a new data directory and also commonly used
for other administration tasks. However, in that way the CLI and
shadow-su can be removed during production once pgsql-server has been
setup.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-21 23:04:28 +01:00
Nikos Mavrogiannopoulos
5e28a2e0d7 ocserv: updated to 0.11.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-03-21 20:28:01 +01:00
Noah Meyerhans
d21ff2a0cb Merge pull request #2526 from DonkZZ/bind
net/bind: Update db.root
2016-03-20 13:54:24 -07:00
Hannu Nyman
9ea127d524 Merge pull request #2527 from commodo/ovs-kernel-patch-fix
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
2016-03-20 17:38:21 +02:00
DonkZZ
40ac8c32d4 net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
2016-03-20 14:42:53 +01:00
DonkZZ
707851401c 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>
2016-03-20 14:38:15 +01:00
DonkZZ
6cff74db52 net/bind: Little cleaning in named.init
The variable "config_file" appears twice.

Signed-off-by: DonkZZ donk@evhr.net
2016-03-20 14:29:36 +01:00
Alexandru Ardelean
6cb655eba8 openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-20 12:19:43 +02:00
Jonathan McCrohan
620e8fe8c7 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>
2016-03-20 01:47:32 +00:00
John Crispin
8eae2489b0 Merge pull request #2513 from stintel/nodejs
Add node host dependency to node-* packages
2016-03-19 16:23:30 +01:00
Hannu Nyman
4f1a189528 Merge pull request #2520 from cyanidium/master
nut: upstream version bump
2016-03-19 09:54:04 +02:00
Marty R
a72cb6c955 nut: upstream version bump
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
2016-03-18 22:41:47 -07:00
Álvaro Fernández Rojas
d1e5f9ca5d Merge pull request #2464 from openwrt-es/bluez-next
bluez: add support for Raspberry Pi 3
2016-03-18 17:23:34 +01:00