summaryrefslogtreecommitdiffstats
path: root/source/l/glib2/glib.allow.gtk-doc-1.32.diff
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2021-08-24 19:40:54 +0000
committer Eric Hameleers <alien@slackware.com>2021-08-25 08:59:53 +0200
commitfc858c42d353ccaf46bda445fe55f7e97de18f90 (patch)
tree468c03139cec06ef76d17fb246df710fca04ed3a /source/l/glib2/glib.allow.gtk-doc-1.32.diff
parent1d1f9ea4fba6f4d1e9fe90a58163d34cc2ca28fe (diff)
downloadcurrent-fc858c42d353ccaf46bda445fe55f7e97de18f90.tar.gz
current-fc858c42d353ccaf46bda445fe55f7e97de18f90.tar.xz
Tue Aug 24 19:40:54 UTC 202120210824194054
a/openssl-solibs-1.1.1l-x86_64-1.txz: Upgraded. kde/krita-4.4.8-x86_64-1.txz: Upgraded. l/json-glib-1.6.6-x86_64-1.txz: Upgraded. l/libarchive-3.5.2-x86_64-1.txz: Upgraded. n/bluez-5.61-x86_64-1.txz: Upgraded. n/openssl-1.1.1l-x86_64-1.txz: Upgraded. Fixed an SM2 Decryption Buffer Overflow. Fixed various read buffer overruns processing ASN.1 strings. For more information, see: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3711 https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-3712 (* Security fix *) n/samba-4.14.7-x86_64-1.txz: Upgraded. xap/mozilla-firefox-91.0.2-x86_64-1.txz: Upgraded. This is a bugfix release. For more information, see: https://www.mozilla.org/en-US/firefox/91.0.2/releasenotes/
Diffstat (limited to 'source/l/glib2/glib.allow.gtk-doc-1.32.diff')
-rw-r--r--source/l/glib2/glib.allow.gtk-doc-1.32.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/l/glib2/glib.allow.gtk-doc-1.32.diff b/source/l/glib2/glib.allow.gtk-doc-1.32.diff
deleted file mode 100644
index e953d41c4..000000000
--- a/source/l/glib2/glib.allow.gtk-doc-1.32.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./docs/reference/meson.build.orig 2020-09-10 05:42:41.475683000 -0500
-+++ ./docs/reference/meson.build 2020-09-15 13:26:21.552796804 -0500
-@@ -52,7 +52,7 @@
- endif
- # Check we have the minimum gtk-doc version required. Older versions won't
- # generate correct documentation.
-- dependency('gtk-doc', version : '>=1.32.1',
-+ dependency('gtk-doc', version : '>=1.32',
- fallback : ['gtk-doc', 'dummy_dep'],
- default_options : ['tests=false'])
- endif