Commit graph

13836 commits

Author SHA1 Message Date
Jeffery To
f0889f8a73 obfs4proxy: Remove build dependencies
The Go compiler can now manage the build dependencies by itself, as
obfs4proxy has been ported to a Go module.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 15:13:12 +08:00
Jeffery To
0d3ec704b0 golang: Add support for setting gcflags/ldflags from package Makefile
This adds several variables for Go package Makefiles:
* GO_PKG_GCFLAGS - go tool compile arguments
* GO_PKG_LDFLAGS - go tool link arguments
* GO_PKG_LDFLAGS_X - go tool link -X definitions

Settings these will add the corresponding flags to the go install
command line. (Other command line arguments can still be added by
passing them as the first argument to GoPackage/Build/Compile.)

This also adds Go's runtime environment variables (GOGC, GOMAXPROCS,
GOTRACEBACK) to the unexport list.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2019-03-21 10:10:21 +08:00
Peter Wagner
d19533318e libsndfile: update to 2019-03-08
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2019-03-20 20:33:26 +01:00
Dirk Brenken
055b9b349f
Merge pull request #8453 from dibdot/travelmate
travelmate: 1.4.2
2019-03-20 20:26:43 +01:00
Dirk Brenken
bd806eb908 travelmate: 1.4.2
* fix a json related ressource leak
* add a reload trigger when the wireless config gets changed
* set an interface default 'trm_wwan' (like the LuCI frontend)
* reordered nested loops to optimize the connection handling

Signed-off-by: Dirk Brenken <dev@brenken.org>
2019-03-20 19:49:09 +01:00
Philip Prindeville
84204bb6b8
Merge pull request #8434 from pprindeville/perl-text_csv-139
perl-text-csv_xs: update to 1.39
2019-03-20 09:41:59 -06:00
William Fleurant
aace467b06 yggdrasil: remove pkgarch, cleanup space with tabs
Signed-off-by: William Fleurant <william@netblazr.com>
2019-03-20 09:37:46 +01:00
Paul Spooren
aa4a59b715 routing-yggdrasil: add package
Yggdrasil builds end-to-end encrypted networks with IPv6. Beyond the
similarities with cjdns is a different routing algorithm. This
globally-agreed spanning tree uses greedy routing in a metric space.
Back-pressure routing techniques allow advanced link aggregation bonding
on per-stream basis.  In turn, a single stream will span across multiple
network interfaces simultaneously with much greater throughput.

Authored by: William Fleurant <meshnet@protonmail.com>
Signed-off-by: Paul Spooren <mail@aparcar.org>
2019-03-19 15:53:28 +01:00
Hannu Nyman
e2884eb99a
Merge pull request #8446 from cotequeiroz/python-qrcode_6.1
python-qrcode: bump to 6.1, fix dependencies
2019-03-19 16:37:23 +02:00
Hannu Nyman
fe673c0458
Merge pull request #8448 from commodo/tcpreplay-bump
tcpreplay: bump to version 4.3.2
2019-03-19 16:36:50 +02:00
Alexandru Ardelean
d761f083f3 tcpreplay: bump to version 4.3.2
This one contains only a few CVEs + bugfixes.

