[Buildroot] [git commit] mpg132: bump to version 1.18.0

Peter Korsgaard peter at korsgaard.com
Tue Feb 4 14:27:04 UTC 2014


commit: http://git.buildroot.net/buildroot/commit/?id=f628dc41ab30df314c872a69ebb2e255e340c22a
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Fixes a couple of buffer overflows so it should be considered as a
security bump (no CVEs though).

Signed-off-by: Gustavo Zacarias <gustavo at zacarias.com.ar>
Signed-off-by: Peter Korsgaard <peter at korsgaard.com>
---
 package/mpg123/mpg123.mk |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/mpg123/mpg123.mk b/package/mpg123/mpg123.mk
index 70d3ed6..a950813 100644
--- a/package/mpg123/mpg123.mk
+++ b/package/mpg123/mpg123.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-MPG123_VERSION = 1.17.0
+MPG123_VERSION = 1.18.0
 MPG123_SOURCE = mpg123-$(MPG123_VERSION).tar.bz2
 MPG123_SITE = http://downloads.sourceforge.net/project/mpg123/mpg123/$(MPG123_VERSION)
 MPG123_CONF_OPT = --disable-lfs-alias


More information about the buildroot mailing list