Philip Prindeville [Thu, 18 Mar 2021 06:21:01 +0000 (00:21 -0600)]
isc-dhcp: add dynamic DNS as meta package
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
Daniel Golle [Thu, 18 Mar 2021 00:31:18 +0000 (00:31 +0000)]
auc: bump to version 0.1.6
Fixes running on release branches.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Stijn Tintel [Sat, 26 Sep 2020 01:11:05 +0000 (04:11 +0300)]
net-snmp: bump to 5.9
Neither the configure option nor configure variable to disable linking
against PCRE seem to work anymore, so simply drop both and add a
dependency on libpcre. As net-snmp is unlikely to fit on devices with
small flash anyway, the extra size requirement shouldn't be a problem.
If it is, feel free to submit a patch to fix the broken upstream
behaviour.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
Jakov Petrina [Wed, 17 Mar 2021 14:24:40 +0000 (15:24 +0100)]
uci2: update revision
Signed-off-by: Jakov Petrina <jakov.petrina@sartura.hr>
Dobroslaw Kijowski [Tue, 16 Mar 2021 14:03:39 +0000 (15:03 +0100)]
adguardhome: bump to 0.105.2
* Full changelog available at:
* https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.105.2
Signed-off-by: Dobroslaw Kijowski <dobo90@gmail.com>
Florian Eckert [Wed, 17 Mar 2021 09:56:18 +0000 (10:56 +0100)]
Merge pull request #15105 from TDT-AG/pr/
20210312-collectd
collectd: enable smart plugin
Rosen Penev [Wed, 17 Mar 2021 06:19:54 +0000 (23:19 -0700)]
Merge pull request #15144 from ja-pa/tor-0.4.5.7
tor: update to version 0.4.5.7 (security fix)
Rosen Penev [Wed, 17 Mar 2021 06:19:35 +0000 (23:19 -0700)]
Merge pull request #15138 from mstorchak/haserl
haserl: update to 0.9.36
Alexandru Ardelean [Mon, 15 Mar 2021 14:07:00 +0000 (16:07 +0200)]
sudo: update to version 1.9.6p1
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Jan Pavlinec [Tue, 16 Mar 2021 17:13:54 +0000 (18:13 +0100)]
tor: update to version 0.4.5.7
Fixes CVE-2021-28089 and CVE-2021-28090
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Florian Eckert [Tue, 16 Mar 2021 13:07:05 +0000 (14:07 +0100)]
Merge pull request #14996 from TDT-AG/pr/
20210302-mwan3
mwan3: add connecting and disconnecting event to mwan3track
Florian Eckert [Fri, 12 Mar 2021 15:30:31 +0000 (16:30 +0100)]
collectd: upate PKG_RELEASE number
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 8 Mar 2021 13:40:34 +0000 (14:40 +0100)]
collectd: make compile time debug option configurable
Enables the compiler option that collectd is compiled with
debugging support. This is used at development stages to get
more messages from the collectd during development.
This option is default disabled.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 8 Mar 2021 12:00:32 +0000 (13:00 +0100)]
collectd: fix COLLECTD_PLUGINS_SELECTED end of line
This removes the trailing back slash. This is not needed.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 8 Mar 2021 15:30:53 +0000 (16:30 +0100)]
collectd: fix smart disk detection
On my system the attribute DEVTYPE was not set. The plugin could not
read any data and the function call blocked forever on this function and did
not returned. By removing it, all block devices under `/sys/class/block`
were checked.
Block devices that do not support SMART were not evaluated. The
collected displays the following message.
smart plugin: checking SMART status of /dev/loop4.
smart plugin: unable to open /dev/loop4.
If you do not like this message, you could only enable device in the uci that
does support SMART.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Mon, 8 Mar 2021 08:56:45 +0000 (09:56 +0100)]
collectd: enable collectd-mod-smart
Switching on compilation for collectd smart plugin.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Florian Eckert [Fri, 5 Mar 2021 16:26:45 +0000 (17:26 +0100)]
libatasmart: initial checkin
This library is required by the smart plugin of the collectd.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Maxim Storchak [Mon, 15 Mar 2021 13:46:17 +0000 (15:46 +0200)]
haserl: update to 0.9.36
- refresh patches
- switch to AUTORELEASE
- remove myself as maintainer
Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
Florian Eckert [Tue, 2 Mar 2021 15:04:49 +0000 (16:04 +0100)]
mwan3: add connecting and disconnecting event to mwan3track
If the interface goes into failure state (is disconnecting)
then with this change one hotplug.d event is generated.
The same is true for the recovery state (is connecting), when the interface
comes back from a failure state.
In both cases, a hotplug.d event for the iface is triggered. Once
with the $ACTION=disconnecting and once for the $ACTION=connecting.
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
Rosen Penev [Tue, 16 Mar 2021 02:23:58 +0000 (19:23 -0700)]
Merge pull request #14857 from neheb/em
emailrelay: update to 2.2
Dirk Brenken [Mon, 15 Mar 2021 21:29:52 +0000 (22:29 +0100)]
Merge pull request #15139 from dibdot/banIP
banip: update to 0.7.5-2
Dirk Brenken [Mon, 15 Mar 2021 19:38:46 +0000 (20:38 +0100)]
banip: update to 0.7.5-2
* refine the new dns resolving process
* add a caching mechanism for the resolved IPs, the detached name
lookup takes place only during 'restart' or 'reload' action, 'start'
and 'refresh' actions are using an auto-generated backup instead.
* update the readme
Signed-off-by: Dirk Brenken <dev@brenken.org>
Alexandru Ardelean [Mon, 15 Mar 2021 08:05:53 +0000 (10:05 +0200)]
openpyxl: bump to version 3.0.7
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Karl Palsson [Thu, 14 May 2020 11:13:33 +0000 (11:13 +0000)]
libwebsockets: update to 4.1.6
This is a major version bump, from 3.x to 4.x, and continues the path
towards a mail client.
New features:
* ntp client
* dns resolver
* mqtt client
* number humanizing string helpers
License change upstream.
cmake options tweaked to match current upstream defaults again.
Tested with mosquitto and ttyd.
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Mon, 15 Mar 2021 09:47:20 +0000 (09:47 +0000)]
net/mosquitto: Update to 2.0.9
This is a bugfix release, with minor security fixes for outgoing bridge
connections and the client library.
Full details here: https://mosquitto.org/blog/2021/03/version-2-0-9-released/
Signed-off-by: Karl Palsson <karlp@etactica.com>
Karl Palsson [Mon, 15 Feb 2021 20:42:09 +0000 (20:42 +0000)]
lang/lua-libmodbus: bump to 0.7 release
Includes fixes for OpenWrt's Lnum patched lua.
Release notes at: https://github.com/etactica/lua-libmodbus/blob/v0.7/changelog
Signed-off-by: Karl Palsson <karlp@etactica.com>
Rosen Penev [Mon, 15 Mar 2021 07:56:27 +0000 (00:56 -0700)]
Merge pull request #15131 from neheb/unrar
unrar: update to 6.0.4
Rosen Penev [Mon, 15 Mar 2021 07:56:16 +0000 (00:56 -0700)]
Merge pull request #15130 from neheb/udpxy
udpxy: update to 1.0-25.1
Rosen Penev [Mon, 15 Mar 2021 04:46:58 +0000 (21:46 -0700)]
Merge pull request #15132 from neheb/upmpdc
upmpdcli: update to 1.5.9
Rosen Penev [Mon, 15 Mar 2021 01:04:41 +0000 (18:04 -0700)]
Merge pull request #15129 from neheb/v4
v4l2rtspserver: update to 0.23
Daniel Golle [Wed, 10 Mar 2021 16:12:17 +0000 (16:12 +0000)]
auc: several improvements
* include version_code in request
* include versions of selected packages in request
* add SHA256 verification via busybox sha256sum
* sort attributes in policies alphabetically
* move all API-specific string constants to precompiler macros
* set correct MIME type for JSON post request (application/json)
* output string error message if something goes wrong
* auto-generate version string
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Rosen Penev [Sun, 14 Mar 2021 01:10:19 +0000 (17:10 -0800)]
upmpdcli: update to 1.5.9
Remove inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 00:47:24 +0000 (16:47 -0800)]
v3l2rtspserver: update to 0.23
Update live555 as well.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 01:02:27 +0000 (17:02 -0800)]
libupnpp: update to 0.20.1
Remove inactive maintainer.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 01:16:56 +0000 (17:16 -0800)]
unrar: update to 6.0.4
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 01:22:51 +0000 (17:22 -0800)]
udpxy: update to 1.0-25.1
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 23:52:22 +0000 (16:52 -0700)]
Merge pull request #15126 from neheb/wsl
gerbera: update to 1.7.0 and update friends
Rosen Penev [Sun, 14 Mar 2021 23:34:47 +0000 (16:34 -0700)]
Merge pull request #15122 from
1715173329/xray-update
xray-core: Update to 1.4.0
Rosen Penev [Sun, 14 Mar 2021 23:33:53 +0000 (16:33 -0700)]
Merge pull request #15120 from bkuhls/master-ffmpeg-parallel
ffmpeg: enable parallel build
Rosen Penev [Sun, 14 Mar 2021 23:33:41 +0000 (16:33 -0700)]
Merge pull request #15119 from bkuhls/master-libx264-parallel
libx264: enable parallel build
Rosen Penev [Sun, 14 Mar 2021 21:58:31 +0000 (14:58 -0700)]
gerbera: update to 1.7.0
Switch to AUTORELEASE for simplicity.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 22:20:08 +0000 (15:20 -0700)]
libnpupnp: update to 4.1.1
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 21:55:49 +0000 (14:55 -0700)]
pugixml: update to 1.11.4
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 21:51:55 +0000 (14:51 -0700)]
taglib: update to 1.12-beta-2
Switch to AUTORELEASE for simplicity.
Switch to building with ninja for faster compilation.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 21:46:03 +0000 (14:46 -0700)]
libmatroska: update to 1.6.3
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Remove LTO as it's broken on this package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sun, 14 Mar 2021 21:42:05 +0000 (14:42 -0700)]
libebml: update to 1.4.2
Switch to AUTORELEASE for simplicity.
Switch to ninja for faster compilation.
Remove LTO as it's broken on this package.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Paul Spooren [Sun, 14 Mar 2021 22:15:16 +0000 (12:15 -1000)]
asu: remove ASU server from packages
This package wasn't updated since forever, I'll pack it in a container
for easier installation but don't want to maintain it as an OpenWrt
package.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Tianling Shen [Sun, 14 Mar 2021 16:10:01 +0000 (00:10 +0800)]
xray-core: Update to 1.4.0
- Re-assigned myself as the maintainer
- Updated geodata to latest version
Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>
Bernd Kuhls [Sun, 14 Mar 2021 11:45:29 +0000 (12:45 +0100)]
ffmpeg: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Bernd Kuhls [Sun, 14 Mar 2021 11:36:32 +0000 (12:36 +0100)]
libx264: enable parallel build
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Nick Hainke [Sat, 13 Mar 2021 19:55:02 +0000 (20:55 +0100)]
wg-installer: delete old interfaces
Add "wg_check_interfaces" and specify a timeout in the config file.
This allows to delete not used wireguard-interfaces automatically.
For example a cronjob can be installed that calls:
. /usr/share/wginstaller/wg_functions.sh && wg_check_interfaces
Signed-off-by: Nick Hainke <vincent@systemli.org>
Jan Pavlinec [Mon, 8 Mar 2021 15:48:47 +0000 (16:48 +0100)]
ooniprobe: update to version 3.7.0
Changes:
-add Configure stage to prebuild resources
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Dirk Brenken [Sun, 14 Mar 2021 05:25:35 +0000 (06:25 +0100)]
Merge pull request #15116 from dibdot/banIP
banip: bump to 0.7.5
Dirk Brenken [Sat, 13 Mar 2021 20:08:25 +0000 (21:08 +0100)]
banip: bump to 0.7.5
* black- and whitelist now supporting domain names as well - the
corresponding IPs (IPv4 & IPv6) will be resolved in a detached
background process and added to the IPsets
Signed-off-by: Dirk Brenken <dev@brenken.org>
Nick Hainke [Sat, 13 Mar 2021 19:16:45 +0000 (20:16 +0100)]
wg-installer: fix get_usage function
The get_usage function always returns 0. The shell syntax was wrong.
Signed-off-by: Nick Hainke <vincent@systemli.org>
Rosen Penev [Sat, 13 Mar 2021 14:12:16 +0000 (06:12 -0800)]
Merge pull request #15111 from gladiac1337/liburing-2.0
liburing: Update to v2.0
Rosen Penev [Sat, 13 Mar 2021 14:11:51 +0000 (06:11 -0800)]
Merge pull request #15112 from bkuhls/master-freetype-pc
freetype: meson.build: Fix .pc file generation
Hannu Nyman [Sat, 13 Mar 2021 12:45:09 +0000 (14:45 +0200)]
Merge pull request #15109 from G-M0N3Y-2503/docker-20.10.5
docker,dockerd: Updated to 20.10.5
Bernd Kuhls [Sat, 13 Mar 2021 11:09:50 +0000 (12:09 +0100)]
freetype: meson.build: Fix .pc file generation
Fixes error when building fontconfig:
checking for FREETYPE... no
configure: error: Package requirements (freetype2 >= 21.0.15) were not met:
Package dependency requirement 'freetype2 >= 21.0.15' could not be satisfied.
Package 'freetype2' has version '6.17.4', required version is '>= 21.0.15'
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Christian Lachner [Sat, 13 Mar 2021 09:28:13 +0000 (10:28 +0100)]
liburing: Update to v2.0
- Updated download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Rosen Penev [Sat, 13 Mar 2021 09:11:09 +0000 (01:11 -0800)]
Merge pull request #15031 from gladiac1337/haproxy-2.2.10
haproxy: Update HAProxy to v2.2.10
Christian Lachner [Sat, 13 Mar 2021 08:37:49 +0000 (09:37 +0100)]
haproxy: Update HAProxy to v2.2.10
- Update haproxy download URL and hash
Signed-off-by: Christian Lachner <gladiac@gmail.com>
Gerard Ryan [Sat, 13 Mar 2021 08:30:49 +0000 (18:30 +1000)]
docker,dockerd: Updated to 20.10.5
Signed-off-by: Gerard Ryan <G.M0N3Y.2503@gmail.com>
Rosen Penev [Sat, 13 Mar 2021 02:19:02 +0000 (18:19 -0800)]
Merge pull request #15106 from flyn-org/mandoc
mandoc: new package
Rosen Penev [Sat, 13 Mar 2021 02:14:23 +0000 (18:14 -0800)]
ksmbd-tools: update to 3.3.7
Major change are:
ksmbd.control -s terminate ksmbd.mountd as well as kernel server.
Update configuration.txt and README.
Turn off smb2 leases by default again.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Sat, 13 Mar 2021 02:07:32 +0000 (18:07 -0800)]
ksmbd: update to 3.3.7
Major change are:
Fix an issue that directories appear as files when using windows
backup.
Fix xfstests generic/241 failure on life test.
Update ksmbd shutdown and debug print on/off using ksmbd.control in
cifsd.rst.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
W. Michael Petullo [Fri, 12 Mar 2021 17:23:18 +0000 (11:23 -0600)]
mandoc: new package
Signed-off-by: W. Michael Petullo <mike@flyn.org>
Rosen Penev [Mon, 22 Feb 2021 02:42:56 +0000 (18:42 -0800)]
emailrelay: update to 2.2
Remove upstreamed patch.
Switch to AUTORELEASE for simplicity.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Mar 2021 21:19:45 +0000 (13:19 -0800)]
Merge pull request #15107 from neheb/ksm
ksmbd: update to 3.3.6
Rosen Penev [Fri, 12 Mar 2021 20:54:40 +0000 (12:54 -0800)]
Merge pull request #15008 from plntyk/gcc_add_cc_symlink
gcc: add cc symlink
Rosen Penev [Fri, 12 Mar 2021 20:44:39 +0000 (12:44 -0800)]
ksmbd-tools: update to 3.3.6
Major changes are:
Add missing g_rwlock_init() for rpc_samr and rpc_lsaprc.
Fix potential potential null pointer dereferencing error.
Fix memleak.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Fri, 12 Mar 2021 20:25:48 +0000 (12:25 -0800)]
ksmbd: update to 3.3.6
Major changes are:
Fix kernel oops from fuse+ntfs driver.
Fix the issue of change the directory to the file using Nautilus
client.
Fix ksmbd build break with the latest linux-5.12-rc1.
Fix potential memleak and use after free.
Fix use after free from KASAN(racy issue)
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Jan Pavlinec [Thu, 11 Mar 2021 14:41:05 +0000 (15:41 +0100)]
tor-hs: change rpc service name
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Paul Spooren [Thu, 11 Mar 2021 21:18:01 +0000 (11:18 -1000)]
syncthing: update to 1.14.0
https://github.com/syncthing/syncthing/releases/tag/v1.14.0
Signed-off-by: Paul Spooren <mail@aparcar.org>
David Bauer [Thu, 11 Mar 2021 11:07:51 +0000 (12:07 +0100)]
Merge pull request #14912 from blocktrron/pr-k510-mtd-rw
mtd-rw: fix build failure with kernel 5.10
Rosen Penev [Thu, 11 Mar 2021 03:17:48 +0000 (19:17 -0800)]
Merge pull request #15084 from cotequeiroz/pdns-recursor
pdns-recursor: don't search for boost libs in host
Rosen Penev [Wed, 10 Mar 2021 20:09:58 +0000 (12:09 -0800)]
Merge pull request #15083 from jmarcet/python_websocket_client_update
python3-websocket-client: update to 0.58.0
Rosen Penev [Wed, 10 Mar 2021 20:09:31 +0000 (12:09 -0800)]
Merge pull request #15082 from jmarcet/python_docker_update
python-docker: Update to 4.4.4
Rosen Penev [Wed, 10 Mar 2021 20:08:47 +0000 (12:08 -0800)]
Merge pull request #15081 from ja-pa/zstd-1.4.9
zstd: update to version 1.4.9 (security issue)
Rosen Penev [Wed, 10 Mar 2021 20:07:44 +0000 (12:07 -0800)]
Merge pull request #15076 from farmergreg/slow-your-roll
safe-search: check for changed IP addresses weekly
Eneas U de Queiroz [Wed, 10 Mar 2021 16:16:58 +0000 (13:16 -0300)]
pdns-recursor: don't search for boost libs in host
While searching for the boost_system library in boost.m4, configure
tries to find boost_system-mt before boost_system. The presence of
boost_system-mt in the staging dir depends on
CONFIG_boost-use-name-tags. If it is not defined (default), and there
is a boost_system-mt library in the host system, it will be used, and
the build will fail.
This adds a patch to remove the host paths from the search loop,
preserving the rest of the detection logic.
Alternatively, boost_cv_lib_context_LIBS could be used to avoid library
detection code entirely, but then the mt- variant would never be used.
Signed-off-by: Eneas U de Queiroz <cotequeiroz@gmail.com>
Gregory L. Dietsche [Wed, 10 Mar 2021 03:34:24 +0000 (21:34 -0600)]
safe-search: check for changed IP addresses weekly
The current default of hourly is too fast. Some services such as
DuckDuckGo return IPs from a pool based on the user's location instead
of a fixed IP address. This change prevents unnecessary writes to the
flash memory by only updating once per week.
Signed-off-by: Gregory L. Dietsche <gregory.dietsche@cuw.edu>
Dirk Brenken [Wed, 10 Mar 2021 13:41:22 +0000 (14:41 +0100)]
Merge pull request #15079 from dibdot/adblock
adblock: small update
Dirk Brenken [Wed, 10 Mar 2021 10:38:15 +0000 (11:38 +0100)]
adblock: small update
* add adguard_tracking source (list with cname trackers)
* optimize/sort output of active sources in status
* optimize log output in EMails
Signed-off-by: Dirk Brenken <dev@brenken.org>
Jan Pavlinec [Wed, 10 Mar 2021 12:10:58 +0000 (13:10 +0100)]
zstd: update to version 1.4.9
Fixes CVE-2021-24032
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Jan Pavlinec [Wed, 10 Mar 2021 09:51:57 +0000 (10:51 +0100)]
git: update to version 2.30.2
Fixes CVE-2021-21300
Signed-off-by: Jan Pavlinec <jan.pavlinec@nic.cz>
Rosen Penev [Wed, 10 Mar 2021 07:57:20 +0000 (23:57 -0800)]
Merge pull request #15069 from neheb/seli
selinux updates
Michael Heimpold [Wed, 10 Mar 2021 06:21:48 +0000 (07:21 +0100)]
Merge pull request #15009 from mhei/libxml2-iconv-fix-bind
bind: fix linking with full language support enabled
Daniel Golle [Wed, 10 Mar 2021 03:15:09 +0000 (03:15 +0000)]
auc: improve CLI
Make some cosmetics improvements.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Daniel Golle [Tue, 9 Mar 2021 21:20:55 +0000 (21:20 +0000)]
auc: update to new server API
This updates auc to use the new API of the sysupgrade image server.
Package version updates now need to be evaluated locally.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Dominick Grift [Tue, 9 Mar 2021 10:59:32 +0000 (11:59 +0100)]
selinux-python: update to version 3.2
be065c4b sepolicy: Do not try to load policy on import
8f0f0a28 selinux(8,5): Describe fcontext regular expressions
e12f71e8 python/sepolgen: allow any policy statement in if(n)def
b15dff0f python/semanage: Sort imports in alphabetical order
92e01969 python/semanage: empty stdout before exiting on BrokenPipeError
fadcc839 python/sepolicy: allow to override manpage date
2a60de8e sepolgen: sort extended rules like normal ones
9e239e55 sepolgen: print extended permissions in hexadecimal
ccd973f7 python/audit2allow: add #include <limits.h> to sepolgen-ifgen-attr-helper.c
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
Dominick Grift [Tue, 9 Mar 2021 08:01:37 +0000 (09:01 +0100)]
semodule-utils: update to version 3.2
no changes
Signed-off-by: Dominick Grift <dominick.grift@defensec.nl>
Rosen Penev [Tue, 9 Mar 2021 08:22:25 +0000 (00:22 -0800)]
setools: update to 4.4.0
Remove no longer needed patches.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 9 Mar 2021 08:05:06 +0000 (00:05 -0800)]
python3-libsemanage: update to 3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Rosen Penev [Tue, 9 Mar 2021 08:04:16 +0000 (00:04 -0800)]
python3-libselinux: update to 3.2
Signed-off-by: Rosen Penev <rosenp@gmail.com>
Javier Marcet [Tue, 9 Mar 2021 17:40:02 +0000 (17:40 +0000)]
python3-websocket-client: update to 0.58.0
Signed-off-by: Javier Marcet <javier@marcet.info>
Rosen Penev [Tue, 9 Mar 2021 23:33:49 +0000 (15:33 -0800)]
Merge pull request #15061 from ja-pa/igmpproxy-new
igmpproxy: move package from openwrt repo
Rosen Penev [Tue, 9 Mar 2021 23:33:16 +0000 (15:33 -0800)]
Merge pull request #15004 from plntyk/fix_backuppc_par2
backuppc: fix build with host detected par2
Rosen Penev [Tue, 9 Mar 2021 23:27:44 +0000 (15:27 -0800)]
Merge pull request #15018 from neheb/freetype
freetype: switch to meson
Rosen Penev [Tue, 9 Mar 2021 23:27:21 +0000 (15:27 -0800)]
Merge pull request #15036 from neheb/znc
znc: update to 1.8.2