Yousong Zhou
51795430fd
Merge pull request #2466 from zhao-gang/ss-client-update
shadowsocks-client: change git repository url
9 years ago
Zhao, Gang
5247bd7ea4
shadowsocks-client: change git repository url
Change the git repository url to use https. Because it's found that in
some network environments http doesn't work.
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
9 years ago
Peter Wagner
0cc876bc65
openssh: v7.2p1
Signed-off-by: Peter Wagner <tripolar@gmx.at>
9 years ago
Hannu Nyman
48e134b6ab
Merge pull request #2457 from commodo/ovs-upgrade
openvswitch: pull released version 2.5.0
9 years ago
Hannu Nyman
56688f68fd
Merge pull request #2463 from jefferyto/host-python-with-system-ffi
python: use external libffi for host python
9 years ago
Hannu Nyman
4d2c124797
Merge pull request #2455 from jefferyto/host-python-changes
Host python changes
9 years ago
Hannu Nyman
c96d6cb48d
Merge pull request #2458 from tru7/libesmtp
libesmtp: add ssl support, new upstream URL
9 years ago
Hannu Nyman
2768408f27
Merge pull request #2462 from zhao-gang/ss-client-update
shadowsocks-client: version bump to 0.6
9 years ago
Hannu Nyman
1624cc2d03
Merge pull request #2454 from dibdot/adblock
adblock: 0.91.0
9 years ago
Hannu Nyman
0b36e9a54d
Merge pull request #2459 from chris5560/master
ddns-scripts: correct freedns.afraid.org update url and new provider
9 years ago
Hannu Nyman
d693ac3b1a
Merge pull request #2456 from jefferyto/python-cryptography-update
python-cryptography: update to latest version
9 years ago
Jeffery To
4e3ae81b0c
python: use external libffi for host python
This will ensure that ctypes will use the same version of libffi as
other packages, e.g. python-cffi.
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
Zhao, Gang
db6dd3e9df
shadowsocks-client: version bump to 0.6
The patch has been merged by upstream.
Signed-off-by: Zhao, Gang <gang.zhao.42@gmail.com>
9 years ago
Luiz Angelo Daros de Luca
441dd131d0
Merge pull request #2461 from luizluca/ruby-2.3.0
ruby: bump to 2.3.0
9 years ago
Luiz Angelo Daros de Luca
f42b6fd6e3
ruby: bump to 2.3.0
New feature release for ruby.More info:
https://www.ruby-lang.org/en/news/2015/12/25/ruby-2-3-0-released/
Patches changes:
(-) 001-rdoc-remove_gems_dep.patch was merged
(+) 001-acinclude.m4_rename_aclocal.m4.patch backported from upstream.
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
9 years ago
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>
9 years ago
Nikos Mavrogiannopoulos
db993dc673
gnutls: updated to 3.4.10
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
9 years ago
Othmar Truniger
290358db62
libesmtp: add ssl support, new upstream URL
Signed-off-by: Othmar Truniger <github@truniger.ch>
9 years ago
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>
9 years ago
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>
9 years ago
Jeffery To
57c7942e25
python packages: update host install prefix
Signed-off-by: Jeffery To <jeffery.to@gmail.com>
9 years ago
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>
9 years ago
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>
9 years ago
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>
9 years ago
Daniel Golle
c9812eb7f5
tracertools: fix output for ues with collectd-mod-exec
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
9 years ago
Yousong Zhou
a2a5c3b20a
Merge pull request #2441 from urusha/newpkg2
Add arp-scan package
9 years ago
Sergey Urushkin
9811743dee
arp-scan: add package
Signed-off-by: Sergey Urushkin <urusha.v1.0@gmail.com>
9 years ago
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>
9 years ago
Jo-Philipp Wich
9f5057a175
Merge pull request #2397 from stintel/snmp
net-snmp: reload snmpd on interface events
9 years ago
Yousong Zhou
d406b49d79
Merge pull request #2444 from oneru/nano-2.5.3
Updates to 2.5.3 and updates copyright year.
9 years ago
Jonathan Bennett
4a840ae361
Updates to 2.5.3 and updates copyright year.
Signed-off-by: Jonathan Bennett <JBennett@incomsystems.biz>
9 years ago
Hannu Nyman
bb75ed263d
Merge pull request #2438 from stintel/ddns
ddns-scripts: uclient-fetch supports -4/-6
9 years ago
Stijn Tintel
2789e6b3f3
ddns-scripts: uclient-fetch supports -4/-6
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
9 years ago
Hannu Nyman
31b70f938f
Merge pull request #2435 from dibdot/adblock
adblock: 0.90.0
9 years ago
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>
9 years ago
Michael Heimpold
1382bd46e3
mmc-utils: upgrade to latest revision
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
9 years ago
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>
9 years ago
Hannu Nyman
643719a2eb
Merge pull request #2428 from Shulyaka/master
postfix: version update to 3.1.0
9 years ago
Ted Hess
b8905657d6
Merge pull request #2430 from thess/v4l2-update
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility wit…
9 years ago
Ted Hess
2f8f5d54e4
Merge pull request #2427 from openwrt-es/shairport-sync-next
shairport-sync: update to latest version
9 years ago
Ted Hess
4c73560932
libv4l: Update version to 1.10.0. Fix musl/uClibc incompatibility with getsubopt()
Signed-off-by: Ted Hess <thess@kitschensync.net>
9 years ago
Denis Shulyaka
eadf60cf82
postfix: version update to 3.1.0
Signed-off-by: Denis Shulyaka <Shulyaka@gmail.com>
9 years ago
Á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>
9 years ago
Álvaro Fernández Rojas
23421bd104
unrar: update to v5.3.11
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
f4e9b2d9e9
shairplay: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
c956b7dbb9
pciutils: update to 3.4.1
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
Álvaro Fernández Rojas
a708fa2f54
dump1090: update to latest version
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
9 years ago
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>
9 years ago
Alexander Ryzhov
f326e41ade
zip: respect LDFLAGS
Signed-off-by: Alexander Ryzhov <openwrt@ryzhov-al.ru>
9 years ago
Luka Perkov
e16c53636d
Merge pull request #2371 from plntyk/fix_squid_krb5
squid: disable krb5
9 years ago