Commit Graph

39661 Commits

Author SHA1 Message Date
Rudi Heitbaum
7c378eddb1 system-tools: update library version for oniguruma 2022-06-14 08:41:11 +00:00
Rudi Heitbaum
a959b72536 docker: update addon to (137) 2022-06-13 23:11:20 +00:00
Rudi Heitbaum
0ed6825568 runc: update to 1.1.3
release notes:
- https://github.com/opencontainers/runc/releases/tag/v1.1.3
2022-06-13 23:08:38 +00:00
Rudi Heitbaum
4285929253 containerd: update to 1.6.6 2022-06-13 23:08:38 +00:00
CvH
3d310f35ad Merge pull request #6577 from lrusak/docker
docker: update to 22.06.0-beta.0
2022-06-13 21:40:33 +02:00
CvH
6cadb04489 docker: align copyright to disto default 2022-06-13 21:39:36 +02:00
CvH
c9a0c6cd09 Merge pull request #6579 from lrusak/systemd-cgroups
systemd: use unified cgroups
2022-06-13 18:41:47 +02:00
CvH
d63cd972c5 Merge pull request #6596 from heitbaum/binaries2
[le11] kodi-binary-addons: update to latest versions
2022-06-13 18:29:47 +02:00
CvH
6e51424385 Merge pull request #6594 from heitbaum/binaries
pvr.vdr.vnsi: update 20.2.3-Nexus to 20.3.0-Nexus
2022-06-13 18:29:21 +02:00
Rudi Heitbaum
b5ce1eaf24 kodi-binary-addons: update to latest versions
- inputstream.adaptive: update 20.2.1-Nexus to 20.2.2-Nexus
- inputstream.ffmpegdirect: update 20.2.1-Nexus to 20.2.2-Nexus
2022-06-13 15:35:15 +00:00
Rudi Heitbaum
1112a18795 heimdal: update to 2022-04-27 2022-06-13 08:31:07 +00:00
Rudi Heitbaum
8a4698bb64 samba: update to 4.16.2
changelog:
- https://www.samba.org/samba/history/samba-4.16.1.html
- https://www.samba.org/samba/history/samba-4.16.2.html
2022-06-13 08:29:11 +00:00
Rudi Heitbaum
ab5e1ad81b samba: upstream build fix for 4.16.0
drop the workaround patch and include the upstream patch.

adjust the package.mk file to call make not waf directly as specified by
samba. This sets the PYTHONHASHSEED hash randomization to a static value
of 1, thus having reproducable (non random) ordering iteration of values
in variables.

https://bugzilla.samba.org/show_bug.cgi?id=15033
2022-06-13 08:28:23 +00:00
Rudi Heitbaum
962fe30bb5 pvr.vdr.vnsi: update 20.2.3-Nexus to 20.3.0-Nexus 2022-06-13 03:48:04 +00:00
CvH
c8a2d1c817 Merge pull request #6593 from heitbaum/x11
X11/Wayland updates
2022-06-12 15:53:38 +02:00
Rudi Heitbaum
366087f5ef libinput: update to 1.21.0 and Copyright
ann:
- https://lists.freedesktop.org/archives/wayland-devel/2022-June/042245.html
2022-06-12 13:07:13 +00:00
Rudi Heitbaum
1cb7e144d9 libX11: update to 1.8.1
ann:
- https://lists.x.org/archives/xorg-announce/2022-June/003168.html

This release fixes the --enable-thread-safety-constructor option to the
configure script to work as intended.  In the previous release, the changes
for this option may not have been enabled when the option was not specified
or when the --enable option was specified.

While we have enabled it by default, believing that doing so will reduce
the number of bugs users encounter running libX11 clients, in some cases
it may expose bugs in which clients had previously gotten away with calling
libX11 functions while a libX11 lock is already held, and thus now deadlock,
as discussed in https://gitlab.freedesktop.org/xorg/lib/libx11/-/issues/157 .

Alan Coopersmith (2):
      configure.ac: Fix --enable-thread-safety-constructor
      libX11 1.8.1
2022-06-12 13:07:13 +00:00
Rudi Heitbaum
d01de76911 Merge pull request #6591 from jernejsk/aw-hevc-fix
[LE11] Allwinner: linux: fix HEVC patch
2022-06-12 16:37:55 +10:00
Jernej Skrabec
0bc38307e3 Allwinner: linux: fix hevc patch 2022-06-12 08:29:51 +02:00
Jernej Škrabec
363112bf67 Merge pull request #6590 from chewitt/amlogic-upstream
linux: drop some FROMGIT patches to fix Amlogic S912 USB issue
2022-06-11 16:16:57 +02:00
Christian Hewitt
07f2b78459 linux: drop some FROMGIT patches to fix Amlogic S912 USB issue 2022-06-11 14:12:47 +00:00
Jernej Škrabec
83a7f20ba7 Merge pull request #6537 from heitbaum/kernel11
linux: update to 5.18.y
2022-06-11 07:31:47 +02:00
Rudi Heitbaum
ecec2ab0b7 linux: enable CONFIG_IP_MULTIPLE_TABLES to support ip rule
https://cateee.net/lkddb/web-lkddb/IP_MULTIPLE_TABLES.html
2022-06-10 12:47:29 +00:00
Frank Hartung
f89b380242 Merge pull request #6589 from chewitt/amlogic-upstream
linux: bump Amlogic to Linux 5.18.3
2022-06-10 12:43:34 +02:00
Christian Hewitt
38d1db977a linux: bump Amlogic to Linux 5.18.3 2022-06-10 09:59:45 +00:00