Sync from SUSE:SLFO:Main bdftopcf revision 1e5436eef06f05e419a52aed9c754bc7
This commit is contained in:
BIN
bdftopcf-1.1.1.tar.xz
LFS
BIN
bdftopcf-1.1.1.tar.xz
LFS
Binary file not shown.
Binary file not shown.
BIN
bdftopcf-1.1.2.tar.xz
LFS
Normal file
BIN
bdftopcf-1.1.2.tar.xz
LFS
Normal file
Binary file not shown.
BIN
bdftopcf-1.1.2.tar.xz.sig
Normal file
BIN
bdftopcf-1.1.2.tar.xz.sig
Normal file
Binary file not shown.
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user