Arthur Zamarin
0ad96e879b
*/*: destable sparc
...
Result of running the command:
grep --include="*.ebuild" -r . -e 'KEYWORDS=.*[" ]sparc' -l | xargs ekeyword ~sparc
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-02 20:00:14 +03:00
Sam James
c4a967f9e5
app-forensics/yara-x: Stabilize 1.4.0 amd64, #961924
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-24 06:48:06 +01:00
Sam James
7d3e1cc195
app-forensics/yara-x: Stabilize 1.3.0 amd64, #961201
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-08 20:59:52 +01:00
Mario Haustein
5c9db08ae0
app-forensics/yara: drop 4.5.2
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43383
Closes: https://github.com/gentoo/gentoo/pull/43383
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-08 09:53:57 +01:00
Mario Haustein
33c80027fe
app-forensics/yara: add 4.5.4
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43383
Signed-off-by: Sam James <sam@gentoo.org>
2025-08-08 09:53:57 +01:00
Arthur Zamarin
41dec4566e
app-forensics/aflplusplus: Stabilize 4.32c arm64, #959951
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-08-04 07:41:45 +03:00
Mike Pagano
972d4eec4f
app-forensics/lynis: drop 3.1.4
...
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-07-29 17:19:12 -04:00
Mike Pagano
f4613385dd
app-forensics/lynis: add 3.1.5
...
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-07-29 17:18:57 -04:00
Mario Haustein
c67c1cfcfd
app-forensics/yara-x: drop 0.14.0, 0.15.0, 1.0.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42984
Closes: https://github.com/gentoo/gentoo/pull/42984
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23 03:35:08 +01:00
Mario Haustein
3dfddaaee7
app-forensics/yara-x: add 1.4.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42984
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-23 03:35:07 +01:00
Arthur Zamarin
4d6b290eeb
app-forensics/yara-x: Stabilize 1.0.1 amd64, #960055
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-13 19:39:22 +03:00
Arthur Zamarin
d14b2aed82
app-forensics/aflplusplus: Stabilize 4.32c amd64, #959951
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-07-12 09:59:24 +03:00
Sam James
4a7f5c8e9d
app-forensics/yara: Stabilize 4.5.3 amd64, #959955
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-12 07:42:39 +01:00
Sam James
7d8f285a87
app-forensics/yara: Stabilize 4.5.3 x86, #959955
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-12 06:55:03 +01:00
Mario Haustein
4c6c541c5b
app-forensics/yara-x: add 1.3.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42698
Closes: https://github.com/gentoo/gentoo/pull/42698
Signed-off-by: Sam James <sam@gentoo.org>
2025-07-04 21:00:26 +01:00
Mario Haustein
11d358e61b
app-forensics/yara-x: add 1.1.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42590
Closes: https://github.com/gentoo/gentoo/pull/42590
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-14 20:01:40 +01:00
Rick Farina
a2730c3e69
app-forensics/afflib: enable py3.13
...
Passes basic functions test.
python -c "import pyaff" works
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Closes: https://bugs.gentoo.org/952204
2025-06-13 11:40:53 -04:00
Mario Haustein
6c69537083
app-forensics/yara-x: drop 0.13.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42568
Closes: https://github.com/gentoo/gentoo/pull/42568
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-13 01:14:48 +01:00
Mario Haustein
afc6e74262
app-forensics/yara-x: add 1.0.1
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42568
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-13 01:14:47 +01:00
Sam James
8bc6385fb4
app-forensics/aflplusplus: ensure flags work for both GCC and Clang
...
Clang gets invoked during the build, so make sure we strip out flags
which don't work for it too.
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 14:28:46 +01:00
Sam James
7025017106
app-forensics/aflplusplus: add PR link to gcc patch
...
Bug: https://bugs.gentoo.org/957401
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 13:09:17 +01:00
Sam James
4a9531c4f2
app-forensics/aflplusplus: add 4.32c
...
Closes: https://bugs.gentoo.org/957401
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-08 12:58:31 +01:00
Sam James
d47346caa1
app-forensics/yara-x: Stabilize 0.14.0 amd64, #957080
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-06 01:06:46 +01:00
Mario Haustein
6532ed5840
app-forensics/yara-x: add 1.0.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42451
Closes: https://github.com/gentoo/gentoo/pull/42451
Signed-off-by: Sam James <sam@gentoo.org>
2025-06-05 22:21:35 +01:00
Sam James
50f3f28b86
app-forensics/radamsa: wire up tests
...
Bug: https://bugs.gentoo.org/546768
Bug: https://bugs.gentoo.org/546770
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-30 12:01:27 +01:00
Mario Haustein
eca59aad63
app-forensics/yara-x: add 0.15.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42272
Closes: https://github.com/gentoo/gentoo/pull/42272
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-27 09:27:34 +01:00
Mario Haustein
8d42823a10
app-forensics/yara: drop 4.5.1
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42228
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-25 09:21:32 +01:00
Mario Haustein
b8e5dbc4e6
app-forensics/yara: add 4.5.3
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/42228
Signed-off-by: Sam James <sam@gentoo.org>
2025-05-25 09:21:32 +01:00
Michał Górny
e214f8df1d
*/*: reassign gokturk's packages
...
Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-04-26 18:40:47 +02:00
Mario Haustein
dd39c39c9f
app-forensics/volatility3: enable py3.13
...
Closes: https://bugs.gentoo.org/952205
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41731
Closes: https://github.com/gentoo/gentoo/pull/41731
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24 22:04:45 +01:00
Mario Haustein
e1dda183de
app-forensics/volatility3: drop 2.8.0-r2
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41731
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24 22:04:44 +01:00
Mario Haustein
a83a6104ba
app-forensics/yara-x: drop 0.12.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41359
Closes: https://github.com/gentoo/gentoo/pull/41359
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24 19:22:12 +01:00
Mario Haustein
deebadafc0
app-forensics/yara-x: drop 0.5.0-r1, 0.10.0, 0.11.1
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41359
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24 19:22:12 +01:00
Mario Haustein
706c7e1649
app-forensics/yara-x: add 0.14.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/41359
Signed-off-by: Sam James <sam@gentoo.org>
2025-04-24 19:22:11 +01:00
Jakov Smolić
3820cfbec4
app-forensics/yara-x: Stabilize 0.13.0 amd64, #953080
...
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
2025-04-03 17:35:31 +02:00
Arthur Zamarin
ef4e3ccf26
app-forensics/volatility3: Stabilize 2.11.0-r1 amd64, #951746
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-28 09:53:39 +03:00
Arthur Zamarin
3b127ee004
app-forensics/volatility3: Stabilize 2.11.0-r1 x86, #951746
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-03-22 11:20:25 +02:00
Sam James
65ad8051e7
app-forensics/aflplusplus: drop 4.21c
...
Signed-off-by: Sam James <sam@gentoo.org>
2025-03-14 05:21:56 +00:00
Arthur Zamarin
ccebfc7456
app-forensics/yara-x: Stabilize 0.12.0 amd64, #950359
...
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-02-28 10:10:23 +02:00
Arthur Zamarin
1ce8fd4488
app-forensics/yara-x: use crates tarball
...
CRATES is too big for every ebuild (>300 crates), so use tarball
generated automatically by new Gentoo Infra CI at [1]. New tarballs are
auto generated with delay for up to 6 hours from upstream tagging new
tag.
[1] https://github.com/gentoo-crate-dist/yara-x
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-02-28 09:46:18 +02:00
Mario Haustein
b11fc31acf
app-forensics/volatility3: update LICENSE
...
Closes: https://bugs.gentoo.org/949963
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40660
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-19 22:20:48 +00:00
Mario Haustein
0cd5a5e177
app-forensics/volatility3: access test files only when performing tests
...
Closes: https://bugs.gentoo.org/949971
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-19 22:20:46 +00:00
Mario Haustein
4d8c44e876
app-forensics/volatility3: limit dev-libs/capstone to compatible versions
...
Capstone 6 is not supported (see
https://github.com/volatilityfoundation/volatility3/issues/1336 ).
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40168
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-19 11:12:07 +00:00
Mario Haustein
432371c72a
app-forensics/volatility3: drop 2.7.0-r1
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-19 11:12:05 +00:00
Mario Haustein
77486277f8
app-forensics/volatility3: add 2.11.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-19 11:12:04 +00:00
Mario Haustein
50ccbc398f
app-forensics/yara-x: drop x86 keywords
...
cranelift crate does not support x86 keyword
Closes: https://bugs.gentoo.org/938661
Closes: https://bugs.gentoo.org/947795
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Closes: https://github.com/gentoo/gentoo/pull/40430
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-16 16:34:56 +00:00
Mario Haustein
fb191c3917
app-forensics/yara-x: add 0.13.0
...
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-16 16:34:56 +00:00
Sam James
5251f8f812
app-forensics/sleuthkit: fix build w/ c23
...
Closes: https://bugs.gentoo.org/943976
Signed-off-by: Sam James <sam@gentoo.org>
2025-02-16 13:17:11 +00:00
Petr Vaněk
6835ec67c8
app-forensics/aide: drop 0.18.4
...
Signed-off-by: Petr Vaněk <arkamar@gentoo.org>
2025-02-14 22:40:04 +01:00
Mike Pagano
20741144ad
app-forensics/lynis: drop 3.1.3
...
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-01-30 18:10:29 -05:00