Accepting request 1207660 from X11:XOrg

- Update to version 1.1.2
  * gitlab CI: stop requiring Signed-off-by in commits
  * bdfReadBitmap: avoid NULL dereference on zero-width glyphs
  * bdfReadBitmap: avoid access to byte before start of array
  * pcfWriteFont: Avoid uninitialized values in tables
  * atom: Update Hash() to be unsigned

OBS-URL: https://build.opensuse.org/request/show/1207660
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/bdftopcf?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2024-10-14 11:06:25 +00:00 committed by Git OBS Bridge
commit 4a1d5bd676
6 changed files with 15 additions and 5 deletions

BIN
bdftopcf-1.1.1.tar.xz (Stored with Git LFS)

Binary file not shown.

Binary file not shown.

3
bdftopcf-1.1.2.tar.xz Normal file
View File

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

BIN
bdftopcf-1.1.2.tar.xz.sig Normal file

Binary file not shown.

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sun Oct 13 19:20:12 UTC 2024 - Stefan Dirsch <sndirsch@suse.com>
- Update to version 1.1.2
* gitlab CI: stop requiring Signed-off-by in commits
* bdfReadBitmap: avoid NULL dereference on zero-width glyphs
* bdfReadBitmap: avoid access to byte before start of array
* pcfWriteFont: Avoid uninitialized values in tables
* atom: Update Hash() to be unsigned
-------------------------------------------------------------------
Mon Oct 17 08:27:30 UTC 2022 - Stefan Dirsch <sndirsch@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package bdftopcf
#
# Copyright (c) 2022 SUSE LLC
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -17,7 +17,7 @@
Name: bdftopcf
Version: 1.1.1
Version: 1.1.2
Release: 0
Summary: Font compiler for the X server and font server
License: MIT