45463 Commits

Author SHA1 Message Date
Rudi Heitbaum
809b8c0726 cli: update to 25.0.1 2024-01-27 06:43:08 +00:00
Rudi Heitbaum
fd914da93a vdr-plugin-xmltv2vdr: update to 0.2.3 2024-01-27 05:53:08 +00:00
Rudi Heitbaum
284152782a vdr: update to 2.6.6
log:
- https://github.com/vdr-projects/vdr/compare/2.6.5...2.6.6

release notes:
2024-01-24: Version 2.6.6
- Changed installing config files to handle potentially broken 'cp -n'.
- Fixed height calculation in progress display (thanks to Matthias Senzel).
- Fixed a possible crash in cDevice::StopSectionHandler() (thanks to Markus
  Ehrnsperger).
- Using a dummy OSD if no OSD provider is available is not considered an error any
  more (thanks to Markus Ehrnsperger).
- Implemented scaling images (thanks to Andreas Baierl).
- Removed syslog calls in child process after fork() (thanks to Markus Ehrnsperger).
- Fixed an unnecessary double display of the current menu item in page up/down
  (thanks to Matthias Senzel).
- Fixed an unnecessary double display of menu items in the Recordings menu (thanks to
  Matthias Senzel).
- Added the move constructor to cString for better performance (thanks to Markus
  Ehrnsperger).
- Added the total number of errors when logging new recording errors.
- Added '/' to the list of fuzzy characters for pattern timers.
- Fixed handling primary device on headless systems (thanks to Markus Ehrnsperger).
- Workaround in detecting frame height for channels with wrong crop parameters
  (thanks to Christoph Haubrich).
- Fixed possible duplicate component entries in the info of an ongoing recording
  (reported by Christoph Haubrich).
2024-01-27 05:53:08 +00:00
Rudi Heitbaum
9fb28c4af4 vdr-addon: update to 2.6.6 and addon (3)
includes
- vdr-plugin-xmltv2vdr: update to 0.2.3
2024-01-27 05:53:08 +00:00
Rudi Heitbaum
289a7168c0 vulkan-tools: update to 1.3.276 2024-01-27 05:07:50 +00:00
Rudi Heitbaum
fb427e93cb vulkan-loader: update to 1.3.276 2024-01-27 05:07:50 +00:00
Rudi Heitbaum
a15d42c53a vulkan-headers: update to 1.3.276 2024-01-27 05:07:50 +00:00
Christian Hewitt
a9479eefed
Merge pull request #8556 from by-gnome/imx6
NXP (iMX6): include firmware for BCM4329 and BCM4330 for Wandboard
2024-01-26 17:17:18 +04:00
by-gnome
abc6c7d50a
NXP (iMX6): include firmware for BCM4329 and BCM4330 for Wandboard 2024-01-26 16:13:45 +03:00
Christian Hewitt
fffe421029
Merge pull request #8555 from by-gnome/firmware-updates
brcmfmac_sdio-firmware: update to 3aecdd0
2024-01-26 17:03:00 +04:00
by-gnome
3efa824773
brcmfmac_sdio-firmware: update to 3aecdd0
Add firmware symlinks for Wandboard.
2024-01-26 15:49:57 +03:00
Rudi Heitbaum
bb31fc3847 linux: drop upstreamed patch in 6.6.14 2024-01-26 07:22:20 +00:00
Rudi Heitbaum
ce7e702f1e linux: update to 6.6.14 2024-01-26 07:20:02 +00:00
Rudi Heitbaum
518b6ba30d linux: update to 6.6.13 2024-01-26 06:39:08 +00:00
Christian Hewitt
460900f8d3
Merge pull request #8551 from heitbaum/gst
gstreamer: update to 1.22.9
2024-01-26 08:22:23 +04:00
Rudi Heitbaum
1fede20e5e iw: update to 6.7 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
ffcaa201ed systemd: update to 255.3
Release notes:
- https://github.com/systemd/systemd/releases
- https://github.com/systemd/systemd-stable/compare/v255.2...v255.3
2024-01-25 13:03:59 +00:00
Rudi Heitbaum
96a8e07063 glm: update to 1.0.0 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
85e0e235a8 libjpeg-turbo: update to 3.0.2 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
5b0feb5f93 libpng: update to 1.6.41 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
5598fc4100 nss: update to 3.97 2024-01-25 13:03:59 +00:00
Rudi Heitbaum
c43745f2c3 nghttp2: update to 1.59.0
release notes:
- http://nghttp2.org/blog/2024/01/21/nghttp2-v1-59-0/
2024-01-25 13:03:59 +00:00
Rudi Heitbaum
51fd280c1f zlib: update to 1.3.1
release notes:
- https://www.zlib.net

