Accepting request 1109058 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/1109058 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=269
This commit is contained in:
commit
65790d6b4a
@ -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>
|
||||
|
||||
|
@ -30,7 +30,7 @@
|
||||
%define libgthread libgthread-%{libver}
|
||||
%bcond_without systemtap
|
||||
Name: glib2%{psuffix}
|
||||
Version: 2.76.4
|
||||
Version: 2.76.5
|
||||
Release: 0
|
||||
Summary: General-Purpose Utility Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Loading…
Reference in New Issue
Block a user