git: 19f25073db1b - main - ports-mgmt/pkg: update to 2.8.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Aug 2026 08:38:11 UTC
The branch main has been updated by bapt:
URL: https://cgit.FreeBSD.org/ports/commit/?id=19f25073db1b63b8fc19dd6d081590f8c7b4af5f
commit 19f25073db1b63b8fc19dd6d081590f8c7b4af5f
Author: Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2026-08-11 08:36:56 +0000
Commit: Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2026-08-11 08:38:00 +0000
ports-mgmt/pkg: update to 2.8.3
Fix use after free, causing a crash on some upgrades
Reported by: flo
---
ports-mgmt/pkg/Makefile | 2 +-
ports-mgmt/pkg/distinfo | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/ports-mgmt/pkg/Makefile b/ports-mgmt/pkg/Makefile
index 8064f8a682e6..24645e85875d 100644
--- a/ports-mgmt/pkg/Makefile
+++ b/ports-mgmt/pkg/Makefile
@@ -1,5 +1,5 @@
PORTNAME= pkg
-DISTVERSION= 2.8.2
+DISTVERSION= 2.8.3
_PKG_VERSION= ${DISTVERSION}
CATEGORIES= ports-mgmt
diff --git a/ports-mgmt/pkg/distinfo b/ports-mgmt/pkg/distinfo
index fcca697db0fe..005c5a42634a 100644
--- a/ports-mgmt/pkg/distinfo
+++ b/ports-mgmt/pkg/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1786361851
-SHA256 (freebsd-pkg-2.8.2_GH0.tar.gz) = 173cc7bbf24f971f83e08d53cd54e04913e23566f42a4bb9d985971572de7887
-SIZE (freebsd-pkg-2.8.2_GH0.tar.gz) = 12293323
+TIMESTAMP = 1786437196
+SHA256 (freebsd-pkg-2.8.3_GH0.tar.gz) = a591980f6c6dab7d8a309e1e2ee77d785d264382cfcac9ce7562ff055ef65e71
+SIZE (freebsd-pkg-2.8.3_GH0.tar.gz) = 12293767