~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/canonical/buildd/debian/changelog

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2006-03-17 20:41:13 UTC
  • mfrom: (3277.1.4 launchpad-foobar2)
  • Revision ID: pqm@pqm.ubuntu.com-20060317204113-9841a4470db3611b
[r=jamesh] Mainline soyuz

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
launchpad-buildd (31) unstable; urgency=low
 
2
 
 
3
  * Cherry-pick patch from Ryan's sbuild that outputs dpkg --purge output
 
4
    line-by-line, instead of as one big blob, to make output on the web
 
5
    UI a little bit more friendly for people following along at home.
 
6
  * Install a cron.daily script (eww) to purge old build logs for now until
 
7
    I have the time to learn how twisted's native log rotation works.
 
8
 
 
9
 -- Adam Conrad <adconrad@ubuntu.com>  Wed, 15 Mar 2006 17:23:26 +1100
 
10
 
 
11
launchpad-buildd (30) unstable; urgency=low
 
12
 
 
13
  * Move our translation publishing mojo so it happens BEFORE we move
 
14
    all the files from debian/files out of the chroot, instead of after.
 
15
 
 
16
 -- Adam Conrad <adconrad@ubuntu.com>  Wed,  8 Mar 2006 18:50:49 +1100
 
17
 
 
18
launchpad-buildd (29) unstable; urgency=low
 
19
 
 
20
  * Use dpkg --print-installation-architecture in our postinst instead
 
21
    of --print-architecture to avoid spewing suprious error messages.
 
22
  * Remove the check for log_dir, since we call sbuild with --nolog,
 
23
    and stop creating $HOME/logs in the user setup part of postinst.
 
24
 
 
25
 -- Adam Conrad <adconrad@ubuntu.com>  Tue,  7 Mar 2006 19:13:56 +1100
 
26
 
 
27
launchpad-buildd (28) unstable; urgency=low
 
28
 
 
29
  * Modify the protocol method ensurepresent to return additional
 
30
    information about the target files lookup procedure. It helps to
 
31
    debug intermittent Librarian errors.
 
32
 
 
33
 -- Celso Providelo <celso.providelo@canonical.com>  Mon, 06 Mar 2006 16:42:00 -0300
 
34
 
 
35
launchpad-buildd (27) unstable; urgency=low
 
36
 
 
37
  * Update the slave chroot tool to use getent so it works on the production
 
38
    buildds
 
39
 
 
40
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Mon, 20 Feb 2006 12:57:45 +0000
 
41
 
 
42
launchpad-buildd (26) unstable; urgency=low
 
43
 
 
44
  * Update buildd-slave code to allow for GIVENBACK status returns,
 
45
    matching the states under which sbuild used to do --auto-give-back.
 
46
  * Port over sanae's build log regex parsing to allow us to do:
 
47
    - Automatic dep-wait handling, based on sbuild's logs of apt-get.
 
48
    - Automatic give-backs for a few corner cases (like kernel bugs).
 
49
  * Make sbuild stop dying if we have no sendmail installed, since we
 
50
    don't really want it sending mail in the launchpad world anyway.
 
51
  * Call sbuild and apt with "LANG=C", so we don't have to worry about
 
52
    locales matching between the base system and the autobuild chroots.
 
53
  * Clear up confusion in build states with 's/BUILDFAIL/PACKAGEFAIL/'
 
54
 
 
55
 -- Adam Conrad <adconrad@ubuntu.com>  Mon, 27 Feb 2006 14:00:08 +1100
 
56
 
 
57
launchpad-buildd (25) unstable; urgency=low
 
58
 
 
59
  * Update sbuild.conf to current yumminess.
 
60
 
 
61
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Fri,  3 Feb 2006 19:22:01 +0000
 
62
 
 
63
launchpad-buildd (24) unstable; urgency=low
 
64
 
 
65
  * Add /var/cache/apt/archives to the buildd chroots when mounting
 
66
 
 
67
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Fri,  3 Feb 2006 00:30:07 +0000
 
68
 
 
69
launchpad-buildd (23) unstable; urgency=low
 
70
 
 
71
  * And make apply-ogre-model use $SUDO, yay
 
72
 
 
73
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Fri, 27 Jan 2006 13:59:10 +0000
 
74
 
 
75
launchpad-buildd (22) unstable; urgency=low
 
76
 
 
77
  * Fix typo in apply-ogre-model (missing space)
 
78
 
 
79
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Fri, 27 Jan 2006 13:55:12 +0000
 
80
 
 
81
launchpad-buildd (21) unstable; urgency=low
 
82
 
 
83
  * Fix the .extend call for the --comp argument to pass it as one argument
 
84
    instead of as - - c o m p = m a i n (which kinda doesn't work)
 
85
 
 
86
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Fri, 27 Jan 2006 13:45:34 +0000
 
87
 
 
88
launchpad-buildd (20) unstable; urgency=low
 
89
 
 
90
  * Update sbuild to the latest sbuild from adam.
 
91
  * Make sure we pass --archive=ubuntu
 
92
  * Make sure we pass --comp=<the component we're building for>
 
93
 
 
94
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Thu, 26 Jan 2006 17:20:49 +0000
 
95
 
 
96
launchpad-buildd (19) unstable; urgency=low
 
97
 
 
98
  * Add ogre support to the slave chroot tool
 
99
  * Make sure the chroot tool ensures localhost in /etc/hosts in the chroot
 
100
 
 
101
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Wed, 25 Jan 2006 12:29:04 +0000
 
102
 
 
103
launchpad-buildd (18) unstable; urgency=low
 
104
 
 
105
  * Remove sbuildrc.tmp dangleberry in postinst
 
106
  * Add linux32 to set of depends so that hppa, sparc and powerpc can build
 
107
  * Make hppa, sparc, powerpc use linux32 to invoke the sbuild binary
 
108
  * Add --resolve-deps to debootstrap invocation
 
109
  * Make chroot tool use /bin/su - rather than /bin/sh for chrooting. shiny
 
110
    (apparently)
 
111
  * Add a bunch of deps infinity spotted.
 
112
  * Make sure we chown the chroot tarball to the calling user after packing
 
113
    it up.
 
114
 
 
115
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Wed,  9 Nov 2005 17:37:37 -0500
 
116
 
 
117
launchpad-buildd (17) unstable; urgency=low
 
118
 
 
119
  * Changed default UID/GID to match the ldap buildd UID/GID
 
120
 
 
121
 -- Daniel Silverstone <daniel.silverstone@canonical.com>  Wed,  9 Nov 2005 17:13:22 -0500
 
122
 
1
123
launchpad-buildd (16) unstable; urgency=low
2
124
 
3
125
  * Change the XMLRPC method 'ensure' to be 'ensurepresent'