* [Buildroot] [PATCH v2] package/live555: bump to version 2020.08.19
@ 2020-09-21 8:32 Michael Nosthoff
2020-09-22 19:43 ` Thomas Petazzoni
0 siblings, 1 reply; 3+ messages in thread
From: Michael Nosthoff @ 2020-09-21 8:32 UTC (permalink / raw)
To: buildroot
According to changelog this version fixes memory leaks and buffer overflows.
- http://live555.com/liveMedia/public/changelog.txt
Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
---
package/live555/live555.hash | 4 ++--
package/live555/live555.mk | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/package/live555/live555.hash b/package/live555/live555.hash
index 52ca068288..5e65cacd7b 100644
--- a/package/live555/live555.hash
+++ b/package/live555/live555.hash
@@ -1,5 +1,5 @@
# From http://www.live555.com/liveMedia/public/live555-latest-md5.txt
-md5 327bc53f60361c6d703d52e86f476f11 live.2020.06.25.tar.gz
+md5 4645d2a0c865505c85b48af5317bcb4a live.2020.08.19.tar.gz
# Locally generated
-sha256 f206309f10d281990889b7a0c92c26a7fa55ac0e8568bf594b9b27433b4db585 live.2020.06.25.tar.gz
+sha256 af3af7f2510b0b45f38892c232abca2cee2ab36a62503e7085b47ed2c3c2c537 live.2020.08.19.tar.gz
sha256 da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768 COPYING.LESSER
diff --git a/package/live555/live555.mk b/package/live555/live555.mk
index e7be6024c9..4bbe35d6ea 100644
--- a/package/live555/live555.mk
+++ b/package/live555/live555.mk
@@ -4,7 +4,7 @@
#
################################################################################
-LIVE555_VERSION = 2020.06.25
+LIVE555_VERSION = 2020.08.19
LIVE555_SOURCE = live.$(LIVE555_VERSION).tar.gz
LIVE555_SITE = http://www.live555.com/liveMedia/public
# There is a COPYING file with the GPL-3.0 license text, but none of
--
2.25.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2] package/live555: bump to version 2020.08.19
2020-09-21 8:32 [Buildroot] [PATCH v2] package/live555: bump to version 2020.08.19 Michael Nosthoff
@ 2020-09-22 19:43 ` Thomas Petazzoni
2020-09-29 19:03 ` Peter Korsgaard
0 siblings, 1 reply; 3+ messages in thread
From: Thomas Petazzoni @ 2020-09-22 19:43 UTC (permalink / raw)
To: buildroot
On Mon, 21 Sep 2020 10:32:57 +0200
Michael Nosthoff via buildroot <buildroot@busybox.net> wrote:
> According to changelog this version fixes memory leaks and buffer overflows.
> - http://live555.com/liveMedia/public/changelog.txt
>
> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
> ---
> package/live555/live555.hash | 4 ++--
> package/live555/live555.mk | 2 +-
> 2 files changed, 3 insertions(+), 3 deletions(-)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH v2] package/live555: bump to version 2020.08.19
2020-09-22 19:43 ` Thomas Petazzoni
@ 2020-09-29 19:03 ` Peter Korsgaard
0 siblings, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2020-09-29 19:03 UTC (permalink / raw)
To: buildroot
>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni@bootlin.com> writes:
> On Mon, 21 Sep 2020 10:32:57 +0200
> Michael Nosthoff via buildroot <buildroot@busybox.net> wrote:
>> According to changelog this version fixes memory leaks and buffer overflows.
>> - http://live555.com/liveMedia/public/changelog.txt
>>
>> Signed-off-by: Michael Nosthoff <buildroot@heine.tech>
>> ---
>> package/live555/live555.hash | 4 ++--
>> package/live555/live555.mk | 2 +-
>> 2 files changed, 3 insertions(+), 3 deletions(-)
> Applied to master, thanks.
Committed to 2020.08.x, thanks.
This notice in the changelog isn't very nice though :/
2020.08.09:
- Changed the parameter signature of the "RawVideoRTPSink" constructor and "createNew()"
functions so that the "width" parameter comes before the "height" parameter. This order
- "width", "height" - is more common, and is the order used when these parameters are
defined in RFC 4175.
IMPORTANT NOTE: Because the types of these two parameters are the same, existing application
code that uses "RawVideoRTPSink" will compile without error; however, it will not work
properly unless the order of the parameters in the call to "RawVideoRTPSink::createNew()"
is changed.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2020-09-29 19:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-21 8:32 [Buildroot] [PATCH v2] package/live555: bump to version 2020.08.19 Michael Nosthoff
2020-09-22 19:43 ` Thomas Petazzoni
2020-09-29 19:03 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox