Skip to content

release_notes_345

Bryan Drewery edited this page Feb 16, 2026 · 2 revisions

Release Notes

3.4.5

https://github.com/freebsd/poudriere/releases/tag/3.4.5

Changes

  • jail -c -m pkgbase: Default URL has changed to pkg.freebsd.org
  • jail -d: Don't try destroyfs if JAILMNT is not set
  • jail -bB UX updates and fixes
  • jail: Support pkg+https for pkgbase jail creation
  • jail: Add pkgbase shortcut for jail creation
  • jail: Fix pkgbase using incorrect repositories
  • jail: Use the right arch for a pkgbase jail
  • jail: Exit with an error if pkg-update(8) fails
  • Fix fetching packages on FreeBSD 15.0
  • Fetch packages: Detect errors fetching repository/packages
  • Fix parallel builds stomping on shared TMPFS_BLACKLIST_TMPDIR
  • rollbackfs/do_clone_del: Don't force rewrite every file.
  • pkg in jail: Always set a higher priority for repo overrides

Clone this wiki locally