Skip to Content.
Sympa Menu

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

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 (a249c9ecb186bc65e83a23c802537471c467e48e)
  • Date: Tue, 27 Aug 2019 06:39:42 +0000

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

devel/mozjs/DEPENDS | 2
devel/mozjs/DETAILS | 4
devel/mozjs/HISTORY | 4
graphics-libs/opencv4/DEPENDS | 4
graphics-libs/opencv4/HISTORY | 3
kde5-apps/kio-gdrive/DETAILS | 4
kde5-apps/kio-gdrive/HISTORY | 3
kde5-apps/krusader/DETAILS | 4
kde5-apps/krusader/HISTORY | 3
libs/fmt/DETAILS | 4
libs/fmt/HISTORY | 3
python-pypi/m2crypto/HISTORY | 3
python-pypi/m2crypto/PRE_BUILD | 3
python-pypi/m2crypto/patches/0001-fix-BIO_get_init-usage.patch | 57
++++++++++
python-pypi/m2crypto/patches/0002-fix-OPENSSL_zalloc-usage.patch | 25 ++++
security-libs/cracklib/DETAILS | 11 +
security-libs/cracklib/HISTORY | 4
security-libs/libpwquality/DEPENDS | 6 -
security-libs/libpwquality/HISTORY | 3
utils/gamin/DEPENDS | 2
utils/gamin/HISTORY | 3
vulkan/vulkan-headers/DETAILS | 4
vulkan/vulkan-headers/HISTORY | 3
xorg-proto/xcb-proto/DEPENDS | 3
xorg-proto/xcb-proto/HISTORY | 3
25 files changed, 148 insertions(+), 20 deletions(-)

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

fmt: => 6.0.0

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

xcb-proto - tweak depends

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

libpwquality - extra depends

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

cracklib: => 2.9.7 SECURITY FIX

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

opencv4 - tweak depends

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

m2crypto - libressl fix

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

gamin - actually disable python

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

mozjs - dpeends python3

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

mozjs: => 60.8.0

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

vulkan-headers: => 1.1.121

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

kio-gdrive: => 1.2.7

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

krusader: => 2.7.2

diff --git a/devel/mozjs/DEPENDS b/devel/mozjs/DEPENDS
index 65a0155..412823a 100755
--- a/devel/mozjs/DEPENDS
+++ b/devel/mozjs/DEPENDS
@@ -2,6 +2,6 @@ depends autoconf-2.13 &&
depends icu '--with-system-icu' &&
depends nspr '--with-system-nspr' &&
depends perl &&
-depends python &&
+depends python3 &&
depends readline ' --enable-readline' &&
depends zlib '--with-system-zlib'
diff --git a/devel/mozjs/DETAILS b/devel/mozjs/DETAILS
index 718bf96..1c6dc7a 100755
--- a/devel/mozjs/DETAILS
+++ b/devel/mozjs/DETAILS
@@ -1,6 +1,6 @@
SPELL=mozjs
- VERSION=60.1.0
-
SOURCE_HASH=sha512:d9250eaee2778321786028ee546b23af8e92daffea3b95fc04114b027d76a030387356df0008bffdf39c81f4309dccd1b6333019330f454484c1b4d6eae890e6
+ VERSION=60.8.0
+
SOURCE_HASH=sha512:9d6d72ec6924e1c0f2a07503cde7bdf322ca8ab92a6fb704bca93f1e541a2d12d2dfb442e9bc9d7967e10e0f315b52aa6a274f6a8388971b013d99cf2db65285
# PATCHLEVEL=1
SOURCE=${SPELL}-${VERSION}.tar.bz2
SOURCE_URL[0]=$GNOME_URL/teams/releng/tarballs-needing-help/mozjs/$SOURCE
diff --git a/devel/mozjs/HISTORY b/devel/mozjs/HISTORY
index 500f806..45d89d1 100644
--- a/devel/mozjs/HISTORY
+++ b/devel/mozjs/HISTORY
@@ -1,3 +1,7 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 60.8.0
+ * DEPENDS: python3
+
2019-04-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 60.1.0
* PRE_BUILD: deleted
diff --git a/graphics-libs/opencv4/DEPENDS b/graphics-libs/opencv4/DEPENDS
index f6314fd..170e901 100755
--- a/graphics-libs/opencv4/DEPENDS
+++ b/graphics-libs/opencv4/DEPENDS
@@ -11,8 +11,10 @@ optional_depends JPEG '-DWITH_JPEG=1'
'-DWITH_JPEG=0' 'JPEG support' &
optional_depends jasper '-DWITH_JASPER=1' '-DWITH_JASPER=0' 'JPEG-2000
support' &&
optional_depends tiff '-DWITH_TIFF=1' '-DWITH_TIFF=1' 'TIFF
support' &&
optional_depends libpng '-DWITH_PNG=1' '-DWITH_PNG=0' 'PNG support'
-optional_depends PYTHON '' '' 'Python bindings' &&
optional_depends numpy '' '' 'Numerical python support' &&
+if is_depends_enabled $SPELL numpy;then
+ depends PYTHON
+fi &&
optional_depends tbb '-DWITH_TBB=1' '-DWITH_TBB=0' 'parallel
processing support' &&
optional_depends xine-lib '-DWITH_XINE=1' '-DWITH_XINE=0' 'Xine
support' &&
optional_depends libucil '-DWITH_UNICAP=1' '-DWITH_UNICAP=0' 'video
capture support' &&
diff --git a/graphics-libs/opencv4/HISTORY b/graphics-libs/opencv4/HISTORY
index 1c46de2..f3dc94f 100644
--- a/graphics-libs/opencv4/HISTORY
+++ b/graphics-libs/opencv4/HISTORY
@@ -1,3 +1,6 @@
+2019-08-268 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: tweak python usage
+
2019-08-08 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 4.1.1

