2025-01-24 19:12 UTC-0300 Mario Wan Stadnik (wanstadnik gmail.com)
2025-01-24 19:15 UTC-0300 Mario Wan Stadnik (wanstadnik gmail.com)
* utils/hbmk2/hbmk2.prg
* http://timestamp.verisign.com/scripts/timstamp.dll has limped
along for the last few years and had been working in a sort
of depreciated state, but the new owners of the certificate
issuing business, DigiCert, have issued a migration alert so
we are switching to: http://timestamp.comodoca.com/authenticode
; It allows the user to choose the algorithm: SHA256 or SH1
This commit is contained in:
@@ -7,6 +7,15 @@
|
||||
Entries may not always be in chronological/commit order.
|
||||
See license at the end of file. */
|
||||
|
||||
2025-01-24 19:15 UTC-0300 Mario Wan Stadnik (wanstadnik gmail.com)
|
||||
* utils/hbmk2/hbmk2.prg
|
||||
* http://timestamp.verisign.com/scripts/timstamp.dll has limped
|
||||
along for the last few years and had been working in a sort
|
||||
of depreciated state, but the new owners of the certificate
|
||||
issuing business, DigiCert, have issued a migration alert so
|
||||
we are switching to: http://timestamp.comodoca.com/authenticode
|
||||
; It allows the user to choose the algorithm: SHA256 or SH1
|
||||
|
||||
2025-01-24 15:02 UTC+0100 Aleksander Czajczynski (hb fki.pl)
|
||||
* contrib/hbct/dattime3.c
|
||||
! fixed in block variable declaration for strict ANSI C compat
|
||||
|
||||
@@ -273,7 +273,7 @@ EXTERNAL hbmk_KEYW
|
||||
#define _HBMK_SPECDIR_CONTRIB "contrib"
|
||||
#define _HBMK_SPECDIR_ADDONS "addons"
|
||||
|
||||
#define _HBMK_SIGN_TIMEURL "http://timestamp.verisign.com/scripts/timstamp.dll"
|
||||
#define _HBMK_SIGN_TIMEURL "http://timestamp.comodoca.com/authenticode"
|
||||
|
||||
#define _HBMK_HBEXTREQ "__HBEXTREQ__"
|
||||
#define _HBMK_WITH_TPL "HBMK_WITH_%1$s"
|
||||
|
||||
Reference in New Issue
Block a user