d704638f8d
Prepare for RPM 4.20 OBS-URL: https://build.opensuse.org/request/show/1151375 OBS-URL: https://build.opensuse.org/package/show/security:tls/openssl_tpm_engine?expand=0&rev=4
74 lines
2.7 KiB
Plaintext
74 lines
2.7 KiB
Plaintext
-------------------------------------------------------------------
|
|
Mon Feb 26 12:35:58 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Use %patch -P N instead of deprecated %patchN.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Jul 20 07:00:05 UTC 2018 - mpluskal@suse.com
|
|
|
|
- Modernise spec file with spec-cleaner
|
|
- Use pkgconfig style dependencies
|
|
- Update dependencies
|
|
- Drop %check section - tests are not usable in build environment
|
|
(and not run anyways).
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Dec 4 18:03:54 UTC 2017 - matthias.gerstner@suse.com
|
|
|
|
- Adjustment to OpenSSL 1.1. I've developed these patches myself, since
|
|
upstream doesn't have anything yet (and it doesn't look like they will
|
|
soon). I'll offer it to upstream by way of a pull request soon.
|
|
|
|
By way of these patches the spec file becomes a little bit simpler. The
|
|
enginesdir should be recognized dynamically by the autotools setup via
|
|
pkg-config now. Code and spec should still be able to build against OpenSSL
|
|
1.0 as well.
|
|
|
|
0000-openssl-1.1-compatibility-preparation-remove-unneede.patch
|
|
0001-openssl-1.1-compatibility-preparation-fix-warnings-a.patch
|
|
0002-Explicitly-link-create_tpm_key-against-libcrypto.patch
|
|
0003-OpenSSL-1.1-compatibility.patch
|
|
0004-automake-add-linker-flags-to-explicitly-build-a-plug.patch
|
|
0005-autotools-choose-engine-plugin-name-based-on-OpenSSL.patch
|
|
0006-autotools-make-engine-plugin-installation-dir-config.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 7 08:52:42 UTC 2015 - dimstar@opensuse.org
|
|
|
|
- Use the upstream provided bootstrap to make a full cycle.
|
|
Otherwise we might end up with version conflicts between used
|
|
tools.
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 2 16:10:46 UTC 2012 - meissner@suse.com
|
|
|
|
- updated to 0.4.2
|
|
- license adjustments
|
|
- allow TPM migration keys
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Nov 25 10:41:53 UTC 2011 - coolo@suse.com
|
|
|
|
- add libtool as buildrequire to avoid implicit dependency
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Sep 5 04:14:00 UTC 2011 - crrodriguez@opensuse.org
|
|
|
|
- Fix build with no-add-needed
|
|
- engines currently live in %/{_lib}/engines
|
|
|
|
-------------------------------------------------------------------
|
|
Fri Feb 20 15:15:09 CET 2009 - meissner@suse.de
|
|
|
|
- do not create unnecessary symlinks of the engine module
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 29 16:39:38 CEST 2008 - meissner@suse.de
|
|
|
|
- new package, version 0.4.1
|
|
|
|
TPM (trusted platform module) engine plugin for the OpenSSL library
|
|
and a create_tpm_key helper binary.
|
|
|
|
FATE#304388, FATE#304221
|