Skip to content

Commit

Permalink
Schutzfile: update osbuild commit ID
Browse files Browse the repository at this point in the history
New osbuild version required (specifically, osbuild-tools) for the
updated osbuild-image-info that supports reading all the new filesystem
features (swap and btrfs subvolumes).
  • Loading branch information
achilleas-k committed Feb 3, 2025
1 parent 21ca158 commit eb2e697
Showing 1 changed file with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions Schutzfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"fedora-40": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -45,7 +45,7 @@
"fedora-41": {
"dependencies": {
"osbuild": {
"commit": "9b66ad812380847557aa9911efd7af2d57ad8084"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -88,56 +88,56 @@
"rhel-8.4": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-8.8": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-8.9": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-8.10": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-9.2": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-9.3": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-9.4": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"rhel-9.5": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -183,7 +183,7 @@
"rhel-9.6": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -229,7 +229,7 @@
"rhel-10.0": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -275,14 +275,14 @@
"centos-9": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"centos-stream-9": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down Expand Up @@ -328,14 +328,14 @@
"centos-10": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
}
},
"centos-stream-10": {
"dependencies": {
"osbuild": {
"commit": "fcb93bde01d4a027c67b5747c8f976ceb4fc8d80"
"commit": "ce4bc01b7bf2c1c2de37c392a5627ccd4dd85be9"
}
},
"repos": [
Expand Down

0 comments on commit eb2e697

Please sign in to comment.