Skip to Content.
Sympa Menu

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

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 (f431699379028ec791a57102b10b0664e2ce994c)
  • Date: Fri, 4 Jan 2019 17:36:42 +0000

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

libs/libxml2/DETAILS | 5 ++++-
libs/libxml2/HISTORY | 2 ++
libs/libxslt/DETAILS | 8 +++++---
libs/libxslt/HISTORY | 4 ++++
xmlsoft.gpg |binary
5 files changed, 15 insertions(+), 4 deletions(-)

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

libxml2 - add gpg checking

commit 4b58a08f31a4417150d6c8ab6aa1b252009fee2c
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libxslt-1.1.33

diff --git a/libs/libxml2/DETAILS b/libs/libxml2/DETAILS
index e9f8651..b2f84a9 100755
--- a/libs/libxml2/DETAILS
+++ b/libs/libxml2/DETAILS
@@ -1,10 +1,13 @@
SPELL=libxml2
VERSION=2.9.9
-
SOURCE_HASH=sha512:cb7784ba4e72e942614e12e4f83f4ceb275f3d738b30e3b5c1f25edf8e9fa6789e854685974eed95b362049dbf6c8e7357e0327d64c681ed390534ac154e6810
SECURITY_PATCH=12
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=xmlsoft.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=BSD
WEB_SITE=http://xmlsoft.org/
ENTERED=20010922
diff --git a/libs/libxml2/HISTORY b/libs/libxml2/HISTORY
index f69e7ab..82a3ccd 100644
--- a/libs/libxml2/HISTORY
+++ b/libs/libxml2/HISTORY
@@ -1,3 +1,5 @@
+ * DETAILS: add gpg checking
+
2019-01-04 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.9.9

diff --git a/libs/libxslt/DETAILS b/libs/libxslt/DETAILS
index 8dd397a..ed780e1 100755
--- a/libs/libxslt/DETAILS
+++ b/libs/libxslt/DETAILS
@@ -1,11 +1,13 @@
SPELL=libxslt
- VERSION=1.1.32
+ VERSION=1.1.33
SECURITY_PATCH=6
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=ftp://xmlsoft.org/$SPELL/$SOURCE
-# SOURCE_GPG=gurus.gpg:$SOURCE.sig
-
SOURCE_HASH=sha512:e1ed3c103cd4c9897e7dd2360a11f63cf30382b7566ce6fcc81117804e203714446b5a62179ce628c3834b0b32ecdeeceecbdfa417507ce9ed5a107a0ebefb39
+ SOURCE2=$SOURCE.asc
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
+ SOURCE_GPG=xmlsoft.gpg:$SOURCE.asc:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
DOC_DIRS=""
LICENSE[0]=BSD
WEB_SITE=https://xmlsoft.org/
diff --git a/libs/libxslt/HISTORY b/libs/libxslt/HISTORY
index abb8edb..3b4c595 100644
--- a/libs/libxslt/HISTORY
+++ b/libs/libxslt/HISTORY
@@ -1,3 +1,7 @@
+2019-01-04 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.33
+ * DETAILS: add gpg checking
+
2018-01-17 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.32
* PRE_BUILD numbers.patch: deleted
diff --git a/xmlsoft.gpg b/xmlsoft.gpg
new file mode 100644
index 0000000..930919e
Binary files /dev/null and b/xmlsoft.gpg differ



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (f431699379028ec791a57102b10b0664e2ce994c), Treeve Jelbert, 01/04/2019

Archive powered by MHonArc 2.6.24.

Top of Page