Alexander Couzens
379afb45ef
socat: set BUILD_DATE to SOURCE_DATE_EPOCH
...
Build timestamp prevents reproducible builds [0].
SOURCE_DATE_EPOCH allows to use a timestamp which depends
on deterministic behaviour [1].
Fixes reproducible builds.
[0] https://reproducible-builds.org/docs/timestamps/
[1] https://reproducible-builds.org/specs/source-date-epoch/
Signed-off-by: Alexander Couzens <lynxis@fe80.eu >
2017-11-17 13:15:48 +01:00
Hannu Nyman and GitHub
8d18da0d4e
Merge pull request #5091 from Nokius/adblock-reg_de
...
adblock: add German list
2017-11-11 11:08:48 +02:00
Julius-Paul Jann
e49b2e2c08
adblock: add German list
...
Signed-off-by: Julius-Paul Jann <foss@nokius.net >
2017-11-09 20:41:53 +01:00
Peter Wagner
c6c1213b09
tor: update to 0.3.1.8
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-09 20:40:40 +01:00
Daniel Golle
4be3935a6f
gnunet: update to recent git snapshot
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2017-11-09 17:25:05 +01:00
champtar and GitHub
e822b1e241
Merge pull request #4647 from salzmdan/master
...
knot: upgrade to 2.5.6
2017-11-08 17:34:57 -08:00
champtar and GitHub
8cb3285bd4
Merge pull request #4885 from diizzyy/patch-92
...
net/dansguardian: Remove from tree
2017-11-08 17:29:36 -08:00
David Yang
6f0a88f1ed
mwan3: update to version 2.6.7
...
Signed-off-by: David Yang <mmyangfl@gmail.com >
2017-11-08 23:22:04 +08:00
David Yang
474e6bbdd7
mwan3: add check for ping
...
Signed-off-by: David Yang <mmyangfl@gmail.com >
2017-11-08 16:14:53 +08:00
David Yang
e094212b17
mwan3: reduce dependency on src_ip
...
Interfaces may be managed by 3rd-party scripts, thus src_ip may not be
always available in uci.
Signed-off-by: David Yang <mmyangfl@gmail.com >
2017-11-08 16:14:52 +08:00
David Yang
6f38affd0c
mwan3: fix empty gateway when creating routing table
...
Interfaces of some PtP protocols do not have a real gateway. In that
case ubus may fill them with '0.0.0.0' or even leave it blank. This
will cause error when adding new routing rule.
Signed-off-by: David Yang <mmyangfl@gmail.com >
2017-11-08 16:14:50 +08:00
David Yang
5688f3e65a
mwan3: reduce unnecessary comparisons
...
Signed-off-by: David Yang <mmyangfl@gmail.com >
2017-11-08 16:14:46 +08:00
Zoltan Herpai and GitHub
91dc4e824d
Merge pull request #5059 from wigyori/master
...
net/sshfs: update to 2.10
2017-11-07 10:40:54 +01:00
Daniel Golle
c7602c74bb
gnurl: update to version 7.56.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2017-11-07 01:30:02 +01:00
Peter Wagner
274eb1e720
nfs-kernel-server: update to 2.2.1
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-06 12:21:12 +01:00
Peter Wagner
b819714142
git: update to 2.15.0
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-06 12:21:12 +01:00
Saverio Proto
a665803ef2
tinc: version bump 1.0.33
...
Signed-off-by: Saverio Proto <saverio.proto@switch.ch >
2017-11-05 00:56:07 +01:00
Zoltan HERPAI
a609f1bbab
net/sshfs: update to 2.10
...
Update to the latest release usable with fuse 2.x
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu >
2017-11-04 18:22:47 +01:00
Hannu Nyman and GitHub
4b3015b075
Merge pull request #5057 from dibdot/adblock
...
adblock: release 3.1.0
2017-11-04 15:51:26 +02:00
Dirk Brenken
02e21a1e71
adblock: release 3.1.0
...
* please note: config file update required!
* add 'whitelist only' mode, block access to all domains
except those explicitly listed in the whitelist file
* rework awk regex for all blocklist sources
* include 'third-party' domains for all regional lists
* change adguard url and refine filter ruleset
* use POSIX character classes
* fix regex for whitelist preparation
* fix corner case parsing issues
* fix enable/disable behavior
* various other small fixes
* documentation update
Signed-off-by: Dirk Brenken <dev@brenken.org >
2017-11-04 14:00:20 +01:00
Hannu Nyman and GitHub
d6414cf42b
Merge pull request #5041 from StevenHessing/noddos
...
noddos: bump to v0.5.5
2017-11-02 17:36:07 +02:00
Daniel Salzman
f98ab6689f
knot: upgrade to 2.5.6
...
Signed-off-by: Daniel Salzman <daniel.salzman@nic.cz >
2017-11-02 10:38:50 +01:00
Steven Hessing
dc19369d5c
noddos: bump up to noddos v0.5.5
...
Signed-off-by: Steven Hessing <steven.hessing@gmail.com >
2017-11-01 21:27:04 -07:00
Peter Wagner
53e9e952ea
wget: set myself as maintainer
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-11-01 22:24:43 +01:00
Hannu Nyman and GitHub
58b038e8b5
Merge pull request #5039 from wendy2001011/wendy-1
...
ddns-script: fix update_url incorrect for duckdns.org service
2017-10-31 18:48:00 +02:00
Hannu Nyman
92ffab8bbe
wget: fix update to 1.19.2 for buildbot
...
Disable linkage to libunistring with a hack: advice configure
to use included libunistring when there is actually none.
This avoids libunistring detection in buildbot the the need
for dependency.
Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi >
2017-10-30 18:37:27 +02:00
champtar and GitHub
ced4eaf5a5
Merge pull request #3647 from rogerpueyo/mikrotik-btest
...
mikrotik-btest: Add package
2017-10-30 09:33:50 -07:00
Peter Wagner
d971514af8
tor: disable lzma to get rid of the liblzma.so.5 dependency
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-30 12:22:37 +01:00
Roger Pueyo Centelles
8a51e7d213
mikrotik-btest: Add package
...
mikrotik-btest is a bandwidth test client compatible with Mikrotik's RouterOS BTest server.
Signed-off-by: Roger Pueyo Centelles <roger.pueyo@guifi.net >
2017-10-30 09:08:51 +01:00
Wendy Wu
8e62bc6b6c
ddns-script: fix update_url incorrect for duckdns.org service
...
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com >
Compile tested: arch:arm, OpenWRT/LEDE version:for-15.05
Run tested: arch:arm, OpenWRT/LEDE version:for-15.05, tests done
Description:
<ddns-script>: fix update_url incorrect for duckdns.org service
Signed-off-by: Wendy Wu <wendy2001011@163.com >
2017-10-30 14:07:16 +08:00
Peter Wagner
11af80ebe1
wget: update to 1.19.2
...
Fixes: CVE-2017-13089, CVE-2017-13090
switch to gz as there is no xz tarball for 1.19.2
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-29 19:39:08 +01:00
Matthias Schiffer
dfd652ff3b
jool: fix PKG_BUILD_DIR to avoid kernel ABI mismatch
...
As jool builds a kernel module, a PKG_BUILD_DIR under KERNEL_BUILD_DIR must
be used to avoid reusing build artifacts when switching to a different
target of the same architecture. Otherwise, kernel ABI mismatches may
result, leading to an unusuable module, or build failures like the
following:
Package kmod-jool is missing dependencies for the following libraries:
crypto_hash.ko
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2017-10-29 18:36:59 +01:00
Peter Wagner
90a74ed428
irssi: fix typo
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-29 17:07:24 +01:00
Peter Wagner
dfb51561ef
irssi: update to 1.0.5
...
Fixes the following CVEs:
CVE-2017-15227
https://nvd.nist.gov/vuln/detail/CVE-2017-15227
CVE-2017-15228
https://nvd.nist.gov/vuln/detail/CVE-2017-15228
CVE-2017-15721
https://nvd.nist.gov/vuln/detail/CVE-2017-15721
CVE-2017-15722
https://nvd.nist.gov/vuln/detail/CVE-2017-15722
CVE-2017-15723
https://nvd.nist.gov/vuln/detail/CVE-2017-15723
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-29 17:04:22 +01:00
Hannu Nyman and GitHub
80c3c0bd2f
Merge pull request #5011 from Borromini/mii-tool
...
mii-tool: fix kernel 4.9 compatibility
2017-10-27 22:27:51 +03:00
Stijn Segers
8b829cdbc1
net/mii-tool: fix kernel 4.9 compatibility
...
Signed-off-by: Stijn Segers <francesco.borromini@inventati.org >
2017-10-27 20:16:53 +02:00
Hannu Nyman and GitHub
0f1e755ec2
Merge pull request #4996 from f00fc7c9/dynv6
...
ddns-scripts: fix dynv6.com "unchanged" response
2017-10-27 16:28:59 +03:00
Peter Wagner
314aad053b
git: update to 2.14.3
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-27 00:12:31 +02:00
Hannu Nyman and GitHub
9ad97d7585
Merge pull request #5016 from tru7/0.0.1.34
...
linknx: bump to version 0.0.1.34
2017-10-26 18:28:12 +03:00
Othmar Truniger
3c668250f9
linknx: bump to version 0.0.1.34
...
Signed-off-by: Othmar Truniger <github@truniger.ch >
2017-10-25 20:26:27 +02:00
Hannu Nyman and GitHub
5e6b44559e
Merge pull request #5008 from commodo/ovs-upgrade-2.8.1
...
openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS build
2017-10-25 20:02:02 +03:00
Hannu Nyman and GitHub
bc4671ac5b
Merge pull request #5000 from kissg1988/seafile
...
seafile: upgrade to 6.2.2
2017-10-25 19:59:35 +03:00
Marcin Jurkowski
f3bf7eb125
nbd: fix gnutls dependency
...
Get rid of gnutls dependency introduced in 5bca84b . Needs patching
configure script to make gnutls existence test optional.
Signed-off-by: Marcin Jurkowski <marcin1j@gmail.com >
2017-10-25 16:52:28 +02:00
Alexandru Ardelean
1a53301cd1
openvswitch: upgrade to 2.8.1 ; package more stuff from the OVS build
...
I should have packaged the OVN stuff, VTEP and what-not
earlier, but was not inspired to do this earlier.
I made some time now to package those parts.
Disabling flake8 & python3 explicitly.
They might get detected and cause weird build errors.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2017-10-24 14:57:12 +03:00
Gergely Kiss
252442d294
seafile: upgrade to 6.2.2
...
Signed-off-by: Gergely Kiss <mail.gery@gmail.com >
2017-10-22 23:43:09 +02:00
Hannu Nyman and GitHub
71f79a6e23
Merge pull request #4995 from kuoruan/aria2
...
Aria2 Update
2017-10-22 23:15:53 +03:00
Peter Wagner
39a9b7867c
tor: update to 0.3.1.7
...
Signed-off-by: Peter Wagner <tripolar@gmx.at >
2017-10-22 21:32:59 +02:00
Ernest Moshkov
6943f44550
ddns-scripts: fix dynv6.com "unchanged" response
...
Maintainer: Christian Schoenebeck <christian.schoenebeck@gmail.com >
Run tested: LEDE Reboot 17.01.3 r3533-d0bf257c46
Description:
user.err ddns-scripts: IP update not accepted by DDNS Provider
dynv6.com response "unchanged" is OK
Signed-off-by: Ernest Moshkov <e.moshkov@gmail.com >
2017-10-22 17:08:38 +03:00
Hsing-Wang Liao
e66bfeafae
aria2: Bump 1.33.0
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-10-22 17:01:59 +08:00
Hsing-Wang Liao
fda73d7422
aria2: Fix typo in Config.in
...
Signed-off-by: Hsing-Wang Liao <kuoruan@gmail.com >
2017-10-22 17:01:40 +08:00