2019年7月12日金曜日

FreeBSD update

11-3がリリースされて3日経つので、11-2からアップデートした。サーバー用途としては特に変わった事は無いみたいだけど?
・・・SSL等のアップデートもあるので、リモート(Linux mint)から映画を見ながら11-3にアップデートした。
freebsd-update -r 11.3-RELEASE upgrade
 

更新内容は、以下の通り。まぁ、X使うわけじゃないからKDEやGNOMEは関係ないが…
  • The clang, llvm, lld, lldb, and compiler-rt utilities as well as libc++ have been updated to upstream version 8.0.0.
  • The ELF Tool Chain has been updated to version r3614.
  • OpenSSL has been updated to version 1.0.2s.
  • The ZFS filesystem has been updated to implement parallel mounting.
  • The loader(8) has been updated to extend geli(8) support to all architectures.
  • The pkg(8) utility has been updated to version 1.10.5.
  • The KDE desktop environment has been updated to version 5.15.3.
  • The GNOME desktop environment has been updated to version 3.28.
  • The kernel will now log the jail(8) ID when logging a process exit.
  • Several feature additions and updates to userland applications.
  • Several network driver firmware updates.
  • Warnings for features deprecated in future releases will now be printed on all FreeBSD versions.
  • Warnings have been added for IPSec algorithms deprecated in RFC 8221.
  • Deprecation warnings have been added for weaker algorithms when creating geli(8) providers.
  • And more...
portのフル・アップデートも一緒にしたから、2時間ほどの映画を見終わっても終わらなかった。(実質3時間ほど・・・)

・・・最近、BEATLESSのレイシアの壁紙が多い・・・初期デザインの頃のレイシアはかわいい^^

import this

  The Zen of Python, by Tim Peters Beautiful is better than ugly. 醜いより美しいほうがいい。 Explicit is better than implicit. 暗示するより明示するほうがいい。 Simple...