=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/plus56.html,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- www/plus56.html 2015/08/05 05:32:55 1.11 +++ www/plus56.html 2016/01/08 13:06:28 1.12 @@ -638,7 +638,7 @@
  • Stripped openssl(1) functions called when "-rand" is specified (underlying code long gone).
  • Removed easy access to the unsafe intel RDRAND instruction from ssl(8).
  • When checking for unicast and broadcast addresses, do one lookup instead of two. -
  • Fixed uninitialised variable, which caused sndiod(1) crashes when handling errors. +
  • Fixed uninitialised variable, which caused sndiod(8) crashes when handling errors.
  • In ssl(3) tls1_setup_key_block(), use the correct IV length for GCM mode. Fixes key block length calculation. @@ -1277,7 +1277,7 @@
  • Made bgpctl(8) correctly parse attribute length form imsg.
  • Exit from traceroute6(8) if there is at least one unreachable and sum of unreachables and timeouts are >= number of probes. -
  • Unbroke sndiod(1) monitoring mode, which was shifted in time by 1 block. +
  • Unbroke sndiod(8) monitoring mode, which was shifted in time by 1 block.
  • Userland ppp(9) removed.
  • In apropos(1) output, sort names and avoid multiple section numbers.
  • In slowcgi(8), use SCRIPT_FILENAME (can be an absolute filesystem path). Fallback to SCRIPT_NAME if this is not present. @@ -1346,9 +1346,9 @@
  • In -Tutf8 mode, make mandoc_char(7) named accent character escape sequences render as non-combining accents (lets mandoc behave like groff); made \' and \` equivalent to \(aa and \(ga, respectively.
  • Introduced qlw(4), a new driver for QLogic ISP SCSI HBAs (currently only supports the pci(4) variants).
  • Raised the delay before initialising sdmmc(4). Lets the reader on X220 work reliably. -
  • Fixed: sndiod(1) read/write position tracking; incorrect delta propagated after xruns in play-only and rec-only modes; crashes seen after a few days of continuous playback. -
  • Fixed incorrect position reporting with sndiod(1) when using tiny block sizes on busy machines. -
  • Made sndiod(1) check that the socket is writable before attempting to write data packets. +
  • Fixed: sndiod(8) read/write position tracking; incorrect delta propagated after xruns in play-only and rec-only modes; crashes seen after a few days of continuous playback. +
  • Fixed incorrect position reporting with sndiod(8) when using tiny block sizes on busy machines. +
  • Made sndiod(8) check that the socket is writable before attempting to write data packets.
  • On armv7, removed TIMEZONE and DST options from GENERIC-* kernels; added option USBVERBOSE to all kernels.