* [ptxdist] [PATCH 02/10] gst-libav1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 03/10] gst-plugins-bad1: " Philipp Zabel
` (8 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 0a1c8e31cd68..b83bd8b6ffaf 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.1
-GST_LIBAV1_MD5 := 74d73db6c805d1a01bcf7212c2c556c6
+GST_LIBAV1_VERSION := 1.18.2
+GST_LIBAV1_MD5 := 862f655444105719e6d7e888a398267e
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 02/10] gst-libav1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 70199366704e28319cba1c08e7c419b44f90aa1f.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:27 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-2-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 0a1c8e31cd68..b83bd8b6ffaf 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.1
> -GST_LIBAV1_MD5 := 74d73db6c805d1a01bcf7212c2c556c6
> +GST_LIBAV1_VERSION := 1.18.2
> +GST_LIBAV1_MD5 := 862f655444105719e6d7e888a398267e
> 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
* [ptxdist] [PATCH 03/10] gst-plugins-bad1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
2020-12-08 15:05 ` [ptxdist] [PATCH 02/10] gst-libav1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 04/10] gst-plugins-base1: " Philipp Zabel
` (7 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 8715b5e06a66..493c84b46044 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.1
-GST_PLUGINS_BAD1_MD5 := 61ef37e40d81804e77388b178d108a49
+GST_PLUGINS_BAD1_VERSION := 1.18.2
+GST_PLUGINS_BAD1_MD5 := 606a819cfc9f1a0b94242914f48f5df5
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 03/10] gst-plugins-bad1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 6ed6d4cec1be6bd27985374c84027f1aa132031b.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:24 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-3-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 8715b5e06a66..493c84b46044 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.1
> -GST_PLUGINS_BAD1_MD5 := 61ef37e40d81804e77388b178d108a49
> +GST_PLUGINS_BAD1_VERSION := 1.18.2
> +GST_PLUGINS_BAD1_MD5 := 606a819cfc9f1a0b94242914f48f5df5
> 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
* [ptxdist] [PATCH 04/10] gst-plugins-base1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
2020-12-08 15:05 ` [ptxdist] [PATCH 02/10] gst-libav1: " Philipp Zabel
2020-12-08 15:05 ` [ptxdist] [PATCH 03/10] gst-plugins-bad1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 05/10] gst-plugins-good1: " Philipp Zabel
` (6 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 485249f00b5a..793a789ab1b1 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.1
-GST_PLUGINS_BASE1_MD5 := 686081ec256a5d2d731237f13ea82f70
+GST_PLUGINS_BASE1_VERSION := 1.18.2
+GST_PLUGINS_BASE1_MD5 := aa1cd08a72f65298e5136a9c1620c2d1
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 04/10] gst-plugins-base1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as be0aac1af46a494b5ba57a5af068c0cf2a298478.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:21 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-4-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 485249f00b5a..793a789ab1b1 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.1
> -GST_PLUGINS_BASE1_MD5 := 686081ec256a5d2d731237f13ea82f70
> +GST_PLUGINS_BASE1_VERSION := 1.18.2
> +GST_PLUGINS_BASE1_MD5 := aa1cd08a72f65298e5136a9c1620c2d1
> 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
* [ptxdist] [PATCH 05/10] gst-plugins-good1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (2 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 04/10] gst-plugins-base1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
` (5 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 1082426f4c37..be57ac275593 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.1
-GST_PLUGINS_GOOD1_MD5 := 458807697f65eb33b9c20945a975c6a8
+GST_PLUGINS_GOOD1_VERSION := 1.18.2
+GST_PLUGINS_GOOD1_MD5 := 1a5ab378790d52a95551736db429251e
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 05/10] gst-plugins-good1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 334eb325a34285ed2f34f863ab50a7b18d4d8345.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:23 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-5-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/gst-plugins-good1.make b/rules/gst-plugins-good1.make
> index 1082426f4c37..be57ac275593 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.1
> -GST_PLUGINS_GOOD1_MD5 := 458807697f65eb33b9c20945a975c6a8
> +GST_PLUGINS_GOOD1_VERSION := 1.18.2
> +GST_PLUGINS_GOOD1_MD5 := 1a5ab378790d52a95551736db429251e
> 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
* [ptxdist] [PATCH 06/10] gst-plugins-ugly1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (3 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 05/10] gst-plugins-good1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 07/10] gst-python1: " Philipp Zabel
` (4 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 73894576e732..75fd21955360 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.1
-GST_PLUGINS_UGLY1_MD5 := ccc736cb48a1049434a6f4b850883cf0
+GST_PLUGINS_UGLY1_VERSION := 1.18.2
+GST_PLUGINS_UGLY1_MD5 := 5ca5beef76b5ae2208bcff56d702b06a
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 18852a34ab9ca14dd6059e3481e4a6aade29d9e3.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:25 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-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 73894576e732..75fd21955360 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.1
> -GST_PLUGINS_UGLY1_MD5 := ccc736cb48a1049434a6f4b850883cf0
> +GST_PLUGINS_UGLY1_VERSION := 1.18.2
> +GST_PLUGINS_UGLY1_MD5 := 5ca5beef76b5ae2208bcff56d702b06a
> 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
* [ptxdist] [PATCH 07/10] gst-python1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (4 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 06/10] gst-plugins-ugly1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 08/10] gst-rtsp-server1: " Philipp Zabel
` (3 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 baa35a44968f..ec2f405a48c3 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.1
-GST_PYTHON1_MD5 := 9a1ef7f9271e7b16fe942f6f26c8a638
+GST_PYTHON1_VERSION := 1.18.2
+GST_PYTHON1_MD5 := f79a313ee598f6e680a484813c91e16f
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 07/10] gst-python1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as ead60839ea24eddca2697cad981de34107f6c0e6.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:28 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-7-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 baa35a44968f..ec2f405a48c3 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.1
> -GST_PYTHON1_MD5 := 9a1ef7f9271e7b16fe942f6f26c8a638
> +GST_PYTHON1_VERSION := 1.18.2
> +GST_PYTHON1_MD5 := f79a313ee598f6e680a484813c91e16f
> 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
* [ptxdist] [PATCH 08/10] gst-rtsp-server1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (5 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 07/10] gst-python1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 09/10] gstreamer-vaapi1: " Philipp Zabel
` (2 subsequent siblings)
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 56a05c944532..892d8e12017f 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.1
-GST_RTSP_SERVER1_MD5 := a5e6c9791e60c806d83e9478a515f1dc
+GST_RTSP_SERVER1_VERSION := 1.18.2
+GST_RTSP_SERVER1_MD5 := 0257cc6aa698423d83f81ccc6f047142
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 08/10] gst-rtsp-server1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as a83456aa5e2826747fcd7bd6a51edaed12e9319d.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:29 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-8-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 56a05c944532..892d8e12017f 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.1
> -GST_RTSP_SERVER1_MD5 := a5e6c9791e60c806d83e9478a515f1dc
> +GST_RTSP_SERVER1_VERSION := 1.18.2
> +GST_RTSP_SERVER1_MD5 := 0257cc6aa698423d83f81ccc6f047142
> 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
* [ptxdist] [PATCH 09/10] gstreamer-vaapi1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (6 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 08/10] gst-rtsp-server1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2020-12-08 15:05 ` [ptxdist] [PATCH 10/10] gstreamer1: " Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] gst-devtools1: " Michael Olbrich
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 cf3b84452586..03e3b5f63519 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.1
-GSTREAMER_VAAPI1_MD5 := 6170c003f11b3b35b177ad9e99a650b2
+GSTREAMER_VAAPI1_VERSION := 1.18.2
+GSTREAMER_VAAPI1_MD5 := 847e69c82dbf2fb63cc0f038311f1d06
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.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 09/10] gstreamer-vaapi1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 624a6433672b789aa2d1eae098b8c062c50def16.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:30 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-9-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 cf3b84452586..03e3b5f63519 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.1
> -GSTREAMER_VAAPI1_MD5 := 6170c003f11b3b35b177ad9e99a650b2
> +GSTREAMER_VAAPI1_VERSION := 1.18.2
> +GSTREAMER_VAAPI1_MD5 := 847e69c82dbf2fb63cc0f038311f1d06
> 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
* [ptxdist] [PATCH 10/10] gstreamer1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (7 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 09/10] gstreamer-vaapi1: " Philipp Zabel
@ 2020-12-08 15:05 ` Philipp Zabel
2021-01-08 9:29 ` [ptxdist] [APPLIED] " Michael Olbrich
2021-01-08 9:29 ` [ptxdist] [APPLIED] gst-devtools1: " Michael Olbrich
9 siblings, 1 reply; 20+ messages in thread
From: Philipp Zabel @ 2020-12-08 15:05 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 4f3e08934af5..8f68f4fd8dc0 100644
--- a/rules/gstreamer1.make
+++ b/rules/gstreamer1.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1
#
# Paths and names
#
-GSTREAMER1_VERSION := 1.18.1
-GSTREAMER1_MD5 := 277c1f6a5688df4cc30111566e5c1eb9
+GSTREAMER1_VERSION := 1.18.2
+GSTREAMER1_MD5 := 729e3da87743d1ef04b2cdc9a5f1dc13
GSTREAMER1 := gstreamer-$(GSTREAMER1_VERSION)
GSTREAMER1_SUFFIX := tar.xz
GSTREAMER1_URL := http://gstreamer.freedesktop.org/src/gstreamer/$(GSTREAMER1).$(GSTREAMER1_SUFFIX)
--
2.20.1
_______________________________________________
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.1 -> 1.18.2
2020-12-08 15:05 ` [ptxdist] [PATCH 10/10] gstreamer1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
0 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as 2b0bc7278bc4a8f182441829713446ab27565990.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:20 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-10-p.zabel@pengutronix.de>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
>
> diff --git a/rules/gstreamer1.make b/rules/gstreamer1.make
> index 4f3e08934af5..8f68f4fd8dc0 100644
> --- a/rules/gstreamer1.make
> +++ b/rules/gstreamer1.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_GSTREAMER1) += gstreamer1
> #
> # Paths and names
> #
> -GSTREAMER1_VERSION := 1.18.1
> -GSTREAMER1_MD5 := 277c1f6a5688df4cc30111566e5c1eb9
> +GSTREAMER1_VERSION := 1.18.2
> +GSTREAMER1_MD5 := 729e3da87743d1ef04b2cdc9a5f1dc13
> 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-devtools1: version bump 1.18.1 -> 1.18.2
2020-12-08 15:05 [ptxdist] [PATCH 01/10] gst-devtools1: version bump 1.18.1 -> 1.18.2 Philipp Zabel
` (8 preceding siblings ...)
2020-12-08 15:05 ` [ptxdist] [PATCH 10/10] gstreamer1: " Philipp Zabel
@ 2021-01-08 9:29 ` Michael Olbrich
9 siblings, 0 replies; 20+ messages in thread
From: Michael Olbrich @ 2021-01-08 9:29 UTC (permalink / raw)
To: ptxdist; +Cc: Philipp Zabel
Thanks, applied as ad4083a8e3788fe2f545c375ef619bb99aaca0ab.
Michael
[sent from post-receive hook]
On Fri, 08 Jan 2021 10:29:26 +0100, Philipp Zabel <p.zabel@pengutronix.de> wrote:
> Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>
> Message-Id: <20201208150515.25223-1-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 ace3ebe3c21b..fc0426d0f726 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.1
> -GST_DEVTOOLS1_MD5 := 1d33b747858b1cc12f1d08549a4cdffd
> +GST_DEVTOOLS1_VERSION := 1.18.2
> +GST_DEVTOOLS1_MD5 := db04faed9e2686b404743aa7031d5caf
> 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