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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user