Skip to Content.
Sympa Menu

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

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 (4cfa65de926dcb319affc3233e60c7976233f393)
  • Date: Mon, 16 Apr 2018 12:12:50 +0000

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

graphics/graphicsmagick/DETAILS | 6 +--
graphics/graphicsmagick/HISTORY | 4 ++
libs/libcap-ng/DETAILS | 8 ++--
libs/libcap-ng/HISTORY | 3 +
libs/libtirpc/0007-include-stdint.h-for-uintptr_t.patch | 31
----------------
libs/libtirpc/DETAILS | 4 +-
libs/libtirpc/HISTORY | 4 ++
libs/libtirpc/PRE_BUILD | 5 --
printer/cups-filters/DETAILS | 4 +-
printer/cups-filters/HISTORY | 3 +
10 files changed, 25 insertions(+), 47 deletions(-)

New commits:
commit 4cfa65de926dcb319affc3233e60c7976233f393
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

libtirpc: => 1.0.3

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

graphicsmagick-1.3.28 SECURITY FIX

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

cups-filters: => 1.20.3

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

libcap-ng: => 0.7.9

diff --git a/graphics/graphicsmagick/DETAILS b/graphics/graphicsmagick/DETAILS
index 108c31d..64d4b98 100755
--- a/graphics/graphicsmagick/DETAILS
+++ b/graphics/graphicsmagick/DETAILS
@@ -6,9 +6,9 @@
# SOURCE=GraphicsMagick-${VERSION}.tar.bz2
#
SOURCE_URL[0]=ftp://ftp.${SPELL}.org/pub/GraphicsMagick/snapshots/${SOURCE}
#else
- VERSION=1.3.27
-
SOURCE_HASH=sha512:27c2fccebe1ae079040986979405f9840ad39f773e2e0399712695146ec1b0f92a53533e6052df124f5db38aacc95bbd4b2e8692e81c92dade4e169ddfcc9b8c
- SECURITY_PATCH=4
+ VERSION=1.3.28
+
SOURCE_HASH=sha512:c372212e54e6403a44a973113764bf1fee6dde5df08a6ee015ae03c32823f96316018cafd34a355ff8a35ad3581aa7d455d30d664b9d68d3ea2ad277d7cf45e6
+ SECURITY_PATCH=5
SOURCE=GraphicsMagick-${VERSION}.tar.xz

SOURCE_URL[0]=https://downloads.sourceforge.net/sourceforge/${SPELL}/${SPELL}/${VERSION}/${SOURCE}
#fi
diff --git a/graphics/graphicsmagick/HISTORY b/graphics/graphicsmagick/HISTORY
index 9fefa33..3b56382 100644
--- a/graphics/graphicsmagick/HISTORY
+++ b/graphics/graphicsmagick/HISTORY
@@ -1,3 +1,7 @@
+2018-04-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.28
+ SECURITY_PATCH++
+
2018-01-09 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 3.2.7
SECURITY_PATCH++ fixes CVE-2017-12935 CVE-2017-11403 CVE-2017-12936
diff --git a/libs/libcap-ng/DETAILS b/libs/libcap-ng/DETAILS
index d19f5cd..c0e8b83 100755
--- a/libs/libcap-ng/DETAILS
+++ b/libs/libcap-ng/DETAILS
@@ -1,10 +1,10 @@
SPELL="libcap-ng"
- VERSION=0.7.8
-
SOURCE_HASH=sha512:c32a4c5780c183b13611615abe9061221fd8987188b08828d1617cdaee338ad8de67b3430aa83bde60128efc76449a688546bfbf697f0847b6a835cb1a868756
+ VERSION=0.7.9
+
SOURCE_HASH=sha512:095edabaf76a943aab0645b843b14e20b1733ba1d47a8e34d82f6586ca9a1512ba2677d232b13dd3900b913837401bb58bf74481970e967ba19041959dc43259
SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
- SOURCE_URL[0]="http://people.redhat.com/sgrubb/${SPELL}/${SOURCE}";
- WEB_SITE="http://people.redhat.com/sgrubb/libcap-ng";
+ SOURCE_URL[0]="https://people.redhat.com/sgrubb/${SPELL}/${SOURCE}";
+ WEB_SITE="https://people.redhat.com/sgrubb/libcap-ng";
ENTERED="20040829"
LICENSE[0]="GPL"
SHORT="library intended to make programming easier than with
libcap"
diff --git a/libs/libcap-ng/HISTORY b/libs/libcap-ng/HISTORY
index 535f588..7b8ea15 100644
--- a/libs/libcap-ng/HISTORY
+++ b/libs/libcap-ng/HISTORY
@@ -1,3 +1,6 @@
+2018-04-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 0.7.9
+
2017-10-15 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: treat python2/3 separately

