NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lib/59685 (libcrypto should not depend on libpthread)



Synopsis: libcrypto should not depend on libpthread

State-Changed-From-To: open->needs-pullups
State-Changed-By: riastradh%NetBSD.org@localhost
State-Changed-When: Sun, 19 Oct 2025 13:26:11 +0000
State-Changed-Why:
fixed in HEAD, needs pullup-11, inapplicable <11

Note: Normally removing a NEEDED entry (nixing -lpthread) would require
a libcrypto.so major bump, but currently this only affects a beta
branch and current since late July, and only for pthread symbols which
applications are unlikely to have accidentally used without linker
errors in the past.  So I think the risk of skipping the major bump
(and recursive bump for all downstream libraries) at this point is
fairly low.





Home | Main Index | Thread Index | Old Index