=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/71.html,v retrieving revision 1.23 retrieving revision 1.24 diff -c -r1.23 -r1.24 *** www/71.html 2022/04/10 21:43:50 1.23 --- www/71.html 2022/04/10 21:51:16 1.24 *************** *** 1,5 **** --- 1,6 ---- + OpenBSD 7.1 *************** *** 7,13 **** !

OpenBSD --- 8,14 ---- !

OpenBSD *************** *** 224,230 **** href="https://man.openbsd.org/ppoll.2">ppoll(2) and pselect(2) on top of kqueue. !
  • Unlocked top part of UVM fault hander on mips64.
  • Unlocked the kevent(2) system call.
  • Made the kqread event filter MP-safe.
  • Reduced the time overhead of ppoll(2) and pselect(2) on top of kqueue. !
  • Unlocked top part of UVM fault hander on mips64.
  • Unlocked the kevent(2) system call.
  • Made the kqread event filter MP-safe.
  • Reduced the time overhead of ld.lld(1) linker) to also user the LLVM archiver llvm-ar(1). !
  • Added openvpn ports (udp/1194 & tcp/1194) to /etc/services.
  • Prevented an access to uninitialized memory in awk(1).
  • Fixed vi(1) recovery --- 473,479 ---- href="https://man.openbsd.org/ld.lld.1">ld.lld(1) linker) to also user the LLVM archiver llvm-ar(1). !
  • Added openvpn ports (udp/1194 & tcp/1194) to /etc/services.
  • Prevented an access to uninitialized memory in awk(1).
  • Fixed vi(1) recovery *************** *** 917,930 ****
  • Improve cleanup of rrdp directory contents.
  • Introduce a validated cache which holds all the files that have successfully been verified by rpki-client. !
  • Add a new option '-f ' to validate a signed object in a file against the RPKI cache.
  • Add various RFC 6488 compliance checks to improve the CMS parser.
  • Improve RRDP replication through less aggressive cache cleanup.
  • Add a check whether a given Manifest EE certificate is listed on the applicable CRL.
  • For forward compatibility permit ASPA object to appear on Manifests. !
  • Various improvements to the '-f ' diagnostic option to now also validate files containing Trust Anchor certs and CRLs.
  • Do not apply timezone offsets when converting X509 times. X509 times are in UTC and comparing them to times in different timezones --- 918,931 ----
  • Improve cleanup of rrdp directory contents.
  • Introduce a validated cache which holds all the files that have successfully been verified by rpki-client. !
  • Add a new option '-f <file>' to validate a signed object in a file against the RPKI cache.
  • Add various RFC 6488 compliance checks to improve the CMS parser.
  • Improve RRDP replication through less aggressive cache cleanup.
  • Add a check whether a given Manifest EE certificate is listed on the applicable CRL.
  • For forward compatibility permit ASPA object to appear on Manifests. !
  • Various improvements to the '-f <file>' diagnostic option to now also validate files containing Trust Anchor certs and CRLs.
  • Do not apply timezone offsets when converting X509 times. X509 times are in UTC and comparing them to times in different timezones *************** *** 982,994 ****
  • Added OSC 7 capability to tmux(1) for setting titles. !
  • OpenSMTPD version XXX !
  • LibreSSL version XXX