Commit 36761cfe authored by jan.koester's avatar jan.koester
Browse files

deb

parent 9cb7b31b
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
libnetplus (20260514+16) unstable; urgency=medium

  * CertificateBundle::loadFromFile: support inline PEM data — auto-detect
    when certPath/keyPath contain "-----BEGIN" PEM text instead of file paths,
    parse certificate chain and private key directly from string data

 -- Jan Koester <jan.koester@tuxist.de>  Wed, 14 May 2026 12:00:00 +0200

libnetplus (20260505+15) unstable; urgency=high

  * Windows: fix recvBatchAddr blocking indefinitely — use select() poll