Skip to Content.
Sympa Menu

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

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 (9d40100d728f8e22e93c932039400e77f5d3a6f2)
  • Date: Mon, 2 Jan 2017 11:57:57 +0000

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

crypto/gnupg-2.1/DETAILS | 10 +++++++++-
crypto/gnupg-2.1/HISTORY | 5 +++++
crypto/libgcrypt/DETAILS | 10 +++++++++-
crypto/libgcrypt/HISTORY | 5 +++++
crypto/libgpg-error/DETAILS | 17 ++++++++++++++---
crypto/libgpg-error/HISTORY | 4 ++++
crypto/pinentry/DETAILS | 10 +++++++++-
crypto/pinentry/HISTORY | 5 +++++
libs/libevdev/DETAILS | 7 +++++--
libs/libevdev/HISTORY | 4 ++++
qt5-cmake/otter/DEPENDS | 1 -
qt5-cmake/otter/DETAILS | 4 ++--
qt5-cmake/otter/HISTORY | 5 +++++
qt5-cmake/otter/PRE_BUILD | 2 +-
14 files changed, 77 insertions(+), 12 deletions(-)

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

libgpg-error: => 1.2.6

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

pinentry: => 1.0.0

commit 0aa5047551c1b5ec19fd99a62e9fecae77b2d139
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libgcrypt: => 1.7.5

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

gnupg-2.1: => 2.1.17

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

libevdev: => 1.5.5

commit 3f9eff0efa8b99504b790dacc36eec2a72a4a1fc
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

otter: => 0.9.12

diff --git a/crypto/gnupg-2.1/DETAILS b/crypto/gnupg-2.1/DETAILS
index 23484c5..c097640 100755
--- a/crypto/gnupg-2.1/DETAILS
+++ b/crypto/gnupg-2.1/DETAILS
@@ -1,14 +1,22 @@
SPELL=gnupg-2.1
- VERSION=2.1.16
+ VERSION=2.1.17
SECURITY_PATCH=0
PATCHLEVEL=0

SOURCE=gnupg-$VERSION.tar.bz2
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/gnupg/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_GPG="GnuPG.gpg:$SOURCE.sig"

SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE2_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/gnupg-$VERSION
diff --git a/crypto/gnupg-2.1/HISTORY b/crypto/gnupg-2.1/HISTORY
index 053f4a6..211780e 100644
--- a/crypto/gnupg-2.1/HISTORY
+++ b/crypto/gnupg-2.1/HISTORY
@@ -1,3 +1,8 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.1.17
+
+ * DETAILS: add gpg checking
+
2016-11-19 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 2.1.16, fixed typo in SHORT

diff --git a/crypto/libgcrypt/DETAILS b/crypto/libgcrypt/DETAILS
index 272ec6f..fbc794b 100755
--- a/crypto/libgcrypt/DETAILS
+++ b/crypto/libgcrypt/DETAILS
@@ -1,14 +1,22 @@
SPELL=libgcrypt
- VERSION=1.7.3
+ VERSION=1.7.5
SECURITY_PATCH=7

SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgcrypt/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY"

SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE2_IGNORE=signature

WEB_SITE=http://directory.fsf.org/wiki/Libgcrypt
diff --git a/crypto/libgcrypt/HISTORY b/crypto/libgcrypt/HISTORY
index 6abd21b..5b0f291 100644
--- a/crypto/libgcrypt/HISTORY
+++ b/crypto/libgcrypt/HISTORY
@@ -1,3 +1,8 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.7.5
+
+ * DETAILS: add gpg checking
+
2016-08-17 Ladislav Hagara <hgr AT vabo.cz>
* DETAILS: 1.7.3, SECURITY_PATCH=7

diff --git a/crypto/libgpg-error/DETAILS b/crypto/libgpg-error/DETAILS
index 2dbea27..ee9f27a 100755
--- a/crypto/libgpg-error/DETAILS
+++ b/crypto/libgpg-error/DETAILS
@@ -1,14 +1,25 @@
SPELL=libgpg-error
- VERSION=1.24
+ VERSION=1.26
PATCHLEVEL=0
-
SOURCE=$SPELL-$VERSION.tar.bz2
- SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/libgpg-error/$SOURCE
+ SOURCE_URL[0]=https://www.gnupg.org/ftp/gcrypt/libgpg-error/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_URL[1]=http://gd.tuwien.ac.at/privacy/gnupg/libgpg-error/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_GPG="GnuPG.gpg:$SOURCE.sig:VERIFIED_UPSTREAM_KEY"

SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=$SOURCE_URL.sig
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE2_IGNORE=signature

SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/crypto/libgpg-error/HISTORY b/crypto/libgpg-error/HISTORY
index 2894077..3516844 100644
--- a/crypto/libgpg-error/HISTORY
+++ b/crypto/libgpg-error/HISTORY
@@ -1,3 +1,7 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.26
+ * DETAILS: add gpg checking
+
2016-07-15 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 1.24

