[buildd-tools-devel] [GIT] sbuild annotated tag, release/sbuild-0.57.1, updated. release/sbuild-0.57.1

Roger Leigh rleigh at alioth.debian.org
Sat Jun 13 18:54:53 UTC 2009


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.57.1 has been updated
        to  1567e64ceef77639de539314402d13b03d68bf86 (tag)
      from  0d294e446c5ffbc2873816041d552ebe4e5a3a07 (which is now obsolete)
   tagging  0668d724b847010c41e1f47edfbf9f6bd690bae2 (commit)
  replaces  release/sbuild-0.57.0
 tagged by  Roger Leigh
        on  Sat Jun 13 19:53:25 2009 +0100

- Log -----------------------------------------------------------------
sbuild version 0.57.1
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEABEDAAYFAkoz9aUACgkQVcFcaSW/uEg4SQCglMssoHoDrSQ1aGpyUvlhFh44
GRwAnitOwVdQgx8nAG//2Habj3d4Lho9
=WR8l
-----END PGP SIGNATURE-----

Roger Leigh (69):
      Add buildd project.
      Remove files already in the sbuild package.
      Remove sbuild package.
      * ChangeLog: New file.  Generate from subversion history.
      * debian/changelog: Initial version.
      * buildd-make-chroot: Merge from upstream SVN cset 101.
      * wanna-build-catdb: Rename from catdb.
      * buildd-uploader: Update version regexes for new dpkg.  Merge
      * buildd-uploader: Really fix for new dpkg.  Merge from upstream
      * buildd-make-chroot: Fix typos, and add some additional setup
      * wb-ssh-wrapper: New file.  Merge from upstream SVN cset 105.
      * README.chroot-building: Refer to modern buildd chroot creation
      * debian/control: Fix line wrapping.
      * buildd: Log command-line arguments.  Thanks to Florian Lohoff.
      buildd: Use --auto-give-back arguments correctly with newer sbuild
      Ignore backup files.
      * Update GPL boilderplate to use current FSF text.
      * Remove CVS Id tags.
      * Reindent all sources
      * Remove sbuild-stats item.
      * wanna-build:
      * Replace all references to /var/debbuild (or /var/state/debbuild
      * wanna-build.conf.local: Remove.
      Rename files to fit into sbuild scheme.
      Move files for etc and lisp outside bin.
      Merge buildd history
      * Merge buildd repository.
      Merge branch 'master' of git+ssh://git.debian.org/git/buildd-tools/sbuild
      * bin/wanna-build: use Sbuild.pm.
      * bin/sbuild: Rename "Session Managed" to "Session Cloned".
      * Version 0.57.1.
      * lib/Sbuild.pm: Add isin function.
      * lib/Buildd.pm: Remove read_config function (replaced by
      * src/buildd-mail-wrapper.c, src/wanna-build-mail.c: Remove
      * etc/wanna-build.conf: Correct comments.
      * Makefile.am (SUBDIRS): Add src.
      * Update .gitignore files.
      Merge branch 'master' of git+ssh://git.debian.org/git/buildd-tools/sbuild
      * lib/Buildd/Conf.pm: Add and export read function to read
      * lib/Buildd/Conf.pm: Add and export read function to read
      * TODO: Add conf as classes item.
      * etc/buildd.conf: Update with default options.
      * lib/Makefile.am (perlmod_DATA): Add Buildd.pm.
      * debian/rules: set libexecdir to /usr/share, for compatibility with
      * NEWS: Add changes for 0.57.1.
      * .gitignore: Ignore *.tar.*.
      * debian/changelog: Close #458779.
      * bin/wanna-build-mail: Rename from wanna-build-mail.pl.
      * etc/Makefile.am (builddsysconf_DATA): Add buildd config files.
      * debian/control: Add wanna-build package.
      * bin/Makefile.am (bin_SCRIPTS): Add wanna-build programs.
      * lib/WannaBuild/Conf.pm: Define $HOME.
      * bin/sbuild: Pass date to open_pkg_log.  Pass current job and
      [sbuild] Add prototypes
      [buildd] Use function prototypes
      [buildd] buildd-mail uses function prototypes
      [buildd] buildd-clean-upload uses function prototypes
      [buildd] buildd-uploader uses function prototypes
      [buildd] buildd-vlog uses function prototypes
      [buildd] buildd-watcher uses function prototypes
      [buildd] check-old-builds uses function prototypes
      [wanna-build] do-merge-packages and do-merge-quinn use function prototypes
      [sbuild] All helper programs use function prototypes
      [wanna-build] wanna-build, wanna-build-mail and wanna-build statistics use functionn prototypes
      [buildd] shlibdb-compare, sourcedeps-makerev and update-shlibdb use function prototypes
      [modules] All modules use function prototypes
      [sbuild] Add missing optional function arguments
      * bin/sbuild (build): Don't parse output of dpkg-source.  Specify
      * Version 0.57.1.

Ryan Murray (99):
      initial import to svn
      Misc cleanups to the source:
      Split changes files sent in the log correctly, every 1000 characters, to better
      add missing file handle
      build weak_no_auto packages at the end of each dist, rather than after all
      fix $conf::should_build_msgs and setting $conf::nice_level to 0
      add support for ssh 3.9's -M and -S options.  set $conf::sshsocket to the
      Revert wait-for-sbuild test, the extra check for ssh isn't needed.
      kill the ssh process before exiting or shutting down
      fix missing package qualifiers
      fix kill parameters and check for existence of the socket before starting a new
      fix case where $conf::should_build_msgs is off to only build the prevfailed
      add comment indicating that the socket must be a relative path
      finish conversion of weak_no_auto to be per-dist
      Make the mailing of rotated logs optional.
      add support for passing the buildd sshsocket to sbuild for autogivebacks.
      Always show versions of installed build dependencies.
      update version
      unset all locale related environment variables at startup
      setup master link before doing rebuilds, incase they auto-giveback
      re-append the slave option after the config is reloaded
      update version
      change length limit in changes to 990.  The RFC says 998, postfix's default is
      move environment cleansing to Buildd.pm unset_env
      always purge packages if we're building in a chroot.
      move unset_env call to read_config, remove from all the binaries.  Environment
      output purged packages line by line like other external processes, rather than
      update version
      include buildd-make-chroot in the sbuild package
      fix for versioned depends with both provided and actual package installed;
      check EXIT-DAEMON-PLEASE in check_restart() instead of at the top of mainloop.
      install buildd-make-chroot in /usr/sbin, rather than /usr/bin
      remove use of external utilities where we already have functions imported that
      update version
      update line break code for the longest size mutt likes: 989.
      output commands to add to fstab
      remove buildd incoming dir from testing chroots
      make it "work"
      use /var/debbuild/apt.conf if it exists.  If it doesn't exist, try to create
      fix typo in fallback code
      Make sbuild more resilient about cruft in the status file (again),
      From Lamont: allow arch: all packages to be built when $main::build_arch_all
      sync with newraff, pointed out by Lamont.
      Update version
      don't bother creating upload-non-US anymore
      update $no_warn_pattern for ssh socket.
      fix buildd-watcher to correctly report old files in chroots, too.
      add chroot_only mode, where sbuild will die if it's not building inside a
      commented out example of chroot_only option
      set DEBIAN_FRONTEND to noninteractive when purging packages, too.
      Fix ~ support in versions.
      Replace wanna-build's WrapDB class with MLDBM, resulting in a 3x speed
      switch to Storable for MLDBM, as this is faster than the default of
      use strftime instead of `date`, don't set a default arch (only used for parsing
      fix strftime calls
      And the big efficiency rewrite required by MLDBM.  It actually works now :)
      Patch from Brendan O'Dea <bod at debian.org> for version comparisons to support
      disable strict refs for now
      Ensure a hash exists before a reference is passed to change_state, or the
      Treat "-" in quinn-diff priority fields as "unknown", rather than "-"
      parameters weren't being passed to pretend_avail()
      update dupload error strings for modern dupload
      more removal of non-US.
      fix small error in dupload strings update
      AutoDepWait V1.  Catches the package (>= version) and (>> version) cases.
      ensure --uploaded works with existing buildd-uploaders and epochs
      really fix --uploaded with current buildd-uploader
      add missing $change++ in parse_quinn so that changes will actually be committed.
      * (wanna-build): add support for storing binary NMUs in the wanna-build db
      Fix broken pkg_version_eq calls
      * Add optional admin_users array that lists which users are allowed to use
      Add regex for failure to connect to the ssh socket for newer openssh versions
      fix already building binNMU error message
      fix typo of database name
      add pwd infront of target if not specified, so the fstab entries will always
      * move parse_date here from wanna-build binary.
      change defaults for security to use security-master
      Include more setup commands.  Lay out chroot's by codename, for future auto
      * (sbuild): Delete binary-all packages that we didn't ask to be built.
      Fix duplicate copy of binNMU_version function for new versioning
      * watch for EOF from STDIN when reading failure messages
      Fix Revision output to just have the revision
      remove Binary-NMU fields when a Dep-Wait'd package has a new sourceful version
      make the sources.list more column-ized, use the mirror specified for initial
      * make existance of source-dependencies optional
      don't install update-sourcedeps in the sbuild package anymore
      remove unmaintained rbuilder
      * setup_system: don't bother with /etc/source-dependencies-* anymore
      update version
      Fix to delete symlinks, too
      Add comments of the needed sudoers entries, including Defaults entry needed
      As buildd-uploader now calls dupload with a single changes file, any error
      add DEBIAN_FRONTEND to sudoers example defaults
      save some backtracking.  Thanks to bod at d.o
      * Remove \n from strftime calls.  Suggested by bod at d.o after going over the
      Update svn:ignore for everything a debian package build produces
      Remove \n from pkg_file filename, pointed out by rleigh at d.o
      complain on _all.udeb files built when they shouldn't be, too.
      fix typo detected by lintian

Subversion Mirror (1):
      SVM: initializing mirror for /trunk/buildd

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


hooks/post-receive
-- 
sbuild



More information about the Buildd-tools-devel mailing list