Commit Graph

12169 Commits

Author SHA1 Message Date
Florian Eckert 5d0406915e mwan3: update version to 2.7.6
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-08 12:29:15 +01:00
Florian Eckert ac5895cd7f mwan3: remove deprecated local_source config option
This feature is not needed anymore. This feature is replaced by the
change 46ed09408e

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-08 12:29:15 +01:00
Florian Eckert 85a6d89b8e mwan3: revert add online_metric for local_source none
This is not necessary.

This reverts commit be91e71805.
2018-11-08 12:29:12 +01:00
Hannu Nyman 2d20d82e3e Merge pull request #7295 from neheb/unbound
unbound: Remove deprecated OpenSSL API
2018-11-08 12:09:51 +02:00
Hannu Nyman 3a388061b8 Merge pull request #7335 from neheb/evh
libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
2018-11-07 17:23:58 +02:00
Luiz Angelo Daros de Luca e39273533d hplip: bump to 3.18.10
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
2018-11-06 19:03:33 -02:00
Rosen Penev a5c9c79797 libevhtp: Fix compilation on OpenSSL 1.0.2 without deprecated APIs
Also switched to the proper upstream.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 11:35:21 -08:00
Hannu Nyman d2d2df63d5 Merge pull request #6786 from neheb/patch-24
python-gnupg: Use a less braindead URL
2018-11-06 19:58:35 +02:00
Rosen Penev 3f6ca010bb python-gnupg: Use a more standard URL for easier version bumping
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:30:02 -08:00
Hannu Nyman 7681c108af Merge pull request #7315 from diizzyy/patch-16
fping: Update to 4.1
2018-11-06 18:03:58 +02:00
Hannu Nyman f9117262f0 Merge pull request #7316 from diizzyy/patch-17
stunnel: Update to 5.49
2018-11-06 18:03:23 +02:00
Hannu Nyman e58311c554 Merge pull request #7317 from diizzyy/patch-18
tmux: Update to 2.8
2018-11-06 18:03:08 +02:00
Hannu Nyman 788596c778 Merge pull request #7322 from neheb/prog
progress: Update to 0.14
2018-11-06 18:02:52 +02:00
Hannu Nyman a2ce8bf07f Merge pull request #6193 from rosysong/nqos
nft-qos: add new package
2018-11-06 17:58:19 +02:00
Hannu Nyman d744f8db82 Merge pull request #7325 from jefferyto/go-1.11.2-update
golang: Update to 1.11.2, fix build errors
2018-11-06 17:55:56 +02:00
Hannu Nyman 77cc6d69ba Merge pull request #6346 from jefferyto/tor-fw-helper
tor-fw-helper: new package
2018-11-06 17:55:27 +02:00
Jeffery To 3e84e30ba2 tor-fw-helper: new package
tor-fw-helper is a helper to automatically configuring port forwarding
for tor, using UPnP or NAT-PMP NAT traversal.

This is a tor-fw-helper rewrite in Go that functions as a drop in
replacement for the original C code.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-11-06 20:33:55 +08:00
Jeffery To 275e6c4a3d golang: Update to 1.11.2, fix build errors
When installing a newer host Go, be sure to remove the old host Go. Not
doing so causes errors[1] when trying to build target Go.

[1]: https://github.com/openwrt/packages/pull/7194#issuecomment-435948361

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
2018-11-06 19:32:23 +08:00
Rosy Song 6649ac91e9 nft-qos: add new package
This is the nftables implementation for qos on OpenWrt,
Currently, it has below features:

* Static QoS : setting limit rate for devices or global network.

* Dynamic/Auto QoS : setting limit rate according to the network
  bandwidth and adjust itself automatically (hotplug event).

* Traffic Priority : this feature is like traffic shaping under tc,
  it uses ingress hook to handle to packets here.

Signed-off-by: Rosy Song <rosysong@rosinson.com>
2018-11-06 16:13:28 +08:00
Rosen Penev 02f5f95631 progress: Update to 0.14
Switched to codeload for easier package bumping

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 21:32:13 -08:00
Rosen Penev 1200c508fb unbound: Remove deprecated OpenSSL API
This will become pointless once OpenSSL 1.1.1 enters the tree.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 16:32:11 -08:00
Ted Hess 9753c21d5c Merge pull request #7232 from neheb/patch-11
libarchive: Update to 3.3.3
2018-11-05 17:40:08 -05:00
Hannu Nyman 52eef656d3 Merge pull request #7314 from neheb/patch-2
django: Update to 1.11.16
2018-11-05 22:13:16 +02:00
Michael Heimpold 6b655766de Merge pull request #6851 from neheb/patch-4
libextractor: Update to 1.7

Merged after maintainer timeout. I also successfully compile tested for mxs platform.
2018-11-05 21:00:47 +01:00
Daniel Engberg 83ccc78d66 tmux: Update to 2.8
Update tmux to 2.8

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-05 20:44:05 +01:00
Daniel Engberg 31e27e9d82 stunnel: Update to 5.49
Update stunnel to 5.49

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-05 20:41:01 +01:00
Rosen Penev b0e4ec2924 django: Update to 1.11.16
Fixed a race condition in QuerySet.update_or_create() that could result in data loss (#29499).

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 11:37:48 -08:00
Daniel Engberg 95bde85468 fping: Update to 4.1
Update fping to 4.1

Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net>
2018-11-05 20:37:14 +01:00
Michael Heimpold a8288e24ba Merge pull request #7311 from neheb/btrfs
btrfs-progs: Update to 4.19
2018-11-05 20:34:05 +01:00
Rosen Penev 21330d74c0 btrfs-progs: Update to 4.19
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 10:04:21 -08:00
Hannu Nyman 48f31dd600 Merge pull request #7310 from neheb/fio
fio: Update to 3.12
2018-11-05 18:40:03 +02:00
Hannu Nyman 9f70185990 Merge pull request #7312 from sartura/libyang
libyang: update to 0.16-r2
2018-11-05 18:39:41 +02:00
Mislav Novakovic e4eac8f33e libyang: update to 0.16-r2
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
2018-11-05 12:29:58 +01:00
Rosen Penev 3137482f8d fio: Update to 3.12
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-04 17:36:00 -08:00
Hannu Nyman 81c9ff735d Merge pull request #5781 from jefferyto/obfs4proxy
obfs4proxy: new packages (including dependencies)
2018-11-04 20:34:36 +02:00
Peter Wagner 555e3ff88b tor:update to 0.3.4.9
Signed-off-by: Peter Wagner <tripolar@gmx.at>
2018-11-04 18:07:31 +01:00
Hannu Nyman ddbe90b93b Merge pull request #7308 from hnyman/haveged
haveged: update to 1.9.4
2018-11-04 16:12:59 +02:00
Hannu Nyman f316aaeab6 haveged: update to 1.9.4
Version bump to 1.9.4

Development has moved to github.
 * old site: http://www.issihosts.com/haveged
 * new site: https://github.com/jirka-h/haveged

Signed-off-by: Hannu Nyman <hannu.nyman@iki.fi>
2018-11-04 15:58:22 +02:00
Dirk Brenken 4e70f1c949 Merge pull request #7258 from jonathanunderwood/stubby_documentation
stubby: add reload_config to documentation
2018-11-04 13:36:48 +01:00
Dirk Brenken 8e00bab166 Merge pull request #7257 from jonathanunderwood/stubby_fix_init
stubby: fix loading of config file
2018-11-04 13:36:29 +01:00
Hannu Nyman c1f2405d33 Merge pull request #6269 from neheb/patch-23
spi-tools: Update to 0.8.1
2018-11-04 13:45:09 +02:00
Hannu Nyman 5b69781a8d Merge pull request #6938 from neheb/more
moreutils: Update to 0.62 and switch to git tarball
2018-11-04 13:00:54 +02:00
Hannu Nyman bccd074f43 Merge pull request #7265 from neheb/patch-27
python-attrs: Update to 18.2.0
2018-11-04 12:56:50 +02:00
jonathanunderwood 35a377dbfc stubby: add Jonathan Underwood as co-maintainer (#7307)
Signed-off-by: Jonathan G. Underwood <jonathan.underwood@gmail.com>
2018-11-04 10:49:52 +00:00
Rosen Penev 3ee65300d1 libldns: Fix OpenSSL deprecated API usage
Tested with OpenSSL 1.0.2 and 1.1.1

Signed-off-by: Rosen Penev <rosenp@gmail.com>
[minor tweak to add #ifdef HAVE_SSL in host2str.c]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-11-04 10:22:05 +00:00
champtar d36a7cf1b1 Merge pull request #7304 from ejurgensen/mxml_upgrade_212
mxml: update to 2.12
2018-11-03 21:35:17 -04:00
Espen Jürgensen fec70fc0d7 mxml: update to 2.12
Signed-off-by: Espen Jürgensen <espenjurgensen+openwrt@gmail.com>
2018-11-03 21:56:41 +01:00
Etienne Champetier 7d38990928 build,circleci: fix container digest
I used podman/buildah to build this image, and the local sha256 is not the same than
the docker hub sha256. The layers are the same, so maybe just docker hub changing the manifest

Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
2018-11-03 08:53:48 -04:00
Hannu Nyman b0bf54c9b3 Merge pull request #7229 from diizzyy/patch-14
fish: Add (lib)pcre2 dependency
2018-11-03 09:25:33 +02:00
Hannu Nyman ea8f30cf65 Merge pull request #7278 from neheb/seafile
seafile-ccnet: Update to 6.3.4
2018-11-03 09:23:27 +02:00