K 10 svn:author V 8 bdrewery K 8 svn:date V 27 2017-12-05T19:06:28.764770Z K 7 svn:log V 693 - Update to 3.2.3 Changes: https://github.com/freebsd/poudriere/wiki/release_notes_323 - 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. [1] PR: 224065 [1] END