Alexander Ryzhov
6bff5ab08b
libsoxr: make dynamic libraries
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Ted Hess
6c0d7a1db7
pulseaudio: build without soxr, install configs with all read permissions
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Ted Hess
99a49889a1
mpd: Update to 0.19.14, disable soxr
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Dov Murik
40daf44e61
Add libs/libfastjson - required for rsyslog 8.17.0
9 years ago
Antony Antony
7f594309bf
isc-dhcp: update to 4.3.3. Migrate from oldplackages
Signed-off-by: Antony Antony <antony@phenome.org>
9 years ago
Vladimir Ulrich
f4f62aa039
[utils/zoneinfo] Updated to the latest release
Signed-off-by: Vladimir Ulrich <admin@evl.su>
9 years ago
Matthias Schiffer
4457604f3b
ethtool: update to v4.5
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net>
9 years ago
Daniel Golle
784e6a1761
gnunet: update to r36953 and break-out peerstore
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Daniel Golle
010465f2fa
Merge pull request #2547 from mhei/fix-libinput
libinput: fix and optimize build
9 years ago
Hannu Nyman
131547a6e7
Merge pull request #2546 from dibdot/adblock
adblock: update 1.0.1
9 years ago
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>
9 years ago
Michael Heimpold
80f02cd1ed
php5: update to 5.6.19
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
Dirk Brenken
a066df55a5
adblock: update 1.0.1
* optimize list sort
* simplified block list removal
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
9 years ago
Yousong Zhou
1906eacf9c
Merge pull request #2058 from jefferyto/python-txsocksx
python-txsocksx: new package
9 years ago
Yousong Zhou
c8240048d8
Merge pull request #2540 from jefferyto/python-pyopenssl-16.0.0
python-pyopenssl: update to 16.0.0
9 years ago
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>
9 years ago
Yousong Zhou
05a0be3255
Merge pull request #2040 from jefferyto/python-service-identity
python-service-identity: new package
9 years ago
Yousong Zhou
4b7b73bebb
Merge pull request #2067 from jefferyto/python-gmpy2
python-gmpy2: new package
9 years ago
Luka Perkov
bff22d5831
Merge pull request #2494 from cshore/pull-request-lxc-auto
Pull request lxc auto
9 years ago
Luka Perkov
4e0aaf04cd
Merge pull request #2493 from cshore/pull-request-lxc-flock-dependency
utils/lxc: lxc-create templates depend on flock
9 years ago
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>
9 years ago
Yousong Zhou
f0c65b6253
Merge pull request #2056 from jefferyto/python-parsley
python-parsley: new package
9 years ago
Yousong Zhou
1c4ba02e1a
Merge pull request #2051 from jefferyto/python-gmpy
python-gmpy: new package
9 years ago
Jeffery To
478e0e6e66
python-pyopenssl: update to 16.0.0
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Yousong Zhou
454433cd99
Merge pull request #2039 from jefferyto/python-pyasn1-modules
python-pyasn1-modules: new package
9 years ago
Yousong Zhou
bd1b654be0
Merge pull request #2517 from jefferyto/python-attrs
python-attrs: new package
9 years ago
Yousong Zhou
982a2e4684
Merge pull request #2053 from jefferyto/python-pyptlib
python-pyptlib: new package
9 years ago
Yousong Zhou
e6b3c3da7a
Merge pull request #2052 from jefferyto/twisted
twisted: import from old packages feed
9 years ago
Hannu Nyman
142562b46e
Merge pull request #2538 from jefferyto/python-ipaddress-1.0.16
python-ipaddress: update to 1.0.16
9 years ago
Jeffery To
634f446e58
python-ipaddress: update to 1.0.16
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Hannu Nyman
a3a90b8bce
Merge pull request #2537 from jefferyto/python-idna-2.1
python-idna: update to 2.1
9 years ago
Hannu Nyman
d2e6ad09d7
Merge pull request #2536 from jefferyto/python-cffi-1.5.2
python-cffi: update to 1.5.2
9 years ago
Jeffery To
124b0201f9
python-idna: update to 2.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Jeffery To
f63ada1771
python-cffi: update to 1.5.2
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Hannu Nyman
1db99615b7
Merge pull request #2535 from jefferyto/python-cryptography-1.3.1
python-cryptography: update to 1.3.1
9 years ago
Jeffery To
6507258b41
python-cryptography: update to 1.3.1
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
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>
9 years ago
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>
9 years ago
Nikos Mavrogiannopoulos
5e28a2e0d7
ocserv: updated to 0.11.1
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Noah Meyerhans
d21ff2a0cb
Merge pull request #2526 from DonkZZ/bind
net/bind: Update db.root
9 years ago
Hannu Nyman
9ea127d524
Merge pull request #2527 from commodo/ovs-kernel-patch-fix
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
9 years ago
DonkZZ
40ac8c32d4
net/bind: PKG_RELEASE increased
Signed-off-by: DonkZZ <donk@evhr.net>
9 years ago
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>
9 years ago
DonkZZ
6cff74db52
net/bind: Little cleaning in named.init
The variable "config_file" appears twice.
Signed-off-by: DonkZZ donk@evhr.net
9 years ago
Alexandru Ardelean
6cb655eba8
openvswitch: fix kernel 4.4 patch for pre-4.4 kernels
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
9 years ago
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>
9 years ago
John Crispin
8eae2489b0
Merge pull request #2513 from stintel/nodejs
Add node host dependency to node-* packages
9 years ago
Hannu Nyman
4f1a189528
Merge pull request #2520 from cyanidium/master
nut: upstream version bump
9 years ago
Marty R
a72cb6c955
nut: upstream version bump
Version bump package to latest v2.7.4 code from upstream. No changes needed for packaging.
9 years ago
Álvaro Fernández Rojas
d1e5f9ca5d
Merge pull request #2464 from openwrt-es/bluez-next
bluez: add support for Raspberry Pi 3
9 years ago