Releases: essentialkaos/rpmbuilder
Releases · essentialkaos/rpmbuilder
Version 3.4.2
Version 3.4.1
Version 3.4.0
Version 3.3.4
Version 3.3.3
Version 3.3.2
Version 3.3.1
Version 3.3.0
Changelog
New Features
- Added script
rpmbuilder-farm
for bootstrappingrpmbuilder
farm with Docker - Option
-k
/--key
now accepts base64 encoded data with private key - Option
-r
/--remote
can now be passed multiple times - Added private key validation
- Added
tmux
check for parallel build
Improvements
- Improved
-r
/--remote
option validation - Improved version info output
- Run
tmux
with UTF-8 support - Code refactoring
gosu
updated to 1.17 in Dockerfiles
Bugfixes
- Fixed bug with useless build host info parsing on multibuild
- Fixed bug with cleaning temporary data on multibuild
- Fixed bug with rendering help content when using Docker
Version 3.2.0
Changelog
New Features
- Use
spec-builddep
instead ofyum-builddep
for installing dependencies - Added option
--install-latest/-IL
for installing the latest versions of all required dependencies