[Bug 274967] mergemaster.8: postpone removal until 15

2024-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274967

Ed Maste  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 274967] mergemaster.8: postpone removal until 15

2024-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=274967

--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=6e1a7ade216905cb8befde9eeb6af8e0527156ab

commit 6e1a7ade216905cb8befde9eeb6af8e0527156ab
Author: Ed Maste 
AuthorDate: 2024-04-16 14:19:14 +
Commit: Ed Maste 
CommitDate: 2024-06-18 14:20:41 +

mergemaster: postpone removal to FreeBSD 15

Mergemaster has been deprecated for quite some time, but was not
removed prior to FreeBSD 14.0.  Update the deprecation notice in the man
page to reflect this.

PR: 274967
Reported by:naddy
Sponsored by:   The FreeBSD Foundation

(cherry picked from commit 73cce7d8886bc59284c757decb49deba046e73fc)
(cherry picked from commit c0e5d8f9bda7907c83901d25d1d123a5b180443f)

 usr.sbin/mergemaster/mergemaster.8 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 279546] ctladm.8 is inconsistent about "ctladm port"'s "-l" option

2024-06-18 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=279546

--- Comment #4 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=bb95fbf634b3459363a136899e9b241a2f6c49cd

commit bb95fbf634b3459363a136899e9b241a2f6c49cd
Author: Alan Somers 
AuthorDate: 2024-06-06 21:09:38 +
Commit: Alan Somers 
CommitDate: 2024-06-18 21:13:44 +

ctladm: deprecate the undocumented "port -l" option

It was mostly removed from the man page in
9c887a4f86f5fd4f51c23443dc8435e52783a782, but left in the command.
Fully remove it from the man page, and warn if anybody uses it.  Remove
it entirely for FreeBSD 16.

PR: 279546
MFC after:  2 weeks
Reviewed by:mav
Sponsored by:   Axcient
Differential Revision: https://reviews.freebsd.org/D45522

 usr.sbin/ctladm/ctladm.8 |  5 +
 usr.sbin/ctladm/ctladm.c | 29 +++--
 2 files changed, 20 insertions(+), 14 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.