[vlc-commits] contrib: flac: bump to 1.3.1

Tristan Matthews git at videolan.org
Thu Nov 27 05:11:20 CET 2014


vlc | branch: master | Tristan Matthews <tmatth at videolan.org> | Wed Nov 26 23:01:26 2014 -0500| [bc270b0d593aeeb095560e15b6c65e84e5061104] | committer: Tristan Matthews

contrib: flac: bump to 1.3.1

CVE-2014-8962
CVE-2014-9028

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=bc270b0d593aeeb095560e15b6c65e84e5061104
---

 contrib/src/flac/SHA512SUMS |    2 +-
 contrib/src/flac/rules.mak  |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/contrib/src/flac/SHA512SUMS b/contrib/src/flac/SHA512SUMS
index df50890..a6b7347 100644
--- a/contrib/src/flac/SHA512SUMS
+++ b/contrib/src/flac/SHA512SUMS
@@ -1 +1 @@
-9f62a83c2041ec6f02c0df65b796a920a0cd6ba6c2c034bb69535bca5df57ed69f96fe4bb41c0d5ccc229241d90efd2c7ec3785662b5a582a8e20e2e991e6477  flac-1.3.0.tar.xz
+923cd0ffe2155636febf2b4633791bc83370d57080461b97ebb69ea21a4b1be7c0ff376c7fc8ca3979af4714e761112114a24b49ff6c80228b58b929db6e96d5  flac-1.3.1.tar.xz
diff --git a/contrib/src/flac/rules.mak b/contrib/src/flac/rules.mak
index aa4f884..7e5ad72 100644
--- a/contrib/src/flac/rules.mak
+++ b/contrib/src/flac/rules.mak
@@ -1,6 +1,6 @@
 # FLAC
 
-FLAC_VERSION := 1.3.0
+FLAC_VERSION := 1.3.1
 FLAC_URL := http://downloads.xiph.org/releases/flac/flac-$(FLAC_VERSION).tar.xz
 
 PKGS += flac



More information about the vlc-commits mailing list