home.social

#syspatch — Public Fediverse posts

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

fetched live
  1. OK, so who broke in 7.8?

    ```
    # syspatch
    syspatch: Unsupported release: 7.8-current
    ```

  2. OK, so who broke #syspatch in #OpenBSD 7.8?

    ```
    # syspatch
    syspatch: Unsupported release: 7.8-current
    ```

  3. Start your syspatch engines!

    006: RELIABILITY FIX: January 10, 2025 All architectures

    Traffic sent over wg(4) could result in kernel crash.

    openbsd.org/errata76.html

    #RUNBSD #OpenBSD #syspatch #upgrade

  4. When the question comes up, "Why OpenBSD?" one answer is ease of maintenance.

    Patches are announced on the OpenBSD.org website at https://www.openbsd.org/errata76.html and on the openbsd.announce mailing list https://marc.info/?l=openbsd-announce&r=1&w=2

    All you do to update is:

    $ doas syspatch

    It's very quick.

    And for packages, it's:

    $ doas pkg_add -u

    And for a new release, which happens twice a year:

    $ doas sysupgrade

    (followed by doas pkg_add -u)

    So easy!

    #openbsd #syspatch

  5. When the question comes up, "Why OpenBSD?" one answer is ease of maintenance.

    Patches are announced on the OpenBSD.org website at https://www.openbsd.org/errata76.html and on the openbsd.announce mailing list https://marc.info/?l=openbsd-announce&r=1&w=2

    All you do to update is:

    $ doas syspatch

    It's very quick.

    And for packages, it's:

    $ doas pkg_add -u

    And for a new release, which happens twice a year:

    $ doas sysupgrade

    (followed by doas pkg_add -u)

    So easy!

    #openbsd #syspatch