Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (4d87395439298b0b5ecf24f1344b9b727ba6eaf0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Vlad Glagolev <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (4d87395439298b0b5ecf24f1344b9b727ba6eaf0)
  • Date: Sun, 29 Oct 2017 15:22:47 +0000

GIT changes to stable-0.62 grimoire by Vlad Glagolev <stealth AT sourcemage.org>:

ftp/wget/DETAILS | 6 +++---
ftp/wget/HISTORY | 15 +++++++++++++++
ftp/wget/wget.gpg |binary
3 files changed, 18 insertions(+), 3 deletions(-)

New commits:
commit 4d87395439298b0b5ecf24f1344b9b727ba6eaf0
Author: Thomas Orgis <sobukus AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

wget: version 1.19.2, SECURITY_PATCH

Also, we are using the good old tar.gz now again, as the tar.xz
vanished in favour of a tar.lz file. Lzip is a bit too fancy,
at least for sorcery.

(cherry picked from commit b48ddefea122fc8b8f6ac035b931b534c8c931e2)

commit 65192baf802b00337f4f34a4355a340388e47d69
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ftp/curl: version 1.19.1

(cherry picked from commit f8cadb18bfded5f294439509bff6e11e630bf668)

commit eedc47c23d3b8244d51dade074efdd7d8020e610
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ftp/wget: refreshed the gpg key, old one caused gpg to fail

(cherry picked from commit 1eaf297b1caa0ec182a9fb088806e92d9b2ec88e)

commit 5d11c2e4e94da5b791624c04c3368f968738ab8f
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Vlad Glagolev <stealth AT sourcemage.org>

ftp/wget: version 1.19

(cherry picked from commit b758ee01e85d949c211dff9632c623ab6badc809)

diff --git a/ftp/wget/DETAILS b/ftp/wget/DETAILS
index 368faeb..b1eb5bd 100755
--- a/ftp/wget/DETAILS
+++ b/ftp/wget/DETAILS
@@ -1,7 +1,7 @@
SPELL=wget
- VERSION=1.18
- SECURITY_PATCH=3
- SOURCE=$SPELL-$VERSION.tar.xz
+ VERSION=1.19.2
+ SECURITY_PATCH=4
+ SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_URL[0]=$GNU_URL/$SPELL/$SOURCE
SOURCE_GPG=wget.gpg:$SOURCE.sig:UPSTREAM_KEY
SOURCE2=$SOURCE.sig
diff --git a/ftp/wget/HISTORY b/ftp/wget/HISTORY
index b1e066e..ee18d57 100644
--- a/ftp/wget/HISTORY
+++ b/ftp/wget/HISTORY
@@ -1,3 +1,18 @@
+2017-10-27 Thomas Orgis <sobukus AT sourcemage.org>
+ * DETAILS: version 1.19.2, ++SECURITY_PATCH,
+ switch back to .gz, .lz too fancy, .xz gone
+
+2017-02-12 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.19.1
+
+2017-02-04 Pavel Vinogradov <public AT sourcemage.org>
+ * wget.gpg: refreshed the key, old one caused gpg to fail
+
+2017-02-03 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.19
+ * wget.gpg: replaced old key with A2670428,
+ Tim Rühsen <tim.ruehsen AT gmx.de>
+
2016-06-10 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: updated spell to 1.18, SECURITY_PATCH++, (CVE-2016-4971)

diff --git a/ftp/wget/wget.gpg b/ftp/wget/wget.gpg
index 36b304c..b2f8feb 100644
Binary files a/ftp/wget/wget.gpg and b/ftp/wget/wget.gpg differ



  • [SM-Commit] GIT changes to stable-0.62 grimoire by Vlad Glagolev (4d87395439298b0b5ecf24f1344b9b727ba6eaf0), Vlad Glagolev, 10/29/2017

Archive powered by MHonArc 2.6.24.

Top of Page