diff options
| author | Danilo M. <danix@danix.xyz> | 2026-07-07 10:49:22 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-07-07 10:49:22 +0200 |
| commit | 4840c4f8a744ad6a7d296ecf87b84a10b8f4ce0c (patch) | |
| tree | fd8076d0c8740bf25a9b6435410b3706407c5d88 /mkhint.1.md | |
| parent | 0c588523a5c5afd6b28e36e14e9ca2c166d61097 (diff) | |
| download | mkhintfile-4840c4f8a744ad6a7d296ecf87b84a10b8f4ce0c.tar.gz mkhintfile-4840c4f8a744ad6a7d296ecf87b84a10b8f4ce0c.zip | |
fix: bump dash-form dated URLs on version changev1.1.3
--hintfile -V and --new -V only substituted the packaged underscore form
of the old version, so download URLs using the upstream dash form (dates
like 2026-07-07, tags) kept pointing at the old tarball and their md5
went stale. Now both the underscore and dash variants of old->new are
rewritten. exploitdb was the trigger case.
Tests T74 (--hintfile) and T75 (--new) cover the dashed-URL bump.
Release v1.1.3.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Diffstat (limited to 'mkhint.1.md')
| -rw-r--r-- | mkhint.1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mkhint.1.md b/mkhint.1.md index 3f87454..af22096 100644 --- a/mkhint.1.md +++ b/mkhint.1.md @@ -1,4 +1,4 @@ -% MKHINT(1) mkhint 1.1.2 | User Commands +% MKHINT(1) mkhint 1.1.3 | User Commands % Danilo M. % July 2026 |
