From 8f099ef6b370f8c9ee0007af298c8fab5e4e103fe5edf8015e14b0bcb160dc17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Thu, 24 Apr 2014 10:30:07 +0000 Subject: [PATCH] Accepting request 231189 from home:sbrabec:branches:multimedia:libs - Update to version 0.6.4: * Fix a possible heap memory overrun (bnc#874723, CVE-2014-2892). * Some changes for more recent automake versions. * Remove glib dependency. * Fix several issues that prevented seeking from working. * Remove dependency on iconv. * Fix connecting to certain mms streams. OBS-URL: https://build.opensuse.org/request/show/231189 OBS-URL: https://build.opensuse.org/package/show/multimedia:libs/libmms?expand=0&rev=12 --- libmms-0.6.2.tar.bz2 | 3 --- libmms-0.6.4.tar.gz | 3 +++ libmms.changes | 11 +++++++++++ libmms.spec | 6 +++--- 4 files changed, 17 insertions(+), 6 deletions(-) delete mode 100644 libmms-0.6.2.tar.bz2 create mode 100644 libmms-0.6.4.tar.gz diff --git a/libmms-0.6.2.tar.bz2 b/libmms-0.6.2.tar.bz2 deleted file mode 100644 index 047f2b4..0000000 --- a/libmms-0.6.2.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9d027bdd5cfe36eb397e356b9212ba39cdb8e321d830f8c466602858375a56d1 -size 282424 diff --git a/libmms-0.6.4.tar.gz b/libmms-0.6.4.tar.gz new file mode 100644 index 0000000..5631afc --- /dev/null +++ b/libmms-0.6.4.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c05e05aebcbfcc044d9e8c2d4646cd8359be39a3f0ba8ce4e72a9094bee704f +size 356217 diff --git a/libmms.changes b/libmms.changes index 1d29820..c63e0f1 100644 --- a/libmms.changes +++ b/libmms.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Wed Apr 23 19:20:23 CEST 2014 - sbrabec@suse.cz + +- Update to version 0.6.4: + * Fix a possible heap memory overrun (bnc#874723, CVE-2014-2892). + * Some changes for more recent automake versions. + * Remove glib dependency. + * Fix several issues that prevented seeking from working. + * Remove dependency on iconv. + * Fix connecting to certain mms streams. + ------------------------------------------------------------------- Sun Mar 24 04:43:36 UTC 2013 - crrodriguez@opensuse.org diff --git a/libmms.spec b/libmms.spec index ac8ba83..662f68c 100644 --- a/libmms.spec +++ b/libmms.spec @@ -1,7 +1,7 @@ # # spec file for package libmms # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -19,7 +19,7 @@ %define soname 0 Name: libmms -Version: 0.6.2 +Version: 0.6.4 Release: 0 # NOTE: there are files from the xine project with GPL headers in the source, # but these were re-licensed to LGPLv2+ with the explicit permission of all @@ -31,7 +31,7 @@ Summary: MMS stream protocol library License: LGPL-2.1+ Group: System/Libraries Url: http://www.sf.net/projects/%{name} -Source0: %{name}-%{version}.tar.bz2 +Source0: %{name}-%{version}.tar.gz Source1: libmms-relicensing-1.txt Source2: libmms-relicensing-2.txt Source3: baselibs.conf