diff --git a/crypto/pinentry/DETAILS b/crypto/pinentry/DETAILS
index d8f79bc..215a678 100755
--- a/crypto/pinentry/DETAILS
+++ b/crypto/pinentry/DETAILS
@@ -1,12 +1,20 @@
SPELL=pinentry
- VERSION=0.9.7
+ VERSION=1.0.0
SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SOURCE.sig
SOURCE2_IGNORE=signature
SOURCE_GPG=4F25E3B6.gpg:$SOURCE2:UPSTREAM_KEY
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=ftp://ftp.gnupg.org/gcrypt/pinentry/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=GnuPG.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
WEB_SITE=http://gnupg.org/
ENTERED=20030326
LICENSE[0]=GPL
diff --git a/crypto/pinentry/HISTORY b/crypto/pinentry/HISTORY
index 4778310..2934bad 100644
--- a/crypto/pinentry/HISTORY
+++ b/crypto/pinentry/HISTORY
@@ -1,3 +1,8 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.0
+
+ * DETAILS: add gpg checking
+
2016-05-13 Pavel Vinogradov <public AT sourcemage.org>
* DEPENDS: added option to build GNOME 3 interface

diff --git a/libs/libevdev/DETAILS b/libs/libevdev/DETAILS
index 7a8b448..d263b0b 100755
--- a/libs/libevdev/DETAILS
+++ b/libs/libevdev/DETAILS
@@ -1,10 +1,13 @@
SPELL=libevdev
- VERSION=1.5.4
-
SOURCE_HASH=sha512:9062b8c599ccc361d39bd0d06ee7dd7ddcca21541849a5f53ff1ec6d9760a8b575d90201a9a6b5ac5a01e7a77af9d191901bb1196976de52080e351717119f4e
+ VERSION=1.5.5
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=http://www.freedesktop.org/wiki/Software/libevdev/
SOURCE_URL[0]=http://www.freedesktop.org/software/$SPELL/$SOURCE
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
LICENSE[0]=GPL
ENTERED=20140227
KEYWORDS=""
diff --git a/libs/libevdev/HISTORY b/libs/libevdev/HISTORY
index 6caa131..fbb9e61 100644
--- a/libs/libevdev/HISTORY
+++ b/libs/libevdev/HISTORY
@@ -1,3 +1,7 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.5.5
+ * DETAILS: add gpg checking
+
2016-09-11 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 1.5.4

diff --git a/qt5-cmake/otter/DEPENDS b/qt5-cmake/otter/DEPENDS
index 31fdda9..719f5bb 100755
--- a/qt5-cmake/otter/DEPENDS
+++ b/qt5-cmake/otter/DEPENDS
@@ -1,7 +1,6 @@
source $GRIMOIRE/QT5_DEPENDS &&
depends qtmultimedia &&
depends qtxmlpatterns &&
-optional_depends libgcrypt '' '' 'crypto support' &&
optional_depends qtwebengine '' ' -DENABLE_QTWEBENGINE=0' 'web engine
support' &&
optional_depends qtwebkit '' ' -DENABLE_QTWEBKIT=0' 'web kit support'
&&
optional_depends qtx11extras '' '' 'X11 support &&'
diff --git a/qt5-cmake/otter/DETAILS b/qt5-cmake/otter/DETAILS
index bfeaab3..e47ce2f 100755
--- a/qt5-cmake/otter/DETAILS
+++ b/qt5-cmake/otter/DETAILS
@@ -1,7 +1,7 @@
SPELL=otter
SPELLX=otter-browser
- VERSION=0.9.11
-
SOURCE_HASH=sha512:9a9d2c7e87fd5702b8cfb23ef76295dc4c832888c695b5a98e3ccd32132d749a8bc1a95ca953378db87f998f6e502cabce23b39438c0fbc81ef88c43627f2747
+ VERSION=0.9.12
+
SOURCE_HASH=sha512:9874a04c51423cd45e3bec1f31e3af6fac73778380ce74a6127419d20819ed71b850b43068b78322221e32815d56e7c7e72bed206259378fa3f246ca0f26bfd4
SOURCE=$SPELLX-$VERSION.tar.bz2
SOURCE_URL=https://sourceforge.net/projects/$SPELLX/files/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
diff --git a/qt5-cmake/otter/HISTORY b/qt5-cmake/otter/HISTORY
index 708d77c..7d693bc 100644
--- a/qt5-cmake/otter/HISTORY
+++ b/qt5-cmake/otter/HISTORY
@@ -1,3 +1,8 @@
+2017-01-02 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.9.12
+ * DEPENDS: delete libgcrypt
+ * PRE_BUILD: fix typo
+
2016-12-28 Treeve Jelbert <treeve AT sourcemage.org>
* PRE_BUILD: added, detect hunspell-1.6

diff --git a/qt5-cmake/otter/PRE_BUILD b/qt5-cmake/otter/PRE_BUILD
index 0f454cb..a77cf66 100755
--- a/qt5-cmake/otter/PRE_BUILD
+++ b/qt5-cmake/otter/PRE_BUILD
@@ -1,3 +1,3 @@
default_pre_build &&
cd $SOURCE_DIRECTORY &&
-sed -i '/hunspell/s/1.2/1.6/' cmake/FindHUNSPELL.cmake
+sed -i '/hunspell/s/1.3/1.6/' cmake/FindHunspell.cmake



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (9d40100d728f8e22e93c932039400e77f5d3a6f2), Treeve Jelbert, 01/02/2017

Archive powered by MHonArc 2.6.24.

Top of Page