=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus74.html,v retrieving revision 1.2 retrieving revision 1.3 diff -c -r1.2 -r1.3 *** www/plus74.html 2023/10/02 05:40:28 1.2 --- www/plus74.html 2023/10/04 15:06:06 1.3 *************** *** 379,385 ****
  • Added rkclock(4) resets for RK3588 USB 3.0 controllers and clocks for the RK3588 I2C controllers and RK3588 PWM controllers.
  • Provided an optimized bn_mulw() for riscv64 for a 1.5-2x performance gain for BN multiplication and similar gain for RSA operations.
  • Provided a libcrypto Makefile.inc for riscv64. !
  • Swapped link-auth filter arguments to prevent filter-rspamd smtpd-filters(7) crash.
  • Enabled reading RSA-PSS certificates.
  • Added support for multiple batteries to acpithinkpad(4) setchargestart and setchargestop. --- 379,386 ----
  • Added rkclock(4) resets for RK3588 USB 3.0 controllers and clocks for the RK3588 I2C controllers and RK3588 PWM controllers.
  • Provided an optimized bn_mulw() for riscv64 for a 1.5-2x performance gain for BN multiplication and similar gain for RSA operations.
  • Provided a libcrypto Makefile.inc for riscv64. !
  • Swapped smtpd link-auth filter arguments to avoid ambiguities with user names containing a "|" character. !
  • Bumped smtpd-filters(7) protocol version.
  • Enabled reading RSA-PSS certificates.
  • Added support for multiple batteries to acpithinkpad(4) setchargestart and setchargestop.