Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Console View

Legend:   Passed Failed Warnings Failed Again Running Exception Offline No data

ffda68835904...
Enrique Sanchez Cardoso
Add SVT `global_tags` support to uctimport/uctexport
Add `global_tags` field to `uct/models.py`
Add SVT `global_tags` tests
Updated `cve_lib` from `ubuntu-cve-tracker` to support `Tags:`

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/485186
fd451185a4fc...
Launchpad Buildbot
Automatic merge from stable up to 510157f19c65
f5a04f7e1a10...
Launchpad Buildbot
Automatic merge from stable up to bbfa7d8ea237
f01bccccda67...
Enrique Sanchez Cardoso
Add date_deferred support to BugTask
date_deferred will be set when status changes to BugTaskStatus.DEFERRED

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484952
e6fe162ad00b...
Ilker Emre Koc
Enable all recipe links
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/484374
e41a4c2bcd8f...
Alvaro Crespo
Update craft-platforms version to 0.8.0
This new version includes the bug fix for https://github.com/canonical/craft-platforms/issues/80 and a compatibility fix for setuptools>=61.0.

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/484803
dc23cfb8053c...
Alvaro Crespo
Merge db-stable ad5f58bbac63 (4 DB patches)
* Add bugattachment.vulnerability_patches
* Add date_deferred column to bugtask
* Add bugpresence and sourcepackageseries table
* Drop craft_platform column from SourcePackageRecipeBuild and add it to CraftRecipeBuild

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485041
d96fab1dd839...
Enrique Sanchez Cardoso
Add bugpresence and sourcepackageseries table
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484471
d8208d2bb988...
Enrique Sanchez Cardoso
Support multiple CVSS formats with same authority
Change tests to fit CVSS vector_string is now a list
Old version was not removing CVSS when removed from file,
now we always create a new CVSS field

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483925
d6d02ce35eda...
Enrique Sanchez Cardoso
Fix CVE-2023-32637 Mitigation is an optional field
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484942
d1b494cbc4fd...
Ilker Emre Koc
Fix the link enablement tests
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/485297
cf767df64918...
Ilker Emre Koc
Revert "upgrade multipart with line-break parsing"
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/485077
ce911ff8cb01...
Alvaro Crespo
Support craft-platforms build plan in snap builds
Updates Launchpad to support snap builds using 'craft-platforms' for recipes containing the 'platforms' format. It also ensures the platform name ('craft_platform') is passed through the build pipeline.
For any invalid architecture in build-on or build-for entries, craft-platforms will error out indicating this.
For the build-on entry, only valid architectures can be specified. Before, using 'all' built for the first supported architecture, but now it will error out by craft-platforms.

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485084
c9a11c9dcb6f...
Launchpad Buildbot
Automatic merge from stable up to 72b10925a460
c49ccf2f5b6e...
Enrique Sanchez Cardoso
Fix cve scripts exporting issue
Fix write Mitigation only when value is not None
Fix logging successfully imported when it does not import the CVE
Fix notes blank line

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483898
bbfa7d8ea237...
Enrique Sanchez Cardoso
Add DEFERRED to BugTaskStatus model
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484235
b3c94972b5a5...
Launchpad Buildbot
Automatic merge from stable up to d6d02ce35eda
b33d068330ad...
Launchpad Buildbot
Automatic merge from stable up to e6fe162ad00b
b2dc1dae4621...
RuinedYourLife
Use existing craft-build-job & uploader roles
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/485412
afb28e98cb9b...
Enrique Sanchez Cardoso
Add SVT DistroPackage.tags
This will support package tags from cve files

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484969
ad5f58bbac63...
Alvaro Crespo
Drop 'craft_platform' column from 'SourcePackageRecipeBuild' and add it to 'CraftRecipeBuild'
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/484813
94b6cb2447f0...
Alvaro Crespo
2211-33-2: creation of indexes for craft_platform column in craft tables
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485272
92fc7f2f0731...
Launchpad Buildbot
Automatic merge from stable up to c49ccf2f5b6e
83481251309f...
Launchpad Buildbot
Automatic merge from stable up to d8208d2bb988
75cd38732c86...
Enrique Sanchez Cardoso
Add `bugattachment.vulnerability_patches`
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484520
7307eae0fec4...
RuinedYourLife
Add native publisher fallback queue & tests
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/485205
72b10925a460...
RuinedYourLife
Publish maven and cargo artifacts with native tooling for craft builds
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/483691
64566874df98...
Ilker Emre Koc
upgrade multipart with line-break parsing
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/482827
5f7609e2d54d...
Enrique Sanchez Cardoso
Fix SVT global tags and package tags conflict
Modify tests to support both of them

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/485398
5b54e7ce5797...
Enrique Sanchez Cardoso
Add priority_explanation support
Add priority_explanation support for cve import/export scripts
Add priority_explanation field to UCTRecord
Add importance_explanation field to CVE
Add sampledata/CVE-2023-32637 that has priority_explanation

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484565
58428d2c0a4c...
Launchpad Buildbot
Automatic merge from stable up to e41a4c2bcd8f
510157f19c65...
Alvaro Crespo
Support craft-platforms build plan in charm builds
Updates Launchpad to support charm builds using 'craft-platforms' for the unified format. It also ensures the platform name ('craft_platform') is passed through the build pipeline.
Launchpad now supports the unified charmcraft.yaml format with only a base field and no platforms. In such cases, builds will be triggered for all supported architectures for that base, matching craft-platforms behavior.

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/483337
  • lp-devel-focal-postgresql14: update download cache failed -  stdio
  • lp-devel-focal-postgresql16: updating -  stdio
50a3addcf82a...
Alvaro Crespo
Implement merge-proposal webhook sub-scopes
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485196
4ec787898f1f...
Enrique Sanchez Cardoso
Add date_deferred to bugtask table
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484571
4bcb10ce78ee...
RuinedYourLife
Create native publisher charm
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/484536
3221ece28ec5...
Launchpad Buildbot
Automatic merge from stable up to 2ae1e0afa99e
2ae1e0afa99e...
Guruprasad Lakshmi Narayanan
Merge db-stable 334f7bc774 (2 DB patches)
* Add CharmRecipeBuild.craft_platform, RockRecipeBuild.craft_platform, SnapBuild.craft_platform, and SourcePackageRecipeBuild.craft_platform

* Add Vulnerability.cvss

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/484675
0c26a2e7f9db...
RuinedYourLife
Fix native-publisher interface name
Merged from https://code.launchpad.net/~ruinedyourlife/launchpad/+git/launchpad/+merge/485418
0b44641d7196...
L. Guruprasad
Install PostgreSQL 16 in the dev environment by default
This is necessary because we now run PostgreSQL 16 in production. This
also drops support for older PostgreSQL versions like 10 and 12.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/485514
02f25e81922e...
Alvaro Crespo
2211-33-2: Remove 'concurrently' from the creation of indexes for craft_platform table
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/485402