From 584c4f0c2c058bdbd6156b8a40d0c824b3abc84e Mon Sep 17 00:00:00 2001 From: Idris Kalp Date: Thu, 22 Oct 2020 00:24:01 +0300 Subject: [PATCH] glib2 2.66.2 --- system/base/glib2/actions.py | 2 +- system/base/glib2/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/system/base/glib2/actions.py b/system/base/glib2/actions.py index 27fc5bbc..0f79c4c8 100644 --- a/system/base/glib2/actions.py +++ b/system/base/glib2/actions.py @@ -22,7 +22,7 @@ def setup(): --bindir=/_emul32/bin \ --sbindir=/_emul32/sbin \ --prefix=/_emul32 \ - -Dlibmount=false" + -Dlibmount=disabled" shelltools.export("CC", "%s -m32" % get.CC()) shelltools.export("CXX", "%s -m32" % get.CXX()) shelltools.export("PKG_CONFIG_PATH", "/usr/lib32/pkgconfig") diff --git a/system/base/glib2/pspec.xml b/system/base/glib2/pspec.xml index 174da43d..92bfb277 100644 --- a/system/base/glib2/pspec.xml +++ b/system/base/glib2/pspec.xml @@ -12,7 +12,7 @@ library A library of handy utility functions glib2 is the low-level core library that forms the basis for projects such as GTK+ and GNOME. It provides data structure handling for C, portability wrappers, and interfaces for such runtime functionality as an event loop, threads, dynamic loading, and an object system. - mirrors://gnome/glib/2.62/glib-2.62.4.tar.xz + mirrors://gnome/glib/2.66/glib-2.66.2.tar.xz meson ninja @@ -25,7 +25,7 @@ noisy-glib-compile-schemas.diff - CVE-2020-6750.patch + glib-2.62.4-skip_warnings-1.patch @@ -140,6 +140,13 @@ + + 2020-10-22 + 2.66.2 + Version bump + İdris Kalp + idriskalp@gmail.com + 2020-10-09 2.62.4