Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04398732f37229225b2ab671ce01cae422f21b67)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04398732f37229225b2ab671ce01cae422f21b67)
  • Date: Tue, 22 Aug 2017 02:42:12 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

crypto/gnutls/DETAILS | 7 +++++--
crypto/gnutls/HISTORY | 3 +++
graphics-libs/mesalib/DETAILS | 2 +-
graphics-libs/mesalib/HISTORY | 3 +++
4 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 04398732f37229225b2ab671ce01cae422f21b67
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

graphics-libs/mesalib: version 17.1.7

commit 96d00dbaf5eb35daac097d885a431c45d58f3409
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

crypto/gnutls: stable version 3.5.15, added 3.6.0 as stable-next

diff --git a/crypto/gnutls/DETAILS b/crypto/gnutls/DETAILS
index 8e7af7b..e7ee32d 100755
--- a/crypto/gnutls/DETAILS
+++ b/crypto/gnutls/DETAILS
@@ -9,10 +9,13 @@ case $GNUTLS_BRANCH in
VERSION=3.4.17
SECURITY_PATCH=18
;;
- stable | stable-next)
- VERSION=3.5.14
+ stable)
+ VERSION=3.5.15
SECURITY_PATCH=5
;;
+ stable-next)
+ VERSION=3.6.0
+ ;;
esac
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE2=$SOURCE.sig
diff --git a/crypto/gnutls/HISTORY b/crypto/gnutls/HISTORY
index cfe6db4..5bba0c8 100644
--- a/crypto/gnutls/HISTORY
+++ b/crypto/gnutls/HISTORY
@@ -1,3 +1,6 @@
+2017-08-21 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: stable version 3.5.15, added 3.6.0 as stable-next
+
2017-07-04 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 3.5.14

diff --git a/graphics-libs/mesalib/DETAILS b/graphics-libs/mesalib/DETAILS
index 60c810b..1606ff0 100755
--- a/graphics-libs/mesalib/DETAILS
+++ b/graphics-libs/mesalib/DETAILS
@@ -8,7 +8,7 @@ if [[ "${MESALIB_BRANCH}" == "scm" ]]; then
SOURCE_URL[0]="git://anongit.freedesktop.org/git/mesa/mesa:${SX}"
SOURCE_IGNORE="volatile"
else
- VERSION="17.1.6"
+ VERSION="17.1.7"
# VX=`echo $VERSION | cut -d. -f-2`
SX="mesa-${VERSION}"
SOURCE="${SX}.tar.xz"
diff --git a/graphics-libs/mesalib/HISTORY b/graphics-libs/mesalib/HISTORY
index 1f03552..46455a0 100644
--- a/graphics-libs/mesalib/HISTORY
+++ b/graphics-libs/mesalib/HISTORY
@@ -1,3 +1,6 @@
+2017-08-21 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 17.1.7
+
2017-08-07 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 17.1.6




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (04398732f37229225b2ab671ce01cae422f21b67), Pavel Vinogradov, 08/22/2017

Archive powered by MHonArc 2.6.24.

Top of Page