From c175bdc8493ecc8becca07a2c0d91f2542edaab0b5bb963705961ff270f94365 Mon Sep 17 00:00:00 2001 From: Stefan Dirsch Date: Mon, 16 Sep 2019 17:44:42 +0000 Subject: [PATCH] - Update to version 2.0.4 * This minor maintenance release cleans up issues found by Coverity and gcc, as well as additional hardening through the use of APIs with stronger bounds checking. OBS-URL: https://build.opensuse.org/package/show/X11:XOrg/libXfont2?expand=0&rev=11 --- libXfont2-2.0.3.tar.bz2 | 3 --- libXfont2-2.0.4.tar.bz2 | 3 +++ libXfont2.changes | 8 ++++++++ libXfont2.spec | 6 +++--- 4 files changed, 14 insertions(+), 6 deletions(-) delete mode 100644 libXfont2-2.0.3.tar.bz2 create mode 100644 libXfont2-2.0.4.tar.bz2 diff --git a/libXfont2-2.0.3.tar.bz2 b/libXfont2-2.0.3.tar.bz2 deleted file mode 100644 index c8988ba..0000000 --- a/libXfont2-2.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:0e8ab7fd737ccdfe87e1f02b55f221f0bd4503a1c5f28be4ed6a54586bac9c4e -size 497085 diff --git a/libXfont2-2.0.4.tar.bz2 b/libXfont2-2.0.4.tar.bz2 new file mode 100644 index 0000000..54a8c5b --- /dev/null +++ b/libXfont2-2.0.4.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d151b3368e5035efede4b6264c0fdc6662c1c99dbc2de425e3480cababc69e6 +size 513167 diff --git a/libXfont2.changes b/libXfont2.changes index 793cb99..55c387e 100644 --- a/libXfont2.changes +++ b/libXfont2.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Sep 16 17:41:07 UTC 2019 - Stefan Dirsch + +- Update to version 2.0.4 + * This minor maintenance release cleans up issues found by + Coverity and gcc, as well as additional hardening through + the use of APIs with stronger bounds checking. + ------------------------------------------------------------------- Tue Nov 28 19:17:03 UTC 2017 - sndirsch@suse.com diff --git a/libXfont2.spec b/libXfont2.spec index f4bf122..0e7127d 100644 --- a/libXfont2.spec +++ b/libXfont2.spec @@ -1,7 +1,7 @@ # # spec file for package libXfont2 # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,13 +12,13 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # Name: libXfont2 %define lname libXfont2-2 -Version: 2.0.3 +Version: 2.0.4 Release: 0 Summary: X font handling library for server and utilities License: MIT