summaryrefslogtreecommitdiff
path: root/app-crypt/osslsigncode
AgeCommit message (Collapse)Author
2025-11-04app-*/*: update for virtual/zlibMichał Górny
Update done using: ``` git grep -l zlib app-* | xargs sed -i -e s@sys-libs/zlib@virtual/zlib@g git diff --name-only | xargs copybump git diff --name-only | xargs grep -l PYTHON_COMPAT | xargs gpy-impl -@dead pkgcheck scan --commits -c VisibilityCheck --exit error ``` Signed-off-by: Michał Górny <mgorny@gentoo.org>
2024-12-02app-crypt/osslsigncode: drop 2.8Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-09-01app-crypt/osslsigncode: drop 2.5Petr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-09-01app-crypt/osslsigncode: remove sourceforge upstream metadataPetr Vaněk
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-09-01app-crypt/osslsigncode: add 2.9Petr Vaněk
Closes: https://bugs.gentoo.org/927196 Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2024-07-05app-crypt/osslsigncode: drop 2.0Pacho Ramos
Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2024-07-05app-crypt/osslsigncode: add 2.8Pacho Ramos
Closes: https://bugs.gentoo.org/929291 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2023-01-14*/*: remove py3.8 from PYTHON_COMPATDavid Seifert
Signed-off-by: David Seifert <soap@gentoo.org>
2022-10-01app-crypt/osslsigncode: fix StaticSrcUriSam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-01app-crypt/osslsigncode: add github upstream metadataSam James
Signed-off-by: Sam James <sam@gentoo.org>
2022-10-01app-crypt/osslsigncode: add 2.5Sam James
Closes: https://bugs.gentoo.org/684300 Closes: https://bugs.gentoo.org/693010 Signed-off-by: Sam James <sam@gentoo.org>
2021-09-11**/metadata.xml: Replace http by https in DOCTYPE elementUlrich Müller
Bug: https://bugs.gentoo.org/552720 Signed-off-by: Ulrich Müller <ulm@gentoo.org>
2021-05-02app-crypt/osslsigncode: remove libressl supportMikle Kolyada
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
2019-09-11app-crypt/osslsigncode: Drop oldMichał Górny
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2019-05-26app-crypt/osslsigncode: pkgconfig -> BDEPEND, restrict to OpenSSL-1.0Andreas Sturmlechner
Bug: https://bugs.gentoo.org/674426 Package-Manager: Portage-2.3.66, Repoman-2.3.13 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2019-01-26app-crypt/osslsigncode: Drop oldPacho Ramos
Package-Manager: Portage-2.3.58, Repoman-2.3.12 Signed-off-by: Pacho Ramos <pacho@gentoo.org>
2018-12-23app-crypt/osslsigncode: Version bump.Hanno
This is a fork that only supports the new OpenSSL api. Masked for now, should be unmasked together with OpenSSL 1.1.1. Closes: https://bugs.gentoo.org/672664 Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12
2018-12-02app-crypt/osslsigncode: Version bumpHanno
Signed-off-by: Hanno Boeck <hanno@gentoo.org> Package-Manager: Portage-2.3.52, Repoman-2.3.12
2017-12-20Retirement: vapier package reassigmentAmy Liffey
2017-12-09app-crypt/*: Update Manifest hashesMichał Górny
2017-02-28Drop $Id$ per council decision in bug #611234.Robin H. Johnson
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-06-03app-crypt/osslsigncode: add libressl supportAnthony G. Basile
Package-Manager: portage-2.2.28
2016-01-24Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny
2015-08-24Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert
repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
2015-08-24Use https by defaultJustin Lecher
Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
2015-08-08proj/gentoo: Initial commitRobin H. Johnson
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed