[vlc-commits] Contribs: update live555 for security issues
Jean-Baptiste Kempf
git at videolan.org
Fri Nov 29 12:19:34 CET 2013
vlc/vlc-2.1 | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Fri Nov 29 12:18:33 2013 +0100| [6430d7d3dcceda96f5144182f3b97cdd7ef819eb] | committer: Jean-Baptiste Kempf
Contribs: update live555 for security issues
(cherry picked from commit 537acc94690be49b2858ca90c46bc5fa1a7d2795)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
> http://git.videolan.org/gitweb.cgi/vlc/vlc-2.1.git/?a=commit;h=6430d7d3dcceda96f5144182f3b97cdd7ef819eb
---
contrib/src/live555/SHA512SUMS | 2 +-
contrib/src/live555/rules.mak | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/src/live555/SHA512SUMS b/contrib/src/live555/SHA512SUMS
index 23c5bea..5617bd5 100644
--- a/contrib/src/live555/SHA512SUMS
+++ b/contrib/src/live555/SHA512SUMS
@@ -1 +1 @@
-d3506851058c79eac35a0682d3fb344da1d4f22456d7df2b775ca693d361124ea4f62973ae936596e25e26bc3e7a11ae6028975a2f9e86aececf6e1735db604c live.2012.12.18.tar.gz
+48e091984af20dfd969b3590c2202d34bf71575d47f98664651994dc39ee4ca11d2adc685ee751d7ea894168ad74a3e84bdc4aac4b4d608a7cdf909fac64c59a live.2013.11.26.tar.gz
diff --git a/contrib/src/live555/rules.mak b/contrib/src/live555/rules.mak
index 840f808..08b1128 100644
--- a/contrib/src/live555/rules.mak
+++ b/contrib/src/live555/rules.mak
@@ -1,7 +1,7 @@
# live555
#LIVEDOTCOM_URL := http://live555.com/liveMedia/public/live555-latest.tar.gz
-LIVE555_FILE := live.2012.12.18.tar.gz
+LIVE555_FILE := live.2013.11.26.tar.gz
LIVEDOTCOM_URL := http://download.videolan.org/pub/contrib/live555/$(LIVE555_FILE)
PKGS += live555
More information about the vlc-commits
mailing list