Marko Ratkaj and GitHub
ae658a0c4a
Merge pull request #7328 from sartura/file_bump_version_to_5.35
...
libs: file: bump version to 5.35
2018-11-09 11:07:24 +01:00
Marko Ratkaj
32bfce961b
libs: file: bump version to 5.35
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2018-11-09 10:57:58 +01:00
Marko Ratkaj and GitHub
af91fd7033
Merge pull request #7332 from sartura/squid_bump_version_to_4.4
...
net: squid: bump version to 4.4
2018-11-09 10:44:30 +01:00
Marko Ratkaj and GitHub
48796c1ecb
Merge pull request #7329 from sartura/libuv_bump_version_to_1.23.2
...
libs: libuv: bump version to 1.23.2
2018-11-09 10:42:10 +01:00
Marko Ratkaj and GitHub
c30d3ba5b3
Merge pull request #7327 from sartura/sysstat_bump_version_to_12.0.2
...
utils: sysstat: bump version to 12.0.2
2018-11-09 10:40:46 +01:00
Marko Ratkaj and GitHub
e0f37d4d22
Merge pull request #7326 from sartura/jq_bump_version_to_1.6
...
utils: jq: bump version to 1.6
2018-11-09 10:40:21 +01:00
Hannu Nyman and GitHub
4453a8d30e
Merge pull request #7354 from diizzyy/netdata
...
netdata: Update to 1.11.0
2018-11-08 21:53:52 +02:00
Hannu Nyman and GitHub
5ada5d3689
Merge pull request #7353 from neheb/patch-4
...
libndpi: Add PKG_BUILD_DEPENDS to fix compilation
2018-11-08 21:51:48 +02:00
Rosen Penev and Kevin Darbyshire-Bryant
96e1853812
znc: Fix compilation without deprecated APIs in OpenSSL 1.0.2
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
[correct configure flag from enable-ssl to enable-openssl]
Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk >
2018-11-08 19:36:03 +00:00
Rosen Penev
466fd71328
libndpi: Add patches from the 2.4-stable branch to fix compilation
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-11-08 11:31:34 -08:00
Daniel Engberg
8e1d493093
netdata: Update to 1.11.0
...
Update netdata to 1.11.0
Signed-off-by: Daniel Engberg <daniel.engberg.lists@pyret.net >
2018-11-08 19:44:09 +01:00
champtar and GitHub
3d3d75a7ba
Merge pull request #7339 from neheb/cyrus
...
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
2018-11-08 11:24:25 -05:00
Rosen Penev
0aea7c69fd
cyrus-sasl: Fix compilation without deprecated APIs on OpenSSL
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-11-08 07:47:33 -08:00
Hannu Nyman and GitHub
3e6acdb603
Merge pull request #7340 from neheb/openldap
...
openldap: Backport patch to fix compilation without deprecated APIs
2018-11-08 17:28:22 +02:00
Hannu Nyman and GitHub
9eff7a542f
Merge pull request #7323 from nwf/rng-tools6.6
...
rng-tools: version 6.6 is now available
2018-11-08 17:26:41 +02:00
Hannu Nyman and GitHub
2d20d82e3e
Merge pull request #7295 from neheb/unbound
...
unbound: Remove deprecated OpenSSL API
2018-11-08 12:09:51 +02:00
Nathaniel Wesley Filardo
fd26981a03
rng-utils: version 6.6 is now available
...
Work around automake demanding README with a symlink.
Add new dependency on libsysfs.
Avoid dependency on libxml, curl, openssl by disabling NIST beacon support.
We also continue to remove gcrypt, and jitterentropy is not packaged.
Remove patch that no longer cleanly applies.
If newlines in log messages are a problem, we should take it up with
upstream.
Signed-off-by: Nathaniel Wesley Filardo <nwfilardo@gmail.com >
Fixes: github #7303
2018-11-07 23:41:05 +00:00
Hannu Nyman and GitHub
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
Rosen Penev
10d243a921
openldap: Backport patch to fix compilation without deprecated APIs
...
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2018-11-06 19:06:38 -08: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 and GitHub
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
Marko Ratkaj
262eaa45c8
net: squid: bump version to 4.4
...
Simple bump from 4.3 to 4.4
Changelog since 4.3:
netdb not saving to disk (#311 )
Fix memory leak when parsing SNMP packet (#313 )
Fix several windows build issues (#309 )
Certificate fields injection via %D in ERR_SECURE_CONNECT_FAIL (#306 )
Allow compilation with minimal OpenSSL (#281 )
Fixed %USER_CA_CERT_xx and %USER_CERT_xx crashes (#301 )
Improve const correctness for hash_link (#300 )
Bug #4893 : Malformed %>ru URIs for CONNECT requests (#299 )
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2018-11-06 18:23:57 +01:00
Marko Ratkaj
21be76ee83
libs: libuv: bump version to 1.23.2
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2018-11-06 17:32:07 +01:00
Marko Ratkaj
126efaf057
utils: sysstat: bump version to 12.0.2
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2018-11-06 17:13:57 +01:00
Hannu Nyman and GitHub
7681c108af
Merge pull request #7315 from diizzyy/patch-16
...
fping: Update to 4.1
2018-11-06 18:03:58 +02:00
Hannu Nyman and GitHub
f9117262f0
Merge pull request #7316 from diizzyy/patch-17
...
stunnel: Update to 5.49
2018-11-06 18:03:23 +02:00
Hannu Nyman and GitHub
e58311c554
Merge pull request #7317 from diizzyy/patch-18
...
tmux: Update to 2.8
2018-11-06 18:03:08 +02:00
Hannu Nyman and GitHub
788596c778
Merge pull request #7322 from neheb/prog
...
progress: Update to 0.14
2018-11-06 18:02:52 +02:00
Hannu Nyman and GitHub
a2ce8bf07f
Merge pull request #6193 from rosysong/nqos
...
nft-qos: add new package
2018-11-06 17:58:19 +02:00
Marko Ratkaj
0099bad30b
utils: jq: bump version to 1.6
...
Signed-off-by: Marko Ratkaj <marko.ratkaj@sartura.hr >
2018-11-06 16:56:47 +01:00
Hannu Nyman and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
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 and GitHub
48f31dd600
Merge pull request #7310 from neheb/fio
...
fio: Update to 3.12
2018-11-05 18:40:03 +02:00
Hannu Nyman and GitHub
9f70185990
Merge pull request #7312 from sartura/libyang
...
libyang: update to 0.16-r2
2018-11-05 18:39:41 +02:00