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 <[email protected]>
> AuthorDate: 2026-01-14 13:48:32 +0000
> Commit:     Baptiste Daroussin <[email protected]>
> 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.


Reply via email to