1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59
|
osptoolkit (4.13.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Rename libraries for 64-bit time_t transition. Closes: #1063187
-- Benjamin Drung <bdrung@debian.org> Thu, 29 Feb 2024 19:07:12 +0000
osptoolkit (4.13.0-1) unstable; urgency=medium
* New upstream release
* Fix FTBFS with openssl 1.1.0 (Closes: #828482).
* Fix non-floating-point argument in '__builtin_isana' (Closes: #830444).
* Update debhelper compatibility level from 9 to 10.
-- TransNexus <support@transnexus.com> Mon, 13 Feb 2017 04:40:51 -0500
osptoolkit (4.11.3+dfsg-1) unstable; urgency=medium
* Update for upstream OSP Toolkit 4.11.3 (Closes: #786975, #804623)
* Fix copyright issue.
* Change docs to osptoolkit.docs.
* Update osptoolkit.txt.
* Remove .dirs files.
* Update Makefile to create install directories.
* Update test_app.c.patch for Forwarded.
[ Mattia Rizzolo ]
* Remove -dbg package, nowadays we have automatic -dbgsym.
* Convert d/rules to use the dh(1) sequencer.
* Rename versioned -dev package to unversioned one.
-- TransNexus <support@transnexus.com> Fri, 24 Jun 2016 05:46:43 -0400
osptoolkit (3.4.2-1.2) unstable; urgency=medium
* Non-maintainer upload.
* Build-depend on libtool-bin. Closes: #761782.
-- Matthias Klose <doko@debian.org> Thu, 09 Oct 2014 10:01:59 +0000
osptoolkit (3.4.2-1.1) unstable; urgency=low
* Non-maintainer upload.
* Add SSL libraries to enroll target in Makefile. (Closes: #713639).
+ Also fix pthread linkeage.
* Remove dependent libs from .la file.
+ Fix taken from Ubuntu.
-- Barry deFreese <bdefreese@debian.org> Fri, 12 Jul 2013 14:00:07 -0400
osptoolkit (3.4.2-1) unstable; urgency=low
* Initial Release (Closes: Bug#468110).
* Added a new Makefile under the main directory to generate the packages.
* Modified bad OSPC_OSNULL statements to avoid compile warning messages.
* Modified char to const char to avoid compile warning messages.
-- TransNexus, Inc. <support@transnexus.com> Sun, 30 Dec 2007 20:37:26 -0500
|