=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/errata74.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- www/errata74.html 2023/10/25 08:31:32 1.2 +++ www/errata74.html 2023/11/20 19:03:30 1.3 @@ -125,6 +125,48 @@ A source code patch exists which remedies this problem.

+

  • +003: RELIABILITY FIX: November 21, 2023All architectures +
    +patch(1) with explicit patchfile did not work in 7.4 due to overeager +unveil(2) restrictions. +
    + +A source code patch exists which remedies this problem. +

    + +

  • +004: RELIABILITY FIX: November 21, 2023All architectures +
    +Simple passwords which were 8 characters long caused ospfd(8) to +send out packets with invalid checksum. +
    + +A source code patch exists which remedies this problem. +

    + +

  • +005: RELIABILITY FIX: November 21, 2023All architectures +
    +Overlong sequences of UTF-8 combining characters could crash tmux(1). +
    + +A source code patch exists which remedies this problem. +

    + +

  • +006: RELIABILITY FIX: November 21, 2023All architectures +
    +httpd(8): Avoid a NULL dereference when handling a malformed fastcgi request. +
    + +A source code patch exists which remedies this problem. +

    +