Accepting request 749741 from GNOME:Next

New stable release

OBS-URL: https://build.opensuse.org/request/show/749741
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib2?expand=0&rev=411
This commit is contained in:
2019-11-26 09:25:16 +00:00
committed by Git OBS Bridge
parent 0ed2a0e968
commit 61bdbb099b
4 changed files with 21 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:698824a413f76df039739c2a78f45b10939d526ae7495bab4e694e6730deb3f1
size 4682000

3
glib-2.62.3.tar.xz Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4400adc9f0d3ffcfe8e84225210370ce3f9853afb81812ddadb685325aa655c4
size 4684460

View File

@@ -1,3 +1,19 @@
-------------------------------------------------------------------
Tue Nov 19 20:25:30 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.62.3:
+ Use `poll()` in `g_spawn_sync()` rather than `select()`, which
is subject to FD limits.
+ Fix undefined behaviour with `g_utf8_find_prev_char()`.
+ Bugs fixed: glgo#GNOME/GLib#954, glgo#GNOME/GLib#1318,
glgo#GNOME/GLib#1897, glgo#GNOME/GLib#1903,
glgo#GNOME/GLib#1916, glgo#GNOME/GLib#1917,
glgo#GNOME/GLib!1174, glgo#GNOME/GLib!1184,
glgo#GNOME/GLib!1194, glgo#GNOME/GLib!1203,
glgo#GNOME/GLib!1207, glgo#GNOME/GLib!1215,
glgo#GNOME/GLib!1219, glgo#GNOME/GLib!1222,
glgo#GNOME/GLib!1228.
-------------------------------------------------------------------
Tue Nov 5 20:12:37 UTC 2019 - Michael Gorse <mgorse@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package glib2
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LLC.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -18,7 +18,7 @@
%bcond_without systemtap
Name: glib2
Version: 2.62.2
Version: 2.62.3
Release: 0
Summary: General-Purpose Utility Library
License: LGPL-2.1-or-later