[buildd-tools-devel] schroot 1.4.24 released

Roger Leigh rleigh at codelibre.net
Tue Jan 17 23:36:42 UTC 2012


Hi,

I've released schroot 1.4.24.  This is a minor point release in the
1.4 stable series.  There are two significant changes with this
release:

  1) Support for zip file archives has been removed.  zip was not able
     to archive named pipes and device nodes, and so was not usable
     for chroot archival.

  2) The autoconf and automake build logic from schroot 1.5.1 has been
     backported to add multi-arch support to schroot 1.4.

Other changes include bugfixes for a race condition in 15killprocs
and an FTBFS with GCC 4.7 from Fedora.  Thanks to Patrick Ohly and
Ralf Corsépius for those, respectively.  Other changes including
updating of the packaging (backported from the master branch) for
multiarch support and dh9.  None of these have any impact on the
program; they are packaging and build fixes only.


Regards,
Roger

 NEWS                                |   11 +-
 bin/csbuild/Makefile.am             |    2 +-
 bin/dchroot-dsa/Makefile.am         |    2 +-
 bin/dchroot/Makefile.am             |    2 +-
 bin/schroot-listmounts/Makefile.am  |    2 -
 bin/schroot-mount/Makefile.am       |    2 -
 bin/schroot-releaselock/Makefile.am |    2 -
 bin/schroot/Makefile.am             |   12 +-
 bootstrap                           |    2 +-
 configure.ac                        |  181 +---------
 contrib/setup.d/99binfmt            |   46 +++
 contrib/setup.d/Makefile.am         |    3 +-
 debian/changelog                    |   19 +
 debian/compat                       |    2 +-
 debian/control                      |   10 +-
 debian/dchroot-dsa.install          |    2 -
 debian/dchroot-dsa.install.in       |    2 +
 debian/dchroot.install              |    2 -
 debian/dchroot.install.in           |    2 +
 debian/libsbuild-dev.install        |    3 -
 debian/libsbuild-dev.install.in     |    3 +
 debian/libsbuild1.install           |    1 -
 debian/libsbuild1.install.in        |    1 +
 debian/rules                        |  184 ++++------
 debian/schroot-common.install       |    1 -
 debian/schroot-common.install.in    |    1 +
 debian/schroot.install              |   12 -
 debian/schroot.install.in           |   12 +
 etc/Makefile.am                     |   10 +-
 etc/setup.d/05file                  |    8 -
 etc/setup.d/15killprocs             |   17 +-
 etc/setup.d/Makefile.am             |   36 +-
 man/Makefile.am                     |   57 +++
 man/authors.man                     |    2 +
 man/copyright.man                   |    7 +
 man/csbuild.1.in                    |  317 ----------------
 man/csbuild.1.man                   |  312 ++++++++++++++++
 man/dchroot-dsa.1.in                |  269 --------------
 man/dchroot-dsa.1.man               |  264 +++++++++++++
 man/dchroot.1.in                    |  317 ----------------
 man/dchroot.1.man                   |  312 ++++++++++++++++
 man/schroot-faq.7.in                |  261 -------------
 man/schroot-faq.7.man               |  255 +++++++++++++
 man/schroot-script-config.5.in      |   79 ----
 man/schroot-script-config.5.man     |   73 ++++
 man/schroot-setup.5.in              |  267 --------------
 man/schroot-setup.5.man             |  261 +++++++++++++
 man/schroot.1.in                    |  690 -----------------------------------
 man/schroot.1.man                   |  684 ++++++++++++++++++++++++++++++++++
 man/schroot.conf.5.in               |  628 -------------------------------
 man/schroot.conf.5.man              |  624 +++++++++++++++++++++++++++++++
 po/cs.po                            |    5 +-
 po/da.po                            |    5 +-
 po/de.po                            |    5 +-
 po/en.po                            |    5 +-
 po/eu.po                            |    5 +-
 po/fr.po                            |    5 +-
 po/it.po                            |    5 +-
 po/pt.po                            |    5 +-
 po/schroot.pot                      |    5 +-
 po/sv.po                            |    5 +-
 po/vi.po                            |    5 +-
 po/zh_CN.po                         |    5 +-
 sbuild/sbuild-chroot-file.h         |    2 +-
 sbuild/sbuild-custom-error.h        |   28 +-
 sbuild/sbuild-nostream.h            |    2 +-
 sbuild/sbuild-parse-error.h         |   28 +-
 scripts/global.mk                   |   31 ++-
 68 files changed, 3175 insertions(+), 3250 deletions(-)

Julian Andres Klode (1):
      contrib: Add setup script for qemu

Patrick Ohly (1):
      15killprocs: Warn about race condition when killing processes

Ralf Corsépius (1):
      sbuild: Fix name lookup issue with GCC 4.7

Roger Leigh (18):
      NEWS: Bump version to 1.4.24
      debian: Bump version to 1.4.24-1
      build: Update bootstrap from master
      debian: Use dh 9 and multiarch paths
      etc/setup.d/05file: Remove support for zip archives
      NEWS: Document zip archive feature removal
      debian: Document zip archive feature removal
      build: Distribute 99binfmt
      debian: Remove generated install files
      debian: Close #645223
      debian: Close #656239
      debian: Require debhelper v9
      debian: use Standards-Version 3.9.2
      po: Update
      build: Move all path specification to global.mk
      man: Use RELEASE_DATE rather than removed RELEASE_DATE_S
      debian: Document backport of build logic
      NEWS: Document build backport from 1.5.1

-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.



More information about the Buildd-tools-devel mailing list