Version 1.3.1 has these key updates from 1.3:
- Reject overflows of zip header fields in minizip.
- Fix bug in inflateSync() for data held in bit buffer.
- Add LIT_MEM define to use more memory for a small deflate speedup.
- Fix decision on the emission of Zip64 end records in minizip.
- Add bounds checking to ERR_MSG() macro, used by zError().
- Neutralize zip file traversal attacks in miniunz.
- Fix a bug in ZLIB_DEBUG compiles in check_match().
2024-01-25 13:03:59 +00:00
Matthias Reichl
24932ae4b0
Merge pull request #8553 from heitbaum/kodi
kodi: update to githash 06e2280
2024-01-25 13:25:07 +01:00
Rudi Heitbaum
379e093cf8 kodi: update to githash 06e2280 2024-01-25 10:27:33 +00:00
Rudi Heitbaum
08dcfd7503 utfcpp: initial package
required by taglib-2.0
2024-01-25 10:21:49 +00:00
Rudi Heitbaum
580a168e88 taglib: update to 2.0 2024-01-25 10:21:15 +00:00
Matthias Reichl
48543bb279
Merge pull request #8550 from heitbaum/mesa
mesa: update to 23.3.4
2024-01-25 11:01:43 +01:00
Rudi Heitbaum
c45329884f gst-plugins-bad: update to 1.22.9 2024-01-25 09:43:57 +00:00
Rudi Heitbaum
bcaf5e7a38 gst-plugins-base: update to 1.22.9 2024-01-25 09:43:57 +00:00
Rudi Heitbaum
ba174cb668 gstreamer: update to 1.22.9 2024-01-25 09:43:57 +00:00
Rudi Heitbaum
e8cc02175e mesa: update to 23.3.4 2024-01-25 07:46:23 +00:00
Rudi Heitbaum
e885313647 Mako: update to 1.3.1
changelog:
- https://docs.makotemplates.org/en/latest/changelog.html
2024-01-23 09:54:45 +00:00
Christian Hewitt
68c9563588
Merge pull request #8548 from heitbaum/rtl
RTL8192DU: update to githash a82c83e
2024-01-23 13:14:29 +04:00
Rudi Heitbaum
feef9402a6 RTL8192DU: update to githash a82c83e
Support Linux 6.7
2024-01-23 09:11:32 +00:00
Christian Hewitt
74d677a645
Merge pull request #8540 from heitbaum/pax
pax-utils: fix host build on gentoo
2024-01-22 18:26:28 +04:00
Christian Hewitt
3bf90cb738
Merge pull request #8544 from heitbaum/bin
pvr.mythtv: update 21.0.2-Omega to 21.0.4-Omega
2024-01-22 18:22:52 +04:00
Christian Hewitt
deafbfdd6e
Merge pull request #8543 from heitbaum/pcre
pcre: do not build pcrecpp
2024-01-22 18:22:24 +04:00
Rudi Heitbaum
9e5edea9ca pvr.mythtv: update 21.0.2-Omega to 21.0.4-Omega 2024-01-22 12:23:57 +00:00
Rudi Heitbaum
6c5d5b8d11 pcre: do not build pcrecpp
Since kodi PR24128 (Remove use of pcrecpp from Kodi) -
pcrecpp is no longer used.
2024-01-22 12:05:28 +00:00
Rudi Heitbaum
95837e42a4 fakeroot: update to 1.33
release notes:
- c0a4a0e30d
2024-01-22 09:56:51 +00:00
Rudi Heitbaum
f82b02e146 MarkupSafe: update to 2.1.4
Released 2024-01-19

-   Don't use regular expressions for ``striptags``, avoiding a performance
    issue. :pr:`413`

log:
- https://github.com/pallets/markupsafe/compare/2.1.3...2.1.4
2024-01-22 09:56:51 +00:00
Rudi Heitbaum
6e759ede47 pax-utils: fix host build on gentoo 2024-01-22 06:59:06 +00:00
Christian Hewitt
96b4665e4b
Merge pull request #8536 from heitbaum/pillow-fix
Pillow: update patches for 10.2.0 and fix upstream regression with setup.py
2024-01-20 11:24:19 +04:00
Christian Hewitt
128f0bfc84
Merge pull request #8535 from heitbaum/docker
docker: update to 25.0.0 and addon (2)
2024-01-20 10:18:31 +04:00
Rudi Heitbaum
e2b7af4579 Pillow: update patches for 10.2.0 and fix upstream regression with setup.py 2024-01-20 02:50:11 +00:00
Rudi Heitbaum
f018182f7f cli: update to 25.0.0 2024-01-20 01:52:40 +00:00
Rudi Heitbaum
3dc803d349 moby: update to 25.0.0 2024-01-20 01:52:40 +00:00
Rudi Heitbaum
6464d9fa53 containerd: update to 1.7.12 2024-01-20 01:52:40 +00:00
Rudi Heitbaum
ba44b86499 docker: update to 25.0.0 and addon (2)
containerd: update to 1.7.12
cli: update to 25.0.0
moby: update to 25.0.0
2024-01-20 01:50:45 +00:00