Thursday, February 19, 2026

UPDATE security/oledump and take MAINTAINER

Index: Makefile
===================================================================
RCS file: /cvs/ports/security/oledump/Makefile,v
diff -u -r1.29 Makefile
--- Makefile 10 Feb 2026 10:24:40 -0000 1.29
+++ Makefile 19 Feb 2026 14:09:28 -0000
@@ -1,12 +1,14 @@
COMMENT = analyze OLE files

-MODPY_DISTV = 0.0.79
+MODPY_DISTV = 0.0.82
DISTNAME = oledump_V${MODPY_DISTV:S/./_/g}
PKGNAME = oledump-${MODPY_DISTV}

CATEGORIES = security

-HOMEPAGE = http://blog.didierstevens.com/programs/oledump-py/
+HOMEPAGE = https://blog.didierstevens.com/programs/oledump-py/
+
+MAINTAINER = Sebastian Reitenbach <sebastia@openbsd.org>

# public domain
PERMIT_PACKAGE = Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/oledump/distinfo,v
diff -u -r1.19 distinfo
--- distinfo 10 Feb 2026 10:24:40 -0000 1.19
+++ distinfo 19 Feb 2026 14:09:28 -0000
@@ -1,2 +1,2 @@
-SHA256 (oledump_V0_0_79.zip) = 6lbEpMJhxJns5cGesOU2B+SXJTEQlT9gUBd1FsByjgI=
-SIZE (oledump_V0_0_79.zip) = 274124
+SHA256 (oledump_V0_0_82.zip) = f2NJMMm1mG79xgFrBfZ6MFixs3ENDz2wUsf8mTqFnLQ=
+SIZE (oledump_V0_0_82.zip) = 274929
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/oledump/pkg/PLIST,v
diff -u -r1.11 PLIST
--- pkg/PLIST 10 Feb 2026 10:24:40 -0000 1.11
+++ pkg/PLIST 19 Feb 2026 14:09:28 -0000
@@ -12,6 +12,7 @@
share/oledump/plugin_dttm.py
share/oledump/plugin_hifo.py
share/oledump/plugin_http_heuristics.py
+share/oledump/plugin_hyperlink.py
share/oledump/plugin_jumplist.py
share/oledump/plugin_linear.py
share/oledump/plugin_metadata.py
Hi,

this updates oledump to latest, and while there, switching homepage to HTTPS and taking MAINTAINER.

OK?

Sebastian

No comments:

Post a Comment