1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-20 15:48:40 +02:00
Commit Graph

5055 Commits

Author SHA1 Message Date
Álvaro Fernández Rojas
375f34d362 flashrom: fix full and pci variants
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-03-28 09:17:44 +02:00
Álvaro Fernández Rojas
35a3f8d5d8 Merge pull request #2549 from stintel/pciutils
pciutils: remove eudev dependency
2016-03-28 09:12:27 +02:00
Vasilis Tsiligiannis
21362917e9 Merge branch 'master' of https://github.com/Wedmer/packages 2016-03-27 15:39:40 +03:00
champtar
fbe0368fce Merge pull request #2563 from stweil/master
admin/zabbix: Fix typos (found by codespell)
2016-03-27 13:58:22 +02:00
Stefan Weil
cce7d58269 admin/zabbix: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-27 11:57:33 +02:00
Stijn Tintel
7ea7af5125 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>
2016-03-27 04:34:49 +02:00
Vasilis Tsiligiannis
0e105b356e nsd: Update to v4.1.9
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2016-03-27 04:18:47 +03:00
Vasilis Tsiligiannis
22204c07d7 hamlib: Update to v3.0.1
Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
2016-03-27 02:36:56 +02:00
champtar
a7935f4dbc Merge pull request #2558 from dibdot/adblock
adblock: update 1.0.2
2016-03-26 12:41:37 +01:00
Dirk Brenken
e32bbffc7b adblock: update 1.0.2
* fix corner case during shallalist backup/restore

Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-26 12:24:38 +01:00
champtar
196b11f2b0 Merge pull request #2557 from stweil/master
utils: Fix typos (found by codespell)
2016-03-26 11:17:14 +01:00
Stefan Weil
b5738a3878 utils: Fix typos (found by codespell)
Signed-off-by: Stefan Weil <sw@weilnetz.de>
2016-03-26 09:53:01 +01:00
Ted Hess
6003d2d3d5 libsoxr: Make dynamic libraries
Signed-off-by: Ted Hess <thess@kitschensync.net>
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-03-25 17:52:45 -04:00
Alexander Ryzhov
6bff5ab08b libsoxr: make dynamic libraries
fixes https://github.com/openwrt/packages/issues/2533
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-03-25 17:52:45 -04:00
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
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
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
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