Branch: refs/heads/master Home: https://github.com/jenkinsci/debian-package-builder-plugin Commit: f50b1a34f7ccfb62204d76ae83bc9d3a8790e563 https://github.com/jenkinsci/debian-package-builder-plugin/commit/f50b1a34f7ccfb62204d76ae83bc9d3a8790e563 Author: Ronald Tschalär <ron...@innovation.ch> Date: 2014-11-09 (Sun, 09 Nov 2014)
Changed paths: M src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackagePublisher.java Log Message: ----------- Fix race condition when multiple jobs are run concurrently. The default debuild.conf file locations (/etc/dupload.conf and $HOME/.dupload.conf) are the same for all jobs on a given machine. So use the -c option to debuild to specify a dupload.conf in the current directory instead. Commit: 45255e79e17e8528f9914f0ac0dcae3da74f99f5 https://github.com/jenkinsci/debian-package-builder-plugin/commit/45255e79e17e8528f9914f0ac0dcae3da74f99f5 Author: Ronald Tschalär <ron...@innovation.ch> Date: 2014-11-09 (Sun, 09 Nov 2014) Changed paths: M src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackagePublisher.java Log Message: ----------- Clean up temporary private-key file when done. Commit: 875391eb24e43674682c3b07c980c1ed64531eae https://github.com/jenkinsci/debian-package-builder-plugin/commit/875391eb24e43674682c3b07c980c1ed64531eae Author: Andrey Baidarov <i.am.t...@gmail.com> Date: 2014-12-26 (Fri, 26 Dec 2014) Changed paths: M src/main/java/ru/yandex/jenkins/plugins/debuilder/DebianPackagePublisher.java Log Message: ----------- Merge pull request #35 from roadrunner2/fixRaceAndLeak Fix race and leak Compare: https://github.com/jenkinsci/debian-package-builder-plugin/compare/96c13d94005d...875391eb24e4 -- You received this message because you are subscribed to the Google Groups "Jenkins Commits" group. To unsubscribe from this group and stop receiving emails from it, send an email to jenkinsci-commits+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.