~ubuntu-branches/ubuntu/natty/sbuild/natty-updates

« back to all changes in this revision

Viewing changes to NEWS

  • Committer: Bazaar Package Importer
  • Author(s): Felix Geyer
  • Date: 2010-05-14 23:13:17 UTC
  • mfrom: (0.3.3 upstream)
  • mto: This revision was merged to the branch mainline in revision 26.
  • Revision ID: james.westby@ubuntu.com-20100514231317-09132vor1bgwk4nq
Tags: upstream-0.60.0
Import upstream version 0.60.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
NEWS                                                            -*- outline -*-
2
2
----
3
3
 
4
 
Welcome to sbuild 0.59.0.  Please read these release notes carefully.
 
4
Welcome to sbuild 0.60.0.  Please read these release notes carefully.
5
5
 
6
6
Full installation instructions are provided in the INSTALL file.  The
7
7
README file also contains more specific notes regarding building and
8
8
configuration.
9
9
 
 
10
* Major changes in 0.60.0:
 
11
 
 
12
  1) sbuild no longer defaults the distribution to "unstable", and
 
13
     requires setting by hand with --distribution unless configured in
 
14
     .sbuildrc.  This is to prevent accidental uploads to the wrong
 
15
     distribution.
 
16
 
 
17
  2) sbuild now lists all packages (including versions) installed in
 
18
     the build chroot in the package build log.  This may aid
 
19
     identifying problems with builds using buggy or outdated package
 
20
     versions.
 
21
 
 
22
  3) With a recent versions of man-db (>= 2.5.6-4), man-db will be
 
23
     configured not to rebuild its database during package
 
24
     installation and removal in the build chroot.
 
25
 
 
26
  4) sbuild has added new options to allow APT cleaning, upgrading and
 
27
     dist-upgrading of the build chroot, in addition to the existing
 
28
     updating option.
 
29
 
 
30
  5) buildd has been synched with the buildd code in use on the Debian
 
31
     buildd infrastructure, and is now in use on most, if not all,
 
32
     running buildds.  It has undergone extensive changes since the
 
33
     previous release, and is now suitable for production use.  Note
 
34
     that the packaged version of wanna-build is not yet ready for use
 
35
     with buildd.
 
36
 
 
37
  6) buildd no longer bind mounts /home into the chroot.
 
38
 
 
39
  7) buildd now handles all wanna-build interaction.  All sbuild
 
40
     wanna-build usage has been removed, including the
 
41
     --auto-give-back and --database options.
 
42
 
10
43
* Major changes in 0.59.0:
11
44
 
12
45
  1) The wanna-build options --no-propagation and
20
53
     planned sbuild changes.  buildd.conf will require updating with the
21
54
     new option names:
22
55
 
23
 
     ┌───────────────────────┬────────────────────────────────────┐
24
 
     │ old                   │ new                                │
25
 
     ├───────────────────────┼────────────────────────────────────┤
26
 
     │ $wanna_build_dbbase   │ $wanna_build_db_name               │
27
 
     │ $wanna_build_user     │ $wanna_build_db_user               │
28
 
     │ $ssh_user             │ $wanna_build_ssh_user              │
29
 
     │ $ssh_host             │ $wanna_build_ssh_host              │
30
 
     │ $ssh_socket           │ $wanna_build_ssh_socket            │
31
 
     │ @ssh_options          │ $wanna_build_ssh_options (hashref) │
32
 
     └───────────────────────┴────────────────────────────────────┘
 
56
     ┌───────────────────────┬─────────────────────────────────────┐
 
57
     │ old                   │ new                                 │
 
58
     ├───────────────────────┼─────────────────────────────────────┤
 
59
     │ $wanna_build_dbbase   │ $wanna_build_db_name                │
 
60
     │ $wanna_build_user     │ $wanna_build_db_user                │
 
61
     │ $ssh_user             │ $wanna_build_ssh_user               │
 
62
     │ $ssh_host             │ $wanna_build_ssh_host               │
 
63
     │ $ssh_socket           │ $wanna_build_ssh_socket             │
 
64
     │ @ssh_options          │ $wanna_build_ssh_options (arrayref) │
 
65
     └───────────────────────┴─────────────────────────────────────┘
33
66
 
34
67
  3) sbuild will set the "attempted" and "given-back" states for
35
68
     certain failures.  If wanna-build updates are configured with