14
0
forked from pool/python-dkimpy

- update to 1.1.8:

* Correctly handle verification of signatures without t=
    (timestamp) and with x= (expiration); both are optional
  * Fix error in validate_signature_fields which prevented
    signature expiration from being properly evaluated
  * Correct ARC signing for AR headers with authres-version
    or comments before resinfo
  * Correct line separtor after AAR header field
  * Correct signature in ARC-Seal on LF as linesep

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dkimpy?expand=0&rev=17
This commit is contained in:
2024-08-31 15:10:59 +00:00
committed by Git OBS Bridge
parent 946ff9646b
commit 1e44c0cdc3
4 changed files with 17 additions and 4 deletions

View File

@@ -19,7 +19,7 @@
%{?sle15_python_module_pythons}
%define commands arcsign arcverify dkimsign dkimverify dknewkey
Name: python-dkimpy
Version: 1.1.6
Version: 1.1.8
Release: 0
Summary: DKIM (DomainKeys Identified Mail)
License: BSD-2-Clause