mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [ptxdist] [ANNOUNCE] PTXdist 2023.03.0 released
@ 2023-03-03  7:51  4% Michael Olbrich
  0 siblings, 0 replies; 7+ results
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	[relevance 4%]

* Re: [ptxdist] [APPLIED] ptxd_make_world_prepare: use meson setup command
  2023-02-23  9:51  7% [ptxdist] [PATCH] ptxd_make_world_prepare: use meson setup command Philipp Zabel
@ 2023-02-24  7:24  0% ` Michael Olbrich
  0 siblings, 0 replies; 7+ results
From: Michael Olbrich @ 2023-02-24  7:24 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 1b3a0683e3044632c302b623d2f4cd04c36a3e76.

Michael

[sent from post-receive hook]

On Fri, 24 Feb 2023 08:24:51 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Fixes the following warning during the prepare stage of meson based
> packages:
> 
>   WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.
> 
> The meson setup command is available since 0.42 and was marked as
> deprecated in Meson 0.64.
> 
> Fixes: f4c1eef53247 ("host-meson: version bump 0.61.4 -> 1.0.0")
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20230223095103.1872076-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/lib/ptxd_make_world_prepare.sh b/scripts/lib/ptxd_make_world_prepare.sh
> index b94b91edf709..591e9a1f0255 100644
> --- a/scripts/lib/ptxd_make_world_prepare.sh
> +++ b/scripts/lib/ptxd_make_world_prepare.sh
> @@ -149,7 +149,7 @@ ptxd_make_world_prepare_meson() {
>  	"${pkg_path}" \
>  	"${pkg_env}" \
>  	"${pkg_conf_env}" \
> -	meson \
> +	meson setup \
>  	"${pkg_conf_opt}" \
>  	"${pkg_conf_dir}" &&
>      ptxd_make_world_compile_commands_filter



^ permalink raw reply	[relevance 0%]

* [ptxdist] [PATCH] ptxd_make_world_prepare: use meson setup command
@ 2023-02-23  9:51  7% Philipp Zabel
  2023-02-24  7:24  0% ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 1 reply; 7+ results
From: Philipp Zabel @ 2023-02-23  9:51 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Fixes the following warning during the prepare stage of meson based
packages:

  WARNING: Running the setup command as `meson [options]` instead of `meson setup [options]` is ambiguous and deprecated.

The meson setup command is available since 0.42 and was marked as
deprecated in Meson 0.64.

Fixes: f4c1eef53247 ("host-meson: version bump 0.61.4 -> 1.0.0")
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 scripts/lib/ptxd_make_world_prepare.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/ptxd_make_world_prepare.sh b/scripts/lib/ptxd_make_world_prepare.sh
index b94b91edf709..591e9a1f0255 100644
--- a/scripts/lib/ptxd_make_world_prepare.sh
+++ b/scripts/lib/ptxd_make_world_prepare.sh
@@ -149,7 +149,7 @@ ptxd_make_world_prepare_meson() {
 	"${pkg_path}" \
 	"${pkg_env}" \
 	"${pkg_conf_env}" \
-	meson \
+	meson setup \
 	"${pkg_conf_opt}" \
 	"${pkg_conf_dir}" &&
     ptxd_make_world_compile_commands_filter
-- 
2.30.2




^ permalink raw reply	[relevance 7%]

* Re: [ptxdist] [APPLIED] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check
  2023-02-10 16:02 14% [ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check Uwe Kleine-König
  2023-02-15 20:07  7% ` Alexander Dahl
