mbox

[devtools,0/7] Backports from Parabola v20180103

Message ID 20180115165759.26127-1-lukeshu@lukeshu.com
Headers show

Message

Luke Shumaker Jan. 15, 2018, 4:57 p.m. UTC
From: Luke Shumaker <lukeshu@parabola.nu>

These are the commits in Parabola's developer tools v20180103 that are
not in upstream devtools that I think are upstreamable.  There's no
real theme to them.  Some of theme have been seen on this mailing list
before.

(I appologize that I waited 2 weeks to send this; I didn't send it
right away, then I forgot.)

Eli Schwartz (2):
  makechrootpkg: Fix unconditionally running namcap
  makechrootpkg: Fix anti-pattern when checking for enabled features

Luke Shumaker (5):
  arch-nspawn: make sure that makepkg.conf is always parsed as text
  arch-nspawn: Remove pointless $(echo ...) subshell
  lib/common.sh: Adjust to work properly with `set -u`
  makechrootpkg: Adjust to work properly with `set -e`
  makechrootpkg: Put "keyserver-options auto-key-retrieve" in gpg.conf

 arch-nspawn.in   | 4 ++--
 lib/common.sh    | 4 +++-
 makechrootpkg.in | 9 +++++----
 3 files changed, 10 insertions(+), 7 deletions(-)