pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/hercules4sdl



Module Name:    pkgsrc
Committed By:   rhialto
Date:           Sat Jan  8 19:27:58 UTC 2022

Modified Files:
        pkgsrc/emulators/hercules4sdl: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/emulators/hercules4sdl/Makefile
cvs rdiff -u -r1.3 -r1.4 pkgsrc/emulators/hercules4sdl/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/hercules4sdl/Makefile
diff -u pkgsrc/emulators/hercules4sdl/Makefile:1.6 pkgsrc/emulators/hercules4sdl/Makefile:1.7
--- pkgsrc/emulators/hercules4sdl/Makefile:1.6  Sun Dec 19 21:26:27 2021
+++ pkgsrc/emulators/hercules4sdl/Makefile      Sat Jan  8 19:27:58 2022
@@ -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

Index: pkgsrc/emulators/hercules4sdl/distinfo
diff -u pkgsrc/emulators/hercules4sdl/distinfo:1.3 pkgsrc/emulators/hercules4sdl/distinfo:1.4
--- pkgsrc/emulators/hercules4sdl/distinfo:1.3  Sun Dec 19 19:08:19 2021
+++ pkgsrc/emulators/hercules4sdl/distinfo      Sat Jan  8 19:27:58 2022
@@ -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