[buildd-tools-devel] [GIT] sbuild annotated tag, release/sbuild-0.62.0, updated. debian/sbuild-0.62.0-1
Roger Leigh
rleigh at alioth.debian.org
Wed Mar 16 18:58:58 UTC 2011
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 annotated tag, release/sbuild-0.62.0 has been updated
to 9277710e2c522963317431c4c23f6c20ff34665a (tag)
from 26b0d0fb48b58cd6940d05b9956238a9717cb3e3 (which is now obsolete)
tagging 07bf64f9c1c9664b2a7562412bacaba316faf802 (commit)
replaces debian/sbuild-0.61.0-1
tagged by Roger Leigh
on Wed Mar 16 18:58:23 2011 +0000
- Log -----------------------------------------------------------------
sbuild version 0.62.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEABEDAAYFAk2BCE8ACgkQVcFcaSW/uEi7gwCgvGjpAts03fi5vDHBPN6Ci4H8
iJ0AoLB3y9feNP8FjmuRT2P8fREi35MK
=UKnn
-----END PGP SIGNATURE-----
Philipp Kern (16):
[Buildd::Mail] check_state: check w-b pipe exit status
[Buildd::Mail] also import exitstatus from Buildd
[Buildd::Mail] check_state: back off for 0..120s on db query failure
Merge branch 'buildd-0.60.0'
[Buildd::Mail] add more logging for check_state retries
Merge branch 'buildd-0.60.0'
sbuild: implement build log mail compression
Allow MIME encoded build logs.
Merge branch 'buildd-0.60.0'
[Buildd::Daemon] configuration loading is now implicit
[Sbuild::Chroot] guard ENVIRONMENT_FILTER usage
Merge branch 'buildd-0.61.0'
[Buildd::Uploader] drop unused Sbuild module usage
[Buildd::Daemon] only push NICE_LEVEL to sbuild_args if not zero
etc/25nssdatabases: exit cleanly if 20nssdatabases is found
Merge branch 'buildd-0.61.0'
Roger Leigh (130):
debian: Enable compatibility features on buildds
debian: Bump version to 0.61.0buildd0
NEWS: Bump version to 0.61.1
debian: Bump version to 0.61.1-1
sbuild-update.1: Add additional guidance for --keygen
Sbuild::Conf: Make apt the default resolver
sbuild.1: Document resolver default
sbuild.conf: Document resolver default
NEWS: apt is the default resolver, internal is deprecated
debian: Document resolver changes from NEWS
Sbuild::Conf: Fix typo in deprecation warning
Sbuild::Conf: Resolve alternatives by default with the aptitude resolver
sbuild.1: Document alternative resolving defaults
NEWS: Document alternative resolving defaults
debian: Document alternative resolving defaults
debian: Close #403246
Sbuild::Conf: Add help text for all settings
Sbuild::Conf: Add additional key tags
tools: Add sbuild-dumpconfig
sbuild-dumpconfig: Add support for buildd.conf, and man output
build: Distribute sbuild-dumpconfig
man: All manpages source definitions in defs.man
man: Add sbuild.conf.5 manual page
Ignore sbuild.conf.man
debian: sbuild includes sbuild.conf.5
man: sbuild.1 references sbuild.conf.5
NEWS: Document sbuild.conf and sbuild.conf.5 autogeneration
debian: Document sbuild.conf and sbuild.conf.5 autogeneration
Sbuild::ConfBase: Add GET handler for VERBOSE
Sbuild::Conf: Use dynamically generated script to parse configuration
NEWS: Deprecate non scalar types in sbuild.conf
debian: Deprecate non scalar types in sbuild.conf
debian: Close #576508 and #609932
debian: Close #610995
Sbuild::Conf: Run apt-get dist-upgrade by default
NEWS: Document dist-upgrade change
debian: Document dist-upgrade change
Sbuild::Build: Purge options do not affect session ending.
NEWS: Document --keep-session
debian: Close #609658
Sbuild::ConfBase: Add _get method to get value or default
Sbuild::Conf: Don't directly set LOG_DIR_AVAILABLE
Sbuild::Conf: Add GET handler for MAILTO
Sbuild::Conf: Use _get where defaults are useful
Sbuild::Conf: Handle VERBOSE correctly in interactive sessions
Sbuild::ConfBase: Add GET handler for OVERRIDE_DISTRIBUTION
NEWS: Fix typo
debian: Fix typo
sbuild-dumpconfig: Allow defaults to be ignored
Sbuild::DB::ClientConf: Annotate all configuration keys
Buildd::Conf: Annotate all configuration keys
Buildd::Conf: Ignore correct keys
sbuild-dumpconfig: Don't dump ignored defaults for manpages
man: Add buildd.conf.5 manpage (generated)
build: Automatically generate sbuild.conf and buildd.conf
Merge branch 'master' of ssh+git://git.debian.org/git/buildd-tools/sbuild
Sbuild::ConfBase: Add generic read function
Sbuild::Conf: Use Sbuild::ConfBase generic read
Build::Conf: Add metadata and use generic Sbuild::Conf read
build: Use absolute paths when running scripts
NEWS: Document buildd.conf and buildd.conf(5) generation
debian: Install buildd.conf(5)
debian: Document buildd.conf and buildd.conf(5)
sbuild-apt: Run apt via the resolver
Merge branch 'master' of ssh+git://git.debian.org/git/buildd-tools/sbuild
Sbuild::Exception: New exception classes
debian: Build-Depend upon libexception-class-perl
Sbuild::Build: Add exceptions to run()
Sbuild::Build: set_dsc throws exception on failure
sbuild: Add exception handler around Sbuild::Build::run
Sbuild::Exception: Add status field
Sbuild::Build: Log exceptions prior to closing build log
Sbuild::Build: Remove unused 'Pkg Fail Stage' setting
Sbuild::Build: Add exceptions for arch and space checks
Sbuild::Build: Split source packing and chroot update from run()
Sbuild::Build: chroot_arch throws exception on failure
Sbuild::Build: Throw exceptions in open_build_log and build
Sbuild::Build: build does not remove build tree
Sbuild::Build: Throw exception in build version check
Sbuild::Build: Throw exceptions doing hack binNMU
Sbuild::Build: Fail Stage only set in run() functions
wrapper: Wrap schroot invocation to run as sbuild user
build: Use datadir rather than libexecdir for scripts
debian: libexecdir is /usr/lib
Sbuild::Conf: Allow consistency checks to be avoided for dumpconfig
debian: Install sbuild-schroot wrapper
sbuild: Use sbuild user for building
NEWS: Document sbuild user and privilege separation
debian: Document sbuild user and privilege separation
Merge branch 'master' into exception-handling
NEWS: Document exceptions and logging
debian: Document exceptions and logging
sbuild: Add safe signal handling
NEWS: Document signal handling
debian: Document signal handling
Sbuild::Build Rename abort to request_abort
Sbuild::Build: Minor logging enhancements
Sbuild::Build: Filter log messages
NEWS: Document log filtering
debian: Close #605763
Sbuild::Build: Colourise logs when logging to a TTY
NEWS: Document coloured messages
debian: Document coloured messages
Sbuild::AptitudeResolver: Don't use Dpkg::Deps
Sbuild::Build: Only send mail after the build log has been closed
build: Add uninstall logic
debian: Remove wanna-build
wanna-build: Remove
etc: Remove wanna-build.conf
Sbuild::DB::Client*: Rename to Buildd::Client*
NEWS: Document wanna-build removal
debian: Amend wanna-build removal comments
Sbuild::Build: Shorted chroot build directory.
NEWS: Document build dir name change
debian: Document build dir name change
NEWS: Tidy
debian: Tidy changelog
NEWS: Bump version to 0.62.0
debian: Bump version to 0.62.0-1
debian: Fix buildd sbuild dependency for binNMU now it's arch-any
debian: Add lintian override for sbuild setuid wrapper
Sbuild::Build: Remove log compression without MIME
sbuild-update: Create only one ChrootRoot object
Sbuild::ChrootSetup: Enable privilege separation for generating keys
Sbuild::Chroot: Don't run sudo with -p
Sbuild::Conf: Make MIME and log compression the default
NEWS: Document MIME and compression of log mails
debian: Document MIME and compression of log mails
debian: Add missing perl modules for autobuilding
Sbuild::ConfBase: Really permit check disabling during build
-----------------------------------------------------------------------
hooks/post-receive
--
sbuild
More information about the Buildd-tools-devel
mailing list