libdkim2 (1.0-1.1+1.1) unstable; urgency=low

  * version number update by debtransform

 -- debtransform <build@opensuse.org>  Tue, 15 Aug 2023 07:04:18 +0000

libdkim2 (1.0-1.1) unstable; urgency=low

  * new function DKIMSignReplaceHash to alter current Hash method
  * dkim.cpp: Generate dkim-signature for each -s option passed on command line
  * dkimverify.cpp: return actual signature error in ProcessHeaders instead of "no valid sigs"
  * dkim.cpp: added dkim_error_str function to return DKIM error
  * dkim.h: added DKIM_EVP_SIGN_FAILURE, DKIM_EVP_DIGEST_FAILURE definitions for EVP signing and digest failures
  * dkimsign.cpp: check for EVP sign and digest failures
  * dkimsign.cpp: fixed a= tag to "ed25519-sha256"
  * dkimverify.cpp: fixed verification of ed25519 signature without ASN.1 structure
  * dkimverify.cpp: fixed multi-signature verfication (rsa+ed25519)
  * dkim.cpp: fixed usage strings
  * dkimverify.cpp: Fixed SIGSEGV with missing k= tag in DKIM txt record
  * dkimverify.cpp: use error routine only for EVP functions failure
  * dkimsign.cpp: fixed compiler warning of use of uninitialized variable

 -- Manvendra Bhangui <libdkim@indimail.org>  Sun, 09 Jul 2023 05:56:49 +0000
