[MacPorts] #70569: cpmtools: checksum mismatch
MacPorts
noreply at macports.org
Fri Aug 16 00:09:58 UTC 2024
#70569: cpmtools: checksum mismatch
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.10.0
Resolution: | Keywords:
Port: cpmtools |
---------------------------+--------------------
Comment (by ryandesign):
The developers have stealth-updated this software. The diff between the
version we mirrored and the one on the server now is 800 lines long but
here is the beginning:
{{{#!diff
diff -ru macports/cpmtools-2.24/NEWS moria/cpmtools-2.24/NEWS
--- macports/cpmtools-2.24/NEWS 2023-02-18 16:58:48.000000000 -0600
+++ moria/cpmtools-2.24/NEWS 2023-08-14 02:46:13.000000000 -0500
@@ -5,3 +5,12 @@
o Fix fsck name check with regard to spaces
o Refactored filename translation for other host OS
o Fixed -f amstrad broken with 2.23
+o Fix possible buffer overrun in cpmcp
+o mkfs.cpm only created the DateStamper file, but did not
+ write its initial content.
+o fsck.cpm now checks DateStamper file mode, extent and size
+o Check for format bug with extent size < 16k
+o Allow to configure extent size
+o Different KB conversion in cpmls for block size < 1024
+o Fixed cpmls -F total used statistics, documented different
+ directory entry counts by CP/M 3
diff -ru macports/cpmtools-2.24/configure.in
moria/cpmtools-2.24/configure.in
--- macports/cpmtools-2.24/configure.in 2023-01-27 15:07:48.000000000
-0600
+++ moria/cpmtools-2.24/configure.in 2023-04-07 18:01:17.000000000
-0500
@@ -2,7 +2,7 @@
AC_CONFIG_HEADERS([config.h])
AC_CANONICAL_HOST
VERSION=2.24
-UPDATED='January 27, 2023'
+UPDATED='April 8, 2023'
DEVICE="posix"
TERM="curses"
}}}
This is the second time this version of this software has been stealth-
updated; see the last commit [e2bb03dd5d188daf97ac36a36e4ca3c7556159e9
/macports-ports].
The developers should be asked not to stealth-update their software
anymore.
--
Ticket URL: <https://trac.macports.org/ticket/70569#comment:1>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list