diff --git a/_service b/_service index 309a360..ddb477a 100644 --- a/_service +++ b/_service @@ -4,7 +4,7 @@ git %cd.%h enable - b21c8114995e07965c2ccde5f5767d0618d854bf + 5c710c0cd17d9cb1954d3084c718791fc31bbcfe *.tar diff --git a/_servicedata b/_servicedata index 072b706..71e69e5 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://gitlab.com/redhat-crypto/fedora-crypto-policies.git - b21c8114995e07965c2ccde5f5767d0618d854bf \ No newline at end of file + 5c710c0cd17d9cb1954d3084c718791fc31bbcfe \ No newline at end of file diff --git a/crypto-policies.changes b/crypto-policies.changes index 08536e8..e1421cf 100644 --- a/crypto-policies.changes +++ b/crypto-policies.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed Feb 17 12:36:05 UTC 2021 - Pedro Monreal + +- Update to version 20210213.5c710c0: [bsc#1180938] + * setup_directories(): perform safer creation of directories + * save_config(): avoid re-opening output file for each iteration + * save_config(): break after first match to avoid unnecessary stat() calls + * CryptoPolicy.parse(): actually stop parsing line on syntax error + * ProfileConfig.parse_string(): correctly extended subpolicies + * Exclude RC4 from LEGACY + * Introduce rc4_md5_in_krb5 to narrow AD_SUPPORT + * code style: fix 'not in' membership testing + * pylintrc: tighten up a bit + * formatting: avoid long lines + * formatting: use f-strings instead of format() + * formatting: reformat all python code with autopep8 + * nss: postponing the version check again, to 3.61 + * Revert "Unfortunately we have to keep ignoring the openssh check for sk-" + ------------------------------------------------------------------- Tue Feb 9 10:50:47 UTC 2021 - Dominique Leuenberger diff --git a/crypto-policies.spec b/crypto-policies.spec index 3dd9b5f..a51ab44 100644 --- a/crypto-policies.spec +++ b/crypto-policies.spec @@ -18,7 +18,7 @@ %global _python_bytecompile_extra 0 Name: crypto-policies -Version: 20210118.b21c811 +Version: 20210213.5c710c0 Release: 0 Summary: System-wide crypto policies License: LGPL-2.1-or-later diff --git a/fedora-crypto-policies-20210118.b21c811.tar.gz b/fedora-crypto-policies-20210118.b21c811.tar.gz deleted file mode 100644 index 30cdc3d..0000000 --- a/fedora-crypto-policies-20210118.b21c811.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1481d4036112e78e4df5f92c3f39f8f9fa1f43b950729759f1e7fb28e4f5257a -size 56519 diff --git a/fedora-crypto-policies-20210213.5c710c0.tar.gz b/fedora-crypto-policies-20210213.5c710c0.tar.gz new file mode 100644 index 0000000..45fc062 --- /dev/null +++ b/fedora-crypto-policies-20210213.5c710c0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e8073b832f6050cbf07c0d1a658bf5bbd400b2352f796c80092263812cd480 +size 57622