From: "brian m. carlson" <sandals@crustytoothpaste.net>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org
Subject: Re: [RFD] helping distributors by changing the release schedule?
Date: Thu, 10 Jul 2025 22:36:20 +0000 [thread overview]
Message-ID: <aHBAZLC4xTcy9-UR@fruit.crustytoothpaste.net> (raw)
In-Reply-To: <xmqqldov4rpt.fsf@gitster.g>
[-- Attachment #1: Type: text/plain, Size: 2700 bytes --]
On 2025-07-10 at 22:16:14, Junio C Hamano wrote:
> If we "release" reasonably often enough to make the distinction
> between the tags so smooth and meaningless, would it help in weaning
> the distros off of their mentality that pick one "major" version and
> stick to that version unless the user upgrades the Operating System
> version as a whole? After all, we do not make changes that are
> backward-incompatible at the end-user level, and the "we stick to a
> given single major released version to give stability to our users"
> mantra that leads distros to ship and support an ancient version is
> hurting them (and their users) more than helping.
I don't think this is going to help. We do, from time to time, make
incompatible changes (e.g., changes to defaults), as well as
user-visible changes which are not expected in a stable release (e.g.,
advice.defaultBranchName)[0]. There are also just bugs that crop up
from time to time: I remember that one time I broke things when cloning
two files that only differed in case if it was a case-insensitive file
system. Users will not appreciate that kind of addition to their stable
OS[1].
Most non-rolling-release distributions will not want new non-security
updates, no matter how we package them. Distros already are not
delighted by the fact that Chromium and non-ESR Firefox release new
versions every six weeks, often with new toolchain requirements, and
_every_ major release is a security update and therefore must be shipped
no matter what.
If you want to do this to help users and provide them more frequent
releases, great. If you want to do this to help distros, I fear that
you're not going to get many adopters.
If it makes you feel any better, this is a common issue for upstreams
and it certainly was a problem when I was one of the maintainers of Git
LFS, since people would use versions from the distro that had a bug we'd
fixed years before. I'm not sure there's a great solution out there.
[0] I very much wanted the underlying feature and was looking forward to
it (and still think it's great, to be clear), but the thing that got me
to set init.defaultBranch nearly immediately was the giant advice
message that I didn't want to see every time I initialized a repository.
This is the kind of change which users would be annoyed to see on a
stable upgrade.
[1] Many companies, mine included, use unattended-upgrades to
automatically apply security updates on a periodic basis. Any sort of
substantial change to the package risks breaking users doing this in a
very noticeable production incident kind of way.
--
brian m. carlson (they/them)
Toronto, Ontario, CA
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
prev parent reply other threads:[~2025-07-10 22:36 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-07-10 22:16 [RFD] helping distributors by changing the release schedule? Junio C Hamano
2025-07-10 22:36 ` brian m. carlson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=aHBAZLC4xTcy9-UR@fruit.crustytoothpaste.net \
--to=sandals@crustytoothpaste.net \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).