Changelog for
project-builder-0.13.1-1.mga2.noarch.rpm :
Wed Nov 25 13:00:00 2015 Bruno Cornec
0.13.1-1
- Updated to 0.13.1
- Adds Docker support for VE build (using a specific build account in the container). Can start from a Docker Hub cimage. Can also build our own with rpmbootstrap or debootstrap as for chroot. Build 3 layers of containers (d-v-a, d-v-a-pb, d-v-a-pb-prj) and build in a container made from this third image (Bruno Cornec)
- Adds preliminary dnf support for new Fedora 22+ versions (Bruno Cornec)
- Fix package signing for new RPM::Sign module of Mageia 5 when the infra to sign is unavailable (Bruno Cornec)
- Fix a gentoo bug for symlink generation in gentoo subdir of the ftp server (Bruno Cornec)
- Fix pb install support on Debian 8 (Bruno Cornec)
- Adds a pb_ssh_setup function used for both VM and RM to setup the ssh environment with the right keyfile used in launchv (Bruno Cornec)
Thu Feb 5 13:00:00 2015 Bruno Cornec 0.12.7-1
- Updated to 0.12.7
- Fix checkssh for deb based distro by including the arch in the pakcage name to be checked to avoid the global check done earlier (Bruno Cornec)
Sun Jun 22 14:00:00 2014 Bruno Cornec 0.12.6-1
- Updated to 0.12.6
- Improve git and git-svn support (Bruno Cornec)
- Fix #129 by creating a new function pb_connect_db managing connection to the announces DB (Bruno Cornec)
- Data::Dumper is a required perl module during sbx2setupvm and his documented as such (can be a separate one depending on distros) (Bruno Cornec)
Tue Feb 4 13:00:00 2014 Bruno Cornec 0.12.5-1
- Updated to 0.12.5
- Print first pb version before using it in VMs to be sure to use the correct version (Bruno Cornec)
- Adapt VM names and filters for Debian as per the new rule (major numbers only) (Bruno Cornec)
Wed Jan 15 13:00:00 2014 Bruno Cornec 0.12.4-1
- Updated to 0.12.4
- Update pb presentation for LCA2014 and demo script (Bruno Cornec)
- pb shouldn\'t look for chown locally and call it with the full path in the chroot as this doesn\'t necessarily work ! (Bruno Cornec)
Sun Jan 5 13:00:00 2014 Bruno Cornec 0.12.3-1
- Updated to 0.12.3
- Adds git-svn support (Bruno Cornec)
- function pb_conf_print renamed into pb_distro_conf_print and move to Distribution.pm (Bruno Cornec)
- pb_check_ps now returns a list of 2 params systematically so API changed accordingly everywhere (Bruno Cornec)
- Adds a checkps target for pb (Bruno Cornec)
- pb uses the new qemu hostfwd syntax for port forwarding (Bruno Cornec)
- Fix deb changelog generation to avoid long lines (Bruno Cornec)
- Better ssh port management, returned by pb_check_ps and not reset when a group of VMs has been launched (Bruno Cornec)
- Adds a parameter for the mode of the sudoers file instead of hard-coding (Bruno Cornec)
- Improve ntp handling for setupvm by adding a call to date when ntpdate is failing and using oscmdntp instead of vmntpcmd (Bruno Cornec)
- Adds build2setup
* target for pb (Bruno Cornec)
- pb now prints the name of the VM as a prefix for each command result, improving greatly debug in parallel mode (Bruno Cornec)
- launchvm now is able to launch multiple VMs (Bruno Cornec)
- Fix #119 by improving correct deb and ebuild detection. (Bruno Cornec)
- Update pb presentation with OSSI template and improve a bit content (Bruno Cornec)
Tue Feb 26 13:00:00 2013 Bruno Cornec 0.12.2-1
- Updated to 0.12.2
- Better debug info when passing a wrong parameter (Bruno Cornec)
- Presentation updated for LCA 2013 (Bruno Cornec)
- pbml & pbsmtp params only queried when really needed (can be omitted in the conf file thus for those not using announces) (Bruno Cornec)
- Adds support for a 2ins target for all buildpkg call (example: sbx2pkg2ins) which adds the final installation of packages at the end (Bruno Cornec)
- tar is needed in the VM (Bruno Cornec)
- fix a bug for checkssh with test version where to many
* where given (Bruno Cornec)
- Red Hat 6.2 (not RHEL) support: doesn\'t support setarch i386 for a x86_64, builds with the rpm command, sudo doesn\'t support the env_keep var, sed -i doesn\'t work, setupve fix (however needs a manual install of perl 5.6.2 to work) (Bruno Cornec)
- debug level is now passed to the vescrip improving debug capabilities in that script (Bruno Cornec)
- When used the env command should be passed in full path for sudo and then not skipped (Bruno Cornec)
- New deb generation regex to support non english messages better (Bruno Cornec)
- Repository files generated now contains in their name a tag corresponding to the delivery dir. This allows to have easily both a test and non-test version in the same yum repo e.g. (Bruno Cornec)