home.social

#releases — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #releases, aggregated by home.social.

  1. Linus Torvalds has announced the third release candidate (RC3) for the upcoming Linux Kernel 7.3 version.

    Here's what's new: ostechnix.com/linux-kernel-7-3

    #kernel73 #linux #rc3 #releases #opensource

  2. 🥳 Two Friday releases:

    • Auto Encrypt v6.1.0 - codeberg.org/small-tech/auto-e
    • Auto Encrypt Localhost v11.1.0 - codeberg.org/small-tech/auto-e

    This is a code quality improvement release.

    Both modules now use a common x509 package (@small-web/x509) and I’ve managed to reduce third-party runtime dependencies to one in Auto Encrypt (temporal-polyfill – which I’ll remove in the next major version when I bump up the minimum Node version to 26) and zero in Auto Encrypt Localhost.

    This has reduced the code surface considerably and should make things easier to audit, going forward.

    #SmallWeb #SmallTech #AutoEncrypt #AutoEncryptLocalhost #releases #TLS #SSL #web #dev #JavaScript #NodeJS