Christian Schoenebeck
38866917d8
ddns-scripts: correct freedns.afraid.org update url and new provider
...
- roll back to "old" update_url of freedns.afraid.org fix for #2445 and openwrt/luci#661
- add provider nubem.com (IPv4 only)
- add provider nettica.com (IPv4 only)
- add provider zerigo.com (IPv4 and IPv6)
- add provider regfish.de (IPv4 and IPv6)
Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
2016-03-05 21:44:19 +01:00
Nikos Mavrogiannopoulos
db993dc673
gnutls: updated to 3.4.10
...
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
2016-03-05 11:57:08 +01:00
Othmar Truniger
290358db62
libesmtp: add ssl support, new upstream URL
...
Signed-off-by: Othmar Truniger <github@truniger.ch>
2016-03-05 10:53:07 +01:00
Alexandru Ardelean
91f5e2dbf2
openvswitch: pull released version 2.5.0
...
Also added a patch (from OVS trunk) that fixes pthread
thread stack sizes with musl.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2016-03-05 10:19:43 +02:00
Jeffery To
7eee7533de
python-cryptography: update to latest version
...
This version fixes a compilation error when used with OpenSSL 1.0.2g
(https://github.com/pyca/cryptography/issues/2750 ).
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:31:14 +08:00
Jeffery To
57c7942e25
python packages: update host install prefix
...
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:30:13 +08:00
Jeffery To
b70b978cc6
python: use default host build prefix, remove cross-compile workarounds for host
...
The sets host Python's prefix and exec-prefix to the same value
($(STAGING_DIR)/host for packages, as currently defined in
include/host-build.mk), which avoids the case where pyconfig.h is
not in the same location as Python's other header files (see
https://bugs.python.org/issue896330 ).
This also removes some cross compilation workarounds
(_python_sysroot/prefix/exec_prefix, disabling byte-compilation,
__PYVENV_LAUNCHER__) that are not necessary when compiling packages
for host.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2016-03-05 02:30:12 +08:00
Dirk Brenken
8a0e3c0940
adblock: 0.91.0
...
* fix blocklist footer/counter
* optimize/rework blocklist rulesets
* change source url for spam404 and yoyo
* code cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-03-04 15:23:01 +01:00
Hannu Nyman
d43df25b1f
python-cffi: mark BROKEN due to buildbot breakage
...
python-cffi's host section has trouble compiling at buildbot.
Yesterday it stopped all buildbot runs that reached the package.
Mark the package temporarily as BROKEN to enable buildbot to complete the build.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-04 11:51:15 +02:00
Daniel Golle
c9812eb7f5
tracertools: fix output for ues with collectd-mod-exec
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-03-03 13:00:01 +01:00
Yousong Zhou
a2a5c3b20a
Merge pull request #2441 from urusha/newpkg2
...
Add arp-scan package
2016-03-02 10:36:40 +08:00
Sergey Urushkin
9811743dee
arp-scan: add package
...
Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
2016-03-01 12:58:21 +03:00
Hannu Nyman
b49d41f289
nano: use GNU alias for source download
...
Download source using the GNU alias in order to get fault-tolerance.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2016-03-01 10:29:13 +02:00
Jo-Philipp Wich
9f5057a175
Merge pull request #2397 from stintel/snmp
...
net-snmp: reload snmpd on interface events
2016-03-01 06:32:51 +01:00
Yousong Zhou
d406b49d79
Merge pull request #2444 from oneru/nano-2.5.3
...
Updates to 2.5.3 and updates copyright year.
2016-03-01 10:15:29 +08:00
Jonathan Bennett
4a840ae361
Updates to 2.5.3 and updates copyright year.
...
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
2016-02-29 19:15:35 -06:00
Hannu Nyman
bb75ed263d
Merge pull request #2438 from stintel/ddns
...
ddns-scripts: uclient-fetch supports -4/-6
2016-02-29 21:32:07 +02:00
Stijn Tintel
2789e6b3f3
ddns-scripts: uclient-fetch supports -4/-6
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
2016-02-29 11:38:23 +01:00
Hannu Nyman
31b70f938f
Merge pull request #2435 from dibdot/adblock
...
adblock: 0.90.0
2016-02-28 22:40:30 +02:00
Dirk Brenken
a869954089
adblock: 0.90.0
...
* all relevant adblock events will be properly written to syslog/stdout
* removed needless 'debug log' option
* add optional parm 'adb_forcedns' to redirect all queries to local
resolver (default: '1', enabled)
* revised space check
* various code cosmetics & cleanups
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
2016-02-28 21:26:41 +01:00
Michael Heimpold
1382bd46e3
mmc-utils: upgrade to latest revision
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2016-02-27 22:13:14 +01:00
Daniel Golle
98259c3c9e
gnunet: package REST interface, break-up experiments
...
new packages: gnunet-rest, gnunet-rps, gnunet-social
also improve package descriptions and maintain order
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-27 19:44:31 +02:00
Hannu Nyman
643719a2eb
Merge pull request #2428 from Shulyaka/master
...
postfix: version update to 3.1.0
2016-02-27 19:30:13 +02:00
Ted Hess
b8905657d6
Merge pull request #2430 from thess/v4l2-update
...
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility wit…
2016-02-27 11:48:36 -05:00
Ted Hess
2f8f5d54e4
Merge pull request #2427 from openwrt-es/shairport-sync-next
...
shairport-sync: update to latest version
2016-02-27 10:41:05 -05:00
Ted Hess
4c73560932
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with getsubopt()
...
Signed-off-by: Ted Hess <thess@kitschensync.net>
2016-02-27 09:49:17 -05:00
Denis Shulyaka
eadf60cf82
postfix: version update to 3.1.0
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2016-02-27 15:48:29 +03:00
Álvaro Fernández Rojas
db6d12f7c7
shairport-sync: update to latest version
...
Also adds PROVIDES definition to fix "shairport-sync" package installation
from feeds.
Remove unneeded openssl and polarssl config checks.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-02-27 13:24:10 +01:00
Álvaro Fernández Rojas
23421bd104
unrar: update to v5.3.11
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-02-27 12:52:56 +01:00
Álvaro Fernández Rojas
f4e9b2d9e9
shairplay: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-02-27 12:47:47 +01:00
Álvaro Fernández Rojas
c956b7dbb9
pciutils: update to 3.4.1
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-02-27 12:37:02 +01:00
Álvaro Fernández Rojas
a708fa2f54
dump1090: update to latest version
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
2016-02-27 12:31:59 +01:00
Mike Miller
19ae11e91b
dump1090: Support cross-compiling (from OS X)
...
dump1090 doesn't detect cross-compilation; instead, they check uname.
For OpenWrt, the target will always be Linux, so just forcibly set it.
Signed-off-by: Mike Miller <github@mikeage.net>
2016-02-27 12:21:16 +01:00
Alexander Ryzhov
f326e41ade
zip: respect LDFLAGS
...
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
2016-02-27 12:14:15 +01:00
Luka Perkov
e16c53636d
Merge pull request #2371 from plntyk/fix_squid_krb5
...
squid: disable krb5
2016-02-26 12:25:09 +01:00
Daniel Golle
123dec1d82
gnunet: update sources to r36918
...
always build experimental code, as 'dv' and 'flat' components are
now packaged independently.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-26 13:19:16 +02:00
Yousong Zhou
1a8da144a9
Merge pull request #2041 from yousong/qemu
...
qemu: new package qemu-ga
2016-02-26 18:09:22 +08:00
Yousong Zhou
3ea82eecb7
qemu: new package qemu-ga
...
Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
2016-02-26 18:07:53 +08:00
diizzyy
7e38b9befe
ddns-scripts: add dynu.com
...
Add dynu.com service
Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net
2016-02-26 11:40:17 +02:00
Hannu Nyman
55cb6a0ca0
Merge pull request #2422 from Shulyaka/master
...
postfix: version update to 3.0.4
2016-02-25 23:40:44 +02:00
Denis Shulyaka
2e150391dc
postfix: version update to 3.0.4
...
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
2016-02-26 00:22:09 +03:00
Hannu Nyman
36785c2f0e
Merge pull request #2414 from diizzyy/patch-1
...
ddns-scripts: fix freedns.afraid.org and bump pkg release
2016-02-25 22:12:32 +02:00
Nikos Mavrogiannopoulos
f87f3fc249
Merge pull request #2261 from cshore/pull-request-gnutls-with-cryptodev
...
libs/gnutls: Fix selecting cryptodev support fails to depend on kmod-…
2016-02-25 17:28:52 +01:00
Nikos Mavrogiannopoulos
8ad914bd38
Merge pull request #2295 from sairon/cryptodev-remove-deprecated-deps
...
cryptodev: remove dependency on kmod-crypto-core
2016-02-25 17:27:36 +01:00
Marcel Denia
b41beefe42
perl-cgi: Update to 4.26
...
Signed-off-by: Marcel Denia <naoir@gmx.net>
2016-02-24 20:36:21 +01:00
diizzyy
8f97885bc1
ddns-scripts: bump package release
...
Update package release due to changes
2016-02-24 08:22:38 +01:00
diizzyy
4543f12b97
ddns-scripts: fix freedns.afraid.org
...
Add correct URL
Signed-off-by: Daniel Engberg daniel.engberg.lists@pyret.net
2016-02-24 08:20:40 +01:00
Ted Hess
69f2c22384
Merge pull request #2338 from thess/alsa-test
...
alsa: Update to 1.1.0, disable basic audio test (bat) utility
2016-02-23 11:02:08 -05:00
Ted Hess
3167476545
Merge pull request #2412 from antonlacon/ffmpeg-2.7.x
...
ffmpeg: update to 2.7.6
2016-02-23 11:00:59 -05:00
Daniel Golle
a0923994b8
tracertools: use new git HEAD
...
gitorious archive became available, so I could import the project
history from there into the new repo on github. Rebasing the changes
made since 2014 on top of the original git tree obviously caused
the commit hashes to differ.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2016-02-23 10:38:16 +02:00