[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20131107-8-g9051982
Pierre Schmitz
pierre at archlinux.org
Sat May 10 02:21:57 EDT 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "The official devtools repository".
The branch, master has been updated
via 905198295dcb4fffcd16edff3fd7052a4cfc5788 (commit)
via 03611dc63e3e44d0504f0d05c3129fbc0b2d1510 (commit)
via 7aac293d76e4bdf6ceee1cfe5d888060c24f1822 (commit)
via 6db31cc16a8044272170204975378ece8eb94e2a (commit)
via 4ee45fe6d4e5b317700ca0ac20a800af0b3cef69 (commit)
via 0b2ae245f1d18e4b0702b5ca1cec323308daef0c (commit)
via fdd079f3d542dbce6898512298b4271eb9e7d0d9 (commit)
from 9f7ba3d40791ca81ebd47e3278f02d4a61e38179 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 905198295dcb4fffcd16edff3fd7052a4cfc5788
Author: Pierre Schmitz <pierre at archlinux.de>
Date: Sat May 10 08:09:49 2014 +0200
Prepare release
commit 03611dc63e3e44d0504f0d05c3129fbc0b2d1510
Author: Sébastien Luttringer <seblu at seblu.net>
Date: Wed Jan 8 01:15:37 2014 +0100
Switch to root when started as regular user
In collaborative builder machine, these scripts are often allowed to become root
via sudo. This patch avoid to prefix them by sudo each time or call su.
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
commit 7aac293d76e4bdf6ceee1cfe5d888060c24f1822
Author: BlackEagle <ike.devolder at gmail.com>
Date: Sun Feb 16 09:56:00 2014 +0100
get_full_version :: remove duplicated epoch check
Signed-off-by: BlackEagle <ike.devolder at gmail.com>
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
commit 6db31cc16a8044272170204975378ece8eb94e2a
Author: BlackEagle <ike.devolder at gmail.com>
Date: Sun Feb 16 09:55:59 2014 +0100
when cleanup is called without code exit with 0
Signed-off-by: BlackEagle <ike.devolder at gmail.com>
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
commit 4ee45fe6d4e5b317700ca0ac20a800af0b3cef69
Author: BlackEagle <ike.devolder at gmail.com>
Date: Sun Feb 16 09:55:58 2014 +0100
abort and die are serious errors so throw 255 out
Signed-off-by: BlackEagle <ike.devolder at gmail.com>
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
commit 0b2ae245f1d18e4b0702b5ca1cec323308daef0c
Author: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
Date: Sun May 4 05:07:46 2014 +0200
Update mtime of chroot when building
Makes the chroot mtime a useful indicator of last usage.
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
commit fdd079f3d542dbce6898512298b4271eb9e7d0d9
Author: Joel Teichroeb <joel at teichroeb.net>
Date: Sun May 4 09:31:53 2014 -0700
Remove broken unknown arguments check and fix usage
If getopts comes across an unknown argument, $arg it set to '?' and
$OPTARG is unset. Therefore the getopts line detecting unknown arguments
doesn't work. Arguments to pass to makepkg are already handled by
passing all the aguments after the end-of-options marker (--), but this
wasn't documented in the usage text.
Signed-off-by: Pierre Schmitz <pierre at archlinux.de>
-----------------------------------------------------------------------
Summary of changes:
Makefile | 2 +-
arch-nspawn.in | 2 +-
archbuild.in | 4 +---
lib/common.sh | 23 ++++++++++++++++++-----
makechrootpkg.in | 10 ++++++----
mkarchroot.in | 3 ++-
6 files changed, 29 insertions(+), 15 deletions(-)
hooks/post-receive
--
The official devtools repository
More information about the arch-projects
mailing list