Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2026 09:39:39 +0100
From:      "Herbert J. Skuhra" <herbert@gojira.at>
To:        Baptiste Daroussin <bapt@FreeBSD.org>
Cc:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   Re: git: 297d5bf89067 - stable/15 - ncurses: merge update to ncurses 6.6
Message-ID:  <871pidmat0.wl-herbert@gojira.at>
In-Reply-To: <6996cfd3.1c403.1e98d5da@gitrepo.freebsd.org>

index | next in thread | previous in thread | raw e-mail

On Thu, 19 Feb 2026 09:54:43 +0100, Baptiste Daroussin wrote:
> 
> The branch stable/15 has been updated by bapt:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=297d5bf8906776137aeac82e48ca2e87944d95b7
> 
> commit 297d5bf8906776137aeac82e48ca2e87944d95b7
> Author:     Baptiste Daroussin <bapt@FreeBSD.org>
> AuthorDate: 2026-01-14 13:48:32 +0000
> Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
> CommitDate: 2026-02-19 08:53:57 +0000
> 
>     ncurses: merge update to ncurses 6.6
>     
>     6.6 is ABI compatible with 6.5 (tested with abidiff)
>     Remove html documentation to ease updates
>     
>     MFC After:      1 month
>     
>     (cherry picked from commit 68ad2b0d7af2a3571c4abac9afa712f9b09b721c)
> ---
>  ObsoleteFiles.inc                                  |    21 +

[...]

> diff --git a/ObsoleteFiles.inc b/ObsoleteFiles.inc
> index a81407a93453..7067dab2ad03 100644
> --- a/ObsoleteFiles.inc
> +++ b/ObsoleteFiles.inc

[...]

> +# 20251215: Remove intrinsic utilities
> +OLD_FILES+=usr/bin/alias
> +OLD_FILES+=usr/bin/bg
> +OLD_FILES+=usr/bin/cd
> +OLD_FILES+=usr/bin/fc
> +OLD_FILES+=usr/bin/fg
> +OLD_FILES+=usr/bin/getopts
> +OLD_FILES+=usr/bin/hash
> +OLD_FILES+=usr/bin/jobs
> +OLD_FILES+=usr/bin/read
> +OLD_FILES+=usr/bin/type
> +OLD_FILES+=usr/bin/ulimit
> +OLD_FILES+=usr/bin/umask
> +OLD_FILES+=usr/bin/unalias
> +OLD_FILES+=usr/bin/wait

This seems to be wrong.

4100bd6caa66434bc901ca48d7364bc2b5fe2cfd was not merged to stable/15.



home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?871pidmat0.wl-herbert>