]> git.ipfire.org Git - ipfire-2.x.git/commit
vectorscan: Install vectorscan to replace hypersan
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 14 May 2024 10:39:55 +0000 (12:39 +0200)
committerArne Fitzenreiter <arne_f@ipfire.org>
Sat, 25 May 2024 09:02:01 +0000 (11:02 +0200)
commit71421e6c17783f9e5957482fc77ffbed37a4baa3
tree67a7c628c4590436a3b30864c960503cde70ae10
parent8cfce31dc5fb4a905161934fef5ab591974071a7
vectorscan: Install vectorscan to replace hypersan

- It has been announced that from hyperscan-5.5 onwards the licence for this package
   will change from BSD tp proprietarty paid for version
- This patch submission installs vectorscan whihc was created as a fork from hyperscan
   andf that is being maintained and has indicated it will suay Open Source
- Created new lfs file
- Created nbew rootfile. This looks to match the hyperscan rootfile closely
- Added vector scan to the make.sh file and removed hyperscan from it.

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/common/vectorscan [new file with mode: 0644]
lfs/vectorscan [new file with mode: 0644]
make.sh