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

[18.09 backport] Remove distros that are no longer supported #254

Merged
merged 4 commits into from
Nov 26, 2018

Conversation

thaJeztah
Copy link
Member

Backport of #253 for 18.09

git checkout -b 18.09_backport_remove_old_distros upstream/18.09

git cherry-pick -s -S -x c8935f360bc083ed61984a691bcfe19e9cfa1749
git cherry-pick -s -S -x 49524c88c2b2ab1751941992913adcff36487f7a
git cherry-pick -s -S -x 3a8fa7fc0acc5c3fb468ec5ec41e236e741c804e
git cherry-pick -s -S -x 9cab4c43c4dd30e86efed1dfb9199ed91d766eca

cherry-picks were clean; no conflicts

This pull request has the following changes;

  • README: Remove mention of Debian 7 Wheezy Packages for Wheezy are no longer built, so remove it from the list of packages in the README.
  • Remove build scripts for Debian 8 "Jessie" Docker is no longer packaged for Debian Jessie, so remove the scripts.
  • Remove Ubuntu 14.04 "trusty tahr" build scripts Docker no longer ships packages for Ubuntu 14.04, so remove the build scripts as well.
  • README: remove Ubuntu 17.10 "Artful" Packages are no longer built for Ubuntu 17.10 since commit eb635bd (Remove Ubuntu Artful (17.10) #122), so remove it from the README as well

Packages for Wheezy are no longer built, so remove it
from the list of packages in the README.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit c8935f3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Docker is no longer packaged for Debian Jessie,
so remove the scripts.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 49524c8)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Docker no longer ships packages for Ubuntu 14.04,
so remove the build scripts as well.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 3a8fa7f)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
Packages are no longer built for Ubuntu 17.10 since
commit eb635bd, so
remove it from the README as well

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 9cab4c4)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
@thaJeztah
Copy link
Member Author

ping @seemethere @jose-bigio

Copy link
Contributor

@jose-bigio jose-bigio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💯

@docker-unir docker-unir bot merged commit 1750dc2 into docker:18.09 Nov 26, 2018
@thaJeztah thaJeztah deleted the 18.09_backport_remove_old_distros branch November 26, 2018 16:48
@andrewhsu andrewhsu added this to the 18.09.1 milestone Nov 27, 2018
@ANogin
Copy link

ANogin commented Feb 12, 2019

Any plans to release a CVE-2019-5736 fix for Ubuntu 14.04? Thanks!

@thaJeztah
Copy link
Member Author

Not for 18.09, but an update for 18.06 (18.06.2) was also released, which is available for 14.04 (Trusty); https://download.docker.com/linux/ubuntu/dists/trusty/pool/stable/amd64/

Note that that update requires an Ubuntu supported 4.x kernel; the current version of the path cannot be used on the original 3.13 kernel (as it lacks the functionality to mitigate the vulnerability)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants