mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5
@ 2021-09-30 15:10 Philipp Zabel
  2021-09-30 15:10 ` [ptxdist] [PATCH 02/10] gst-devtools1: " Philipp Zabel
                   ` (9 more replies)
  0 siblings, 10 replies; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gstreamer1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
index e1433d31f744..d6c4eff1006a 100644
--- a/rules/gstreamer1.make
+++ b/rules/gstreamer1.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1
 #
 # Paths and names
 #
-GSTREAMER1_VERSION	:= 1.18.4
-GSTREAMER1_MD5		:= fe381e1e910e622fee44692e865f7229
+GSTREAMER1_VERSION	:= 1.18.5
+GSTREAMER1_MD5		:= d7e7ba88a1ccb431d754bd9474728c22
 GSTREAMER1		:= gstreamer-$(GSTREAMER1_VERSION)
 GSTREAMER1_SUFFIX	:= tar.xz
 GSTREAMER1_URL		:= http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 02/10] gst-devtools1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 03/10] gst-plugins-base1: " Philipp Zabel
                   ` (8 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-devtools1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-devtools1.make b/rules/gst-devtools1.make
index 3943d0da3932..0307b938bd86 100644
--- a/rules/gst-devtools1.make
+++ b/rules/gst-devtools1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_DEVTOOLS1) += gst-devtools1
 #
 # Paths and names
 #
-GST_DEVTOOLS1_VERSION	:= 1.18.4
-GST_DEVTOOLS1_MD5	:= ef26ae2311be44127243dc99ff475059
+GST_DEVTOOLS1_VERSION	:= 1.18.5
+GST_DEVTOOLS1_MD5	:= 12656dc06805c4de8e3ee48d80545785
 GST_DEVTOOLS1		:= gst-devtools-$(GST_DEVTOOLS1_VERSION)
 GST_DEVTOOLS1_SUFFIX	:= tar.xz
 GST_DEVTOOLS1_URL	:= http://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 03/10] gst-plugins-base1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
  2021-09-30 15:10 ` [ptxdist] [PATCH 02/10] gst-devtools1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 04/10] gst-plugins-good1: " Philipp Zabel
                   ` (7 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-base1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-plugins-base1.make b/rules/gst-plugins-base1.make
index 25e4f20e75d6..f84bb6653c6c 100644
--- a/rules/gst-plugins-base1.make
+++ b/rules/gst-plugins-base1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BASE1) += gst-plugins-base1
 #
 # Paths and names
 #
-GST_PLUGINS_BASE1_VERSION	:= 1.18.4
-GST_PLUGINS_BASE1_MD5		:= 523336ed6938b8b1004847cbbd5e31cb
+GST_PLUGINS_BASE1_VERSION	:= 1.18.5
+GST_PLUGINS_BASE1_MD5		:= 69b23213a6bb79d6d1b8371a9dd3e82e
 GST_PLUGINS_BASE1		:= gst-plugins-base-$(GST_PLUGINS_BASE1_VERSION)
 GST_PLUGINS_BASE1_SUFFIX	:= tar.xz
 GST_PLUGINS_BASE1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 04/10] gst-plugins-good1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
  2021-09-30 15:10 ` [ptxdist] [PATCH 02/10] gst-devtools1: " Philipp Zabel
  2021-09-30 15:10 ` [ptxdist] [PATCH 03/10] gst-plugins-base1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 05/10] gst-plugins-bad1: " Philipp Zabel
                   ` (6 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-good1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make
index c7beedfd04fe..07939c27ec54 100644
--- a/rules/gst-plugins-good1.make
+++ b/rules/gst-plugins-good1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD1) += gst-plugins-good1
 #
 # Paths and names
 #
-GST_PLUGINS_GOOD1_VERSION	:= 1.18.4
-GST_PLUGINS_GOOD1_MD5		:= 4ecf1ac5cd422d9c13fe05dbf5e3df26
+GST_PLUGINS_GOOD1_VERSION	:= 1.18.5
+GST_PLUGINS_GOOD1_MD5		:= 1c8ec6b14d166d7affbb216e863c9e42
 GST_PLUGINS_GOOD1		:= gst-plugins-good-$(GST_PLUGINS_GOOD1_VERSION)
 GST_PLUGINS_GOOD1_SUFFIX	:= tar.xz
 GST_PLUGINS_GOOD1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 05/10] gst-plugins-bad1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (2 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 04/10] gst-plugins-good1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
                   ` (5 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-bad1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-plugins-bad1.make b/rules/gst-plugins-bad1.make
index 1dd999c55827..0a30177d293f 100644
--- a/rules/gst-plugins-bad1.make
+++ b/rules/gst-plugins-bad1.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BAD1) += gst-plugins-bad1
 #
 # Paths and names
 #
-GST_PLUGINS_BAD1_VERSION	:= 1.18.4
-GST_PLUGINS_BAD1_MD5		:= 8a73b497613a9f778e880b8a9eb9c1a3
+GST_PLUGINS_BAD1_VERSION	:= 1.18.5
+GST_PLUGINS_BAD1_MD5		:= 4ab1c19c3cf1ba79c20c65f6be78e7fd
 GST_PLUGINS_BAD1		:= gst-plugins-bad-$(GST_PLUGINS_BAD1_VERSION)
 GST_PLUGINS_BAD1_SUFFIX		:= tar.xz
 GST_PLUGINS_BAD1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-bad/$(GST_PLUGINS_BAD1).$(GST_PLUGINS_BAD1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 06/10] gst-plugins-ugly1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (3 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 05/10] gst-plugins-bad1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
                   ` (4 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-plugins-ugly1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
index 95de6df0af40..0050c51782ac 100644
--- a/rules/gst-plugins-ugly1.make
+++ b/rules/gst-plugins-ugly1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
 #
 # Paths and names
 #
-GST_PLUGINS_UGLY1_VERSION	:= 1.18.4
-GST_PLUGINS_UGLY1_MD5		:= e5fbd9a8a05632cfb9d0afd0ad856d52
+GST_PLUGINS_UGLY1_VERSION	:= 1.18.5
+GST_PLUGINS_UGLY1_MD5		:= 049f90b7a3a72e241ad47564b5cd7a7a
 GST_PLUGINS_UGLY1		:= gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
 GST_PLUGINS_UGLY1_SUFFIX	:= tar.xz
 GST_PLUGINS_UGLY1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 07/10] gst-libav1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (4 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
                   ` (3 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-libav1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-libav1.make b/rules/gst-libav1.make
index b96841e8171e..599e5d93eecf 100644
--- a/rules/gst-libav1.make
+++ b/rules/gst-libav1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_LIBAV1) += gst-libav1
 #
 # Paths and names
 #
-GST_LIBAV1_VERSION	:= 1.18.4
-GST_LIBAV1_MD5		:= 71bd312207411fb69364b19b4b249331
+GST_LIBAV1_VERSION	:= 1.18.5
+GST_LIBAV1_MD5		:= 9a49ce948d4e400b6e1b073d0e034080
 GST_LIBAV1		:= gst-libav-$(GST_LIBAV1_VERSION)
 GST_LIBAV1_SUFFIX	:= tar.xz
 GST_LIBAV1_URL		:= http://gstreamer.freedesktop.org/src/gst-libav/$(GST_LIBAV1).$(GST_LIBAV1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 08/10] gst-python1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (5 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 09/10] gst-rtsp-server1: " Philipp Zabel
                   ` (2 subsequent siblings)
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-python1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-python1.make b/rules/gst-python1.make
index 1a942bff9ac1..327d20014e40 100644
--- a/rules/gst-python1.make
+++ b/rules/gst-python1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1
 #
 # Paths and names
 #
-GST_PYTHON1_VERSION	:= 1.18.4
-GST_PYTHON1_MD5		:= 19696a9c0b0b5a3131ac1299acb2b97b
+GST_PYTHON1_VERSION	:= 1.18.5
+GST_PYTHON1_MD5		:= eb19229f72f61506e33182a6fbce4a2e
 GST_PYTHON1		:= gst-python-$(GST_PYTHON1_VERSION)
 GST_PYTHON1_SUFFIX	:= tar.xz
 GST_PYTHON1_URL		:= http://gstreamer.freedesktop.org/src/gst-python/$(GST_PYTHON1).$(GST_PYTHON1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 09/10] gst-rtsp-server1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (6 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-09-30 15:10 ` [ptxdist] [PATCH 10/10] gstreamer-vaapi1: " Philipp Zabel
  2021-10-20  9:39 ` [ptxdist] [APPLIED] gstreamer1: " Michael Olbrich
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gst-rtsp-server1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make
index b475238a45ad..73e22891899a 100644
--- a/rules/gst-rtsp-server1.make
+++ b/rules/gst-rtsp-server1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_RTSP_SERVER1) += gst-rtsp-server1
 #
 # Paths and names
 #
-GST_RTSP_SERVER1_VERSION	:= 1.18.4
-GST_RTSP_SERVER1_MD5		:= e96d617840fb534bb4e7a629db10bdef
+GST_RTSP_SERVER1_VERSION	:= 1.18.5
+GST_RTSP_SERVER1_MD5		:= 7f9cc2f69d0cf401fb14fe73624a28fe
 GST_RTSP_SERVER1		:= gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION)
 GST_RTSP_SERVER1_SUFFIX		:= tar.xz
 GST_RTSP_SERVER1_URL		:= http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* [ptxdist] [PATCH 10/10] gstreamer-vaapi1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (7 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 09/10] gst-rtsp-server1: " Philipp Zabel
@ 2021-09-30 15:10 ` Philipp Zabel
  2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
  2021-10-20  9:39 ` [ptxdist] [APPLIED] gstreamer1: " Michael Olbrich
  9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2021-09-30 15:10 UTC (permalink / raw)
  To: ptxdist

Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
---
 rules/gstreamer-vaapi1.make | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/rules/gstreamer-vaapi1.make b/rules/gstreamer-vaapi1.make
index f4142ea974e2..92995d7d750d 100644
--- a/rules/gstreamer-vaapi1.make
+++ b/rules/gstreamer-vaapi1.make
@@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GSTREAMER_VAAPI1) += gstreamer-vaapi1
 #
 # Paths and names
 #
-GSTREAMER_VAAPI1_VERSION	:= 1.18.4
-GSTREAMER_VAAPI1_MD5		:= 07d334476b3a7195033692fdb42b78d5
+GSTREAMER_VAAPI1_VERSION	:= 1.18.5
+GSTREAMER_VAAPI1_MD5		:= aae78428770dd3cc3673b2e3b50931f6
 GSTREAMER_VAAPI1		:= gstreamer-vaapi-$(GSTREAMER_VAAPI1_VERSION)
 GSTREAMER_VAAPI1_SUFFIX		:= tar.xz
 GSTREAMER_VAAPI1_URL		:= http://gstreamer.freedesktop.org/src/gstreamer-vaapi/$(GSTREAMER_VAAPI1).$(GSTREAMER_VAAPI1_SUFFIX)
-- 
2.30.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gstreamer1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
                   ` (8 preceding siblings ...)
  2021-09-30 15:10 ` [ptxdist] [PATCH 10/10] gstreamer-vaapi1: " Philipp Zabel
@ 2021-10-20  9:39 ` Michael Olbrich
  9 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 889321ce2ba2b847e6e497f678032a4ecf8d0c76.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:22 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-1-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
> index e1433d31f744..d6c4eff1006a 100644
> --- a/rules/gstreamer1.make
> +++ b/rules/gstreamer1.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1
>  #
>  # Paths and names
>  #
> -GSTREAMER1_VERSION	:= 1.18.4
> -GSTREAMER1_MD5		:= fe381e1e910e622fee44692e865f7229
> +GSTREAMER1_VERSION	:= 1.18.5
> +GSTREAMER1_MD5		:= d7e7ba88a1ccb431d754bd9474728c22
>  GSTREAMER1		:= gstreamer-$(GSTREAMER1_VERSION)
>  GSTREAMER1_SUFFIX	:= tar.xz
>  GSTREAMER1_URL		:= http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-plugins-base1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 03/10] gst-plugins-base1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 7a997b1e7a35675a26393aae404da873ce74b348.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:23 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-3-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-base1.make b/rules/gst-plugins-base1.make
> index 25e4f20e75d6..f84bb6653c6c 100644
> --- a/rules/gst-plugins-base1.make
> +++ b/rules/gst-plugins-base1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BASE1) += gst-plugins-base1
>  #
>  # Paths and names
>  #
> -GST_PLUGINS_BASE1_VERSION	:= 1.18.4
> -GST_PLUGINS_BASE1_MD5		:= 523336ed6938b8b1004847cbbd5e31cb
> +GST_PLUGINS_BASE1_VERSION	:= 1.18.5
> +GST_PLUGINS_BASE1_MD5		:= 69b23213a6bb79d6d1b8371a9dd3e82e
>  GST_PLUGINS_BASE1		:= gst-plugins-base-$(GST_PLUGINS_BASE1_VERSION)
>  GST_PLUGINS_BASE1_SUFFIX	:= tar.xz
>  GST_PLUGINS_BASE1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-base/$(GST_PLUGINS_BASE1).$(GST_PLUGINS_BASE1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-plugins-good1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 04/10] gst-plugins-good1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 7c3cad3352f364b5e3c19132098030695efe5a1c.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:25 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-4-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/gst-plugins-good-1.18.4/0001-gst-don-t-use-volatile-to-mean-atomic.patch b/patches/gst-plugins-good-1.18.4/0001-gst-don-t-use-volatile-to-mean-atomic.patch
> deleted file mode 100644
> index 548f814e0da1..000000000000
> --- a/patches/gst-plugins-good-1.18.4/0001-gst-don-t-use-volatile-to-mean-atomic.patch
> +++ /dev/null
> @@ -1,311 +0,0 @@
> -From: Matthew Waters <matthew@centricular.com>
> -Date: Thu, 18 Mar 2021 19:52:53 +1100
> -Subject: [PATCH] gst: don't use volatile to mean atomic
> -
> -volatile is not sufficient to provide atomic guarantees and real atomics
> -should be used instead.  GCC 11 has started warning about using volatile
> -with atomic operations.
> -
> -https://gitlab.gnome.org/GNOME/glib/-/merge_requests/1719
> -
> -Discovered in https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/issues/868
> -
> -Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-plugins-good/-/merge_requests/911>
> ----
> - ext/jack/gstjack.c             |  6 +++---
> - ext/jack/gstjackaudiosink.c    |  2 +-
> - ext/jack/gstjackaudiosrc.c     |  2 +-
> - ext/pulse/pulsesink.h          |  2 +-
> - ext/qt/gstqsgtexture.cc        |  2 +-
> - ext/qt/gstqtglutility.cc       |  2 +-
> - ext/qt/qtglrenderer.cc         |  6 +++---
> - ext/qt/qtitem.cc               |  2 +-
> - ext/qt/qtwindow.cc             |  4 ++--
> - ext/vpx/gstvpxdec.c            |  2 +-
> - ext/vpx/gstvpxenc.c            | 14 +++++++-------
> - gst/audioparsers/gstac3parse.h |  2 +-
> - sys/rpicamsrc/gstrpicamsrc.c   |  2 +-
> - sys/ximage/ximageutil.c        |  2 +-
> - 14 files changed, 25 insertions(+), 25 deletions(-)
> -
> -diff --git a/ext/jack/gstjack.c b/ext/jack/gstjack.c
> -index ca98dc40592b..fdd507d87207 100644
> ---- a/ext/jack/gstjack.c
> -+++ b/ext/jack/gstjack.c
> -@@ -28,7 +28,7 @@
> - GType
> - gst_jack_connect_get_type (void)
> - {
> --  static volatile gsize jack_connect_type = 0;
> -+  static gsize jack_connect_type = 0;
> - 
> -   if (g_once_init_enter (&jack_connect_type)) {
> -     static const GEnumValue jack_connect_enums[] = {
> -@@ -50,7 +50,7 @@ gst_jack_connect_get_type (void)
> - GType
> - gst_jack_transport_get_type (void)
> - {
> --  static volatile gsize type = 0;
> -+  static gsize type = 0;
> - 
> -   if (g_once_init_enter (&type)) {
> -     static const GFlagsValue flag_values[] = {
> -@@ -84,7 +84,7 @@ gst_jack_client_free (gpointer jclient)
> - GType
> - gst_jack_client_get_type (void)
> - {
> --  static volatile gsize jack_client_type = 0;
> -+  static gsize jack_client_type = 0;
> - 
> -   if (g_once_init_enter (&jack_client_type)) {
> -     /* hackish, but makes it show up nicely in gst-inspect */
> -diff --git a/ext/jack/gstjackaudiosink.c b/ext/jack/gstjackaudiosink.c
> -index ee7cea8c0623..6e8d04ae5b3b 100644
> ---- a/ext/jack/gstjackaudiosink.c
> -+++ b/ext/jack/gstjackaudiosink.c
> -@@ -131,7 +131,7 @@ gst_jack_audio_sink_free_channels (GstJackAudioSink * sink)
> - static GType
> - gst_jack_ring_buffer_get_type (void)
> - {
> --  static volatile gsize ringbuffer_type = 0;
> -+  static gsize ringbuffer_type = 0;
> - 
> -   if (g_once_init_enter (&ringbuffer_type)) {
> -     static const GTypeInfo ringbuffer_info = {
> -diff --git a/ext/jack/gstjackaudiosrc.c b/ext/jack/gstjackaudiosrc.c
> -index 1d2cf82ee6e8..d43a447a76aa 100644
> ---- a/ext/jack/gstjackaudiosrc.c
> -+++ b/ext/jack/gstjackaudiosrc.c
> -@@ -151,7 +151,7 @@ gst_jack_audio_src_free_channels (GstJackAudioSrc * src)
> - static GType
> - gst_jack_ring_buffer_get_type (void)
> - {
> --  static volatile gsize ringbuffer_type = 0;
> -+  static gsize ringbuffer_type = 0;
> - 
> -   if (g_once_init_enter (&ringbuffer_type)) {
> -     static const GTypeInfo ringbuffer_info = { sizeof (GstJackRingBufferClass),
> -diff --git a/ext/pulse/pulsesink.h b/ext/pulse/pulsesink.h
> -index 86f3dcdbb751..51ec86a25ad6 100644
> ---- a/ext/pulse/pulsesink.h
> -+++ b/ext/pulse/pulsesink.h
> -@@ -72,7 +72,7 @@ struct _GstPulseSink
> -   GstStructure *properties;
> -   pa_proplist *proplist;
> - 
> --  volatile gint format_lost;
> -+  gint format_lost;
> -   GstClockTime format_lost_time;
> - };
> - 
> -diff --git a/ext/qt/gstqsgtexture.cc b/ext/qt/gstqsgtexture.cc
> -index a05d26edd51d..bfa79cda0fe3 100644
> ---- a/ext/qt/gstqsgtexture.cc
> -+++ b/ext/qt/gstqsgtexture.cc
> -@@ -35,7 +35,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
> - 
> - GstQSGTexture::GstQSGTexture ()
> - {
> --  static volatile gsize _debug;
> -+  static gsize _debug;
> - 
> -   initializeOpenGLFunctions();
> - 
> -diff --git a/ext/qt/gstqtglutility.cc b/ext/qt/gstqtglutility.cc
> -index acb89b6e1e3b..d2c092202bd3 100644
> ---- a/ext/qt/gstqtglutility.cc
> -+++ b/ext/qt/gstqtglutility.cc
> -@@ -66,7 +66,7 @@ gst_qt_get_gl_display ()
> - {
> -   GstGLDisplay *display = NULL;
> -   QGuiApplication *app = static_cast<QGuiApplication *> (QCoreApplication::instance ());
> --  static volatile gsize _debug;
> -+  static gsize _debug;
> - 
> -   g_assert (app != NULL);
> - 
> -diff --git a/ext/qt/qtglrenderer.cc b/ext/qt/qtglrenderer.cc
> -index 2ad5601fc381..52965fd0bdb9 100644
> ---- a/ext/qt/qtglrenderer.cc
> -+++ b/ext/qt/qtglrenderer.cc
> -@@ -22,7 +22,7 @@ GST_DEBUG_CATEGORY_STATIC (GST_CAT_DEFAULT);
> - static void
> - init_debug (void)
> - {
> --  static volatile gsize _debug;
> -+  static gsize _debug;
> - 
> -   if (g_once_init_enter (&_debug)) {
> -     GST_DEBUG_CATEGORY_INIT (GST_CAT_DEFAULT, "qtglrenderer", 0,
> -@@ -115,7 +115,7 @@ typedef enum
> - 
> - struct SharedRenderData
> - {
> --  volatile int refcount;
> -+  int refcount;
> -   SharedRenderDataState state;
> -   GMutex lock;
> -   GCond cond;
> -@@ -130,7 +130,7 @@ shared_render_data_new (void)
> - {
> -   struct SharedRenderData *ret = g_new0 (struct SharedRenderData, 1);
> - 
> --  ret->refcount = 1;
> -+  g_atomic_int_set (&ret->refcount, 1);
> -   g_mutex_init (&ret->lock);
> - 
> -   return ret;
> -diff --git a/ext/qt/qtitem.cc b/ext/qt/qtitem.cc
> -index 7659800b6bb8..bc99639b4129 100644
> ---- a/ext/qt/qtitem.cc
> -+++ b/ext/qt/qtitem.cc
> -@@ -104,7 +104,7 @@ void InitializeSceneGraph::run()
> - 
> - QtGLVideoItem::QtGLVideoItem()
> - {
> --  static volatile gsize _debug;
> -+  static gsize _debug;
> - 
> -   if (g_once_init_enter (&_debug)) {
> -     GST_DEBUG_CATEGORY_INIT (GST_CAT_DEFAULT, "qtglwidget", 0, "Qt GL Widget");
> -diff --git a/ext/qt/qtwindow.cc b/ext/qt/qtwindow.cc
> -index 9360c3337f09..7c44ac54ebfd 100644
> ---- a/ext/qt/qtwindow.cc
> -+++ b/ext/qt/qtwindow.cc
> -@@ -103,7 +103,7 @@ QtGLWindow::QtGLWindow ( QWindow * parent, QQuickWindow *src ) :
> -   QQuickWindow( parent ), source (src)
> - {
> -   QGuiApplication *app = static_cast<QGuiApplication *> (QCoreApplication::instance ());
> --  static volatile gsize _debug;
> -+  static gsize _debug;
> - 
> -   g_assert (app != NULL);
> - 
> -@@ -152,7 +152,7 @@ QtGLWindow::beforeRendering()
> - 
> -   g_mutex_lock (&this->priv->lock);
> - 
> --  static volatile gsize once = 0;
> -+  static gsize once = 0;
> -   if (g_once_init_enter(&once)) {
> -     this->priv->start = QDateTime::currentDateTime().toMSecsSinceEpoch();
> -     g_once_init_leave(&once,1);
> -diff --git a/ext/vpx/gstvpxdec.c b/ext/vpx/gstvpxdec.c
> -index e92aa85c7e10..74cc3c9702a3 100644
> ---- a/ext/vpx/gstvpxdec.c
> -+++ b/ext/vpx/gstvpxdec.c
> -@@ -79,7 +79,7 @@ gst_vpx_dec_post_processing_flags_get_type (void)
> -     {C_FLAGS (VP8_MFQE), "Multi-frame quality enhancement", "mfqe"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -diff --git a/ext/vpx/gstvpxenc.c b/ext/vpx/gstvpxenc.c
> -index cd5b30d14dc2..4b3b4f77084f 100644
> ---- a/ext/vpx/gstvpxenc.c
> -+++ b/ext/vpx/gstvpxenc.c
> -@@ -165,7 +165,7 @@ gst_vpx_enc_end_usage_get_type (void)
> -     {VPX_CQ, "Constant Quality Mode (CQ) mode", "cq"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -188,7 +188,7 @@ gst_vpx_enc_multipass_mode_get_type (void)
> -     {VPX_RC_LAST_PASS, "Last pass of multipass encoding", "last-pass"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -210,7 +210,7 @@ gst_vpx_enc_kf_mode_get_type (void)
> -     {VPX_KF_DISABLED, "Don't automatically place keyframes", "disabled"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -232,7 +232,7 @@ gst_vpx_enc_tuning_get_type (void)
> -     {VP8_TUNE_SSIM, "Tune for SSIM", "ssim"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -256,7 +256,7 @@ gst_vpx_enc_scaling_mode_get_type (void)
> -     {VP8E_ONETWO, "1:2", "1:2"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -280,7 +280,7 @@ gst_vpx_enc_token_partitions_get_type (void)
> -     {VP8_EIGHT_TOKENPARTITION, "Eight token partitions", "8"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -@@ -303,7 +303,7 @@ gst_vpx_enc_er_flags_get_type (void)
> -         "Allow partitions to be decoded independently", "partitions"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> - 
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -diff --git a/gst/audioparsers/gstac3parse.h b/gst/audioparsers/gstac3parse.h
> -index 0e7af5acd7e5..81e2104d5e06 100644
> ---- a/gst/audioparsers/gstac3parse.h
> -+++ b/gst/audioparsers/gstac3parse.h
> -@@ -62,7 +62,7 @@ struct _GstAc3Parse {
> -   gint                  blocks;
> -   gboolean              eac;
> -   gboolean              sent_codec_tag;
> --  volatile gint         align;
> -+  gint                  align;
> -   GstPadChainFunction   baseparse_chainfunc;
> - };
> - 
> -diff --git a/sys/rpicamsrc/gstrpicamsrc.c b/sys/rpicamsrc/gstrpicamsrc.c
> -index a148d4106d52..f719acb4ce42 100644
> ---- a/sys/rpicamsrc/gstrpicamsrc.c
> -+++ b/sys/rpicamsrc/gstrpicamsrc.c
> -@@ -292,7 +292,7 @@ gst_rpi_cam_src_sensor_mode_get_type (void)
> -         "640x480 4:3 60.1-90fps", "640x480-fast"},
> -     {0, NULL, NULL}
> -   };
> --  static volatile GType id = 0;
> -+  static GType id = 0;
> -   if (g_once_init_enter ((gsize *) & id)) {
> -     GType _id;
> -     _id = g_enum_register_static ("GstRpiCamSrcSensorMode", values);
> -diff --git a/sys/ximage/ximageutil.c b/sys/ximage/ximageutil.c
> -index 57c9392c79fa..018b60515601 100644
> ---- a/sys/ximage/ximageutil.c
> -+++ b/sys/ximage/ximageutil.c
> -@@ -26,7 +26,7 @@
> - GType
> - gst_meta_ximage_api_get_type (void)
> - {
> --  static volatile GType type;
> -+  static GType type;
> -   static const gchar *tags[] = { "memory", NULL };
> - 
> -   if (g_once_init_enter (&type)) {
> diff --git a/patches/gst-plugins-good-1.18.4/series b/patches/gst-plugins-good-1.18.4/series
> deleted file mode 100644
> index 8ec8c07140fa..000000000000
> --- a/patches/gst-plugins-good-1.18.4/series
> +++ /dev/null
> @@ -1,4 +0,0 @@
> -# generated by git-ptx-patches
> -#tag:base --start-number 1
> -0001-gst-don-t-use-volatile-to-mean-atomic.patch
> -# 4e886ca480d92593b4af01c1f83c6503  - git-ptx-patches magic
> diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make
> index c7beedfd04fe..07939c27ec54 100644
> --- a/rules/gst-plugins-good1.make
> +++ b/rules/gst-plugins-good1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_GOOD1) += gst-plugins-good1
>  #
>  # Paths and names
>  #
> -GST_PLUGINS_GOOD1_VERSION	:= 1.18.4
> -GST_PLUGINS_GOOD1_MD5		:= 4ecf1ac5cd422d9c13fe05dbf5e3df26
> +GST_PLUGINS_GOOD1_VERSION	:= 1.18.5
> +GST_PLUGINS_GOOD1_MD5		:= 1c8ec6b14d166d7affbb216e863c9e42
>  GST_PLUGINS_GOOD1		:= gst-plugins-good-$(GST_PLUGINS_GOOD1_VERSION)
>  GST_PLUGINS_GOOD1_SUFFIX	:= tar.xz
>  GST_PLUGINS_GOOD1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-good/$(GST_PLUGINS_GOOD1).$(GST_PLUGINS_GOOD1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-plugins-bad1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 05/10] gst-plugins-bad1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 3dff3ece15cc7be9482a8b2b22b8d0669ecda6db.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:26 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-5-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-bad1.make b/rules/gst-plugins-bad1.make
> index 1dd999c55827..0a30177d293f 100644
> --- a/rules/gst-plugins-bad1.make
> +++ b/rules/gst-plugins-bad1.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_BAD1) += gst-plugins-bad1
>  #
>  # Paths and names
>  #
> -GST_PLUGINS_BAD1_VERSION	:= 1.18.4
> -GST_PLUGINS_BAD1_MD5		:= 8a73b497613a9f778e880b8a9eb9c1a3
> +GST_PLUGINS_BAD1_VERSION	:= 1.18.5
> +GST_PLUGINS_BAD1_MD5		:= 4ab1c19c3cf1ba79c20c65f6be78e7fd
>  GST_PLUGINS_BAD1		:= gst-plugins-bad-$(GST_PLUGINS_BAD1_VERSION)
>  GST_PLUGINS_BAD1_SUFFIX		:= tar.xz
>  GST_PLUGINS_BAD1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-bad/$(GST_PLUGINS_BAD1).$(GST_PLUGINS_BAD1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-devtools1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 02/10] gst-devtools1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 80cc803fd386939915a4129940f392ce4ff993dd.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:28 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-2-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-devtools1.make b/rules/gst-devtools1.make
> index 3943d0da3932..0307b938bd86 100644
> --- a/rules/gst-devtools1.make
> +++ b/rules/gst-devtools1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_DEVTOOLS1) += gst-devtools1
>  #
>  # Paths and names
>  #
> -GST_DEVTOOLS1_VERSION	:= 1.18.4
> -GST_DEVTOOLS1_MD5	:= ef26ae2311be44127243dc99ff475059
> +GST_DEVTOOLS1_VERSION	:= 1.18.5
> +GST_DEVTOOLS1_MD5	:= 12656dc06805c4de8e3ee48d80545785
>  GST_DEVTOOLS1		:= gst-devtools-$(GST_DEVTOOLS1_VERSION)
>  GST_DEVTOOLS1_SUFFIX	:= tar.xz
>  GST_DEVTOOLS1_URL	:= http://gstreamer.freedesktop.org/data/src/gst-devtools/$(GST_DEVTOOLS1).$(GST_DEVTOOLS1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-plugins-ugly1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 01f3766a627bf68688f593238bd47e86cd550dc8.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:29 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-6-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-plugins-ugly1.make b/rules/gst-plugins-ugly1.make
> index 95de6df0af40..0050c51782ac 100644
> --- a/rules/gst-plugins-ugly1.make
> +++ b/rules/gst-plugins-ugly1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PLUGINS_UGLY1) += gst-plugins-ugly1
>  #
>  # Paths and names
>  #
> -GST_PLUGINS_UGLY1_VERSION	:= 1.18.4
> -GST_PLUGINS_UGLY1_MD5		:= e5fbd9a8a05632cfb9d0afd0ad856d52
> +GST_PLUGINS_UGLY1_VERSION	:= 1.18.5
> +GST_PLUGINS_UGLY1_MD5		:= 049f90b7a3a72e241ad47564b5cd7a7a
>  GST_PLUGINS_UGLY1		:= gst-plugins-ugly-$(GST_PLUGINS_UGLY1_VERSION)
>  GST_PLUGINS_UGLY1_SUFFIX	:= tar.xz
>  GST_PLUGINS_UGLY1_URL		:= http://gstreamer.freedesktop.org/src/gst-plugins-ugly/$(GST_PLUGINS_UGLY1).$(GST_PLUGINS_UGLY1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-libav1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 2adf16ca9b8c7298ff6f588443cbc4bfb39ed730.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:31 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-7-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-libav1.make b/rules/gst-libav1.make
> index b96841e8171e..599e5d93eecf 100644
> --- a/rules/gst-libav1.make
> +++ b/rules/gst-libav1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_LIBAV1) += gst-libav1
>  #
>  # Paths and names
>  #
> -GST_LIBAV1_VERSION	:= 1.18.4
> -GST_LIBAV1_MD5		:= 71bd312207411fb69364b19b4b249331
> +GST_LIBAV1_VERSION	:= 1.18.5
> +GST_LIBAV1_MD5		:= 9a49ce948d4e400b6e1b073d0e034080
>  GST_LIBAV1		:= gst-libav-$(GST_LIBAV1_VERSION)
>  GST_LIBAV1_SUFFIX	:= tar.xz
>  GST_LIBAV1_URL		:= http://gstreamer.freedesktop.org/src/gst-libav/$(GST_LIBAV1).$(GST_LIBAV1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-python1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 7220452282ca9d1419aabd1e17ed5be6bc47fc65.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:32 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-8-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-python1.make b/rules/gst-python1.make
> index 1a942bff9ac1..327d20014e40 100644
> --- a/rules/gst-python1.make
> +++ b/rules/gst-python1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_PYTHON1) += gst-python1
>  #
>  # Paths and names
>  #
> -GST_PYTHON1_VERSION	:= 1.18.4
> -GST_PYTHON1_MD5		:= 19696a9c0b0b5a3131ac1299acb2b97b
> +GST_PYTHON1_VERSION	:= 1.18.5
> +GST_PYTHON1_MD5		:= eb19229f72f61506e33182a6fbce4a2e
>  GST_PYTHON1		:= gst-python-$(GST_PYTHON1_VERSION)
>  GST_PYTHON1_SUFFIX	:= tar.xz
>  GST_PYTHON1_URL		:= http://gstreamer.freedesktop.org/src/gst-python/$(GST_PYTHON1).$(GST_PYTHON1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gst-rtsp-server1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 09/10] gst-rtsp-server1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as c85caf9f3b41beb64a6472cf5d088dd9f233340b.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:33 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-9-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gst-rtsp-server1.make b/rules/gst-rtsp-server1.make
> index b475238a45ad..73e22891899a 100644
> --- a/rules/gst-rtsp-server1.make
> +++ b/rules/gst-rtsp-server1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GST_RTSP_SERVER1) += gst-rtsp-server1
>  #
>  # Paths and names
>  #
> -GST_RTSP_SERVER1_VERSION	:= 1.18.4
> -GST_RTSP_SERVER1_MD5		:= e96d617840fb534bb4e7a629db10bdef
> +GST_RTSP_SERVER1_VERSION	:= 1.18.5
> +GST_RTSP_SERVER1_MD5		:= 7f9cc2f69d0cf401fb14fe73624a28fe
>  GST_RTSP_SERVER1		:= gst-rtsp-server-$(GST_RTSP_SERVER1_VERSION)
>  GST_RTSP_SERVER1_SUFFIX		:= tar.xz
>  GST_RTSP_SERVER1_URL		:= http://gstreamer.freedesktop.org/src/gst-rtsp/$(GST_RTSP_SERVER1).$(GST_RTSP_SERVER1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

* Re: [ptxdist] [APPLIED] gstreamer-vaapi1: version bump 1.18.4 -> 1.18.5
  2021-09-30 15:10 ` [ptxdist] [PATCH 10/10] gstreamer-vaapi1: " Philipp Zabel
@ 2021-10-20  9:39   ` Michael Olbrich
  0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-10-20  9:39 UTC (permalink / raw)
  To: ptxdist; +Cc: Philipp Zabel

Thanks, applied as 703b71f689c7af981f1239a2d7ae3de746270494.

Michael

[sent from post-receive hook]

On Wed, 20 Oct 2021 11:39:34 +0200, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20210930151014.3897042-10-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/rules/gstreamer-vaapi1.make b/rules/gstreamer-vaapi1.make
> index f4142ea974e2..92995d7d750d 100644
> --- a/rules/gstreamer-vaapi1.make
> +++ b/rules/gstreamer-vaapi1.make
> @@ -14,8 +14,8 @@ PACKAGES-$(PTXCONF_GSTREAMER_VAAPI1) += gstreamer-vaapi1
>  #
>  # Paths and names
>  #
> -GSTREAMER_VAAPI1_VERSION	:= 1.18.4
> -GSTREAMER_VAAPI1_MD5		:= 07d334476b3a7195033692fdb42b78d5
> +GSTREAMER_VAAPI1_VERSION	:= 1.18.5
> +GSTREAMER_VAAPI1_MD5		:= aae78428770dd3cc3673b2e3b50931f6
>  GSTREAMER_VAAPI1		:= gstreamer-vaapi-$(GSTREAMER_VAAPI1_VERSION)
>  GSTREAMER_VAAPI1_SUFFIX		:= tar.xz
>  GSTREAMER_VAAPI1_URL		:= http://gstreamer.freedesktop.org/src/gstreamer-vaapi/$(GSTREAMER_VAAPI1).$(GSTREAMER_VAAPI1_SUFFIX)

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de


^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2021-10-20  9:41 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-30 15:10 [ptxdist] [PATCH 01/10] gstreamer1: version bump 1.18.4 -> 1.18.5 Philipp Zabel
2021-09-30 15:10 ` [ptxdist] [PATCH 02/10] gst-devtools1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 03/10] gst-plugins-base1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 04/10] gst-plugins-good1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 05/10] gst-plugins-bad1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 07/10] gst-libav1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 08/10] gst-python1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 09/10] gst-rtsp-server1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-09-30 15:10 ` [ptxdist] [PATCH 10/10] gstreamer-vaapi1: " Philipp Zabel
2021-10-20  9:39   ` [ptxdist] [APPLIED] " Michael Olbrich
2021-10-20  9:39 ` [ptxdist] [APPLIED] gstreamer1: " Michael Olbrich

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