Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Thomas Orgis (eed4fef7424be1c3253d408f221574a634957d4b)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Thomas Orgis <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (eed4fef7424be1c3253d408f221574a634957d4b)
  • Date: Wed, 2 Sep 2020 08:38:04 +0000

GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:

utils/dbus-glib/DETAILS | 5 +----
utils/dbus-glib/HISTORY | 3 +++
utils/dbus-python/DETAILS | 7 ++-----
utils/dbus-python/HISTORY | 3 +++
4 files changed, 9 insertions(+), 9 deletions(-)

New commits:
commit eed4fef7424be1c3253d408f221574a634957d4b
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

dbus-python: version 1.2.16 and hash verification

commit 39f042c0c1d24e2167a0244fc95ca9ea228ff34c
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Thomas Orgis <sobukus AT sourcemage.org>

dbus-glib: switch to hash, since gpg keys are obviously unstable (expire,
vanish)

diff --git a/utils/dbus-glib/DETAILS b/utils/dbus-glib/DETAILS
index 8cb0a7b..245bf64 100755
--- a/utils/dbus-glib/DETAILS
+++ b/utils/dbus-glib/DETAILS
@@ -4,10 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL[0]=https://dbus.freedesktop.org/releases/$SPELL/$SOURCE
- SOURCE2=$SOURCE.asc
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=freedesktop.gpg:$SOURCE.asc:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_HASH=sha512:c40ccf7118d4951f0e09082216ccd26f21ee906bdf96d912611d3cd29badd7ef446bea74e19f26c28ebceb9e19bb659d11c643c3e712dac499df12907be88a54
WEB_SITE=https://freedesktop.org/wiki/Software/DBusBindings
ENTERED=20060724
LICENSE[0]=GPL
diff --git a/utils/dbus-glib/HISTORY b/utils/dbus-glib/HISTORY
index 1c0cadc..186e649 100644
--- a/utils/dbus-glib/HISTORY
+++ b/utils/dbus-glib/HISTORY
@@ -1,3 +1,6 @@
+2020-09-02 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: switch to hash again
+
2018-03-14 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.110

diff --git a/utils/dbus-python/DETAILS b/utils/dbus-python/DETAILS
index 3d27609..3a05d24 100755
--- a/utils/dbus-python/DETAILS
+++ b/utils/dbus-python/DETAILS
@@ -1,12 +1,9 @@
SPELL=dbus-python
- VERSION=1.2.8
+ VERSION=1.2.16
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=https://dbus.freedesktop.org/releases/$SPELL/$SOURCE
- SOURCE2=$SOURCE.asc
- SOURCE2_URL[0]=${SOURCE_URL[0]}.asc
- SOURCE_GPG=freedesktop.gpg:$SOURCE.asc:UPSTREAM_KEY
- SOURCE2_IGNORE=signature
+
SOURCE_HASH=sha512:e76c00c5fd3fe6884e4c24f258987fd3b80d21bd4e0f96aa8fda152078a860b62321324f6efcbfe7226d5ab2521a14b5bda7cf2468d2cae5f376c124a71aa05c
WEB_SITE=https://freedesktop.org/wiki/Software/DBusBindings
ENTERED=20060724
LICENSE[0]=GPL
diff --git a/utils/dbus-python/HISTORY b/utils/dbus-python/HISTORY
index 1b44310..a387cfc 100644
--- a/utils/dbus-python/HISTORY
+++ b/utils/dbus-python/HISTORY
@@ -1,3 +1,6 @@
+2020-09-02 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 1.2.16 and hash verification again
+
2019-04-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.2.8
* BUILD: tweak



  • [SM-Commit] GIT changes to master grimoire by Thomas Orgis (eed4fef7424be1c3253d408f221574a634957d4b), Thomas Orgis, 09/02/2020

Archive powered by MHonArc 2.6.24.

Top of Page