Accepting request 871518 from GNOME:Factory
OBS-URL: https://build.opensuse.org/request/show/871518 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glib2?expand=0&rev=233
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:80fff9c63d2725834328071c42003c311f77f91caf2285195c587c62f5638329
|
||||
size 4841768
|
3
glib-2.66.7.tar.xz
Normal file
3
glib-2.66.7.tar.xz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:09f158769f6f26b31074e15b1ac80ec39b13b53102dfae66cfe826fb2cc65502
|
||||
size 4844892
|
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 11 13:33:20 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
- Update to version 2.66.7:
|
||||
+ Fix various regressions caused by rushed security fixes in
|
||||
2.66.6.
|
||||
+ Fix a silent integer truncation when calling
|
||||
`g_byte_array_new_take()` for byte arrays bigger than
|
||||
`G_MAXUINT`.
|
||||
+ Disallow using currently-undefined D-Bus connection or server
|
||||
flags to prevent forward-compatibility problems with new
|
||||
security-sensitive flags likely to be released in GLib 2.68.
|
||||
+ Bugs fixed: glgo#GNOME/GLib!1933, glgo#GNOME/GLib!1943,
|
||||
glgo#GNOME/GLib!1944, glgo#GNOME/GLib!1945.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Feb 5 10:59:15 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
|
||||
|
||||
|
@@ -19,7 +19,7 @@
|
||||
%bcond_without systemtap
|
||||
%bcond_without gtk_doc
|
||||
Name: glib2
|
||||
Version: 2.66.6
|
||||
Version: 2.66.7
|
||||
Release: 0
|
||||
Summary: General-Purpose Utility Library
|
||||
License: LGPL-2.1-or-later
|
||||
|
Reference in New Issue
Block a user