Accepting request 1108903 from home:iznogood:branches:GNOME:Factory
- Update to version 2.76.5: + Bugs fixed: - Possible SEGV (null pointer deref) in distribute_method_call(). - Possible SEGV (null pointer deref) in _g_resource_file_new(). - Backport !3529 “gmenuexporter: synchronization in org_gtk_Menus_get_interface.” to glib-2-76. - Backport !3547 “glib/gfileutils.c: use 64 bits for value in get_tmp_file()” to glib-2-76. - Backport !3554 “gresourcefile: Fix crash if called with a badly escaped URI” to glib-2-76. - Backport !3555 “gkeyfile: Fix overwriting of GError” to glib-2-76. - Backport !3539 “gdbusmessage: Validate required headers have the right type” to glib-2-76. OBS-URL: https://build.opensuse.org/request/show/1108903 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=519
This commit is contained in:
parent
db672fc0b3
commit
f3ec50a3e8
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:5a5a191c96836e166a7771f7ea6ca2b0069c603c7da3cba1cd38d1694a395dda
|
|
||||||
size 5274356
|
|
3
glib-2.76.5.tar.xz
Normal file
3
glib-2.76.5.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:ed3a9953a90b20da8e5578a79f7d1c8a532eacbe2adac82aa3881208db8a3abe
|
||||||
|
size 5278804
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 4 14:23:48 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 2.76.5:
|
||||||
|
+ Bugs fixed:
|
||||||
|
- Possible SEGV (null pointer deref) in
|
||||||
|
distribute_method_call().
|
||||||
|
- Possible SEGV (null pointer deref) in _g_resource_file_new().
|
||||||
|
- Backport !3529 “gmenuexporter: synchronization in
|
||||||
|
org_gtk_Menus_get_interface.” to glib-2-76.
|
||||||
|
- Backport !3547 “glib/gfileutils.c: use 64 bits for value in
|
||||||
|
get_tmp_file()” to glib-2-76.
|
||||||
|
- Backport !3554 “gresourcefile: Fix crash if called with a
|
||||||
|
badly escaped URI” to glib-2-76.
|
||||||
|
- Backport !3555 “gkeyfile: Fix overwriting of GError” to
|
||||||
|
glib-2-76.
|
||||||
|
- Backport !3539 “gdbusmessage: Validate required headers have
|
||||||
|
the right type” to glib-2-76.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jul 6 16:01:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
Thu Jul 6 16:01:21 UTC 2023 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||||
|
|
||||||
|
@ -30,7 +30,7 @@
|
|||||||
%define libgthread libgthread-%{libver}
|
%define libgthread libgthread-%{libver}
|
||||||
%bcond_without systemtap
|
%bcond_without systemtap
|
||||||
Name: glib2%{psuffix}
|
Name: glib2%{psuffix}
|
||||||
Version: 2.76.4
|
Version: 2.76.5
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: General-Purpose Utility Library
|
Summary: General-Purpose Utility Library
|
||||||
License: LGPL-2.1-or-later
|
License: LGPL-2.1-or-later
|
||||||
|
Loading…
Reference in New Issue
Block a user