Skip to content

Conversation

bk2204
Copy link
Member

@bk2204 bk2204 commented Jun 28, 2019

This series lets us start using Go 1.12 and building Docker containers for Debian 10 so that we can build those versions once Debian releases. In addition, we drop support for Debian 7, since APT sources are no longer available and therefore we can no longer build the container.

There are some changes to Git LFS itself, but those will be coming in a different pull request.

bk2204 added 3 commits June 27, 2019 14:29
Let's update to the latest Go version since it has several security
fixes.
Debian 7 is definitively end of life and apt can no longer fetch data
for it. Since we can no longer build images for this version, remove the
Dockerfile.
Debian buster will be released soon, and we'll need to build packages
for it. Add a Dockerfile for this target, which is functionally
identical to the Debian 9 one except for the base image and the addition
of the "ronn" package.
@bk2204 bk2204 requested a review from a team June 28, 2019 17:07
Copy link

@PastelMobileSuit PastelMobileSuit left a comment

Choose a reason for hiding this comment

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

@bk2204 bk2204 merged commit 7276d58 into git-lfs:master Jun 28, 2019
@bk2204 bk2204 deleted the debian-buster branch June 28, 2019 17:58
chrisd8088 added a commit to chrisd8088/build-dockers that referenced this pull request Jun 17, 2025
In a previous commit in this PR we removed the Dockerfile we used to
build RPM packages for the Red Hat Enterprise Linux (RHEL) 7, CentOS 7,
and SUSE Linux Enterprise Server (SLES) 12 platforms.

As well, in 2019 we removed the Dockerfile we used to build Debian
packages for the Debian 7 platform in commit
5e7bf33 of PR git-lfs#26.

Several of our shell scripts still reference these platforms in their
comments, however, so we update those scripts now to provide more
up-to-date usage examples.
chrisd8088 added a commit to chrisd8088/build-dockers that referenced this pull request Jun 17, 2025
In a previous commit in this PR we removed the Dockerfile we used to
build RPM packages for the Red Hat Enterprise Linux (RHEL) 7, CentOS 7,
and SUSE Linux Enterprise Server (SLES) 12 platforms.

As well, in 2019 we removed the Dockerfile we used to build Debian
packages for the Debian 7 platform in commit
5e7bf33 of PR git-lfs#26.

Several of our shell scripts still reference these platforms in their
comments, however, so we update those scripts now to provide more
up-to-date usage examples.
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.

2 participants