Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec741e6297e1aab9539d648ab7ea96c932308890)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec741e6297e1aab9539d648ab7ea96c932308890)
  • Date: Thu, 22 Mar 2018 08:45:45 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

audio-libs/libogg/DETAILS | 8 ++++----
audio-libs/libogg/HISTORY | 3 +++
audio-libs/libvorbis/DETAILS | 9 +++++----
audio-libs/libvorbis/HISTORY | 4 ++++
4 files changed, 16 insertions(+), 8 deletions(-)

New commits:
commit ec741e6297e1aab9539d648ab7ea96c932308890
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libogg: => 1.3.3

commit 50ab4c81305e8757453ce519d7b8569b6eafc06e
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libvorbis: => 1.3.6 SECURITY FIX

diff --git a/audio-libs/libogg/DETAILS b/audio-libs/libogg/DETAILS
index f7ab852..e9a833f 100755
--- a/audio-libs/libogg/DETAILS
+++ b/audio-libs/libogg/DETAILS
@@ -1,10 +1,10 @@
SPELL=libogg
- VERSION=1.3.2
-
SOURCE_HASH=sha512:dc9552b15ceccd7e12bff39a6670120ae53af74ce97254d047c28f49ba6a320f55059ed509ec1d8758a972c72514f2866634d829f3cb528c2f595cb056e9bca6
+ VERSION=1.3.3
+
SOURCE_HASH=sha512:37d8e4329bf7a997a95d84a55c325a5a893ec84bb4d5b7ea638e5cb13201a0619e71ecd9710a8371def69f092c62dcc59ec0a607db246028ee8a62678386260b
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://downloads.xiph.org/releases/ogg/$SOURCE
- WEB_SITE=http://www.xiph.org/ogg/
+ SOURCE_URL[0]=https://downloads.xiph.org/releases/ogg/$SOURCE
+ WEB_SITE=https://www.xiph.org/ogg/
ENTERED=20010922
LICENSE[0]=LGPL
KEYWORDS="audio libs"
diff --git a/audio-libs/libogg/HISTORY b/audio-libs/libogg/HISTORY
index 5a007df..a33ca90 100644
--- a/audio-libs/libogg/HISTORY
+++ b/audio-libs/libogg/HISTORY
@@ -1,3 +1,6 @@
+2018-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.3
+
2015-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.2

diff --git a/audio-libs/libvorbis/DETAILS b/audio-libs/libvorbis/DETAILS
index 959e924..67acd90 100755
--- a/audio-libs/libvorbis/DETAILS
+++ b/audio-libs/libvorbis/DETAILS
@@ -1,10 +1,11 @@
SPELL=libvorbis
- VERSION=1.3.5
-
SOURCE_HASH=sha512:f18f32edc43f65fea2dd4133e2828a0ced9e5b0797c4569bd26989fc1409ad599359e7c796bffc082ad36189f9722c7b38837384cea66d217beac8b425299ef8
+ VERSION=1.3.6
+
SOURCE_HASH=sha512:a5d990bb88db2501b16f8eaee9f2ecb599cefd7dab2134d16538d8905263a972157c7671867848c2a8a358bf5e5dbc7721205ece001032482f168be7bda4f132
+ SECURITY_PATCH=1
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
- SOURCE_URL[0]=http://downloads.xiph.org/releases/vorbis/$SOURCE
- WEB_SITE=http://www.xiph.org/vorbis/
+ SOURCE_URL[0]=https://downloads.xiph.org/releases/vorbis/$SOURCE
+ WEB_SITE=https://www.xiph.org/vorbis/
ENTERED=20010922
LICENSE[0]=LGPL
KEYWORDS="codec audio libs"
diff --git a/audio-libs/libvorbis/HISTORY b/audio-libs/libvorbis/HISTORY
index 84b6e3b..7404b10 100644
--- a/audio-libs/libvorbis/HISTORY
+++ b/audio-libs/libvorbis/HISTORY
@@ -1,3 +1,7 @@
+2018-03-22 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.6
+ * SECURITY_PATCH=1 fixes CVE-2018-5146
+
2015-08-03 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.3.5




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (ec741e6297e1aab9539d648ab7ea96c932308890), Treeve Jelbert, 03/22/2018

Archive powered by MHonArc 2.6.24.

Top of Page