Commit 27a4217e authored by jan.koester's avatar jan.koester
Browse files

test

parent a7d524b2
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ libnetplus (20260505+14) unstable; urgency=high

libnetplus (20260505+13) unstable; urgency=medium

  * Optimize: switch to -O3, enable LTO (-flto), add -ffunction-sections
    -fdata-sections with --gc-sections linker flag for smaller binary
  * Revert -O3/LTO/gc-sections — no measurable benefit, LTO causes
    spurious GCC warnings; keep -O2 -DNDEBUG
  * Disable all diagnostic logging ([QUIC-DIAG] cerr output removed)
  * Remove x509 certificate validation stdout messages
  * Remove pkcs12 parse warning stderr messages