Commit Graph

39103 Commits

Author SHA1 Message Date
Matthias Reichl
0ed24e58a2 linux (RPi): config options for 5.15.34-0086da6
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
89ab810d4f linux (RPi): update to 5.15.34-0086da6
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
133c7aa92d RPi: update to firmware 4fe2e4a
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
36cf18b58d linux (RPi): config options for 5.15.33-ecad4b8
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
Matthias Reichl
721e5ff62f linux (RPi): update to 5.15.33-ecad4b8
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-05-11 19:09:43 +02:00
CvH
812b14eaf9 Merge pull request #6460 from lrusak/open-iscsi-target
open-iscsi: allow installing utilities for target
2022-05-11 12:05:57 +02:00
CvH
61c5af1a60 Merge pull request #5232 from lrusak/iwd
default to using iwd
2022-05-11 11:59:42 +02:00
CvH
a228a81a5f Merge pull request #6476 from heitbaum/linux-ucode
intel-ucode: update to 20220510
2022-05-11 11:59:04 +02:00
Rudi Heitbaum
4d2128039a intel-ucode: update to 20220510
release notes:
- https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220510
2022-05-11 01:33:18 +00:00
CvH
30fdde499a Merge pull request #6471 from heitbaum/media-driver2241
media-driver: update to 22.4.1
2022-05-10 09:09:14 +02:00
Christian Hewitt
aefc6b8bb0 Merge pull request #6472 from heitbaum/syncthing
syncthing: update to 1.20.1 and addon (120)
2022-05-09 07:25:29 +04:00
Christian Hewitt
a80860639d Merge pull request #6457 from lrusak/kernel_check_string
scripts/check_kernel_config: handle string options
2022-05-09 07:18:24 +04:00
Christian Hewitt
35f9360595 Merge pull request #6458 from lrusak/alsa-distro
move ALSA_SUPPORT from project options to distro options
2022-05-09 07:16:55 +04:00
Rudi Heitbaum
b2d89e6a0d syncthing: update to 1.20.1 and addon (120)
source files for 1.20.0 have been removed.

release notes:
- https://github.com/syncthing/syncthing/releases/tag/v1.20.1

bug fixes:
- Spurious failure of new connections ("unknown (newer?) version of the protocol" etc)
2022-05-08 13:08:38 +00:00
Rudi Heitbaum
7646b04908 media-driver: update to 22.4.1
log:
- https://github.com/intel/media-driver/compare/intel-media-22.4.0...intel-media-22.4.1
2022-05-08 09:05:09 +00:00
Jernej Škrabec
506fa39b55 Merge pull request #6467 from heitbaum/automake
automake: fix race in parallel builds
2022-05-07 07:30:51 +02:00
Rudi Heitbaum
fe51bc1092 automake: fix race in parallel builds
from:
- https://lists.gnu.org/archive/html/automake-patches/2018-07/msg00010.html
2022-05-07 04:20:50 +00:00
Jernej Škrabec
72c94a2774 Merge pull request #6465 from heitbaum/binutils
binutils-yyy: update to use binutils package source, version, and patches.
2022-05-06 17:00:59 +02:00
CvH
f6161344a6 Merge pull request #6466 from heitbaum/pkg
[le11] package updates
2022-05-06 12:00:56 +02:00
heitbaum
ca5352dd2d libarchive: update to 3.6.1
release notes:
- https://github.com/libarchive/libarchive/releases
2022-05-06 08:40:30 +00:00
Rudi Heitbaum
c240813e9c libgpg-error: update to 1.45
news:
- https://git.gnupg.org/cgi-bin/gitweb.cgi?p=libgpg-error.git;a=blob_plain;f=NEWS;hb=dbac537e5e865fb6f3aa8596d213aa8c47a9dea1
2022-05-06 08:40:10 +00:00
Rudi Heitbaum
c11c3233de meson: update to 0.62.1
milestone:
- https://github.com/mesonbuild/meson/milestone/79?closed=1

includes a wayland validation:
- wayland: Make sure wayland-scanner has same version as wayland libraries
2022-05-06 08:31:30 +00:00
Rudi Heitbaum
c59790e845 freetype: update to 2.12.1 and HTTPS
CHANGES BETWEEN 2.12.0 and 2.12.1

  I. IMPORTANT BUG FIXES

  - Loading CFF fonts sometimes made FreeType crash (bug introduced in
    version 2.12.0)

  - Loading  a fully  hinted  TrueType glyph  a  second time  (without
    caching) sometimes yielded different rendering results if TrueType
    hinting was active (bug introduced in version 2.12.0).

  - The generation of the pkg-config file `freetype2.pc` was broken if
    the build was done with cmake (bug introduced in version 2.12.0).

  II. MISCELLANEOUS

  - New option `--with-librsvg` for  the `configure` script for better
    FreeType demo support.

  - The  meson  build  no  longer enforces  both  static  and  dynamic
    versions of the library by default.

  - The internal  zlib library was  updated to version  1.2.12.  Note,
    however, that  FreeType is *not* affected  by CVE-2018-25032 since
    it only does decompression.

Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-05-06 08:31:30 +00:00
Rudi Heitbaum
836a70f55f systemd: update to 250.5
log:
- https://github.com/systemd/systemd-stable/compare/v250.4...v250.5
2022-05-06 08:31:30 +00:00
Rudi Heitbaum
c6fef64056 sqlite: update to 3.38.4
release log:
- https://www.sqlite.org/releaselog/3_38_4.html
2022-05-06 08:31:30 +00:00