mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [ANNOUNCE] PTXdist 2023.03.0 released
@ 2023-03-03  7:51 Michael Olbrich
  0 siblings, 0 replies; only message in thread
From: Michael Olbrich @ 2023-03-03  7:51 UTC (permalink / raw)
  To: ptxdist

[-- Attachment #1: Type: text/plain, Size: 6476 bytes --]

Hi,

I'm happy to announce that I've just released ptxdist-2023.03.0.

The toolchain wrappers filter out search paths that point to directories
outside the BSP. That's the right thing to do in most cases. Some
exceptions where already added but the was one use-case still broken: If
the kernel source is symlinked in local_src/ then external kernel modules
failed to build. This fix cases like this a new package variable exists
now: <PKG>_WRAPPER_ACCEPT_PATHS is a space separated list that the wrappers
will not filter out. The kernel module template sets that to $(KERNEL_DIR).

OpenSSL was updated to 3.0.x. It's mostly compatible but there are some new
deprecated warnings, so packages that build with -Werror will need to be
fixed. OpenSSL engines will probably need some updates as well.

The fact that the BSP is a git repository now no longer propagates to the
package source directories. So false positives with version magic that
checks if a package is built from git are gone.

The rest are mostly version bumps and a few new packages and bugfixes.

Thanks to all contributors and - as always - the shortlog below.

Enjoy,
Michael Olbrich


Artur Wiebe (6):
      kexec-tools: version bump 2.0.23 -> 2.0.26
      php8: enable short tags
      systemd: version bump 252.3 -> 252.5
      systemd: regexp matching support using pcre2
      rsync3: disable simd optimizations
      python3-tornado: version bump 6.1 -> 6.2

Bastian Krause (4):
      doc: dev manual: fix cargo compile option example
      ptxd_make_world_prepare: fix typo in ${pkg_label} variable
      wpewebkit: version bump 2.38.2 -> 2.38.5
      libwpe: version bump 1.14.0 -> 1.14.1

Christian Melki (33):
      libjpeg: Version bump. 2.1.4 -> 2.1.5.
      openssh: Version bump. 9.1p1 -> 9.2p1
      hwdata: Version bump. 0.366 -> 0.367
      libcap: Version bump. 2.66 -> 2.67.
      e2fsprogs: Version bump. 1.46.5 -> 1.46.6
      batctl: Version bump. 2022.1 -> 2023.01
      glib: Version bump. 2.74.4 -> 2.74.5
      xkeyboard-config: Version bump. 2.37 -> 2.38.
      ca-certificates: Version bump. 3.86 -> 3.87.
      nss: Version bump. 3.86 -> 3.87.
      mesalib: Version bump. 22.3.3 -> 22.3.4
      sdl2: Version bump. 2.26.2 -> 2.26.3
      sdl2-image: Version bump. 2.6.2 -> 2.6.3.
      gdb: Bump default version. 11.2 -> 12.1
      e2fsprog: Version bump + fixes. 1.46.6 -> 1.47.0
      host-e2fsprogs: Be explicit about configure options.
      freetype: Version bump + fixes. 2.12.1 -> 2.13.0
      sdl2-ttf: Version bump + rework. 2.20.1 -> 2.20.2.
      zstd: Version bump 1.5.2 -> 1.5.4
      dbus: Version bump. 1.15.2 -> 1.15.4.
      libdrm: Version bump. 2.4.114 -> 2.4.115.
      mesalib: Version bump. 22.3.4 -> 22.3.5
      libjpeg: Version bump. 2.1.5 -> 2.1.5.1
      nss: Version bump. 3.87 -> 3.88
      ca-certificates: Version bump. 3.87 -> 3.88.
      host-localedef: Version bump. 2.36 -> 2.37.
      linux-firmware: Version bump. 20230117 -> 20230210
      host-xorg-util-macros: Version bump. 1.19.3 -> 1.20.0.
      tpm2-tools: Version bump. 5.4 -> 5.5
      libcurl: Version bump. 7.87.0 -> 7.88.0
      libcurl: Version bump. 7.88.0 -> 7.88.1
      iproute2: Version bump. 6.1.0 -> 6.2.0
      ethtool: Version bump. 6.1 -> 6.2

Ian Abbott (1):
      libtahu: new package

Marco Felsch (1):
      blspec-entry: add linux-appendroot support

Michael Olbrich (30):
      libuv: version bump 1.42.0 -> 1.44.2
      c-ares: version bump 1.15.0 -> 1.19.0
      nodejs: version bump v12.16.1 -> v18.13.0
      optee-test: fix building with openssl 3.x
      crda: fix building with openssl 3.x
      poco: move to staging
      openssl: version bump 1.1.1t -> 3.0.8
      host-libaio: drop obsolte and now unnecessary _MAKEVARS
      mosh: new upstream URL
      ffmpeg: version bump 4.3.2 -> 5.1.2
      intel-gmmlib: version bump 22.2.1 -> 22.3.3
      intel-media-driver: version bump 22.5.4 -> 22.6.6
      qt6: fix symlinks in sysroot-cross
      wrapper: allow per package path filter exceptions
      cryptodev: add '${KERNEL_DIR)' to CRYPTODEV_WRAPPER_ACCEPT_PATHS
      template-src-linux-driver: add '${KERNEL_DIR)' to @PACKAGE@_WRAPPER_ACCEPT_PATHS
      libp11: fix engine path for openssl 3.x
      code-signing: fix engine path for openssl 3.x
      kernel: don't overwrite CONFIG_* via make arguments
      kernel: use CODE_SIGNING_ENV when needed
      imagemageick: fix URL
      gst-plugins-base1: fix GL dependencies
      wpewebkit: drop incorrect dependency
      grpc: move to staging
      openssl: fix building with gcc < 11
      qt5: disable sse2 for ix86
      freetype: download.savannah.gnu.org seems flaky so add sourceforge URL as fallback
      ptxdist: calling make does not really work without at least a basic compiler setup
      socat: don't use libbsd
      ptxdist: make sure that the BSP git dir is ignored

Michael Riesch (1):
      libcamera: version bump 0.0.1 -> 0.0.4

Michael Tretter (1):
      pipewire: version bump 0.3.64 -> 0.3.65

Philipp Zabel (13):
      glslang: version bump 1.3.236.0 -> 1.3.239.0
      shaderc: version bump v2022.4 -> v2023.2
      spirv-headers: version bump 1.3.236.0 -> 1.3.239.0
      spirv-tools: version bump 1.3.236.0 -> 1.3.239.0
      vulkan-headers: 1.3.236.0 -> 1.3.239.0
      vulkan-loader: version bump 1.3.236.0 -> 1.3.239.0
      vulkan-tools: version bump 1.3.236.0 -> 1.3.239.0
      vulkan-validationlayers: version bump 1.3.236.0 -> 1.3.239.0
      configure_helper: ignore new Meson 0.63 builtin option
      libdisplay-info: new package
      mesalib: version bump 22.3.5 -> 22.3.6
      pipewire: version bump 0.3.65 -> 0.3.66
      ptxd_make_world_prepare: use meson setup command

Roland Hieber (2):
      c-ares: fix license files variable name
      open62541: version bump 1.2 -> 1.3.4

Sven Püschel (3):
      lshw: Set VERSION variable
      Readded lmbench
      Added sockperf benchmarking utility

Uwe Kleine-König (1):
      ptxd_make_world_compile_commands_filter: Fix grep for uptodate check

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 488 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-03-03  7:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-03-03  7:51 [ptxdist] [ANNOUNCE] PTXdist 2023.03.0 released Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox