Commit graph

12349 commits

Author SHA1 Message Date
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
Michael Heimpold
d7fefd2963 automake: update to 1.15.1
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-11-07 23:59:42 +01: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
Florian Eckert
da4b47557a crtmpserver: fix whitspaces
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2018-11-07 13:36:46 +01:00
Rosen Penev
2bdea124ee uw-imap: Fix compilation without deprecated APIs for OpenSSL
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:13:52 -08:00
Rosen Penev
5226c0bfe9 dovecot: Fix compilation for OpenSSL without deprecated APIs
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:10:20 -08: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
Rosen Penev
e6d2fa9f7b python-ldap: Update to 3.1.0
Switched URL to a proper one.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 19:05:13 -08:00
Rosen Penev
c3c5af5d83 alpine: Fix compilation without deprecated APIs on OpenSSL 1.0.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 18:51:26 -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
Rosen Penev
4ce3716e4e monit: Fix compilation without deprecated APIs
This switches monit to use the THREAD API of OpenSSL 1.0.2. This is gone
in 1.1.0 but will be more stable with 1.0.2.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 10:24:20 -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
775cdf7bdf grilo: Enable parallel building
Passing --disable-gtk-doc-html should fix building in parallel.

Also added some extra flags to speed up build time.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:43:38 -08:00
Rosen Penev
0ff43a37a3 apache: Update to 2.4.37
Fixes at least:

CVE-2017-15710
CVE-2017-15715
CVE-2018-1283
CVE-2018-1312

Added CPE ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:36:54 -08: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
Rosen Penev
9428e4cbd2 libaio: Update to 0.3.111
Switched to new upstream at pagure.io.

Refreshed debian patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-06 09:25:47 -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
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
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
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
a66181f382 motion: Update to 4.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:38:56 -08:00
Rosen Penev
1ce197c73f tgt: Update to 1.0.74
Remove KERNEL_AIO dependency to avoid recursive dependency with libaio in
a future commit.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:31:49 -08:00
Rosen Penev
bae4f3edb3 libmraa: Update to 2.0.0
Switched to codeload for simplicity and easier package bumping.

Rearranged Makefile for consistency with other projects.

All of the patches seem to have been upstreamed.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:13:34 -08:00
Rosen Penev
a36f265f76 icecast: Update to 2.4.4
Fixes CVE-2018-18820.

Added PKG_CPE_ID for proper CVE tracking.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2018-11-05 20:11:38 -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
31102c40f2 open-plc-utils: update to commit 32408520
Also remove upstreamed patch.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2018-11-05 20:35:52 +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