894 Commits

Author SHA1 Message Date
Sam James
b4f78d18c0
app-forensics/yara-x: Stabilize 1.8.1 amd64, #967239
Signed-off-by: Sam James <sam@gentoo.org>
2025-12-08 23:56:14 +00:00
Sam James
fc131be258
app-forensics/volatility3: Stabilize 2.26.2 amd64, #965704
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-05 17:58:30 +00:00
Sam James
47f2ba4ec6
app-forensics/volatility3: Stabilize 2.26.2 x86, #965704
Signed-off-by: Sam James <sam@gentoo.org>
2025-11-05 17:58:29 +00:00
Michał Górny
7215a6a587
*/*: Add := to virtual/zlib deps
Done via:

```
git grep -l 'virtual/zlib ' |
  xargs sed -i -e 's@virtual/zlib @virtual/zlib:= @g'
```

with some manual reverts.

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 10:45:41 +01:00
Michał Górny
6a3644bf2f
*/*: Add := to virtual/zlib deps, part 1
Done via:

```
git grep -l virtual/zlib$ | xargs sed -i -e 's@virtual/zlib$@&:=@'
```

Signed-off-by: Michał Górny <mgorny@gentoo.org>
2025-11-04 10:36:27 +01:00
Michał Górny
ce9200747d
app-*/*: update for virtual/zlib
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>
2025-11-04 09:01:15 +01:00
Mike Pagano
abd2bd6755
app-forensics/lynis: drop 3.1.5
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-10-23 14:45:03 -04:00
Mike Pagano
687732de31
app-forensics/lynis: add 3.1.6
Signed-off-by: Mike Pagano <mpagano@gentoo.org>
2025-10-23 14:44:53 -04:00
Mario Haustein
007e07a430
app-forensics/yara-x: add 1.8.1
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43877
Closes: https://github.com/gentoo/gentoo/pull/43877
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-09 22:38:44 +01:00
Mario Haustein
88cab2ea90
app-forensics/volatility3: add 2.26.2
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43949
Closes: https://github.com/gentoo/gentoo/pull/43949
Signed-off-by: Sam James <sam@gentoo.org>
2025-10-03 01:27:55 +01:00
Nicolas PARLANT
d93666f473
app-forensics/chkrootkit: drop 0.57
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43965
Closes: https://github.com/gentoo/gentoo/pull/43965
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30 09:24:32 +01:00
Nicolas PARLANT
5a7afe890d
app-forensics/chkrootkit: fix c23
not reported (no ML or repo)

Closes: https://bugs.gentoo.org/943851
Signed-off-by: Nicolas PARLANT <nicolas.parlant@parhuet.fr>
Part-of: https://github.com/gentoo/gentoo/pull/43965
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-30 09:24:32 +01:00
Arthur Zamarin
dbff0002c4
app-forensics/yara: Stabilize 4.5.4 amd64, #962689
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-13 11:52:38 +03:00
Arthur Zamarin
2418eb7609
app-forensics/yara: Stabilize 4.5.4 x86, #962689
Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
2025-09-12 23:53:32 +03:00
Mario Haustein
9af84eaf2b
app-forensics/yara-x: drop 1.3.0
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43385
Closes: https://github.com/gentoo/gentoo/pull/43385
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-06 15:28:49 +01:00
Mario Haustein
bb29f1b3f5
app-forensics/yara-x: add 1.6.0
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43385
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-06 15:28:49 +01:00
Mario Haustein
e85c982657
app-forensics/yara-x: drop 1.0.1, 1.1.0
Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de>
Part-of: https://github.com/gentoo/gentoo/pull/43385
Signed-off-by: Sam James <sam@gentoo.org>
2025-09-06 15:28:48 +01:00
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