forked from tianon/docker-brew-ubuntu-core
-
Notifications
You must be signed in to change notification settings - Fork 0
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
update #2
Open
sambacha
wants to merge
40
commits into
freight-trust:dist-amd64
Choose a base branch
from
tianon:dist-amd64
base: dist-amd64
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
update #2
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
As announced [1], Ubuntu Eoan is EOL.
Move down "apt-get indextargets" to avoid creating binary blobs
|
In preparation for Ubuntu 20.10 Groovy release later today make groovy the rolling release. latest -> lts (defined by "latest" file) rolling -> most recent release (defined by "rolling" file) devel- > development series (defined by querying http://archive.ubuntu.com/ubuntu/dists/devel/Release)
Add Ubuntu 20.10 Groovy as rolling release
1b67caf
to
fc9c4ef
Compare
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
…ippo add Ubuntu Hirsute Hippo
054318d
to
74249fa
Compare
74249fa
to
ec93188
Compare
ec93188
to
d8b4417
Compare
d8b4417
to
c53f3aa
Compare
c53f3aa
to
e72e50c
Compare
e72e50c
to
7145f97
Compare
7145f97
to
4b7cb6f
Compare
rolling is now hirsute
Signed-off-by: You-Sheng Yang <vicamo@gmail.com>
4b7cb6f
to
042ff8d
Compare
042ff8d
to
c5bc8f6
Compare
This is a follow up on 26b6ae7 . There are now tarballs on https://partner-images.canonical.com/oci/ also for bionic, focal, groovy and hirsute so use theses new tarballs.
Move bionic, focal, groovy and hirsute to OCI tarballs
2333017
to
6c4a1c2
Compare
cb409b0
to
f2f3f01
Compare
This workflow is manually triggered by going to the "Actions" tab, clicking on the appropriate workflow in the sidebar, and choosing the option to "Run" it (against the default branch). This allows it to not only be managed more effectively (directly in GitHub) but also makes it run significantly faster since all architectures can update simultaneously.
Add new GitHub Actions workflow for updating "dist" branches
f2f3f01
to
7a6c081
Compare
As announced [1], Ubuntu Hirsute has reached the end of it's life. [1] https://lists.ubuntu.com/archives/ubuntu-security-announce/2022-January/006363.html
Ubuntu 21.04 Hirsute EOL
6817a30
to
659dfb5
Compare
09e7e70
to
a62b19b
Compare
make CONTRIBUTING.md truthier
bb6eeba
to
88ba315
Compare
88ba315
to
76df46d
Compare
Release Ubuntu Jammy Jellyfish
Add Ubuntu Kinetic Kudu (22.10)
76df46d
to
5ed9ebd
Compare
5ed9ebd
to
626b95d
Compare
626b95d
to
fbca80a
Compare
Remove EOL Impish (21.10)
At some time around 2022-06-11 the filename of published .manifest has changed to be similar to .tar.gz filename. Previously it was: ubuntu-kinetic-oci-arm64-root.tar.gz ubuntu-kinetic-oci-arm64.manifest Currently it is ubuntu-kinetic-oci-arm64-root.tar.gz ubuntu-kinetic-oci-arm64-root.manifest
update.sh: Fix manifest filename
fbca80a
to
570d597
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.