Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ebbb72de6e246e7fe23c22eabced722a6074490)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ismael Luceno <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ebbb72de6e246e7fe23c22eabced722a6074490)
  • Date: Wed, 27 Apr 2022 19:57:50 +0000

GIT changes to master grimoire by Ismael Luceno <ismael AT sourcemage.org>:

net/openvpn/DETAILS | 2 +-
net/openvpn/HISTORY | 3 +++
spelling/aspell-ca/DETAILS | 2 +-
spelling/aspell-ca/HISTORY | 3 +++
spelling/aspell-de/DETAILS | 2 +-
spelling/aspell-de/HISTORY | 3 +++
6 files changed, 12 insertions(+), 3 deletions(-)

New commits:
commit 0ebbb72de6e246e7fe23c22eabced722a6074490
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

aspell-de 20161207-7-0

commit b606b0692730d49b60904de99032505f35614788
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

aspell-ca 2.1.5-1

commit 1e4ba9387177e54711fc5ecde2003d8021ce067b
Author: Ismael Luceno <ismael AT sourcemage.org>
Commit: Ismael Luceno <ismael AT sourcemage.org>

openvpn: Fix SOURCE_HASH (checked)

diff --git a/net/openvpn/DETAILS b/net/openvpn/DETAILS
index 62d4295..2bcdc8d 100755
--- a/net/openvpn/DETAILS
+++ b/net/openvpn/DETAILS
@@ -4,7 +4,7 @@
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
SOURCE_URL=("https://build.openvpn.net/downloads/releases/$SOURCE";)
-
SOURCE_HASH=sha512:0bb0dda44ff757cf5249b6c047932c51073344a1d69048f210da421263a07bb5f4370f5b0c3ed4fdd6c6da2888d28fe8ee8947b59594f4c17a9ea20588852bc0
+
SOURCE_HASH=sha512:f0f0600df013431af804ace70ea86ac064917acdeaad3759b5d5eaa4a8dc3738d6da6df4c16bbb23443e3493487541cb8b10b89f9f0b40a17caa6e6fc46e0adb
WEB_SITE=https://openvpn.net
ENTERED=20040506
LICENSE[0]=https://openvpn.net/license.html
diff --git a/net/openvpn/HISTORY b/net/openvpn/HISTORY
index 6be1506..edb8488 100644
--- a/net/openvpn/HISTORY
+++ b/net/openvpn/HISTORY
@@ -1,3 +1,6 @@
+2022-04-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: Fixed SOURCE_HASH, checked sig and against other distros
+
2022-03-23 Ismael Luceno <ismael AT sourcemage.org>
* DETAILS: SECURITY_PATCH++ (CVE-2022-0547)

diff --git a/spelling/aspell-ca/DETAILS b/spelling/aspell-ca/DETAILS
index e1c067c..c9af5d0 100755
--- a/spelling/aspell-ca/DETAILS
+++ b/spelling/aspell-ca/DETAILS
@@ -2,7 +2,7 @@
ASPELL_BRANCH=6
DICTIONARY_SPELL=`echo ${SPELL} | cut -d - -f 1`
LANGUAGE_CODE=`echo ${SPELL} | cut -d - -f 2`
- VERSION=20040130-1
+ VERSION=2.1.5-1

SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}

SOURCE=${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}.tar.bz2

SOURCE_URL=${GNU_URL}/${DICTIONARY_SPELL}/dict/${LANGUAGE_CODE}/${SOURCE}
diff --git a/spelling/aspell-ca/HISTORY b/spelling/aspell-ca/HISTORY
index f8d1e6c..bcbce9e 100644
--- a/spelling/aspell-ca/HISTORY
+++ b/spelling/aspell-ca/HISTORY
@@ -1,3 +1,6 @@
+2022-04-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 2.1.5-1
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.

diff --git a/spelling/aspell-de/DETAILS b/spelling/aspell-de/DETAILS
index b2aa629..5012ca8 100755
--- a/spelling/aspell-de/DETAILS
+++ b/spelling/aspell-de/DETAILS
@@ -2,7 +2,7 @@
ASPELL_BRANCH=6
DICTIONARY_SPELL=`echo ${SPELL} | cut -d - -f 1`
LANGUAGE_CODE=`echo ${SPELL} | cut -d - -f 2`
- VERSION=20030222-1
+ VERSION=20161207-7-0

SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}

SOURCE=${DICTIONARY_SPELL}${ASPELL_BRANCH}-${LANGUAGE_CODE}-${VERSION}.tar.bz2

SOURCE_URL=${GNU_URL}/${DICTIONARY_SPELL}/dict/${LANGUAGE_CODE}/${SOURCE}
diff --git a/spelling/aspell-de/HISTORY b/spelling/aspell-de/HISTORY
index ac86a8f..c971fa3 100644
--- a/spelling/aspell-de/HISTORY
+++ b/spelling/aspell-de/HISTORY
@@ -1,3 +1,6 @@
+2022-04-27 Ismael Luceno <ismael AT sourcemage.org>
+ * DETAILS: updated spell to 20161207-7-0
+
2006-10-03 Juuso Alasuutari <iuso AT sourcemage.org>
* DETAILS: [automated] Removed UPDATED.




  • [SM-Commit] GIT changes to master grimoire by Ismael Luceno (0ebbb72de6e246e7fe23c22eabced722a6074490), Ismael Luceno, 04/27/2022

Archive powered by MHonArc 2.6.24.

Top of Page