diff --git a/bdftopcf-1.1.1.tar.xz b/bdftopcf-1.1.1.tar.xz deleted file mode 100644 index 7087b34..0000000 --- a/bdftopcf-1.1.1.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:11c953d53c0f3ed349d0198dfb0a40000b5121df7eef09f2615a262892fed908 -size 142716 diff --git a/bdftopcf-1.1.1.tar.xz.sig b/bdftopcf-1.1.1.tar.xz.sig deleted file mode 100644 index dd5e5c1..0000000 Binary files a/bdftopcf-1.1.1.tar.xz.sig and /dev/null differ diff --git a/bdftopcf-1.1.2.tar.xz b/bdftopcf-1.1.2.tar.xz new file mode 100644 index 0000000..0ae3085 --- /dev/null +++ b/bdftopcf-1.1.2.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc60be5904330faaa3ddd2aed7874bee2f29e4387c245d6787552f067eb0523a +size 146188 diff --git a/bdftopcf-1.1.2.tar.xz.sig b/bdftopcf-1.1.2.tar.xz.sig new file mode 100644 index 0000000..fe8d103 Binary files /dev/null and b/bdftopcf-1.1.2.tar.xz.sig differ diff --git a/bdftopcf.changes b/bdftopcf.changes index 5e15a9c..a564e4a 100644 --- a/bdftopcf.changes +++ b/bdftopcf.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sun Oct 13 19:20:12 UTC 2024 - Stefan Dirsch + +- 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 diff --git a/bdftopcf.spec b/bdftopcf.spec index c872324..b8d5c61 100644 --- a/bdftopcf.spec +++ b/bdftopcf.spec @@ -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