Date: Tue, 16 Jan 2024 19:05:45 +0000 From: bugzilla-noreply@freebsd.org To: pkg@FreeBSD.org Subject: [Bug 275482] ports-mgmt/pkg: incorrectly complains about outdated os version Message-ID: <bug-275482-32340-3c09N4X6Re@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-275482-32340@https.bugs.freebsd.org/bugzilla/> References: <bug-275482-32340@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275482 --- Comment #1 from commit-hook@FreeBSD.org --- A commit in branch stable/14 references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Ddaa0dc908882f1a724dbe61af2ee86115= bd86461 commit daa0dc908882f1a724dbe61af2ee86115bd86461 Author: Randall Stewart <rrs@FreeBSD.org> AuthorDate: 2023-11-27 19:38:06 +0000 Commit: Gleb Smirnoff <glebius@FreeBSD.org> CommitDate: 2024-01-16 18:47:49 +0000 Fix two latent bugs in hpts. One where a static is put on a local variable, the other an initialization bug where we should be setting tv.tv_sec to 0. PR: 275482 (cherry picked from commit 6a79e48076bcce3e902323e62689eacb98faa180) sys/netinet/tcp_hpts.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275482-32340-3c09N4X6Re>