* CVE-2019-8381 memory access in do_checksum() (#538)
* CVE-2019-8376 NULL pointer dereference get_layer4_v6() (#537)
* CVE-2019-8377 NULL pointer dereference get_ipv6_l4proto() (#536)
* Rename Ethereal to Wireshark (#545)

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 09:19:29 +02:00
Hannu Nyman
21acccc487
Merge pull request #8444 from wvdakker/master
Shorewall: Bump to version 5.2.3.2
2019-03-19 09:03:05 +02:00
Josef Schlehofer
c996ea6e4e golang: update to version 1.12.1
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2019-03-19 14:53:18 +08:00
Alexandru Ardelean
b485a90aa3 python3: remove OpenSSL deprecated API patch
Fixes: https://github.com/openwrt/packages/issues/8399

These 2 patches cause some breakage for other packages.
For now, we drop them and wait for upstream to finalize a fix.
We can live with deprecated SSL APIs for a while. No need to hurry, since
this doesn't seem to help.

Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2019-03-19 14:09:03 +08:00
Luiz Angelo Daros de Luca
a99b9f128d trafficshaper: new package
trafficshaper create QoS rules to limit (or reserve) traffic used
by classes of clients.

Uplink and downlink can be controled (or not controlled) independently.

Client classes are defined by its network addresses (IPv4 or IPv6). Each
client class can define absolute or relative (to wan) bandwith, and also
the use (or not) of spare wan bandwidth when avaiable.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-19 00:27:57 +01:00
W. van den Akker
fc455d993d
Shorewall6: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:25:31 +01:00
W. van den Akker
b8ad6f54e4
Shorewall: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:20:36 +01:00
W. van den Akker
317d684134
Shorewall6-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:19:29 +01:00
W. van den Akker
c80a7ab94b
Shorewall-lite: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:18:33 +01:00
W. van den Akker
7c10f4af78
Shorewall-core: Bump to version 5.2.3.2.
Signed-off-by: W. van den Akker <wvdakker@wilsoft.nl>
2019-03-18 21:17:32 +01:00
Luiz Angelo Daros de Luca
05cb8878f5 ruby: update to 2.6.2
Bug fixes and a security update of the bundled RubyGems:

CVE-2019-8320: Delete directory using symlink when decompressing tar
CVE-2019-8321: Escape sequence injection vulnerability in verbose
CVE-2019-8322: Escape sequence injection vulnerability in gem owner
CVE-2019-8323: Escape sequence injection vulnerability in API response handling
CVE-2019-8324: Installing a malicious gem may lead to arbitrary code execution
CVE-2019-8325: Escape sequence injection vulnerability in errors

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2019-03-18 15:45:40 -03:00
Philip Prindeville
6256bffd33 perl-text-csv_xs: update to 1.39
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2019-03-17 14:13:35 -06:00
Hannu Nyman
c556ba0053
Merge pull request #8370 from danielg4/master
vpnc: fix IPv6-triggered inoperability
2019-03-17 16:23:19 +02:00
Ted Hess
b6d6f519aa
Merge pull request #8418 from cotequeiroz/libv4l_no-bpf
libv4l: avoid libelf dependency
2019-03-17 07:37:19 -04:00
Hannu Nyman
d8e61d49da postgresql: Revert adding build dependency to zlib/host
Revert the addition of build dependency in commit 2d1694ff7
to a non-existent host build of zlib.

The host build of zlib was removed already in April 2018 by
8dcd941d8b (diff-1ed408c61d79f9c6c5d197333e94ce8d)
which made zlib a build tool defined in /tools

The newly introduced build dependency causes always a warning like:
   WARNING: Makefile 'package/feeds/packages/postgresql/Makefile'
   has a build dependency on 'zlib/host', which does not exist

Not sure what was the error that 2d1694ff7 tried to fix,
but reference to a non-existent host build is not the solution.

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2019-03-17 10:33:25 +02:00
Hannu Nyman
e078d096b7
Merge pull request #8099 from ja-pa/torsocks
torsocks: add new package
2019-03-17 09:20:55 +02:00
Hannu Nyman
2929b6e62f
Merge pull request #8374 from dangowrt/tar-1.32
tar: update to version 1.32
2019-03-17 08:34:30 +02:00
Hannu Nyman
f50d26f716
Merge pull request #8427 from MikePetullo/gst1-libav
gst1-libav: update to 1.15.2
2019-03-17 06:59:23 +02:00
Hannu Nyman
c02a1aaac1
Merge pull request #8430 from MikePetullo/gst1-plugins-ugly
gst1-plugins-ugly: update to 1.15.2
2019-03-17 06:59:02 +02:00
Hannu Nyman
037aae08d8
Merge pull request #8429 from MikePetullo/gst1-plugins-good
gst1-plugins-good: update to 1.15.2
2019-03-17 06:58:43 +02:00
Hannu Nyman
1aa9fcee70
Merge pull request #8426 from MikePetullo/gst1-plugins-bad
gst1-plugins-bad: update to 1.15.2
2019-03-17 06:58:08 +02:00
Hannu Nyman
e526ebbf7f
Merge pull request #8425 from MikePetullo/gst1-plugins-base
gst1-plugins-base: update to 1.15.2
2019-03-17 06:57:46 +02:00
Hannu Nyman
c06179ba98
Merge pull request #8381 from cotequeiroz/python-certifi_2019.3.9
python-certifi: Update to 2019.3.9
2019-03-17 06:55:15 +02:00
Hannu Nyman
3fb73e8a0d
Merge pull request #8428 from MikePetullo/gstreamer1
gstreamer1: update to 1.15.2
2019-03-17 06:53:31 +02:00
Hannu Nyman
b9ad311fa7
Merge pull request #8424 from MikePetullo/lighttpd
lighttpd: update to 1.4.53
2019-03-17 06:53:02 +02:00
Hannu Nyman
ee9c90dfaf
Merge pull request #8423 from MikePetullo/php7-pecl-mcrypt
php7-pecl-mcrypt: update to 1.0.2
2019-03-17 06:52:34 +02:00
Hannu Nyman
6514d4415e
Merge pull request #8422 from MikePetullo/pigeonhole
pigeonhole: update to 0.5.5
2019-03-17 06:51:59 +02:00
Hannu Nyman
4054ac739f
Merge pull request #8421 from MikePetullo/krb5
krb5: update to 1.17
2019-03-17 06:51:40 +02:00
Jan Pavlinec
808e68e140
torsocks: add new package
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2019-03-17 02:49:32 +01:00
W. Michael Petullo
1fb4d2507d gst1-plugins-ugly: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:37:56 -04:00
W. Michael Petullo
260defa6ba gst1-plugins-good: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:37:19 -04:00
W. Michael Petullo
6995ed0e34 gst1-plugins-base: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:36:46 -04:00
W. Michael Petullo
fc6a8039a1 gst1-plugins-bad: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:35:49 -04:00
W. Michael Petullo
a1310e2d0b gst1-libav: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:34:14 -04:00
W. Michael Petullo
daa8f05d58 gstreamer1: update to 1.15.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 19:33:33 -04:00
W. Michael Petullo
3526adee17 lighttpd: update to 1.4.53
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:15:56 -04:00
W. Michael Petullo
ccc9ac49fb krb5: update to 1.17
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:13:55 -04:00
W. Michael Petullo
b39f8980a4 pigeonhole: update to 0.5.5
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:12:46 -04:00
W. Michael Petullo
8b645d8286 php7-pecl-mcrypt: update to 1.0.2
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2019-03-16 17:11:28 -04:00
Hannu Nyman
1acacbbf6c
Merge pull request #8208 from LAGonauta/update-prosody
prosody: Update package prosody to 0.11.2
2019-03-16 08:33:40 +02:00