mirror of
git://slackware.nl/current.git
synced 2024-12-27 09:59:16 +01:00
56d77dd7f4
a/xfsprogs-5.6.0-x86_64-1.txz: Upgraded. l/gtk+3-3.24.18-x86_64-2.txz: Rebuilt. Fixed the version number embedded in pkg-config files and elsewhere. Thanks to davjohn for the bug report. n/bind-9.16.2-x86_64-1.txz: Upgraded. This update fixes a security issue: DNS rebinding protection was ineffective when BIND 9 is configured as a forwarding DNS server. Found and responsibly reported by Tobias Klein. [GL #1574] (* Security fix *)
9 lines
309 B
Diff
9 lines
309 B
Diff
--- ./meson.build.orig 2020-04-03 12:07:47.000000000 -0500
|
|
+++ ./meson.build 2020-04-15 14:18:42.838219120 -0500
|
|
@@ -1,5 +1,5 @@
|
|
project('gtk+-3.0', 'c',
|
|
- version: '3.24.17',
|
|
+ version: '3.24.18',
|
|
default_options: [
|
|
'buildtype=debugoptimized',
|
|
'warning_level=1'
|