pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/hercules4sdl emulators/hercules4sdl: update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/11f48e875200
branches: trunk
changeset: 371309:11f48e875200
user: rhialto <rhialto%pkgsrc.org@localhost>
date: Sat Jan 08 19:27:58 2022 +0000
description:
emulators/hercules4sdl: update to 4.4.1.
This release is a *HOT FIX* that corrects a 20 yr. old bug recently
discovered in Hercules's compressed CKD ("CCKD") dasd emulation logic
negatively impacting certain guests. Refer to the "Release Notes" web
page for important information:
https://sdl-hercules-390.github.io/html/hercrnot.html#4.4.1
For a list of changes included in this release, refer to the "Summary of
changes" further below or the "What's New" web page at:
https://sdl-hercules-390.github.io/html/hercnew.html
All BUG REPORTS should be reported via the SDL-Hercules-390 GitHub
"Issues" web page at:
https://github.com/sdl-hercules-390/hyperion/issues
Questions or concerns should be directed to the main hercules-390 groups.io
group at https://hercules-390.groups.io/g/group
Summary of Changes:
-------------------
. Implement new Version string format
. Return fullword #of cylinders in RDC bytes 60-63 (#456)
. Also show real address for virtual address during instruction tracing
. Fix possible Hercules crash after resume from suspend (#458)
. Improved B220 (SERVC) instruction validation (#460)
. Fix 20 yr. old CCKD compressed dasd bug causing Locate Record to fail (#464)
Please refer to the "Release Notes" web page for important information
regarding this release:
https://sdl-hercules-390.github.io/html/hercrnot.html#4.4.1
diffstat:
emulators/hercules4sdl/Makefile | 4 ++--
emulators/hercules4sdl/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (27 lines):
diff -r 89d4f7f63008 -r 11f48e875200 emulators/hercules4sdl/Makefile
--- a/emulators/hercules4sdl/Makefile Sat Jan 08 17:52:09 2022 +0000
+++ b/emulators/hercules4sdl/Makefile Sat Jan 08 19:27:58 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2021/12/19 21:26:27 rhialto Exp $
+# $NetBSD: Makefile,v 1.7 2022/01/08 19:27:58 rhialto Exp $
-PKGNAME= hercules4sdl-4.4
+PKGNAME= hercules4sdl-4.4.1
PKGREVISION= 1
DISTNAME= hyperion-Release_${PKGVERSION_NOREV}
CATEGORIES= emulators
diff -r 89d4f7f63008 -r 11f48e875200 emulators/hercules4sdl/distinfo
--- a/emulators/hercules4sdl/distinfo Sat Jan 08 17:52:09 2022 +0000
+++ b/emulators/hercules4sdl/distinfo Sat Jan 08 19:27:58 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2021/12/19 19:08:19 rhialto Exp $
+$NetBSD: distinfo,v 1.4 2022/01/08 19:27:58 rhialto Exp $
-BLAKE2s (hyperion-Release_4.4.tar.gz) = 972aa31de8e0baf01be112a65b2627ca1a1187bc75b4cc1eb4fcd22a41a35d37
-SHA512 (hyperion-Release_4.4.tar.gz) = 42de95dc26c1a7ae17499c44964189e051f5b57caac8b04a62e2a4a5b1c30ea8f800a238589420e5cdd1a9bfea75bb7cce3b6941bf56516092cc7ee4add4f4e6
-Size (hyperion-Release_4.4.tar.gz) = 13680714 bytes
+BLAKE2s (hyperion-Release_4.4.1.tar.gz) = 7ce4dbacd8b5b7e4369dbfd62203d887ddc4b5e0e53daaf2726ffd12835aaf4e
+SHA512 (hyperion-Release_4.4.1.tar.gz) = cf0f8e9aad96446ca486ee5034f2f3bc39dca86a7f30f479bf1ccc97180f39ed34bc2d14ba441b0e9c43368cc77519aaafd7714deacf011a235936d70b36d839
+Size (hyperion-Release_4.4.1.tar.gz) = 13686423 bytes
SHA1 (patch-Makefile.am) = 6ae600095ffb29aab2a5e1e467f79a40e814f26d
SHA1 (patch-configure.ac) = 734f64da8f4ce0f790d4eac0f352649d1b6d08f2
Home |
Main Index |
Thread Index |
Old Index