Rosen Penev and GitHub
35d5de17d6
Merge pull request #14242 from neheb/nss2
...
nss: update to 3.60
2020-12-16 00:02:27 -08:00
Rosen Penev and GitHub
7c25ff82a9
Merge pull request #14236 from commodo/python-updates1
...
python-chardet,cryptography: bump versions
2020-12-15 23:29:43 -08:00
Alexandru Ardelean
e4303a3d28
python-cryptography: bump to version 3.3.1
...
Regenerated patches from:
https://github.com/pyca/cryptography/pull/4920
The patch names were kept as generated via 'git format-patch 3.3.1..'
And ran through quilt.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2020-12-16 08:45:36 +02:00
Alexandru Ardelean
a03ce5bc72
python-chardet: bump to version 4.0.0
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2020-12-16 08:44:28 +02:00
Rosen Penev
beac69b7a5
nss: update to 3.60
...
Added patch to fix compilation with musl 1.2.x.
Install nss-config file and fix it up. Might help some packages...
Refreshed others.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-15 20:06:13 -08:00
Rosen Penev and GitHub
24002cdc38
Merge pull request #10643 from kmcopper/openssh
...
OpenSSH: Add failsafe support
2020-12-15 19:04:32 -08:00
Rosen Penev and GitHub
1c573c76c6
Merge pull request #13884 from neheb/conn
...
conntrack-tools: update to 1.4.6
2020-12-15 18:41:20 -08:00
Rosen Penev and GitHub
74937474e3
Merge pull request #14238 from commodo/sudo
...
sudo: change maintainer to myself
2020-12-15 14:06:51 -08:00
Rosen Penev and GitHub
ea1b99b22a
Merge pull request #14234 from neheb/ksmbd
...
ksmbd: update to 3.3.2
2020-12-15 14:06:17 -08:00
Paul Spooren
bd3320e8de
CI: test aarch64_cortex-a53 instead of _generic
...
The aarch64_cortex-a53 architecture is used by more targets and should
therefore be tested rather than the relatively rare _generic one.
Signed-off-by: Paul Spooren <mail@aparcar.org >
2020-12-15 08:25:31 -10:00
Daniel Golle
58449afd38
podman: update to version 2.2.1
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2020-12-15 18:23:18 +00:00
Daniel Golle
363222c289
cni-plugins: update to version 0.9.0
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2020-12-15 18:23:18 +00:00
Philip Prindeville and GitHub
51b7040ab0
Merge pull request #14184 from pprindeville/issue#14183
...
bind: add support for the 'rndc' utility
2020-12-15 10:55:47 -07:00
Nikos Mavrogiannopoulos and GitHub
04d96a871a
Merge pull request #14230 from neheb/p11k
...
p11-kit: update to 0.23.22
2020-12-15 18:38:52 +01:00
Gerard Ryan and Daniel Golle
8caf2fea0f
docker-compose: Updated docker-ce -> docker
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
3d8d2bd083
dockerd: Updated to 20.10.0
...
* SELinux and Seccomp are now enabled via the kernel options themselves
* Config.in now uses CGroupsV2 by default but optionally allows V1
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
404b917183
docker: Split from dockerd and update to v20.10.0
...
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
84f084ebfe
libnetwork: Updated to 2020-11-25 for dockerd
...
Source Version: a543cbc4871f904b0efe205708eb45d72e65fd8b
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
f8a9c3d82a
tini: Updated to v0.19.0 for dockerd
...
* Removed obsolete workaround
* Set Git source hash for executables to display
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
9cfaa96bcf
containerd: Updated to v1.4.3 for dockerd
...
SELinux and Seccomp are now enabled via the kernel options themselves
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Gerard Ryan and Daniel Golle
249d7d8faa
docker-ce: docker-ce -> dockerd
...
The source is being deprecated and split into the CLI and engine/daemon
repositories, So `docker-ce` will now be the `dockerd` and a separate
package will be made for the `docker` CLI.
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com >
2020-12-15 12:52:33 +00:00
Rosen Penev and Alexandru Ardelean
b1365df361
sudo: update to 1.9.3p1
...
Reorder several things for consistency between packages.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-15 14:47:15 +02:00
Kyle Copperfield
45863b94ca
openssh: add openwrt failsafe support
...
Adds failsafe support to the openssh package.
Roughly based on an earlier patch.
Ref: https://github.com/openwrt/openwrt/pull/865
Signed-off-by: Jeff Kletsky <git-commits@allycomm.com >
Signed-off-by: Kyle Copperfield <kmcopper@danwin1210.me >
2020-12-15 10:19:32 +00:00
Alexandru Ardelean
c521e675c7
sudo: group all install dirs into a single group
...
Mostly a cosmetic change.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2020-12-15 11:38:30 +02:00
Alexandru Ardelean
5c62f84bc7
sudo: change maintainer to myself
...
This package seems abandoned.
This changes ownership to myself.
It shouldn't be a high-maintenance work to keep it.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2020-12-15 11:38:14 +02:00
Rosen Penev
2991c20c61
libpng: properly fix zlib issue
...
The previous commit meant to avoid adding an LDFLAG but it just avoided
the issue. The real issue is PNG_BUILD_ZLIB being turned to ON. This
variable is for specifying a custom zlib location, which is not
necessary. Switching it to OFF calls find_package and links properly.
Backported two zlib related patches. The latter is a somewhat impoarant
fix.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 21:00:00 -08:00
Rosen Penev
0e240ae9c8
ksmbd: update to 3.3.2
...
The major changes are:
Fix some of xfstests tests failures when actimeo=0 mount option
is not used in local.config of xfstests.
WSL reparse tags support for special files.
Fix several permission issues.
Set O_PATH and O_NONBLOCK flags to open_flags.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 20:43:11 -08:00
Rosen Penev and GitHub
fdaa53cd94
Merge pull request #14228 from neheb/v
...
vips: do not install libvips-cpp
2020-12-14 19:19:47 -08:00
Rosen Penev
6961ba4af9
conntrack-tools: update to 1.4.6
...
Removed patch as upstream fixed libtirpc support differently.
Switched to normal tarballs for simplicity.
Fixed license information.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 19:04:17 -08:00
Rosen Penev and GitHub
569921083f
Merge pull request #14229 from neheb/pcr
...
pcre2: update to 10.36
2020-12-14 19:03:39 -08:00
Rosen Penev
e17cc7367d
p11-kit: update to 0.23.22
...
Backport upstream patch that fixes compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 18:03:18 -08:00
Rosen Penev
8f829ea882
pcre2: update to 10.36
...
Mostly JIT fixes.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 18:02:34 -08:00
Rosen Penev
99c2f42dcc
vips: do not install libvips-cpp
...
Nothing uses it. Allows to slim the package down.
Also made the InstallDev section more explicit.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-14 18:01:33 -08:00
Rosen Penev and GitHub
e0fa06547c
Merge pull request #14217 from ClaymorePT/boost_1.75.0
...
boost: Updates package to version 1.75
2020-12-14 16:33:55 -08:00
Carlos Miguel Ferreira
6b79c46bb4
boost: Adds json library
...
json library can work as header-only, but adding for the
cases where it is necessary.
Signed-off-by: Carlos Miguel Ferreira <carlosmf.pt@gmail.com >
2020-12-14 22:18:46 +00:00
Daniel Golle and Daniel Golle
84be677313
keyutils: update to 1.6.3 and improve packaging
...
* switch to kernel.org upstream (most recent versions seem to be
available only there)
* package request-key, key.dns_resolver and their config file into
new package 'keyutils'
* refresh patches
Signed-off-by: Daniel Golle <daniel@makrotopia.org >
2020-12-14 22:15:05 +00:00
Rosen Penev and GitHub
f520c50585
Merge pull request #14212 from stangri/master-simple-adblock
...
simple-adblock: bugfix - config update
2020-12-14 13:37:13 -08:00
Rosen Penev and GitHub
018b90192f
Merge pull request #14196 from pprindeville/issue#14195
...
isc-dhcp: seeing crashes when attempting to update dynamic dns
2020-12-14 13:36:15 -08:00
Rosen Penev and GitHub
680b76de07
Merge pull request #14158 from PolynomialDivision/snmpv6-collector
...
prometheus-node-exporter-lua: add snmp6 exporter
2020-12-14 13:34:35 -08:00
Rosen Penev and GitHub
c47870b398
Merge pull request #14162 from Cynerd/rpcd-mod-lxc-postinst
...
rpcd-mod-lxc: add postinst to reload rpcd on update/installation
2020-12-14 13:32:59 -08:00
Josef Schlehofer and GitHub
5ce562488b
Merge pull request #14224 from commodo/python-bump
...
python3: bump to version 3.9.1
2020-12-14 21:44:50 +01:00
Karl Palsson
37edb9ed63
mosquitto: bump to 2.0.2
...
Full changelog: https://mosquitto.org/blog/2020/12/version-2-0-2-released/
* Enables DHE ciphers
* Improved response time with http_dir and websockets
Drops a patch no longer required due to upstream fixes.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2020-12-14 15:13:06 +00:00
Karl Palsson
0a3e0114ce
libs: cjson: correctly install to named include paths
...
Supports the more traditional "#include <cjson/cJSON.h>"
instead of dropping them in the root.
Signed-off-by: Karl Palsson <karlp@etactica.com >
2020-12-14 15:13:06 +00:00
Rosen Penev and GitHub
8256509fe8
Merge pull request #14222 from neheb/pngg
...
libpng: disable building of executables
2020-12-13 23:41:01 -08:00
Rosen Penev and GitHub
e9d59500a9
Merge pull request #14210 from lucize/libreup
...
librswan: add xfrm interface depends
2020-12-13 23:40:40 -08:00
Lucian Cristian
8778d5083a
libreswan: add xfrm interface depends
...
ipsec needs xfrmi support
Signed-off-by: Lucian Cristian <lucian.cristian@gmail.com >
2020-12-14 09:16:21 +02:00
Alexandru Ardelean
571dd8e40a
python3: bump to version 3.9.1
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2020-12-14 08:32:23 +02:00
Rosen Penev
f50e2211ab
libpng: disable building of executables
...
They are not packaged here. Upstream backport.
Speeds up compilation and avoids a zlib hack.
Refreshed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com >
2020-12-13 19:52:04 -08:00
Rosen Penev and GitHub
dc33ae8027
Merge pull request #14221 from neheb/ge
...
gerbera update
2020-12-13 18:50:27 -08:00
Rosen Penev and GitHub
49d6b72150
Merge pull request #14220 from neheb/autoc
...
autoconf: update to 2.70
2020-12-13 16:37:32 -08:00