Number of commits found: 2
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.50.1 10 Jul 2025 12:25:45
    |
Renato Botelho (garga)  |
devel/git: Update to 2.50.1
Security: CVE-2025-27613
Security: CVE-2025-27614
Security: CVE-2025-46835
Security: CVE-2025-48384
Security: CVE-2025-48385
Security: CVE-2025-48386
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit d3f6c42d2f36989f583ea23cbbf14e5ae8665848) |
2.50.0_1 10 Jul 2025 12:25:44
    |
Renato Botelho (garga)  |
devel/git: Handle libsysinfo properly
git 2.50.0 was failing to build when libsysinfo was installed and, to
workaround this issue, an option LIBSYSINFO was added to the port and a
small change made on configure.ac to make it possible to disable this
knob.
After some discussion with git developers they prpoposed a different
approach to just ignore libsysinfo if it's installed because git should
never use it on FreeBSD. It should use BSD_SYSCTL option instead.
This change removes the LIBSYSINFO option and properly change
configure.ac to ignore LIBSYSINFO when HAVE_BSD_SYSCTL is set. This way
git will build exactly the same when libsysinfo is or not installed.
Obtained
from: https://lore.kernel.org/git/b57b1418-2179-480c-92a3-a107388d71f2@gentoo.org/T/#ma65c83afdc1918ffdb18c9cae9ead29db4738b0f
Sponsored by: Rubicon Communications, LLC ("Netgate")
(cherry picked from commit 5b6183a160c3d97feefb4f02f1adec877ebf28ca) |
Number of commits found: 2
|