git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* how is maint-x.xx updated?
@ 2020-05-08 17:24 Carlo Marcelo Arenas Belón
  2020-05-08 17:53 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Carlo Marcelo Arenas Belón @ 2020-05-08 17:24 UTC (permalink / raw)
  To: git

While testing some potential fixes that would apply all the way to 2.17.5,
noticed there was no official "maint-2.17" branch documented anywhere, and
while I could obviously create my own based on the last released tag, it
was missing the following `make test` breaking fixes:

  macOS: 89c0b113a0 (test: correct detection of UTF8_NFD_TO_NFC for APFS, 2018-04-30)
  NetBSD: 5826b7b595 (test-lib: check Bash version for '-x' without using shell arrays, 2019-01-03)

which begs the question; is this something worth documenting?, should we care
about maint-2.16? where is the line in the sand? can whoever is the power to
be make sure if we ever do a 2.17.6 release to cherry-pick those 2 fixes?

Carlo

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: how is maint-x.xx updated?
  2020-05-08 17:24 how is maint-x.xx updated? Carlo Marcelo Arenas Belón
@ 2020-05-08 17:53 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2020-05-08 17:53 UTC (permalink / raw)
  To: Carlo Marcelo Arenas Belón; +Cc: git

Carlo Marcelo Arenas Belón <carenas@gmail.com> writes:

> While testing some potential fixes that would apply all the way to 2.17.5,
> noticed there was no official "maint-2.17" branch documented anywhere, and
> while I could obviously create my own based on the last released tag, it
> was missing the following `make test` breaking fixes:
>
>   macOS: 89c0b113a0 (test: correct detection of UTF8_NFD_TO_NFC for APFS, 2018-04-30)
>   NetBSD: 5826b7b595 (test-lib: check Bash version for '-x' without using shell arrays, 2019-01-03)
>
> which begs the question; is this something worth documenting?, should we care
> about maint-2.16? where is the line in the sand? can whoever is the power to
> be make sure if we ever do a 2.17.6 release to cherry-pick those 2 fixes?

I do not know where 89c0b113a0 came from; 742ae10e (test: correct
detection of UTF8_NFD_TO_NFC for APFS, 2018-04-30) smells similar.

We usually do not touch releases that old and only merge
security-relevant changes.  I do not think these two qualifies.

Distros of course are free to cherry-pick on top of what we release
as v2.17.6 or whatever.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-05-08 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-08 17:24 how is maint-x.xx updated? Carlo Marcelo Arenas Belón
2020-05-08 17:53 ` Junio C Hamano

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).