2 Commits

Author SHA256 Message Date
986c3b6741 Accepting request 1329300 from GNOME:Factory
- Update to version 12.3.2:
  + Fix padding gvar table during subsetting when the original font
    uses long format and subset font using short format.
  + Various fuzzing fixes.
  + Fix NULL pointer deference when malloc fails. (forwarded request 1329065 from iznogood)

OBS-URL: https://build.opensuse.org/request/show/1329300
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/harfbuzz?expand=0&rev=135
2026-01-28 14:07:08 +00:00
9d6db6b454 - Update to version 12.3.2:
+ Fix padding gvar table during subsetting when the original font
    uses long format and subset font using short format.
  + Various fuzzing fixes.
  + Fix NULL pointer deference when malloc fails.

OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/harfbuzz?expand=0&rev=309
2026-01-26 12:50:32 +00:00
6 changed files with 17 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
<service name="obs_scm" mode="manual">
<param name="scm">git</param>
<param name="url">https://github.com/harfbuzz/harfbuzz.git</param>
<param name="revision">12.3.1</param>
<param name="revision">12.3.2</param>
<param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param>
<param name="versionrewrite-pattern">v?(.*)\+0</param>
<param name="versionrewrite-replacement">\1</param>

View File

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

3
harfbuzz-12.3.2.obscpio Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sun Jan 25 11:36:30 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 12.3.2:
+ Fix padding gvar table during subsetting when the original font
uses long format and subset font using short format.
+ Various fuzzing fixes.
+ Fix NULL pointer deference when malloc fails.
-------------------------------------------------------------------
Wed Jan 21 07:10:47 UTC 2026 - Bjørn Lie <bjorn.lie@gmail.com>

View File

@@ -1,4 +1,4 @@
name: harfbuzz
version: 12.3.1
mtime: 1768946380
commit: abcb75a5d175c1375c6bed2184656e5738f88ffd
version: 12.3.2
mtime: 1769256592
commit: b42511e071162fe76102f613a6ccc009726c99af

View File

@@ -18,7 +18,7 @@
Name: harfbuzz
Version: 12.3.1
Version: 12.3.2
Release: 0
Summary: An OpenType text shaping engine
License: MIT