forked from pool/crypto-policies
Pedro Monreal Gonzalez
45bd4ac122
Let's use a real _service file. NOTE: the version is a small downgrade, but that's because I use %cd (aka commit date) as version identifier. in the _service file I used the same commit date, so in fact this is the same source. - Convert to use a proper git source _service: + To update, one just needs to update the commit/revision in the _service file and run `osc service dr`. + The version of the package is defined by the commit date of the revision, followed by the abbreviated git hash (The same revision used before results thus in a downgrade to 20210118, but as this is a alltime new package, this is acceptable. OBS-URL: https://build.opensuse.org/request/show/868718 OBS-URL: https://build.opensuse.org/package/show/security:tls/crypto-policies?expand=0&rev=7
52 lines
2.0 KiB
Plaintext
52 lines
2.0 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Feb 2 17:38:27 UTC 2021 - Dominique Leuenberger <dimstar@opensuse.org>
|
|
|
|
- Convert to use a proper git source _service:
|
|
+ To update, one just needs to update the commit/revision in the
|
|
_service file and run `osc service dr`.
|
|
+ The version of the package is defined by the commit date of the
|
|
revision, followed by the abbreviated git hash (The same
|
|
revision used before results thus in a downgrade to 20210118,
|
|
but as this is a alltime new package, this is acceptable.
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 2 12:33:19 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Update to git version 20210127
|
|
* Bump Python requirement to 3.6
|
|
* Output sigalgs required by nss >=3.59
|
|
* Do not require bind during build
|
|
* Break build cycles with openssl and gnutls
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 14:44:07 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Update to git version 20210118
|
|
* Output sigalgs required by nss >=3.59
|
|
* Bump Python requirement to 3.6
|
|
* Kerberos 5: Fix policy generator to account for macs
|
|
* Add AES-192 support (non-TLS scenarios)
|
|
* Add documentation of the --check option
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 14:42:13 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Fix the man pages generation
|
|
- Add crypto-policies-asciidoc.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jan 21 09:56:42 UTC 2021 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Test only supported modules
|
|
- Add crypto-policies-test_supported_modules_only.patch
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Dec 22 10:50:36 UTC 2020 - Pedro Monreal <pmonreal@suse.com>
|
|
|
|
- Add crypto-policies-typos.patch to fix some typos
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 12 08:20:19 UTC 2020 - Vítězslav Čížek <vcizek@suse.com>
|
|
|
|
- Initial packaging, git version 20200918 (jsc#SLE-15832)
|