[arch-projects] [devtools] [GIT] The official devtools repository branch master updated. 20140510-11-gcae954d
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 cae954ddb5d35877eaaea588b84f932863714568 (commit) via 285a4e94cdee62cae155abcec4daeeffd709e900 (commit) via a78bdb841dbe7839c8afd7184d821ed42dd334cc (commit) from 12a1300694272928e70408f4ce2fe85bacd19eb4 (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 cae954ddb5d35877eaaea588b84f932863714568 Author: Doug Newgard <scimmia@archlinux.info> Date: Sun Sep 21 16:21:18 2014 -0500 checkpkg: improve soname checking This makes soname checking much more robust and is explicit when a soname change is found. commit 285a4e94cdee62cae155abcec4daeeffd709e900 Author: Dave Reisner <dreisner@archlinux.org> Date: Tue Sep 23 07:57:43 2014 -0400 makechrootpkg: make running namcap a "compile time" choice We don't need to pass _chrootbuild this information at runtime -- we can just generate the build script to do exactly what we want. commit a78bdb841dbe7839c8afd7184d821ed42dd334cc Author: Dave Reisner <dreisner@archlinux.org> Date: Sun Sep 21 15:03:28 2014 -0400 makechrootpkg: build as same UID as invoker Changing UID to that of 'nobody' is arbitrary at best, and an information leak at worst. Let's just drop back to the same UID of the invoker. ----------------------------------------------------------------------- Summary of changes: checkpkg.in | 11 +++++------ makechrootpkg.in | 48 +++++++++++++++++++++++++++--------------------- 2 files changed, 32 insertions(+), 27 deletions(-) hooks/post-receive -- The official devtools repository
participants (1)
-
dreisner@archlinux.org