diff --git a/kde5-apps/kio-gdrive/DETAILS b/kde5-apps/kio-gdrive/DETAILS
index 61d84d3..a555430 100755
--- a/kde5-apps/kio-gdrive/DETAILS
+++ b/kde5-apps/kio-gdrive/DETAILS
@@ -1,7 +1,7 @@
SPELL=kio-gdrive
- VERSION=1.2.6
+ VERSION=1.2.7
SOURCE=$SPELL-$VERSION.tar.xz
- SOURCE_URL=http://download.kde.org/stable/$SPELL/${VERSION}/src/$SOURCE
+
SOURCE_URL=https://download.kde.org/stable/$SPELL/${VERSION}/src/$SOURCE
SOURCE2=$SOURCE.sig
SOURCE2_URL[0]=${SOURCE_URL[0]}.sig
SOURCE_GPG=kde.gpg:$SOURCE.sig:UPSTREAM_KEY
diff --git a/kde5-apps/kio-gdrive/HISTORY b/kde5-apps/kio-gdrive/HISTORY
index bbe96d5..e5bdda7 100644
--- a/kde5-apps/kio-gdrive/HISTORY
+++ b/kde5-apps/kio-gdrive/HISTORY
@@ -1,3 +1,6 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.2.7
+
* DETAILS: add gpg checking

2019-05-20 Treeve Jelbert <treeve AT sourcemage.org>
diff --git a/kde5-apps/krusader/DETAILS b/kde5-apps/krusader/DETAILS
index 823846c..46e18d3 100644
--- a/kde5-apps/krusader/DETAILS
+++ b/kde5-apps/krusader/DETAILS
@@ -1,6 +1,6 @@
SPELL=krusader
- VERSION=2.7.1
-
SOURCE_HASH=sha512:860908fd960ae45d298ade30bd4962eea44d126b5a3bb28d04540a0e4fbc0645de2394490fdb624b5fcc7005841c0ce392cda896dc4b1d3d2de3a1e44171222d
+ VERSION=2.7.2
+
SOURCE_HASH=sha512:8af90a9067c7c92abc9dcc866e1eb1e1f1bd2a4c45968c260b6b01cc079d3125d6db6d49b530d90a2f91d3c99c577fa7f1ff47d12abc3400a75e2d52e7ae477b
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_URL=https://download.kde.org/stable/krusader/${VERSION}/$SOURCE
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
diff --git a/kde5-apps/krusader/HISTORY b/kde5-apps/krusader/HISTORY
index 79033c9..18ab287 100644
--- a/kde5-apps/krusader/HISTORY
+++ b/kde5-apps/krusader/HISTORY
@@ -1,3 +1,6 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.7.2
+
2018-08-18 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 2.7.1