diff --git a/libs/libtirpc/0007-include-stdint.h-for-uintptr_t.patch
b/libs/libtirpc/0007-include-stdint.h-for-uintptr_t.patch
deleted file mode 100644
index 6203161..0000000
--- a/libs/libtirpc/0007-include-stdint.h-for-uintptr_t.patch
+++ /dev/null
@@ -1,31 +0,0 @@
-From 18f8a605e176f0362da22fd1203eb7cedb136aaf Mon Sep 17 00:00:00 2001
-From: Khem Raj <raj.khem AT gmail.com>
-Date: Tue, 20 Jun 2017 22:06:35 +0200
-Subject: [PATCH] include stdint.h for uintptr_t
-
-Fixes
-| ../../libtirpc-1.0.1/src/xdr_sizeof.c:93:13: error: 'uintptr_t' undeclared
(first use in this function); did you mean '__intptr_t'?
-| if (len < (uintptr_t)xdrs->x_base) {
-| ^~~~~~~~~
-
-Signed-off-by: Khem Raj <raj.khem AT gmail.com>
-Signed-off-by: Dmitrii Kolesnichenko <dmitrii AT synopsys.com>
----
- src/xdr_sizeof.c | 1 +
- 1 file changed, 1 insertion(+)
-
-diff --git a/src/xdr_sizeof.c b/src/xdr_sizeof.c
-index d23fbd1..79d6707 100644
---- a/src/xdr_sizeof.c
-+++ b/src/xdr_sizeof.c
-@@ -39,6 +39,7 @@
- #include <rpc/xdr.h>
- #include <sys/types.h>
- #include <stdlib.h>
-+#include <stdint.h>
- #include "un-namespace.h"
-
- /* ARGSUSED */
---
-2.9.4
-
diff --git a/libs/libtirpc/DETAILS b/libs/libtirpc/DETAILS
index 35a68ff..3f8636d 100755
--- a/libs/libtirpc/DETAILS
+++ b/libs/libtirpc/DETAILS
@@ -1,7 +1,7 @@
SPELL=libtirpc
- VERSION=1.0.2
+ VERSION=1.0.3
SECURITY_PATCH=1
-
SOURCE_HASH=sha512:6c819019a8e81d8263d3c509b2eee59ba1ef092222c5a0a8d28f004c711afa252097eca7e6b0b919b2d780883dfd9ee7a363df4cee7fd2c9159a065257637cec
+
SOURCE_HASH=sha512:1f1cf7dd6f30ddddc919e4caf6db926f1d532f78d5a93e8aaa2acde6b046be0650c4c46549da0ffd5fa7fb9e550af1a871ed6e02ededf504c6667d2e82eba2cc
SOURCE="${SPELL}-${VERSION}.tar.bz2"

SOURCE_URL[0]="https://downloads.sourceforge.net/sourceforge/libtirpc/libtirpc/${VERSION}/${SOURCE}";
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
diff --git a/libs/libtirpc/HISTORY b/libs/libtirpc/HISTORY
index e42ca0f..60e2ca5 100644
--- a/libs/libtirpc/HISTORY
+++ b/libs/libtirpc/HISTORY
@@ -1,3 +1,7 @@
+2018-04-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.0.3
+ * PRE_BUILD 0007-include-stdint.h-for-uintptr_t.patch: deleted
+
2017-08-16 Eric Sandall <sandalle AT sourcemage.org>
* UP_TRIGGERS: Re-cast dependees on major.minor change (e.g. 0.2.5 ->
1.0.2)

diff --git a/libs/libtirpc/PRE_BUILD b/libs/libtirpc/PRE_BUILD
deleted file mode 100755
index 37ed548..0000000
--- a/libs/libtirpc/PRE_BUILD
+++ /dev/null
@@ -1,5 +0,0 @@
-default_pre_build &&
-
-message "${MESSAGE_COLOR}Patching for glibc 2.26+...${DEFAULT_COLOR}" &&
-patch "${SOURCE_DIRECTORY}"/src/xdr_sizeof.c \
- "${SCRIPT_DIRECTORY}"/0007-include-stdint.h-for-uintptr_t.patch
diff --git a/printer/cups-filters/DETAILS b/printer/cups-filters/DETAILS
index 3d21060..415671c 100755
--- a/printer/cups-filters/DETAILS
+++ b/printer/cups-filters/DETAILS
@@ -1,6 +1,6 @@
SPELL=cups-filters
- VERSION=1.20.2
-
SOURCE_HASH=sha512:94cc2a452b8dc1ed5f03b98e0530d7489dd5a369413b0ab0e7b054fcb198e8fee283507de2ef836df8ce9fb7f217794737fa4851baba72e5b79e38ad02ee61ea
+ VERSION=1.20.3
+
SOURCE_HASH=sha512:402a53bf1ea12b14e6f8aa46f8f5e91b2caf9da3a8f14759568b5a45b9309f379fec542c843da5560cbcec2c4860babfee7e9c2f0c62f5fa6254025e9d867b31
SECURITY_PATCH=3
# SOURCE_GPG="gurus.gpg:${SOURCE}.sig"
SOURCE=$SPELL-$VERSION.tar.xz
diff --git a/printer/cups-filters/HISTORY b/printer/cups-filters/HISTORY
index 5048b4e..ac43f73 100644
--- a/printer/cups-filters/HISTORY
+++ b/printer/cups-filters/HISTORY
@@ -1,3 +1,6 @@
+2018-04-15 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.20.3
+
2018-04-06 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.20.2




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4cfa65de926dcb319affc3233e60c7976233f393), Treeve Jelbert, 04/16/2018

Archive powered by MHonArc 2.6.24.

Top of Page