Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump toolchain/luet to 0.17.10 #659

Merged
merged 5 commits into from
Sep 17, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 4 additions & 7 deletions packages/cos/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- name: "cos"
category: "system"
version: 0.6.8+10
version: 0.6.8+11
description: "cOS base image, used to build cOS live ISOs"
brand_name: "cOS"
labels:
Expand All @@ -17,19 +17,16 @@ packages:
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
- name: "cos"
category: "recovery"
version: 0.6.8+10
version: 0.6.8+11
brand_name: "cOS recovery"
description: "cOS recovery image, used to boot cOS for troubleshooting"
labels:
autobump.revdeps: "true"
autobump.revbump_related: "recovery/cos-img recovery/cos-squash"
- name: "cos-img"
category: "recovery"
version: 0.6.8+10
version: 0.6.8+11
brand_name: "cOS"
- name: "cos-squash"
category: "recovery"
version: 0.6.8+10



version: 0.6.8+11
2 changes: 1 addition & 1 deletion packages/toolchain/collection.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
packages:
- category: "toolchain"
name: "luet"
version: 0.17.9+3
version: "0.17.10"
branch: ""
upx: false
fips: false
Expand Down