Skip to content

release_notes_326

Bryan Drewery edited this page Mar 30, 2018 · 2 revisions

Release Notes

3.2.6

  • distclean: Speedup by utilizing ports_env.sh from Ports.
  • bulk: Add validation for empty FLAVOR dependencies.
  • bulk SIGINFO: Reverse times so that it is now: Phase / Total
  • bulk: Fix USE_TMPFS=all and USE_TMPFS=data with the ports tree with over 32k packages on releases older than FreeBSD 12.
  • bulk: Slight optimizations by mounting /var/db/etcupdate and /usr/lib32 as read-only null mounts which can reduce tmpfs space and rollback time between package builds.
  • bulk -t: Ignore /var/crash/*.core and /root for build_fs_violation
  • options: Fix passing FLAVOR as a make argument which may confuse dependency option handling.
  • testport: Show log summary at the end
  • CCACHE_STATIC_PREFIX: Add CCACHE_JAIL_PREFIX for overriding /ccache in jail