Commit graph

21223 commits

Author SHA1 Message Date
Josef Schlehofer
dd0ba4a55b
msmtp: update to version 1.8.12
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-09-12 15:33:02 +02:00
Josef Schlehofer
895f048b6b
Merge pull request #13364 from BKPepe/youtubedl
youtube-dl: update to version 2020.9.6
2020-09-12 15:27:00 +02:00
Michael Heimpold
a48a882b0f
Merge pull request #13362 from neheb/libiio
libiio: enable xml by default
2020-09-12 13:55:14 +02:00
Josef Schlehofer
b4eafd5009
youtube-dl: update to version 2020.9.6
Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-09-12 11:28:18 +02:00
Josef Schlehofer
06f3ac21b4
syslog-ng: update to version 3.29.1
Changelog: https://github.com/syslog-ng/syslog-ng/releases/tag/syslog-ng-3.29.1

Signed-off-by: Josef Schlehofer <pepe.schlehofer@gmail.com>
2020-09-12 11:10:28 +02:00
Rosen Penev
fe752876f0
libiio: enable xml by default
iio-utils requires it. Also made an @ dependency.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-11 22:34:02 -07:00
Rosen Penev
a5a921f62d
Merge pull request #13353 from G-M0N3Y-2503/cache-domains-dnsmasq-fix
cache-domains: Fixed upstream changes + wolfssl
2020-09-11 18:14:27 -07:00
Rosen Penev
e4e4bcf057
Merge pull request #13351 from aaronjg/openfortivpn-v1.15.0
openfortivpn: version bump to 1.15.0 and assorted improvements
2020-09-11 18:14:12 -07:00
W. Michael Petullo
5ac1baffcb python3-networkx: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
W. Michael Petullo
2461940ac7 semodule-utils: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
W. Michael Petullo
b4f70592a7 setools: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
Thomas Petazzoni
e697684d6f selinux-python: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[update to 3.1, make use of Python 3, and update dependencies]
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
Thomas Petazzoni
d4a498040d python3-libselinux: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[strip C library after adding it to openwrt repository]
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
Thomas Petazzoni
02cbc208f1 python3-libsemanage: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[strip C library after adding it to openwrt repository]]
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
Thomas Petazzoni
853cee6c77 audit: new package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[strip library after adding it to openwrt repository]
Signed-off-by: W. Michael Petullo <mike@flyn.org>
2020-09-11 14:50:24 -10:00
Michael Heimpold
10c29f7ce3
Merge pull request #13360 from ja-pa/libxml2-security-fix
libxml2: patch security issues
2020-09-11 21:09:15 +02:00
Philip Prindeville
547a1659a1
Merge pull request #13355 from pprindeville/isc-dhcp-add-routes#2
isc-dhcp: add support for RFC-3442 classless routes to hosts
2020-09-11 08:19:56 -06:00
Jan Pavlinec
87d4ab43bd
libxml: patch security issues
Fixes:
CVE-2019-20388
CVE-2020-24977
CVE-2020-7595

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-11 12:14:05 +02:00
Aaron Goodman
c4686691aa openfortivpn: fix shellcheck warnings
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-09-10 17:56:10 -04:00
Paul Spooren
5882c3adc3 prometheus: set build info via x-flags
Similar to `syncthing` also `prometheus` build environment sets
variables later shown in the `--version` string. Set those varialbes.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-10 10:06:07 -10:00
Aaron Goodman
7d170b8f64 openfortivpn: tabify shell scripts
Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-09-10 15:53:33 -04:00
Michael Heimpold
08b7723cc3 libiio: update to 0.21
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-09-10 21:40:12 +02:00
Michael Heimpold
f6c2c1499b php7: update to 7.4.10
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
2020-09-10 20:50:34 +02:00
Hannu Nyman
81d4eb2ea7
Merge pull request #13357 from rs/nextdns-1.8.3-master
nextdns: Update to version 1.8.3
2020-09-10 20:35:18 +03:00
Olivier Poitrey
aa0618e230 nextdns: Update to version 1.8.3
Signed-off-by: Olivier Poitrey <rs@nextdns.io>
2020-09-10 17:25:43 +00:00
Philip Prindeville
cdd5af4b21 isc-dhcp: add support for RFC-3442 classless routes to hosts
Also avoid forward references to functions.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
2020-09-10 10:43:29 -06:00
Josef Schlehofer
b9514c2d16
Merge pull request #13352 from ja-pa/dovecot-fix-zstd
dovecot: disable zstd
2020-09-10 16:18:37 +02:00
Gerard Ryan
fc3967f397 cache-domains: Fixed upstream changes + wolfssl
* The upstream script changed to use `.hosts` files from `.conf` files,
so changes were required to make dnsmasq use the new file format.
* Added a default wolfssl variant.

Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
2020-09-10 22:22:15 +10:00
Jan Pavlinec
a5c9ef50dc
dovecot: disable zstd
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-10 12:38:01 +02:00
Aaron Goodman
f01714a250 openfortivpn: version bump to 1.15.0 and further upgrades
- remove patch that has been included upstream
- remove dependence on resolveip
- remove hotplug script that is handled by "proto_add_host_dependency"
- use openfortivpn default tunnel ip if none specified
- add status checking with uclient-fetch

