summaryrefslogtreecommitdiffstats
path: root/xorg-lib
diff options
context:
space:
mode:
authorTreeve Jelbert2019-03-16 19:17:17 +0100
committerTreeve Jelbert2019-03-16 19:17:17 +0100
commit34b72c00d35ac5c134ebfac4ade7036d41cea472 (patch)
tree2cd07cfd5f1210fb9ecc36b5ddd9c6b64dff70db /xorg-lib
parent2c65c0416204dc588f4f5cf7451f73cc2b5d4746 (diff)
libxdmcp-1.1.3 SECURITY FIX
Diffstat (limited to 'xorg-lib')
-rwxr-xr-xxorg-lib/libxdmcp/DETAILS12
-rw-r--r--xorg-lib/libxdmcp/HISTORY5
2 files changed, 13 insertions, 4 deletions
diff --git a/xorg-lib/libxdmcp/DETAILS b/xorg-lib/libxdmcp/DETAILS
index 62c9b16c0c..a7664e50a4 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 e724bf4d93..9a8a020c8d 100644
--- a/xorg-lib/libxdmcp/HISTORY
+++ b/xorg-lib/libxdmcp/HISTORY
@@ -1,3 +1,8 @@
+2019-03-16 Treeve Jelbert <treeve@sourcemage.org>
+ * DETAILS: version 1.1.3
+ SECURITY_PATCH=1 fixes CVE-2017-2625
+ * DETAILS: add gpg checking
+
2018-02-09 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: remove trailing &&