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

ff82a711ef6e...
Launchpad Buildbot
Automatic merge from stable up to f5254ffeeed8
fd451185a4fc...
Launchpad Buildbot
Automatic merge from stable up to 510157f19c65
f5a04f7e1a10...
Launchpad Buildbot
Automatic merge from stable up to bbfa7d8ea237
ec65493f5ad4...
Enrique Sanchez Cardoso
Fix glob expression to match all CVEs
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483817
e76edd883483...
Enrique Sanchez Cardoso
Change default logging level in pgkill scripts
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483484
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
e17055416390...
Launchpad Buildbot
Automatic merge from stable up to e76edd883483
e0a14b57248f...
Enrique Sanchez Cardoso
Add test_cveimport with bigger number dirs
Test that matches cve dirs with name "[0-9]*xxx"
Tests the changes made in https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483817

Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484245
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
cf767df64918...
Ilker Emre Koc
Revert "upgrade multipart with line-break parsing"
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/485077
cd9e6b8293ff...
Guruprasad Lakshmi Narayanan
charm/launchpad-codehosting: Add configuration for bzr branch sync from production
This is used by the staging environment to sync branches for testing

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/483672
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
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
aa6a8fd66800...
Enrique Sanchez Cardoso
Add cvss column to vulnerability table
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483749
96daed124b1e...
Enrique Sanchez Cardoso
Fix newline in jinja template
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/483628
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
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
5bec149a31e4...
Guruprasad Lakshmi Narayanan
Fix the broken security.py reset_permissions() function
This fixes an issue breaking the DB patch deployment process.

Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/484321
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
4ec787898f1f...
Enrique Sanchez Cardoso
Add date_deferred to bugtask table
Merged from https://code.launchpad.net/~enriqueesanchz/launchpad/+git/launchpad/+merge/484571
4083c5872c83...
Ilker Emre Koc
change ignore pfoe log level to info
Merged from https://code.launchpad.net/~ilkeremrekoc/launchpad/+git/launchpad/+merge/483566
334f7bc774d9...
Guruprasad Lakshmi Narayanan
Restore the 'Add cvss column to vulnerability table' patch
Merged from https://code.launchpad.net/~lgp171188/launchpad/+git/launchpad/+merge/484339
3221ece28ec5...
Launchpad Buildbot
Automatic merge from stable up to 2ae1e0afa99e
2ff5d4bda47c...
Alvaro Crespo
Remove index creation for 'craft_platform' in recipe build tables
Applying this change because index creation for all but the smallest tables shoud be done in a hot patch. See documentation in https://documentation.ubuntu.com/launchpad/en/latest/explanation/live-patching/

Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/483919
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
228030c5cc94...
Alvaro Crespo
Add 'craft_platform' column to CharmRecipeBuild, RockRecipeBuild, SnapBuild and SourcePackageRecipeBuild tables
Merged from https://code.launchpad.net/~alvarocs/launchpad/+git/launchpad/+merge/482915
1514d7def843...
Launchpad Buildbot
Automatic merge from stable up to cd9e6b8293ff