Skip to content

release_notes_323

Bryan Drewery edited this page Dec 4, 2017 · 5 revisions

Release Notes

3.2.3

  • bulk: Fix MOVED origin not causing a package rebuild. This could result in a reverse dependency continuing to rebuild due to a "new dependency" now with FLAVORS support.
  • jail -c -m null: Fix this to work rather than error about having an existing directory already.
  • jail -c -m src: Respect existing /usr/src/.cpignore
  • jail -c -m null -S: Respect the -S path rather than assume the jail has a /usr/src.
  • jail -c -m null: Assert that the jail is populated already.
  • HTML: Throw explicit error if unknown ports type is encountered.
Clone this wiki locally