Commit Graph

1 Commits

Author SHA1 Message Date
Wang Mingyu
95959a950f python3-dnspython: upgrade 2.4.1 -> 2.4.2
Changelog:
==========
-  Async queries could wait forever instead of respecting the timeout if the
   timeout was 0 and a packet was lost. The timeout is now respected.
-  Restore HTTP/2 support which was accidentally broken during the https
   refactoring done as part of 2.4.0.
-  When an inception time and lifetime are specified, the signer now sets
   the expiration to the inception time plus lifetime, instead of the current
   time plus the lifetime.

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
2023-08-15 20:07:55 -07:00