diff --git a/libs/fmt/DETAILS b/libs/fmt/DETAILS
index baf9dcc..ce7569f 100755
--- a/libs/fmt/DETAILS
+++ b/libs/fmt/DETAILS
@@ -1,6 +1,6 @@
SPELL=fmt
- VERSION=5.3.0
-
SOURCE_HASH=sha512:9ef0f3d328681253c1e1776576d54d67dec49c19fd7fc422ae63c3610b01a3f05f6e83cdf5e913dfd09bac42e52fe35c38ebe1ea91f4207d226a32aaf69eb4a8
+ VERSION=6.0.0
+
SOURCE_HASH=sha512:7deb5bd843ae6b9d4b58dca9c68c1cfe7b55a41040f358247f5309655188d1ae194ff414437c068f74367f078faa214b5883e8c9e634c7623dcda50850e24766
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/fmtlib/fmt
diff --git a/libs/fmt/HISTORY b/libs/fmt/HISTORY
index 7798d9c..8e8bb36 100644
--- a/libs/fmt/HISTORY
+++ b/libs/fmt/HISTORY
@@ -1,3 +1,6 @@
+2019-08-27 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 6.0.0
+
2018-12-30 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 5.3.0

diff --git a/python-pypi/m2crypto/HISTORY b/python-pypi/m2crypto/HISTORY
index b6b3678..93a5a6e 100644
--- a/python-pypi/m2crypto/HISTORY
+++ b/python-pypi/m2crypto/HISTORY
@@ -1,3 +1,6 @@
+2019-08-25 Treeve Jelbert <treeve AT sourcemage.org>
+ * PRE_BUILD patches/*: added, fix for libressl
+
2019-06-11 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 0.35.2

diff --git a/python-pypi/m2crypto/PRE_BUILD b/python-pypi/m2crypto/PRE_BUILD
new file mode 100755
index 0000000..922c0ab
--- /dev/null
+++ b/python-pypi/m2crypto/PRE_BUILD
@@ -0,0 +1,3 @@
+default_pre_build &&
+cd $SOURCE_DIRECTORY &&
+apply_patch_dir patches
diff --git a/python-pypi/m2crypto/patches/0001-fix-BIO_get_init-usage.patch
b/python-pypi/m2crypto/patches/0001-fix-BIO_get_init-usage.patch
new file mode 100644
index 0000000..06109c6
--- /dev/null
+++ b/python-pypi/m2crypto/patches/0001-fix-BIO_get_init-usage.patch
@@ -0,0 +1,57 @@
+From b993907bf6f290235c8f196d9bb6ff4561ea5100 Mon Sep 17 00:00:00 2001
+From: Treeve Jelbert <treeve AT sourcemage.org>
+Date: Mon, 22 Oct 2018 11:49:22 +0200
+Subject: [PATCH 1/2] fix BIO_get_init usage
+
+---
+ SWIG/_bio.i | 10 +++++++++-
+ 1 file changed, 9 insertions(+), 1 deletion(-)
+
+diff --git a/SWIG/_bio.i b/SWIG/_bio.i
+index e85a275..f6eebbe 100644
+--- a/SWIG/_bio.i
++++ b/SWIG/_bio.i
+@@ -325,7 +325,9 @@ BIO_meth_free( BIO_METHOD *meth )
+ #define BIO_set_shutdown(b, x) (b)->shutdown = x
+ #define BIO_get_shutdown(b) (b)->shutdown
+ #define BIO_set_init(b, x) b->init = x
++#ifndef LIBRESSL_VERSION_NUMBER
+ #define BIO_get_init(b) (b)->init
++#endif
+ #define BIO_set_data(b, x) b->ptr = x
+ #define BIO_clear_flags(b, x) b->flags &= ~(x)
+ #define BIO_get_data(b) b->ptr
+@@ -442,9 +444,13 @@ static int pyfd_free(BIO* b) {
+ ctx = BIO_get_data(b);
+ if (ctx == NULL)
+ return 0;
+-
++#ifndef LIBRESSL_VERSION_NUMBER
+ if (BIO_get_shutdown(b) && BIO_get_init(b))
+ close(ctx->fd);
++#else
++ if (BIO_get_shutdown(b))
++ close(ctx->fd);
++#endif
+
+ BIO_set_data(b, NULL);
+ BIO_set_shutdown(b, 0);
+@@ -484,6 +490,7 @@ static long pyfd_ctrl(BIO *b, int cmd, long num, void
*ptr) {
+ BIO_set_init(b, 1);
+ }
+ break;
++#ifndef LIBRESSL_VERSION_NUMBER
+ case BIO_C_GET_FD:
+ if (BIO_get_init(b)) {
+ ip = (int *)ptr;
+@@ -493,6 +500,7 @@ static long pyfd_ctrl(BIO *b, int cmd, long num, void
*ptr) {
+ } else
+ ret = -1;
+ break;
++#endif
+ case BIO_CTRL_GET_CLOSE:
+ ret = BIO_get_shutdown(b);
+ break;
+--
+2.23.0
+
diff --git a/python-pypi/m2crypto/patches/0002-fix-OPENSSL_zalloc-usage.patch
b/python-pypi/m2crypto/patches/0002-fix-OPENSSL_zalloc-usage.patch
new file mode 100644
index 0000000..cbb9c2e
--- /dev/null
+++ b/python-pypi/m2crypto/patches/0002-fix-OPENSSL_zalloc-usage.patch
@@ -0,0 +1,25 @@
+From 5c6fbf1d8080ab56483e85bf8e2d314dcd124809 Mon Sep 17 00:00:00 2001
+From: Treeve Jelbert <treeve AT sourcemage.org>
+Date: Mon, 22 Oct 2018 11:54:38 +0200
+Subject: [PATCH 2/2] fix OPENSSL_zalloc usage
+
+---
+ SWIG/_lib11_compat.i | 2 +-
+ 1 file changed, 1 insertion(+), 1 deletion(-)
+
+diff --git a/SWIG/_lib11_compat.i b/SWIG/_lib11_compat.i
+index 1ec42dd..b781952 100644
+--- a/SWIG/_lib11_compat.i
++++ b/SWIG/_lib11_compat.i
+@@ -8,7 +8,7 @@
+ */
+
+ %{
+-#if OPENSSL_VERSION_NUMBER < 0x10100000L
++#if OPENSSL_VERSION_NUMBER < 0x10100000L || defined
(LIBRESSL_VERSION_NUMBER)
+
+ #include <string.h>
+ #include <openssl/engine.h>
+--
+2.23.0
+
diff --git a/security-libs/cracklib/DETAILS b/security-libs/cracklib/DETAILS
index 8a1f870..60416b0 100755
--- a/security-libs/cracklib/DETAILS
+++ b/security-libs/cracklib/DETAILS
@@ -1,13 +1,14 @@
SPELL=cracklib
- VERSION=2.9.6
-
SOURCE_HASH=sha512:2b09672e5b412d670e7ed911ebf0c0023fe2901ea05c9c02eefb7a58a13cddbc27a65d75bb20be9f8cebf4c90a9a56dfe1a3b656dff62b1d6048f5376e671786
-
SOURCE2_HASH=sha512:fc5bbe7699c9c9e3f39f5c82f53ec8a4ea85e08d5513188a2f6423f92779008b87d85cfcf87a9a5d13a49b04c30f73890cd4d3fa7cd4a6bdac5c1ebc18e18bc3
+ VERSION=2.9.7
+
SOURCE_HASH=sha512:f6bf65ac092ba46ff78ddbc115692260fb76dc71219cd679d2ea935ebfb9e709fbb30259a7406743ed00dbdc415335b3ac9d9fcba1d204ea36d5eb96bf1333a2
+
SOURCE2_HASH=sha512:1fa34b0a2e16d6906982b248f1757bf5bf8154d8d7e8bab94a4ac25080c41434d3828a2c8dd5065e9be586f36480ab70375f09e0bb64eb495d96a460619e2bae
+ SECURITY_PATCH=1
VERSIONWORDS=$VERSION
- SOURCE=$SPELL-$VERSION.tar.gz
+ SOURCE=$SPELL-$VERSION.tar.bz2
SOURCE2=$SPELL-words-$VERSIONWORDS.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
WEB_SITE=https://github.com/cracklib/cracklib
- URI=$WEB_SITE/releases/download/$SPELL-$VERSION
+ URI=$WEB_SITE/releases/download/v$VERSION
SOURCE_URL[0]=$URI/$SOURCE
SOURCE2_URL[0]=$URI/$SOURCE2
ENTERED=20050310
diff --git a/security-libs/cracklib/HISTORY b/security-libs/cracklib/HISTORY
index 8b0ef27..3af3e17 100644
--- a/security-libs/cracklib/HISTORY
+++ b/security-libs/cracklib/HISTORY
@@ -1,3 +1,7 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 2.9.7
+ SECURITY_PATCH++ fix CVE-2016-6318
+
2019-01-19 Treeve Jelbert <treeve AT sourcemage.org>
* DEPENDS: delete gnupg

diff --git a/security-libs/libpwquality/DEPENDS
b/security-libs/libpwquality/DEPENDS
index 9341405..b33e489 100755
--- a/security-libs/libpwquality/DEPENDS
+++ b/security-libs/libpwquality/DEPENDS
@@ -1 +1,5 @@
-depends cracklib
+depends cracklib &&
+depends zlib &&
+optional_depends GETTEXT '--enable-nls' '--disable-nls' 'NLS support' &&
+optional_depends linux-pam '--enable-pam' '--disable-pam' 'PAM support' &&
+optional_depends PYTHON '--enable-python-bindings'
'--disable-python-bindings' 'Python bindings'
diff --git a/security-libs/libpwquality/HISTORY
b/security-libs/libpwquality/HISTORY
index 33a08a4..2e9ee34 100644
--- a/security-libs/libpwquality/HISTORY
+++ b/security-libs/libpwquality/HISTORY
@@ -1,3 +1,6 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add linux-pam, GETTEXT, PYTHON
+
2017-06-28 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.4.0
now at github
diff --git a/utils/gamin/DEPENDS b/utils/gamin/DEPENDS
index 8f48999..a364458 100755
--- a/utils/gamin/DEPENDS
+++ b/utils/gamin/DEPENDS
@@ -6,4 +6,4 @@ if ! spell_installed glib2; then
force_depends glib2
fi &&

-optional_depends python "" "" "for python bindings"
+optional_depends python "--with-python" "--without-python" "for python
bindings"
diff --git a/utils/gamin/HISTORY b/utils/gamin/HISTORY
index 88a2a5e..947b824 100644
--- a/utils/gamin/HISTORY
+++ b/utils/gamin/HISTORY
@@ -1,3 +1,6 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: actually disbale python
+
2011-12-25 Robin Cook <rcook AT wyrms.net>
* PRE_BUILD: added to apply patch use of deprecated G_CONST_RETURN

http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/011050.html
diff --git a/vulkan/vulkan-headers/DETAILS b/vulkan/vulkan-headers/DETAILS
index 3bc6cf1..0fec544 100755
--- a/vulkan/vulkan-headers/DETAILS
+++ b/vulkan/vulkan-headers/DETAILS
@@ -1,7 +1,7 @@
SPELL=vulkan-headers
SPELLX=Vulkan-Headers
- VERSION=1.1.119
-
SOURCE_HASH=sha512:7f0332eef565fff0af6d3f2304fa4623dfecbf8e7ade0e3b213c46d4c54887bfaceb058be76402084773fef3751845080aa9cd5aa772fbaaabb703a652ac4972
+ VERSION=1.1.121
+
SOURCE_HASH=sha512:87c49472f633791124ef3f9b13cda30f3a8025ec7017c1c228cab653b00090438ea25c54a440d23b26bf310445c9289cc5820c5a6729cb62c1b405a4b074ae40
SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELLX-$VERSION
WEB_SITE=https://github.com/KhronosGroup/$SPELLX
diff --git a/vulkan/vulkan-headers/HISTORY b/vulkan/vulkan-headers/HISTORY
index 59589f1..5affc77 100644
--- a/vulkan/vulkan-headers/HISTORY
+++ b/vulkan/vulkan-headers/HISTORY
@@ -1,3 +1,6 @@
+2019-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 1.1.121
+
2019-08-13 Treeve Jelbert <treeve AT sourcemage.org>
* DETAILS: version 1.1.119

diff --git a/xorg-proto/xcb-proto/DEPENDS b/xorg-proto/xcb-proto/DEPENDS
index a86d429..b14a8c7 100644
--- a/xorg-proto/xcb-proto/DEPENDS
+++ b/xorg-proto/xcb-proto/DEPENDS
@@ -1 +1,2 @@
-depends python
+depends PYTHON &&
+depends libxml2
diff --git a/xorg-proto/xcb-proto/HISTORY b/xorg-proto/xcb-proto/HISTORY
index 1f7835a..2130633 100644
--- a/xorg-proto/xcb-proto/HISTORY
+++ b/xorg-proto/xcb-proto/HISTORY
@@ -1,3 +1,6 @@
+2018-08-26 Treeve Jelbert <treeve AT sourcemage.org>
+ * DEPENDS: add libxml2 PYTHON
+
2018-03-29 Florian Franzmann <siflfran AT hawo.stw.uni-erlangen.de>
* DEPENDS: depend on python




  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (a249c9ecb186bc65e83a23c802537471c467e48e), Treeve Jelbert, 08/27/2019

Archive powered by MHonArc 2.6.24.

Top of Page