mini-buildd 1.0.0~rc.1 source package in Ubuntu

Changelog

mini-buildd (1.0.0~rc.1) unstable; urgency=medium


  First release candidate.
  * [5efd9f0] mini-buildd-tool: Fix: Don't loop "--reset_save_policy"
    through to API call.
  * [5806c96] mini-buildd-tool: Add --protocol={http|https} option.
  * [fdc10bb] ftpd: Harden incoming against cruft/bogus uploads.
  * [0cf20bf] port: Always decode unicode arg for subprocess; use
    LANG=C.UTF-8 in mini-buildd env.
  * [438a935] pyftpdlib: Depend on >= 1.2, remove all 0.x compat code
    (Fixes: pyftpd logging, installations on wheezy).
  * [a9a14e6] mini-buildd-tool: Clone the keyring logger.
  * [2743967] port: Fix dsc file signing for epoched versions (port
    regression introduced by [1cf513c])
  * [130ebcc] [devel: Make sure './devel check' works even on a clean
    checkout]
  * [676071d] doc: Some ispell fixes.
  * [c5ee0aa] doc: Fixes and updates for the quickstart.
  * [bd0d228] Remotes: Prepare: Unset key id when downloading key data
    (Fixes re-preparing of a remote (would try key server and fail))
  * [657e24f] models, state: Add acton trigger 'on_deactivation', and
    schedule keyring update on 'KeyringKey' deactivation (Fixes: Keyring
    not changed on the fly on deactivation).
  * [394ed18] Remotes keyring: Allow uploads by auto-deactivated remotes
    (Fixes: Rejected builds when the uploading remote was auto-deactivated
    previously, and not yet checked again)
  * [7536bef] mini-buildd: Add early check if the given http port is
    bindable (Fixes error handling when mini-buildd is already running).
  * [f1c9027] mini-buildd: Fix typo in exception message.
  * [d867ba7] mini-buildd: Add early check for multiprocessing (shm)
    functionality (Fixes error handling when shm is misconfigured).
  * [828c960] mini-buildd: Only run the new extra checks on proper daemon
    run.
  * [1a3a6c6] doc: Update remotes doc.
  * [86f61f6] doc: Updates for the admin's manual.
  * [57547bd] doc: Updates for the user's manual.
  * [824a9b0] control: Depend on sbuild >= 0.64.1 (Fixes: Lintian not run
    in the chroot)
  * [e6848bd] doc: Check and update all FAQ/Todo/bug items.

 -- Stephan Sürken <email address hidden>  Sun, 15 Dec 2013 19:04:22 +0000

Upload details

Uploaded by:
Stephan A Suerken
Uploaded to:
Sid
Original maintainer:
Stephan A Suerken
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
mini-buildd_1.0.0~rc.1.dsc 1.5 KiB afc29a1ffec8c570b50d945939d73c496407d168323795752799c3f7bddb7b52
mini-buildd_1.0.0~rc.1.tar.gz 1.4 MiB fa6bfd1bd13cc60298723381abdcc07cd1b12bfe8cbae51b4c21c8666ed59ee8

Available diffs

No changes file available.

Binary packages built by this source

mini-buildd: minimal build daemon - daemon

 Mini-buildd is an easy-to-configure autobuilder and
 repository for deb packages.
 .
 This package provides the main daemon.

mini-buildd-common: minimal build daemon - 08x upgrade dummy package

 This is a dummy package assuring mini-buildd-common is
 upgraded (as a possible purge of the 0.8.x package
 would badly break mini-buildd 1.0).

python-mini-buildd: minimal build daemon - python library and user tool

 Mini-buildd is an easy-to-configure autobuilder and
 repository for deb packages.
 .
 This package includes the control utility "mini-buildd-tool" along
 with the "mini_buildd" Python package.