[buildd-tools-devel] [GIT] sbuild branch, master, updated. debian/sbuild-0.60.7-1-6-gc51c585

Roger Leigh rleigh at alioth.debian.org
Sun Dec 12 19:22:06 UTC 2010


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 "sbuild".

The branch, master has been updated
       via  c51c5850ab9a432d797113c270061bb60a20f41b (commit)
       via  f65d8d4738e399016e70c9565346ce35db8e7686 (commit)
       via  e813533b55ac3312f3cf4d7cc8f47db826ad227e (commit)
      from  cb1a21e0ab52998b60e9d402d74452faacbbbaa1 (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 c51c5850ab9a432d797113c270061bb60a20f41b
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Dec 12 18:19:28 2010 +0000

    Sbuild::ResolverBase: update_archive updates apt lists directly
    
    New function, used by AptResolver and AptitudeResolver.  This
    copies the archive lists files directly into the appropriate
    files under /var/lib/apt/lists in the chroot, saving the need
    for a full "apt-get update", since we don't want for the remote
    mirrors to change during a build.  This also speeds up the
    build by reducing the updates from three times to one.

commit f65d8d4738e399016e70c9565346ce35db8e7686
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Dec 12 18:18:31 2010 +0000

    Sbuild::ResolverBase: Use an empty directory for gpghome
    
    This is more secure, untrusted/unwanted files can't be present.

commit e813533b55ac3312f3cf4d7cc8f47db826ad227e
Author: Roger Leigh <rleigh at debian.org>
Date:   Sun Dec 12 18:17:37 2010 +0000

    Sbuild::ResolverBase: Create resolver directory in build dir
    
    This puts all writable files in a single place, and also makes
    cleanup on failure automatic.

-----------------------------------------------------------------------

Summary of changes:
 lib/Sbuild/AptResolver.pm      |    2 +-
 lib/Sbuild/AptitudeResolver.pm |    2 +-
 lib/Sbuild/Build.pm            |    1 +
 lib/Sbuild/Conf.pm             |    5 +++
 lib/Sbuild/ResolverBase.pm     |   68 +++++++++++++++++++++++++++++++++++++--
 5 files changed, 72 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list