Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fda1f547de42e123da926f78c59fe18f082fbbc0)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Pavel Vinogradov <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fda1f547de42e123da926f78c59fe18f082fbbc0)
  • Date: Sat, 15 Dec 2018 18:51:53 +0000

GIT changes to master grimoire by Pavel Vinogradov <public AT sourcemage.org>:

http/nghttp2/DETAILS | 4 ++--
http/nghttp2/HISTORY | 3 +++
libs/jansson/DETAILS | 11 ++++++-----
libs/jansson/HISTORY | 3 +++
4 files changed, 14 insertions(+), 7 deletions(-)

New commits:
commit fda1f547de42e123da926f78c59fe18f082fbbc0
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

http/nghttp2: version 1.35.1

commit 00bdb6f56bf83b8f903939f8898a67f29dac185b
Author: Pavel Vinogradov <public AT sourcemage.org>
Commit: Pavel Vinogradov <public AT sourcemage.org>

libs/jansson: version 2.12

diff --git a/http/nghttp2/DETAILS b/http/nghttp2/DETAILS
index f80ed79..a989fbe 100755
--- a/http/nghttp2/DETAILS
+++ b/http/nghttp2/DETAILS
@@ -1,6 +1,6 @@
SPELL="nghttp2"
- VERSION=1.35.0
-
SOURCE_HASH=sha512:4e209bb6e388ee9c3440a88eb28ecb4a69e0047b089e4d028bb911dd69518a970b5b06ed6fff06594adca53dccd42443733faad909d347dd8d8e919055356e2f
+ VERSION=1.35.1
+
SOURCE_HASH=sha512:fcd3f79f913afbeee1c75003bb39df918e6122bbf728b3ad4192d5849d8fb96705e04f5505465d63f25a565b2f1da6abd8fabdebb6e3347500f7abd31980861d
SECURITY_PATCH=1
SOURCE="${SPELL}-${VERSION}.tar.xz"

SOURCE_URL[0]="https://github.com/${SPELL}/${SPELL}/releases/download/v${VERSION}/${SOURCE}";
diff --git a/http/nghttp2/HISTORY b/http/nghttp2/HISTORY
index e17b044..7e13031 100644
--- a/http/nghttp2/HISTORY
+++ b/http/nghttp2/HISTORY
@@ -1,3 +1,6 @@
+2018-12-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 1.35.1
+
2018-11-26 Pavel Vinogradov <public AT sourcemage.org>
* DETAILS: version 1.35.0

diff --git a/libs/jansson/DETAILS b/libs/jansson/DETAILS
index 780b11e..d900906 100755
--- a/libs/jansson/DETAILS
+++ b/libs/jansson/DETAILS
@@ -1,8 +1,8 @@
SPELL=jansson
- VERSION=2.11
+ VERSION=2.12
+
SOURCE_HASH=sha512:6ed665a441c789cdf7eb22b6e69d02575746c81b00e0a81ced90d30aaf2badc93fac32e5841fd4e07751a27726a327a63fe28bb0689c6bef5b6164b435bbc30d
SOURCE="${SPELL}-${VERSION}.tar.bz2"
SOURCE_URL[0]=http://www.digip.org/${SPELL}/releases/${SOURCE}
-
SOURCE_HASH=sha512:3a9ef8c470d203ef65f214d979d0a8dfc034ff1417b2af7071564c804e33d51f7b30915c7d62ac2156092aef756e4cdc3298a67205b913ffc312dcafeeefc1dc
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
WEB_SITE="http://www.digip.org/jansson/";
LICENSE[0]=MIT
@@ -12,7 +12,8 @@ cat << EOF
Jansson is a C library for encoding, decoding and manipulating JSON data. It
features:

- * Simple and intuitive API and data model * Comprehensive documentation
- * No dependencies on other libraries * Full Unicode support (UTF-8) *
- Extensive test suite
+ * Simple and intuitive API and data model
+ * Comprehensive documentation
+ * No dependencies on other libraries * Full Unicode support (UTF-8)
+ * Extensive test suite
EOF
diff --git a/libs/jansson/HISTORY b/libs/jansson/HISTORY
index c99cb68..a595eab 100644
--- a/libs/jansson/HISTORY
+++ b/libs/jansson/HISTORY
@@ -1,3 +1,6 @@
+2018-12-15 Pavel Vinogradov <public AT sourcemage.org>
+ * DETAILS: version 2.12, fixed long description
+
2018-02-12 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DETAILS: version 2.11




  • [SM-Commit] GIT changes to master grimoire by Pavel Vinogradov (fda1f547de42e123da926f78c59fe18f082fbbc0), Pavel Vinogradov, 12/15/2018

Archive powered by MHonArc 2.6.24.

Top of Page