Accepting request 871176 from GNOME:Next

- Update to version 1.48.2:
  + Fix memory leaks reported by asan
  + Avoid overflow in pango_attr_list_update
  + Add a valgrind suppression file
  + Make tests more robust
  + Fix pango_font_describe for Emoji fonts

OBS-URL: https://build.opensuse.org/request/show/871176
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/pango?expand=0&rev=215
This commit is contained in:
Dominique Leuenberger 2021-02-11 12:16:55 +00:00 committed by Git OBS Bridge
parent f65237a492
commit 37a68b80cb
6 changed files with 18 additions and 8 deletions

View File

@ -2,7 +2,7 @@
<service name="obs_scm" mode="disabled">
<param name="url">https://gitlab.gnome.org/GNOME/pango.git</param>
<param name="scm">git</param>
<param name="revision">refs/tags/1.48.1</param>
<param name="revision">refs/tags/1.48.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
pango-1.48.2.obscpio Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2ab1808c7aac01693dd38c85a2b9cdfca9ad6b12915657bdaec2f0d2354cc849
size 3200524

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Feb 11 10:57:51 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 1.48.2:
+ Fix memory leaks reported by asan
+ Avoid overflow in pango_attr_list_update
+ Add a valgrind suppression file
+ Make tests more robust
+ Fix pango_font_describe for Emoji fonts
-------------------------------------------------------------------
Fri Jan 22 13:02:56 UTC 2021 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@ -1,5 +1,5 @@
name: pango
version: 1.48.1
mtime: 1611270322
commit: 65577fee8e8e7e01cabab72552f64f668270e640
version: 1.48.2
mtime: 1613005434
commit: a152a56f4ff0784533f4a3cc93b782c653e764c6

View File

@ -17,7 +17,7 @@
Name: pango
Version: 1.48.1
Version: 1.48.2
Release: 0
Summary: Library for Layout and Rendering of Text
License: LGPL-2.1-or-later