From 20da620429f4f669483151d1e3f0b1977505cdc3b105906e0e2aee8df0089c62 Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Thu, 11 Sep 2025 22:11:22 +0200 Subject: [PATCH] cddlib 0.94n --- cddlib-0.94m.tar.gz | 3 --- cddlib-0.94n.tar.gz | 3 +++ cddlib.changes | 11 +++++++++++ cddlib.spec | 4 ++-- 4 files changed, 16 insertions(+), 5 deletions(-) delete mode 100644 cddlib-0.94m.tar.gz create mode 100644 cddlib-0.94n.tar.gz diff --git a/cddlib-0.94m.tar.gz b/cddlib-0.94m.tar.gz deleted file mode 100644 index 308076b..0000000 --- a/cddlib-0.94m.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:70dffdb3369b8704dc75428a1b3c42ab9047b81ce039f12f427e2eb2b1b0dee2 -size 1351298 diff --git a/cddlib-0.94n.tar.gz b/cddlib-0.94n.tar.gz new file mode 100644 index 0000000..6196945 --- /dev/null +++ b/cddlib-0.94n.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b87ee07ba2c1d0ab92a3e4eccacdf568f981a095a392e3b9efd7e7e4a9e125b1 +size 1381376 diff --git a/cddlib.changes b/cddlib.changes index 4c108e3..3877b91 100644 --- a/cddlib.changes +++ b/cddlib.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Thu Sep 11 20:07:40 UTC 2025 - Jan Engelhardt + +- Update to release 0.94n + * Fixed a potential dd_MatrixCanonicalize segfault. + * cddlib.pc file now points to the non-GMP version, and + cddgmp.pc has been added for the GMP version. + * Copy certificate and handle errors correctly in dd_SRedundant + for the V-representation code path. + * cddlib is now thread-safe. + ------------------------------------------------------------------- Tue Dec 8 16:22:28 UTC 2020 - Jan Engelhardt diff --git a/cddlib.spec b/cddlib.spec index 158b14d..71682bb 100644 --- a/cddlib.spec +++ b/cddlib.spec @@ -1,7 +1,7 @@ # # spec file for package cddlib # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -18,7 +18,7 @@ Name: cddlib %define lname libcdd0 -Version: 0.94m +Version: 0.94n Release: 0 Summary: Library for finding vertices of convex polytopes License: GPL-2.0-or-later -- 2.51.1