net-libs/libpfring
PF_RING: High-speed packet processing framework (libpfring)
ChangeLog
commit 01c74eb5dd6cb43e3963bbffd68a0fcf81502d2e
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Mon Jan 15 16:38:46 2024 +0100
Updating suricata-7.0.2 with PF_RING-8.4.0
commit 2e68bcba0b1ae3ae64f112271d192414b3709b8f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 8 00:49:35 2023 +0200
Update some forensics tools
commit 1254565771881b9646a61160d866a660a78ff034
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Apr 25 16:26:38 2022 +0200
Updating suricata and PF_RING related ebuilds
commit 7a262fc184607cfa3a76fa84a0c0931e6b107eaa
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Tue Oct 26 01:11:49 2021 +0200
PF_RING: updated to 8.0.0
net-libs/libpfring-8.0.0
sys-kernel/pf_ring-kmod-8.0.0
* Remove older versions
* add proper KEYWORDS
commit 3daf15088af2296647b801ad6826cf47d344520f
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Wed May 8 09:19:30 2019 +0200
Updating PF_RING related ebuilds...
The latest release cannot be built aginst linux-4.19.x or later, please
use the 9999 versions (switch to FORK=thinrope in case of failures).
The patch needed till 7.0.0 was mnerged upstream as
https://github.com/ntop/PF_RING/commit/63f0a382787a712b7b054d6514b423568223f68e
* moving to EAPI=7, fixing $Header
* cleaning old versions (and patches)
Related: https://github.com/ntop/PF_RING/issues/454
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit e29e2e0268c832d2c6ab91ff7fc0756414ef74c1
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Feb 4 22:21:46 2018 +0100
Revbumpimg net-analyzer/suricata with PF_RING
Related bugs: 366609, 645542, 645544
commit bbb16a38b1b810a238968ebec43136ff5482c135
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Sep 29 02:41:01 2017 +0200
net-libs/libpfring-*: Fixing src_install()
It was NOT installing .h files, fixed.
commit 2398ecd1a6331858072d021ba1be6c7149b84a9c
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 23:27:23 2017 +0200
net-libs/libpfring-9999.ebuild: upstream fixed
My PR was merged upstream: https://github.com/ntop/PF_RING/pull/261
This makes in-ebuild patching unnecessary for libpfring-9999.ebuild
commit c5a93817fca41460d7fafa36d84bab496f07d760
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 10:55:38 2017 +0200
Unifying libpfring ebuilds
commit efd0db46160e38d2cc3de9b40cf75c5f6df6106f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 10:23:29 2017 +0200
Updating to PF_RING-6.6.0
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit a8d662aedee3149a0743a7f6450cfd42c655bd23
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:11:34 2016 +0900
Trying to make REPOMAN happy :-) (adding metadata)
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit dc1c91b83bc5f3d7eb881548cff2d828aae2c53a
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 25 16:49:29 2015 +0900
Minor fixes to pf_ring (net-libs/libpfring and sys-kernel/pf_ring-kmod)
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 3c7b82c82a98dcc9d04cbc89a699c5674467254e
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 14:53:52 2015 +0900
Updating the ebuild, lots of clean-up.
commit 919b5b6c6602ad7105f8cfb49aa546239c9e9858
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 25 13:31:18 2013 +0900
forgot dependency
commit 25073ee5bef2586671808621d4ae543314a64f39
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 25 13:09:23 2013 +0900
Adding first go at suricata/pfring...
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Mon Jan 15 16:38:46 2024 +0100
Updating suricata-7.0.2 with PF_RING-8.4.0
commit 2e68bcba0b1ae3ae64f112271d192414b3709b8f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Jul 8 00:49:35 2023 +0200
Update some forensics tools
commit 1254565771881b9646a61160d866a660a78ff034
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Apr 25 16:26:38 2022 +0200
Updating suricata and PF_RING related ebuilds
commit 7a262fc184607cfa3a76fa84a0c0931e6b107eaa
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Tue Oct 26 01:11:49 2021 +0200
PF_RING: updated to 8.0.0
net-libs/libpfring-8.0.0
sys-kernel/pf_ring-kmod-8.0.0
* Remove older versions
* add proper KEYWORDS
commit 3daf15088af2296647b801ad6826cf47d344520f
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Wed May 8 09:19:30 2019 +0200
Updating PF_RING related ebuilds...
The latest release cannot be built aginst linux-4.19.x or later, please
use the 9999 versions (switch to FORK=thinrope in case of failures).
The patch needed till 7.0.0 was mnerged upstream as
https://github.com/ntop/PF_RING/commit/63f0a382787a712b7b054d6514b423568223f68e
* moving to EAPI=7, fixing $Header
* cleaning old versions (and patches)
Related: https://github.com/ntop/PF_RING/issues/454
commit 3fa8648f4c68dea9764339bdb77b24eb3973959d
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Mon Dec 17 01:26:35 2018 +0100
metadata/layout.conf: syncing with Gentoo oficial
* this brings lots of changes in Manifest files
* mainly no more digests for ebuilds!
commit ab04612053ebd7b634b21c5e6bf0cd401fced0b8
Author: Kalin KOZHUHAROV <kalin@thinrope.net>
Date: Fri Apr 6 20:45:13 2018 +0200
Recaclucalitng Manufest files with new format
commit e29e2e0268c832d2c6ab91ff7fc0756414ef74c1
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sun Feb 4 22:21:46 2018 +0100
Revbumpimg net-analyzer/suricata with PF_RING
Related bugs: 366609, 645542, 645544
commit bbb16a38b1b810a238968ebec43136ff5482c135
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Fri Sep 29 02:41:01 2017 +0200
net-libs/libpfring-*: Fixing src_install()
It was NOT installing .h files, fixed.
commit 2398ecd1a6331858072d021ba1be6c7149b84a9c
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 23:27:23 2017 +0200
net-libs/libpfring-9999.ebuild: upstream fixed
My PR was merged upstream: https://github.com/ntop/PF_RING/pull/261
This makes in-ebuild patching unnecessary for libpfring-9999.ebuild
commit c5a93817fca41460d7fafa36d84bab496f07d760
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 10:55:38 2017 +0200
Unifying libpfring ebuilds
commit efd0db46160e38d2cc3de9b40cf75c5f6df6106f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Thu Sep 28 10:23:29 2017 +0200
Updating to PF_RING-6.6.0
commit 3982767d4cee7965ac94a8f5944f80268e11ae63
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 13:06:23 2017 +0200
Oops, forgot to include Manifests...
commit 26dc7365a0efdadd98f54b4f44cf26388cad2434
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Wed May 31 12:55:25 2017 +0200
Fixing BGO #611234
BGO #611234 (Council vote: CVS headers and git expansion)
find . -name '*.ebuild' -print0|xargs -0 perl -i -ne 'print unless (/^# \$Id\$$/);'
commit 48ed7bc20763bb7050e1e64a8acfc50fb373740f
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Tue Nov 15 03:56:45 2016 +0900
mass update metadata.xml, to make repoman happy...
commit a8d662aedee3149a0743a7f6450cfd42c655bd23
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:11:34 2016 +0900
Trying to make REPOMAN happy :-) (adding metadata)
commit 716b4c06be1d8ef35f37cf87452ad9c45e1dbcb6
Author: Kalin KOZHUHAROV <me.kalin@gmail.com>
Date: Sat Apr 16 00:09:47 2016 +0900
Trying to make REPOMAN happy :-)
Fixing headers (some whitespace, copyright year)
Updating Manifests
commit dc1c91b83bc5f3d7eb881548cff2d828aae2c53a
Author: thinrope <me.kalin@gmail.com>
Date: Wed Nov 25 16:49:29 2015 +0900
Minor fixes to pf_ring (net-libs/libpfring and sys-kernel/pf_ring-kmod)
commit f2ec98365e2a412b9200b184e5e1ca1f8f6468f4
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 21:06:51 2015 +0900
Forgot to update Manifests :-/
for i in $(find /usr/portage-layman/pkalin -type f -name "*.ebuild"); do ebuild $i digest; done
commit 33ca58d2403b0a656ba4c24606bbb7d530e8258c
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 20:51:43 2015 +0900
Fixing old CVS Headers.
find . -type f -name "*.ebuild"|xargs perl -i -pe 's/^# \$Header: \$/# \$Id\$/'
commit 3c7b82c82a98dcc9d04cbc89a699c5674467254e
Author: thinrope <me.kalin@gmail.com>
Date: Tue Sep 8 14:53:52 2015 +0900
Updating the ebuild, lots of clean-up.
commit 919b5b6c6602ad7105f8cfb49aa546239c9e9858
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 25 13:31:18 2013 +0900
forgot dependency
commit 25073ee5bef2586671808621d4ae543314a64f39
Author: thinrope <me.kalin@gmail.com>
Date: Wed Dec 25 13:09:23 2013 +0900
Adding first go at suricata/pfring...