summarylogtreecommitdiffstats
AgeCommit message (Collapse)Author
2024-03-26add Python as a build dependencyMoritz Bunkus
2024-03-12upgrade to v2.8Moritz Bunkus
2024-03-12ignore build filesMoritz Bunkus
2023-12-21update to 2.7; ensure HTTP server gets shut downMoritz Bunkus
2023-07-24move libfaketime to checkdependsMoritz Bunkus
2023-07-21add libfaketime to makedepends for testsMoritz Bunkus
2023-07-17update to 2.6Moritz Bunkus
2023-01-02add patch for enabling legacy ciphersMoritz Bunkus
See https://github.com/mtrojnar/osslsigncode/issues/178 The short is that certificates stored in PKCS12 containers use RC2-40-CBC, which is disabled by default in OpenSSL 3.0. There is a PR that enables the legacy ciphers for osslsigncode: https://github.com/mtrojnar/osslsigncode/pull/194 The first commit adding the functionality is applied against release 2.5 and works fine. The second commit which only adds further tests does not apply against 2.5, though, and is therefore not applied by the PKGBUILD.
2022-12-04update to 2.5Moritz Bunkus
2021-02-10update to 2.1Moritz Bunkus
2019-05-22update to v2.0Moritz Bunkus
2019-02-22fix outdated download URLMoritz Bunkus
2017-09-06hard-code SourceForge download URLMoritz Bunkus
2017-06-23build with OpenSSL 1.0.x [srcinfo]Moritz Bunkus
2017-06-23build with OpenSSL 1.0.xMoritz Bunkus
2016-06-27Bump pkgrel for triggering rebuild due to CURLMoritz Bunkus
2016-02-15change download URL to use HTTPSMoritz Bunkus
2016-01-10Fix package descriptionMoritz Bunkus
2016-01-10Initial commitMoritz Bunkus