-
Notifications
You must be signed in to change notification settings - Fork 145
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
[19.03 backport] changes from master (step 2) #467
Commits on May 1, 2020
-
rpm/Makefile: remove parameterization of Dockerfile
All images used are multi-arch now, so no need to parameterize Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 06ff3c2) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 38461b5 - Browse repository at this point
Copy the full SHA 38461b5View commit details -
rpm/Makefile: use DISTROS intermediate variable, similar to deb
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit ad03155) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 978232d - Browse repository at this point
Copy the full SHA 978232dView commit details -
Makefile: remove SOURCE_FILES, SOURCES variables
We were not currently using these to override, so may as well remove them. Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a6a8d77) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for af3fc34 - Browse repository at this point
Copy the full SHA af3fc34View commit details -
remove fedora 28 because it is eol
End of life as of 2019-05-28: https://fedoramagazine.org/fedora-28-end-of-life/ Signed-off-by: Andrew Hsu <andrewhsu@docker.com> (cherry picked from commit 235feec) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 8069f72 - Browse repository at this point
Copy the full SHA 8069f72View commit details -
Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> (cherry picked from commit ec3b30b) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 23708e7 - Browse repository at this point
Copy the full SHA 23708e7View commit details -
Undo baseurl string replace for altarch
Signed-off-by: Arko Dasgupta <arko.dasgupta@docker.com> (cherry picked from commit 8b4a45a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 922a9f8 - Browse repository at this point
Copy the full SHA 922a9f8View commit details -
- Enable PowerTools repo - Disable building btrfs, which is no longer supported on CentOS/RHEL Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit a03dda0) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for f96d176 - Browse repository at this point
Copy the full SHA f96d176View commit details -
CentOS: fix failing repository on aarch64 (arm64)
This repository is only specified in the aarch64 (arm64) images, and therefore was not caught in CI. Bringing back the fix that was previously there, to prevent failures: docker#9 [stage-1 4/6] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec docker#9 0.982 Loaded plugins: fastestmirror, ovl docker#9 1.177 Enabling base-source repository docker#9 1.177 Enabling extras-source repository docker#9 1.178 Enabling updates-source repository docker#9 1.179 Loading mirror speeds from cached hostfile docker#9 1.181 * base: d36uatko69830t.cloudfront.net docker#9 1.182 * extras: d36uatko69830t.cloudfront.net docker#9 1.182 * updates: d36uatko69830t.cloudfront.net docker#9 2.272 http://vault.centos.org/altarch/7/extras/Source/repodata/repomd.xml: [Errno 14] HTTP Error 404 - Not Found docker#9 2.272 Trying other mirror. docker#9 2.273 To address this issue please refer to the below wiki article Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 170199f) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for eae0236 - Browse repository at this point
Copy the full SHA eae0236View commit details -
Add Fedora 32, remove Fedora 29
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit b6331a2) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 9038ae3 - Browse repository at this point
Copy the full SHA 9038ae3View commit details -
Signed-off-by: Stefan Scherer <stefan.scherer@docker.com> (cherry picked from commit 6ea7ea0) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for a281b4c - Browse repository at this point
Copy the full SHA a281b4cView commit details -
Remove Ubuntu 18.10 "cosmic", as it reached EOL
Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 4a90d5a) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for 62084b8 - Browse repository at this point
Copy the full SHA 62084b8View commit details -
Jenkinsfile: use docker/docker instead of docker/engine
The release branches have moved back to the upstream docker/docker repository, so we should use that as source instead of the docker/engine fork (and rely on it being synced with upstream) Signed-off-by: Sebastiaan van Stijn <github@gone.nl> (cherry picked from commit 30635cb) Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Configuration menu - View commit details
-
Copy full SHA for f526324 - Browse repository at this point
Copy the full SHA f526324View commit details