@ 2023-02-17 15:35  7% ` Michael Olbrich
  1 sibling, 0 replies; 7+ results
From: Michael Olbrich @ 2023-02-17 15:35 UTC (permalink / raw)
  To: ptxdist; +Cc: Uwe Kleine-König

Thanks, applied as 609521efdc7d55d0fccca2c881f34adf23d22516.

Michael

[sent from post-receive hook]

On Fri, 17 Feb 2023 16:35:56 +0100, Uwe Kleine-König <u.kleine-koenig@pengutronix.de> wrote:
> The intend here is to check the return code of grep, no need to call [
> (i.e. test). This fixes an error message:
> 
> 	environment: line 10: [: syntax error: `-q' unexpected
> 
> Additionally add -e to force interpretation of
> "${PTXDIST_CROSS_CPPFLAGS}" as pattern. For me
> ${PTXDIST_CROSS_CPPFLAGS} starts with -isystem; without -e this is
> interpreted as option to grep instead of pattern which makes grep emit
> 
> 	grep: invalid option -- 't'
> 
> .)
> 
> Also add -F to make grep use a fixed-string compare (instead of
> interpreting ${PTXDIST_CROSS_CPPFLAGS} as regexp).
> 
> Fixes: ac0aac7fc727 ("impove compile_commands.json handling")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> Acked-by: Alexander Dahl <post@lespocky.de>
> Message-Id: <20230210160258.12558-1-u.kleine-koenig@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/scripts/lib/ptxd_make_world_compile_commands.sh b/scripts/lib/ptxd_make_world_compile_commands.sh
> index 56d7378fa28b..2703b5497799 100644
> --- a/scripts/lib/ptxd_make_world_compile_commands.sh
> +++ b/scripts/lib/ptxd_make_world_compile_commands.sh
> @@ -21,7 +21,7 @@ ptxd_make_world_compile_commands_filter() {
>      fi
>  
>      if [ "${src_cmds}" = "${dst_cmds}" ]; then
> -	if [ grep -q "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}" ]; then
> +	if grep -q -F -e "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}"; then
>  	    ptxd_warning "compile_commands.json is already up to date!"
>  	    return
>  	fi



^ permalink raw reply	[relevance 7%]

* Re: [ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check
  2023-02-10 16:02 14% [ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check Uwe Kleine-König
@ 2023-02-15 20:07  7% ` Alexander Dahl
  2023-02-17 15:35  7% ` [ptxdist] [APPLIED] " Michael Olbrich
  1 sibling, 0 replies; 7+ results
From: Alexander Dahl @ 2023-02-15 20:07 UTC (permalink / raw)
  To: Uwe Kleine-König; +Cc: ptxdist

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

Moin,

Am Fri, Feb 10, 2023 at 05:02:58PM +0100 schrieb Uwe Kleine-König:
> The intend here is to check the return code of grep, no need to call [
> (i.e. test). This fixes an error message:
> 
> 	environment: line 10: [: syntax error: `-q' unexpected
> 
> Additionally add -e to force interpretation of
> "${PTXDIST_CROSS_CPPFLAGS}" as pattern. For me
> ${PTXDIST_CROSS_CPPFLAGS} starts with -isystem; without -e this is
> interpreted as option to grep instead of pattern which makes grep emit
> 
> 	grep: invalid option -- 't'
> 
> .)
> 
> Also add -F to make grep use a fixed-string compare (instead of
> interpreting ${PTXDIST_CROSS_CPPFLAGS} as regexp).

All this makes sense. Thumbs up.

> 
> Fixes: ac0aac7fc727 ("impove compile_commands.json handling")
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
> ---
>  scripts/lib/ptxd_make_world_compile_commands.sh | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/scripts/lib/ptxd_make_world_compile_commands.sh b/scripts/lib/ptxd_make_world_compile_commands.sh
> index 56d7378fa28b..2703b5497799 100644
> --- a/scripts/lib/ptxd_make_world_compile_commands.sh
> +++ b/scripts/lib/ptxd_make_world_compile_commands.sh
> @@ -21,7 +21,7 @@ ptxd_make_world_compile_commands_filter() {
>      fi
>  
>      if [ "${src_cmds}" = "${dst_cmds}" ]; then
> -	if [ grep -q "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}" ]; then
> +	if grep -q -F -e "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}"; then

Acked-by: Alexander Dahl <post@lespocky.de>

Greets
Alex

>  	    ptxd_warning "compile_commands.json is already up to date!"
>  	    return
>  	fi
> -- 
> 2.39.0

-- 
/"\ ASCII RIBBON | »With the first link, the chain is forged. The first
\ / CAMPAIGN     | speech censured, the first thought forbidden, the
 X  AGAINST      | first freedom denied, chains us all irrevocably.«
/ \ HTML MAIL    | (Jean-Luc Picard, quoting Judge Aaron Satie)

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

^ permalink raw reply	[relevance 7%]

* [ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check
@ 2023-02-10 16:02 14% Uwe Kleine-König
  2023-02-15 20:07  7% ` Alexander Dahl
  2023-02-17 15:35  7% ` [ptxdist] [APPLIED] " Michael Olbrich
  0 siblings, 2 replies; 7+ results
From: Uwe Kleine-König @ 2023-02-10 16:02 UTC (permalink / raw)
  To: ptxdist

The intend here is to check the return code of grep, no need to call [
(i.e. test). This fixes an error message:

	environment: line 10: [: syntax error: `-q' unexpected

Additionally add -e to force interpretation of
"${PTXDIST_CROSS_CPPFLAGS}" as pattern. For me
${PTXDIST_CROSS_CPPFLAGS} starts with -isystem; without -e this is
interpreted as option to grep instead of pattern which makes grep emit

	grep: invalid option -- 't'

.)

Also add -F to make grep use a fixed-string compare (instead of
interpreting ${PTXDIST_CROSS_CPPFLAGS} as regexp).

Fixes: ac0aac7fc727 ("impove compile_commands.json handling")
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
---
 scripts/lib/ptxd_make_world_compile_commands.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/scripts/lib/ptxd_make_world_compile_commands.sh b/scripts/lib/ptxd_make_world_compile_commands.sh
index 56d7378fa28b..2703b5497799 100644
--- a/scripts/lib/ptxd_make_world_compile_commands.sh
+++ b/scripts/lib/ptxd_make_world_compile_commands.sh
@@ -21,7 +21,7 @@ ptxd_make_world_compile_commands_filter() {
     fi
 
     if [ "${src_cmds}" = "${dst_cmds}" ]; then
-	if [ grep -q "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}" ]; then
+	if grep -q -F -e "${PTXDIST_CROSS_CPPFLAGS}" "${src_cmds}"; then
 	    ptxd_warning "compile_commands.json is already up to date!"
 	    return
 	fi
-- 
2.39.0




^ permalink raw reply	[relevance 14%]

* [ptxdist] [ANNOUNCE] PTXdist 2022.06.0 released
@ 2022-06-03  6:51  6% Michael Olbrich
  0 siblings, 0 replies; 7+ results
From: Michael Olbrich @ 2022-06-03  6:51 UTC (permalink / raw)
  To: ptxdist

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

Hi,

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

Several packages that have been sitting in staging for more than one year
are now gone. This includes Python 2 and all related packages.

The template for out-of-tree kernel modules now generates
compile_commands.json at build-time.

Autoconf was updated. As a result, you may get errors about missing
gtkdocize for some packages if you have local patches. In that case, take a
look at the changes of the generic patches/autogen.sh.

The rest are mostly version bumps with a few new packages and other fixes
mixed in.

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

Enjoy,
Michael Olbrich


Alexander Dahl (2):
      dropwatch: Version bump v1.5.3 -> v1.5.4
      libxml2: Version bump 2.9.13 -> 2.9.14

Bastian Krause (2):
      ptxd_make_world_init: set invalid proxy value for download prevention to greppable value
      doc: user_manual: mention download prevention during non-get stages

Bruno Thomsen (5):
      gnupg: add extra https source url
      libksba: add extra https source url
      npth: add extra https source url
      python3-gunicorn: new package
      python3-falcon: new package

Christian Melki (24):
      libcurl: Version bump. 7.82.0 -> 7.83.0
      libevdev: Add python dependency.
      openssl: Version bump. 1.1.1n -> 1.1.1o
      sdl2: Version bump. 2.0.20 -> 2.0.22.
      host-mtools: Version bump. 4.0.37 -> 4.0.39
      host-makedepend: Version bump. 1.0.4 -> 1.0.6
      linux-firmware: Version bump. 20220411 -> 20220509
      libqmi: Version bump. 1.30.4 -> 1.30.6
      libnl3: Version bump. 3.5.0 -> 3.6.0
      libmbim: Version bump. 1.26.2 -> 1.26.4
      libarchive: Version bump. 3.5.1 -> 3.6.1
      hwdata: Version bump. 0.358 -> 0.359
      libcurl: Version bump. 7.83.0 -> 7.83.1
      cairo: Fix CVEs
      host-autotools-autoconf: Version bump. 2.69 -> 2.71.
      host-fakeroot: Version bump. 1.25.3 -> 1.28
      opkg: Version bump. 0.4.5 -> 0.5.0.
      host-opkg: Follow options after upgrade of opkg.
      host-opkg-utils: Version bump. 0.4.2 -> 0.5.0
      host-ninja: Version bump and fork change. 0.8.2 -> 1.10.2.g51db2.kitware.jobserver-1
      host-cmake: Version bump 3.20.5 -> 3.23.1
      host-meson: Version bump. 0.60.3 -> 0.62.1
      iptables: Version bump. 1.8.7 -> 1.8.8
      usb-modeswitch: Version bump. 2.6.0 -> 2.6.1

David Jander (8):
      cython3: version bump 0.29.14 -> 0.29.28
      python3: version bump 3.7.10 -> 3.10.4
      libuv version bump 1.34.0 -> 1.42.0
      python3-uvloop: new package
      host-python3-tz: new package
      host-python3-babel: new package
      python3-ifaddr: new package
      python3-zeroconf: new package

Linnea Gunnarsson (7):
      libusb: version bump 1.0.25 -> 1.0.26
      pciutils: version bump 3.7.0 -> 3.8.0
      libseccomp: version bump 2.5.3 -> 2.5.4
      libinput: version bump 1.20.0 -> 1.20.1
      json-c: version bump 0.15 -> 0.16
      Freetype: version bump 2.11.1 -> 2.12.1
      batctl: version bump: 2021.4 -> 2022.1

Michael Olbrich (42):
      host-yasm: add configure options
      python3-cffi: version bump 1.13.2 -> 1.15.0
      python3-lxml: version bump 4.4.2 -> 4.8.0
      syslogng: fix python detection with Python 3.10
      host-python3-pip: new package
      python3-gi: version bump 3.28.3 -> 3.42.1
      python3-pluggy: needs pip at buildtime
      python3-py: needs pip at buildtime
      python3-numpy: version bump 1.17.4 -> 1.22.3
      python3-pip: don't hardcode the Python version
      boost: add upstream fix to build with pPython 3.10
      pciutils: fix building with gcc <= 9.x
      python3-numpy: add missing dependency
      python3-numpy: fix building with older compilers
      memtest86p: fix URL
      ptxd_make_world_compile_commands_filter: create compile_commands.json in the correct dir for lndir:// URLs
      ptxd_make_world_compile_commands_filter: allow spaces at the beginning of the 'command' string
      template-src-linux-driver: generate compile_commands.json at build-time
      portmap: remove after more than one year in staging
      ptxd_lib_dgen: fix indirect dependency calculation
      gobject-introspection: version bump 1.66.1 -> 1.72.0
      patches/autogen.sh: fake gtkdocize
      libsrtp: version bump 2.3.0 -> 2.4.2
      liboil: sync autogen.sh with generic version
      at: move to staging
      gtk2: remove after more than one year in staging
      python3-pyside: remove after more than one year in staging
      python3-shiboken: remove after more than one year in staging
      host-generatorrunner: remove after more than one year in staging
      host-apiextractor: remove after more than one year in staging
      libx86: remove after more than one year in staging
      lmbench: remove after more than one year in staging
      memcached: remove after more than one year in staging
      memstat: remove after more than one year in staging
      p7zip: remove after more than one year in staging
      simplerpl: remove after more than one year in staging
      python: remove after more than one year in staging
      host-ninja: cleanup rule
      systemd: version bump 250.4 -> 251
      host-meson: go back to version 0.61.4 for now
      glib: version bump 2.72.0 -> 2.72.1
      lua: version bump 5.3.4 -> 5.3.6

Philipp Zabel (15):
      gstreamer1: version bump 1.20.1 -> 1.20.2
      gst-plugins-base1: version bump 1.20.1 -> 1.20.2
      gst-plugins-good1: version bump 1.20.1 -> 1.20.2
      gst-plugins-bad1: version bump 1.20.1 -> 1.20.2
      gst-plugins-ugly1: version bump 1.20.1 -> 1.20.2
      gst-devtools1: version bump 1.20.1 -> 1.20.2
      gst-libav1: version bump 1.20.1 -> 1.20.2
      gst-python1: version bump 1.20.1 -> 1.20.2
      gst-rtsp-server1: version bump 1.20.1 -> 1.20.2
      gstreamer-vaapi1: version bump 1.20.1 -> 1.20.2
      mesalib: version bump 22.0.2 -> 22.0.3
      pipewire: version bump 0.3.49 -> 0.3.51
      quota-tools: drop unconditional libtirpc dependency
      mesalib: version bump 22.0.3 -> 22.0.4
      libxkbcommon: version bump 1.4.0 -> 1.4.1

Steffen Trumtrar (1):
      lldpd: version bump: 1.0.12 -> 1.0.13

Uwe Kleine-König (2):
      git-ptx-patches: Fix corner case when searching for a tag in series file
      git-ptx-patches: Remove useless assignment


-- 
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	[relevance 6%]

Results 1-7 of 7 | reverse | sort options + mbox downloads above
-- links below jump to the message on this page --
2022-06-03  6:51  6% [ptxdist] [ANNOUNCE] PTXdist 2022.06.0 released Michael Olbrich
2023-02-10 16:02 14% [ptxdist] [PATCH] ptxd_make_world_compile_commands_filter: Fix grep for uptodate check Uwe Kleine-König
2023-02-15 20:07  7% ` Alexander Dahl
2023-02-17 15:35  7% ` [ptxdist] [APPLIED] " Michael Olbrich
2023-02-23  9:51  7% [ptxdist] [PATCH] ptxd_make_world_prepare: use meson setup command Philipp Zabel
2023-02-24  7:24  0% ` [ptxdist] [APPLIED] " Michael Olbrich
2023-03-03  7:51  4% [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