summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-libs/capstone: add 5.0.1Mario Haustein2023-08-261-0/+1
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/32425 Signed-off-by: Sam James <sam@gentoo.org>
* dev-libs/capstone: add 5.0Mario Haustein2023-07-311-0/+1
| | | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://github.com/gentoo/gentoo/pull/31849 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/capstone: add 5.0_rc4Mario Haustein2023-06-181-0/+1
| | | | | Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: John Helmert III <ajak@gentoo.org>
* dev-libs/capstone: version bump 5.0_rc2Mario Haustein2022-04-291-0/+1
| | | | | | | Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Closes: https://bugs.gentoo.org/837647 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
* dev-libs/capstone: drop oldSergei Trofimovich2020-05-291-1/+0
| | | | | Package-Manager: Portage-2.3.100, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/capstone: bump up to 4.0.2Sergei Trofimovich2020-05-081-0/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/capstone: drop oldSergei Trofimovich2020-03-231-1/+0
| | | | | Package-Manager: Portage-2.3.94, Repoman-2.3.21 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/capstone: drop oldSergei Trofimovich2020-02-121-1/+0
| | | | | Package-Manager: Portage-2.3.88, Repoman-2.3.20 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/capstone: bump up to 4.0.1Sergei Trofimovich2019-01-101-0/+1
| | | | | Package-Manager: Portage-2.3.54, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/capstone: bump up to 4.0Sergei Trofimovich2018-12-191-0/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* dev-libs/*: Update Manifest hashesMichał Górny2017-12-091-1/+1
|
* dev-libs/capstone: drop oldSergei Trofimovich2017-03-251-1/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/capstone: bump up to 3.0.5-rc2, fix CVE-2017-6952, bug #612912Sergei Trofimovich2017-03-251-0/+1
| | | | | | | | | | | | | | | I don't believe 3.0.4 is affected: - it's a vulnerability in windows kernel driver. Not something you can easily build in gentoo today as it requires MSVS to build a driver - the windows code was added in capstone-3.0.5-rc1. It's not present in 3.0.4 in gentoo at all But not to forget about the vulnerability on next bump I'm bumping up to vilnerable release candidate and applying the upstream patch to fix CVE-2017-6952. Reported-by: Agostino Sarubbo Bug: https://bugs.gentoo.org/612912 Package-Manager: Portage-2.3.5, Repoman-2.3.2
* dev-libs/capstone: initial commit, a disassembler library for various targetsSergei Trofimovich2016-06-041-0/+1
Package-Manager: portage-2.3.0_rc1