v0.3.6
New maintainers
A new team has adopted and forked the Freight project as it wasn't actively maintained. We're happy to announce v0.3.6 as the first freight-team release.
Please take note of the new Debian repository address and GPG key if upgrading, see Installing from a Debian archive for instructions.
New contributors and patches are welcome, please send pull requests to the freight-team GitHub fork. An IRC channel is also now available on the Freenode network at #freight.
Changelog
Notably this release includes fixes in the generated archive for newer Debian and Ubuntu clients to work.
New features
- support multiple GPG keys for signing Release file
- add
Date/Valid-Utilrelease Packages fields for apt 1.1 compatibility - support
.orig.xzand.debian.tar.xzsource files - French documentation linked in README
- add
freight-clear-cacheman page - add Fedora/EPEL package installation instructions
- add a test suite and Travis CI integration
Changes
- change project URLs and references to
freight-team - freight-add temporary directories now have a
freight.prefix - Makefile directory creation improved
Bug fixes
- fix SHA field labels in release file for apt 1.1 compatibility
- fix misleading freight-add message when
VARLIBis not writeable (rcrowley#48) - fix apt errors with empty values in package control fields (rcrowley#53)
- raise error when config file supplied via
-cdoes not exist (rcrowley#54)