Signed-off-by: Aaron Goodman <aaronjg@stanford.edu>
2020-09-09 18:16:18 -04:00
Rosen Penev
82441306e2
Merge pull request #13348 from oleg-derevenetz/bwping-2.0
bwping: update to version 2.0
2020-09-09 14:18:22 -07:00
Rosen Penev
e4ff53a23e
Merge pull request #13347 from ja-pa/gnutls-security-fix
gnutls: update to version 3.6.15 (security fix)
2020-09-09 14:18:08 -07:00
Rosen Penev
c103101b78
Merge pull request #13344 from commodo/stress-ng
stress-ng: bump to version 0.11.20
2020-09-09 14:17:32 -07:00
Paul Spooren
84763c8480 syncthing: bump to 1.9.0
This release adds the advanced folder option caseSensitiveFS
(https://docs.syncthing.net/advanced/folder-caseSensitiveFS.html) to
disable the new safe handling of case insensitive filesystems.

Bugfixes:

    #1787: Case-only renames break stuff
    #5708: Properly handle upper-/lowercase-only file name collisions
    #6613: TestWatchRename test fails on FreeBSD.
    #6793: Error status should take precedence over Local Additions
    #6850: Global state incorrect when ignoring local change
    #6864: Folder incorrectly marked “Up to Date” after switching from “Receive Only” to “Send & Receive”
    #6867: Certificate error when built with Go 1.15
    #6886: chmod permission after editing .stignore via WebUI not preserved
    #6889: test failures with Go 1.15
    #6892: Syncthing 1.8.0 trying to connect via wrong network route
    #6898: tests in TestCopyRange fail on ppc64le with "inappropriate ioctl for device"
    #6908: NAT service fails to terminate during Shutdown
    #6910: Local Additions when deleting file after changing folder type from SR to RO
    #6922: Auto accepted folders not saved
    #6938: Modifying config during first scan corrupts folder state

Enhancements:

    #2739: Syncthing should be case insensitive by default
    #5579: Avoid anti-aliasing artifacts for svg device icons
    #6873: Don't fail dirs in receive-only folders that were removed elsewhere but exist locally

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-09 10:58:25 -10:00
Paul Spooren
0dfa53bfba syncthing: add specific USERID
Instead of randomly adding a UID this follows the Gentoo numbering and
uses 499.

Signed-off-by: Paul Spooren <mail@aparcar.org>
2020-09-09 10:58:25 -10:00
Oleg Derevenetz
2eea8ff6bd bwping: update to version 2.0
Signed-off-by: Oleg Derevenetz <oleg-derevenetz@yandex.ru>
2020-09-09 23:29:53 +03:00
Josef Schlehofer
502b667505
Merge pull request #13346 from valdi74/pycurl_update
python-curl: update to version 7.43.0.6
2020-09-09 15:46:37 +02:00
Jan Pavlinec
9e81fcad9e
gnutls: update to version 3.6.15 (security fix)
Fixes:
CVE-2020-24659

Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
2020-09-09 15:28:32 +02:00
Waldemar Konik
3e00507875 python-curl: update to version 7.43.0.6
PycURL changeLog:
Version 7.43.0.6 - 2020-09-02
-----------------------------------------------------------------
This release improves SSL backend detection on various systems, adds support for libcurl’s multiple SSL backend functionality and adds support for several libcurl options.

Signed-off-by: Waldemar Konik <informatyk74@interia.pl>

Compile tested: x86_64
2020-09-09 14:11:56 +02:00
Toke Høiland-Jørgensen
e6c1676cb4 acme: Make sure we don't handle the same listener twice
If a daemon listens on multiple addresses at once, it'll show up multiple
times in get_listeners() which will clobber the config for uhttpd. Fix this
by skipping subsequent handlings of the same daemon binary.

Fixes #13325.

Signed-off-by: Toke Høiland-Jørgensen <toke@toke.dk>
2020-09-09 12:49:53 +02:00
Florian Eckert
da183bdb3d CONTRIBUTING.md: update branch info
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
2020-09-09 11:07:27 +02:00
Rosen Penev
76452e7e64
Merge pull request #13342 from gladiac1337/haproxy-2.2.3
haproxy: Update HAProxy to v2.2.3
2020-09-09 01:00:07 -07:00
Rosen Penev
52569b80fa ninja: fix typo
Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-09-09 00:48:37 -07:00
Alexandru Ardelean
6736e77c82 stress-ng: bump to version 0.11.20
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
2020-09-09 10:30:07 +03:00
Christian Lachner
790c18e379 haproxy: Update HAProxy to v2.2.3
- Update haproxy download URL and hash

Signed-off-by: Christian Lachner <gladiac@gmail.com>
2020-09-09 08:52:21 +02:00
Rosen Penev
cf4422573c
Merge pull request #13335 from rs/nextdns-1.8.2-master
nextdns: Update to version 1.8.2
2020-09-08 22:47:04 -07:00
Rosen Penev
5b8dd2d3b9
Merge pull request #13328 from neheb/ninja
ninja: use for CMake
2020-09-08 22:46:48 -07:00
Rosen Penev
5ae4b99b58
Merge pull request #13320 from jmarcet/texttable-update
python3-texttable: update to version 1.6.3
2020-09-08 22:46:30 -07:00
Rosen Penev
0cd2a2d8bb
Merge pull request #13321 from jmarcet/paramiko-update
python3-paramiko: update to version 2.7.2
2020-09-08 22:46:20 -07:00
Rosen Penev
bdf7ee19d5
Merge pull request #13241 from first-leon/master
lua-argparse: new package
2020-09-08 22:45:20 -07:00