diff options
author | Roger Leigh <rleigh@debian.org> | 2011-05-15 16:55:41 +0100 |
---|---|---|
committer | Roger Leigh <rleigh@debian.org> | 2011-05-15 16:55:41 +0100 |
commit | 1bbcf2089960b9b0b3bb918234a27e5915ae8678 (patch) | |
tree | 64b35e68046962a87207c1358cbaedec96994218 | |
parent | b488ae1bea522838bb90e21ee392e01b05cd5ff3 (diff) | |
download | schroot-release/schroot-1.4.22.tar.gz |
NEWS: Document profile and helper additionrelease/schroot-1.4.22debian/schroot-1.4.22-1
-rw-r--r-- | NEWS | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -24,6 +24,15 @@ configuration. available in the user environment as SCHROOT_CHROOT_NAME and in the setup scripts as CHROOT_NAME. + 4) A buildd profile is now provided. This was previously provided + by the sbuild package, but has now been consolidated with the + main collection of schroot profiles. + + 5) A helper program, schroot-sbuild has been provided in order to + provide better privilege separation with sbuild. This permits an + authorised user in the sbuild group to run builds as the sbuild + user. + * Major changes in 1.4.21: None. |