File tree Expand file tree Collapse file tree 2 files changed +9
-8
lines changed
Expand file tree Collapse file tree 2 files changed +9
-8
lines changed Original file line number Diff line number Diff line change 1- ### 2.2 (unreleased)
2-
3- - CAT files support
4- (Thanks to James McKenzie)
5- - libgsf library dependency remove
6- - unlimited support for MsiDigitalSignatureEx signature
7- through handling all MSI metadata
1+ ### 2.2 (2021.08.15)
2+
3+ - CAT files support (thanks to James McKenzie)
4+ - MSI support rewritten without libgsf dependency, which allows
5+ for handling of all the needed MSI metadata, such as dates
6+ - "-untrusted" option renamed to "-TSA-CAfile"
7+ - "-CRLuntrusted" option renamed to "-TSA-CRLfile"
8+ - numerous bug fixes and improvements
89
910### 2.1 (2020-10-11)
1011
Original file line number Diff line number Diff line change 11AC_PREREQ ( 2.60 )
22
3- AC_INIT ( [ osslsigncode] ,
[ 2.1 .0] ,
[ [email protected] ] ) 3+ AC_INIT ( [ osslsigncode] ,
[ 2.2 .0] ,
[ [email protected] ] ) 44AC_CONFIG_AUX_DIR ( [ .] )
55AC_CONFIG_HEADERS ( [ config.h] )
66AM_INIT_AUTOMAKE
You can’t perform that action at this time.
0 commit comments