Skip to Content.
Sympa Menu

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

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 (4aa2cc753b0eae9ef002d7fc00aa5a48e9f6593b)
  • Date: Sat, 16 Mar 2019 18:20:52 +0000

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

xorg-lib/libxdmcp/DETAILS | 12 ++++++++----
xorg-lib/libxdmcp/HISTORY | 5 +++++
xorg-lib/libxext/DETAILS | 12 +++++++-----
xorg-lib/libxext/HISTORY | 4 ++++
4 files changed, 24 insertions(+), 9 deletions(-)

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

libxext: => 1.3.4

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

libxdmcp-1.1.3 SECURITY FIX

diff --git a/xorg-lib/libxdmcp/DETAILS b/xorg-lib/libxdmcp/DETAILS
index 62c9b16..a7664e5 100755
--- a/xorg-lib/libxdmcp/DETAILS
+++ b/xorg-lib/libxdmcp/DETAILS
@@ -1,11 +1,15 @@
SPELL=libxdmcp
PKG=libXdmcp
- VERSION=1.1.2
-
SOURCE_HASH=sha512:f96005934b8bc752059106f8caf7df0574f5ef3c7a83bd797497b56ca556a7ff4dc1d28195e421259e82ea027b5c738094add3ec107a22544c9070725d8d46bb
+ VERSION=1.1.3
+ SECURITY_PATCH=1
SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org
+ WEB_SITE=https://xorg.freedesktop.org
ENTERED=20051125
LICENSE[0]=XCL
SHORT="Module libxdmcp for xorg"
diff --git a/xorg-lib/libxdmcp/HISTORY b/xorg-lib/libxdmcp/HISTORY
index e724bf4..9a8a020 100644
--- a/xorg-lib/libxdmcp/HISTORY
+++ b/xorg-lib/libxdmcp/HISTORY
@@ -1,3 +1,8 @@
+2019-03-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.3
+ SECURITY_PATCH=1 fixes CVE-2017-2625
+ * DETAILS: add gpg checking
+
2018-02-09 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: remove trailing &&

diff --git a/xorg-lib/libxext/DETAILS b/xorg-lib/libxext/DETAILS
index 92b98f4..eff2437 100755
--- a/xorg-lib/libxext/DETAILS
+++ b/xorg-lib/libxext/DETAILS
@@ -1,13 +1,15 @@
SPELL=libxext
PKG=libXext
- VERSION=1.3.3
-
SOURCE_HASH=sha512:669d61545d10b999872addbf5628127840a221cbeaafb5ffa4328e0e0e1823583ece973bcafd5f13852ed58d4b0fe313a35f304ac80c6ed2b382cbbca977761a
+ VERSION=1.3.4
SECURITY_PATCH=1
-# SOURCE_GPG="gurus.gpg:$SOURCE.sig:UPSTREAM_HASH"
SOURCE=${PKG}-${VERSION}.tar.bz2
-
SOURCE_URL[0]=http://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+
SOURCE_URL[0]=https://xorg.freedesktop.org/releases/individual/lib/${SOURCE}
+ SOURCE2=$SOURCE.sig
+ SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
+ SOURCE_GPG=xorg.gpg:$SOURCE.sig:UPSTREAM_KEY
+ SOURCE2_IGNORE=signature
SOURCE_DIRECTORY=${BUILD_DIRECTORY}/${PKG}-${VERSION}
- WEB_SITE=http://xorg.freedesktop.org/wiki
+ WEB_SITE=https://xorg.freedesktop.org/wiki
ENTERED=20051125
LICENSE[0]=XCL
SHORT="Various X extensions"
diff --git a/xorg-lib/libxext/HISTORY b/xorg-lib/libxext/HISTORY
index 9e55c47..1df4c7a 100644
--- a/xorg-lib/libxext/HISTORY
+++ b/xorg-lib/libxext/HISTORY
@@ -1,3 +1,7 @@
+2019-03-16 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.3.4
+ * DETAILS: add gpg checking
+
2018-02-09 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: remove trailing &&




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (4aa2cc753b0eae9ef002d7fc00aa5a48e9f6593b), Treeve Jelbert, 03/16/2019

Archive powered by MHonArc 2.6.24.

Top of Page