Page 1 of 1

Release Notes for Linux Scripts, Version 1.6

PostPosted: 04.05.2018, 19:49
by hbuhrmester
Release Notes for Version 1.6

Release date: 2018-05-04
Intended compatibility: WSUS Offline Update Version 11.3 and later

Changes in this version:

  • Added support for .NET Framework 4.7.2

  • Bug fix: The function create_integrity_database did not create a hashes file, if the hashed directory was a symbolic link.

    To prevent the creation of empty hashdeep files, the function create_integrity_database counts the number of files in the hashed directory. This was done by using find and wc, but find by default does not follow symbolic links. The new implementation lets the bash itself calculate the file count.


The download links for this version are:

http://downloads.hartmut-buhrmester.de/sh-1.6.tgz
http://downloads.hartmut-buhrmester.de/ ... hashes.txt
http://downloads.hartmut-buhrmester.de/ ... report.pdf
http://downloads.hartmut-buhrmester.de/ ... llpage.png


The hashes for the archive sh-1.6.tgz are:
Code: Select all
MD5:     51ae6c2cd2c1ea9ee0932050a978f18f
SHA-256: ff20dd54153c31e6466a01aa056f16ae54ea2c2335b93a856b6cc1642108d028

Re: Release Notes for Linux Scripts, Version 1.6

PostPosted: 14.05.2018, 15:39
by WSUSUpdateAdmin
Moin!

Danke schön :D , ist drin.

Viele Grüße
Torsten