From patchwork Mon Jul 10 09:23:49 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 6980 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Qzz8q0dWXz3wfS for ; Mon, 10 Jul 2023 09:24:11 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Qzz8h5d1jz1wp; Mon, 10 Jul 2023 09:24:04 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Qzz8g13QXz309r; Mon, 10 Jul 2023 09:24:03 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Qzz8c6kD0z2yTV for ; Mon, 10 Jul 2023 09:24:00 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Qzz8X484GzJ3; Mon, 10 Jul 2023 09:23:56 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1688981039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=7g/DJ0cMTNLcsVfeSVrXFRLfUVaHWOFph+565naK8vo=; b=Uk6W60tOGHKuaVIu7jXkW6ApKWYIq0/vz3CfhUoAX/U80GYCfRL+XxNu5QYf/XTcMBZGLY kCtRHi12go64AKDA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1688981039; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=7g/DJ0cMTNLcsVfeSVrXFRLfUVaHWOFph+565naK8vo=; b=AdjsDJotBg5syQm1GB8E4Pdj5K1C37mULhT3ICN/Z8TKD80pbjC4k4xaVPPBWi0YWwWUdE wgwva4JJKLHrB1abKXKt6T02VhNfKPOZYz72Ec2R8yUFAUTsQ4YODcOwFfCBIJwDN/6UNb JxQWB5xoXat0Qafjc1dEQ5QQpWWADxp8Zkmm/Yu4Q91KAurkZfbxVP8EpseiJTwjqfDeYG y1FdbzDBH6OoqqqwAs1lub4qUB0TITl11JAc1wxgRkbcgohyt8p2ZP4mdmQUAg65I8pMJk cJUC4PZzaN00OgDXVVjyYcn9bMWbyEAp6rQ0k2A741eVMsVnDw9lFKElfgyqpQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] glib: Update to version 2.77.0 Date: Mon, 10 Jul 2023 11:23:49 +0200 Message-ID: <20230710092352.6011-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from 2.71.1 to 2.77.0 - Update of rootfile - Changelog is too large to include here. Details can be found in the NEWS file in the source tarball. Signed-off-by: Adolf Belka --- config/rootfiles/common/glib | 35 +++++++++++++++++++++++++++-------- lfs/glib | 6 +++--- 2 files changed, 30 insertions(+), 11 deletions(-) diff --git a/config/rootfiles/common/glib b/config/rootfiles/common/glib index 6b73dd42f..4481c2c7e 100644 --- a/config/rootfiles/common/glib +++ b/config/rootfiles/common/glib @@ -17,7 +17,6 @@ #usr/include/gio-unix-2.0/gio #usr/include/gio-unix-2.0/gio/gdesktopappinfo.h #usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h -#usr/include/gio-unix-2.0/gio/gunixfdlist.h #usr/include/gio-unix-2.0/gio/gunixfdmessage.h #usr/include/gio-unix-2.0/gio/gunixinputstream.h #usr/include/gio-unix-2.0/gio/gunixmounts.h @@ -95,6 +94,7 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/gio/ginitable.h #usr/include/glib-2.0/gio/ginputstream.h #usr/include/glib-2.0/gio/gio-autocleanups.h +#usr/include/glib-2.0/gio/gio-visibility.h #usr/include/glib-2.0/gio/gio.h #usr/include/glib-2.0/gio/gioenums.h #usr/include/glib-2.0/gio/gioenumtypes.h @@ -174,6 +174,7 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/gio/gtlsserverconnection.h #usr/include/glib-2.0/gio/gunixconnection.h #usr/include/glib-2.0/gio/gunixcredentialsmessage.h +#usr/include/glib-2.0/gio/gunixfdlist.h #usr/include/glib-2.0/gio/gunixsocketaddress.h #usr/include/glib-2.0/gio/gvfs.h #usr/include/glib-2.0/gio/gvolume.h @@ -221,6 +222,7 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/glib/gkeyfile.h #usr/include/glib-2.0/glib/glib-autocleanups.h #usr/include/glib-2.0/glib/glib-typeof.h +#usr/include/glib-2.0/glib/glib-visibility.h #usr/include/glib-2.0/glib/glist.h #usr/include/glib-2.0/glib/gmacros.h #usr/include/glib-2.0/glib/gmain.h @@ -230,6 +232,7 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/glib/gmessages.h #usr/include/glib-2.0/glib/gnode.h #usr/include/glib-2.0/glib/goption.h +#usr/include/glib-2.0/glib/gpathbuf.h #usr/include/glib-2.0/glib/gpattern.h #usr/include/glib-2.0/glib/gpoll.h #usr/include/glib-2.0/glib/gprimes.h @@ -270,9 +273,12 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/glib/gversion.h #usr/include/glib-2.0/glib/gversionmacros.h #usr/include/glib-2.0/glib/gwin32.h +#usr/include/glib-2.0/gmodule #usr/include/glib-2.0/gmodule.h +#usr/include/glib-2.0/gmodule/gmodule-visibility.h #usr/include/glib-2.0/gobject #usr/include/glib-2.0/gobject/gbinding.h +#usr/include/glib-2.0/gobject/gbindinggroup.h #usr/include/glib-2.0/gobject/gboxed.h #usr/include/glib-2.0/gobject/gclosure.h #usr/include/glib-2.0/gobject/genums.h @@ -280,11 +286,13 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/gobject/glib-types.h #usr/include/glib-2.0/gobject/gmarshal.h #usr/include/glib-2.0/gobject/gobject-autocleanups.h +#usr/include/glib-2.0/gobject/gobject-visibility.h #usr/include/glib-2.0/gobject/gobject.h #usr/include/glib-2.0/gobject/gobjectnotifyqueue.c #usr/include/glib-2.0/gobject/gparam.h #usr/include/glib-2.0/gobject/gparamspecs.h #usr/include/glib-2.0/gobject/gsignal.h +#usr/include/glib-2.0/gobject/gsignalgroup.h #usr/include/glib-2.0/gobject/gsourceclosure.h #usr/include/glib-2.0/gobject/gtype.h #usr/include/glib-2.0/gobject/gtypemodule.h @@ -293,24 +301,26 @@ usr/include/glib-2.0/gio/gdebugcontroller.h #usr/include/glib-2.0/gobject/gvaluearray.h #usr/include/glib-2.0/gobject/gvaluecollector.h #usr/include/glib-2.0/gobject/gvaluetypes.h +#usr/lib/gio +#usr/lib/gio/modules #usr/lib/glib-2.0 #usr/lib/glib-2.0/include #usr/lib/glib-2.0/include/glibconfig.h #usr/lib/libgio-2.0.so usr/lib/libgio-2.0.so.0 -usr/lib/libgio-2.0.so.0.7101.0 +usr/lib/libgio-2.0.so.0.7700.0 #usr/lib/libglib-2.0.so usr/lib/libglib-2.0.so.0 -usr/lib/libglib-2.0.so.0.7101.0 +usr/lib/libglib-2.0.so.0.7700.0 #usr/lib/libgmodule-2.0.so usr/lib/libgmodule-2.0.so.0 -usr/lib/libgmodule-2.0.so.0.7101.0 +usr/lib/libgmodule-2.0.so.0.7700.0 #usr/lib/libgobject-2.0.so usr/lib/libgobject-2.0.so.0 -usr/lib/libgobject-2.0.so.0.7101.0 +usr/lib/libgobject-2.0.so.0.7700.0 #usr/lib/libgthread-2.0.so usr/lib/libgthread-2.0.so.0 -usr/lib/libgthread-2.0.so.0.7101.0 +usr/lib/libgthread-2.0.so.0.7700.0 #usr/lib/pkgconfig/gio-2.0.pc #usr/lib/pkgconfig/gio-unix-2.0.pc #usr/lib/pkgconfig/glib-2.0.pc @@ -319,6 +329,7 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/lib/pkgconfig/gmodule-no-export-2.0.pc #usr/lib/pkgconfig/gobject-2.0.pc #usr/lib/pkgconfig/gthread-2.0.pc +#usr/libexec/gio-launch-desktop #usr/share/aclocal/glib-2.0.m4 #usr/share/aclocal/glib-gettext.m4 #usr/share/aclocal/gsettings.m4 @@ -331,8 +342,8 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/share/gdb/auto-load #usr/share/gdb/auto-load/usr #usr/share/gdb/auto-load/usr/lib -#usr/share/gdb/auto-load/usr/lib/libglib-2.0.so.0.7101.0-gdb.py -#usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.7101.0-gdb.py +#usr/share/gdb/auto-load/usr/lib/libglib-2.0.so.0.7700.0-gdb.py +#usr/share/gdb/auto-load/usr/lib/libgobject-2.0.so.0.7700.0-gdb.py #usr/share/gettext/its #usr/share/gettext/its/gschema.its #usr/share/gettext/its/gschema.loc @@ -342,6 +353,7 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/share/glib-2.0/codegen/codegen.py #usr/share/glib-2.0/codegen/codegen_docbook.py #usr/share/glib-2.0/codegen/codegen_main.py +#usr/share/glib-2.0/codegen/codegen_md.py #usr/share/glib-2.0/codegen/codegen_rst.py #usr/share/glib-2.0/codegen/config.py #usr/share/glib-2.0/codegen/dbustypes.py @@ -357,6 +369,9 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/share/glib-2.0/schemas/gschema.dtd #usr/share/glib-2.0/valgrind #usr/share/glib-2.0/valgrind/glib.supp +#usr/share/locale/ab +#usr/share/locale/ab/LC_MESSAGES +#usr/share/locale/ab/LC_MESSAGES/glib20.mo #usr/share/locale/af/LC_MESSAGES/glib20.mo #usr/share/locale/am #usr/share/locale/am/LC_MESSAGES @@ -441,6 +456,9 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/share/locale/hy/LC_MESSAGES #usr/share/locale/hy/LC_MESSAGES/glib20.mo #usr/share/locale/id/LC_MESSAGES/glib20.mo +#usr/share/locale/ie +#usr/share/locale/ie/LC_MESSAGES +#usr/share/locale/ie/LC_MESSAGES/glib20.mo #usr/share/locale/is #usr/share/locale/is/LC_MESSAGES #usr/share/locale/is/LC_MESSAGES/glib20.mo @@ -553,3 +571,4 @@ usr/lib/libgthread-2.0.so.0.7101.0 #usr/share/locale/zh_HK/LC_MESSAGES #usr/share/locale/zh_HK/LC_MESSAGES/glib20.mo #usr/share/locale/zh_TW/LC_MESSAGES/glib20.mo + diff --git a/lfs/glib b/lfs/glib index 157d6f57a..20e95b4ab 100644 --- a/lfs/glib +++ b/lfs/glib @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2021 IPFire Team # +# Copyright (C) 2007-2023 IPFire Team # # # # This program is free software: you can redistribute it and/or modify # # it under the terms of the GNU General Public License as published by # @@ -24,7 +24,7 @@ include Config -VER = 2.71.1 +VER = 2.77.0 THISAPP = glib-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 025072e9c8b22c9c7503e6fbb83d42ff15bb5e30fc2d864c91d018a7478eccbddd70955ffac16d2823ece2efebca19d86fed6bc69295bcbca74aa72ee43b236f +$(DL_FILE)_BLAKE2 = da610dfd6a9a95de0bcd92a939dc7ae27a2f2cfcd9c6df803948e43de90473b17d84b1463c5173b0b87ddef132d8784de5ad2df2482cd4a97625324d5adf65b7 install : $(TARGET)