-
Notifications
You must be signed in to change notification settings - Fork 590
Upgrades netsniff-ng to version 0.6.9 #13063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 3.0-dev
Are you sure you want to change the base?
Conversation
Version: 0.6.9 | ||
Release: 2%{?dist} | ||
Summary: Packet sniffing beast | ||
Vendor: Microsoft Corporations |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just say "Microsoft Corporation"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixed
# GeoIP not in RHEL-9+ | ||
%if 0%{?rhel} < 9 | ||
BuildRequires: GeoIP-devel | ||
%endif |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Remove rhel related macros.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
removed
|
||
%files | ||
%license COPYING |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should always have license tag. Find the respective license file if we do not have COPYING file and use it here.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added license tag
6de08c9
to
f8b8650
Compare
f8b8650
to
631f974
Compare
631f974
to
18e4ef4
Compare
18e4ef4
to
e393213
Compare
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-static
subpackages, etc.) have had theirRelease
tag incremented../cgmanifest.json
,./toolkit/scripts/toolchain/cgmanifest.json
,.github/workflows/cgmanifest.json
)./LICENSES-AND-NOTICES/SPECS/data/licenses.json
,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md
,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON
)*.signatures.json
filessudo make go-tidy-all
andsudo make go-test-coverage
passSummary
Upgrades netsniff-ng to version 0.6.9
Build/Dependency Information
Please build following packages with netsniff-ng:
GeoIP
libcli
libnet
Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology
local build log:
netsniff-ng-0.6.9-2.azl3.src.rpm.log
installed in a docker env
tdnf install GeoIP-1.6.12-8.azl3.x86_64.rpm
tdnf install libcli-1.10.7-1.azl3.x86_64.rpm
tdnf install libnet-1.2-2.azl3.x86_64.rpm
tdnf install netsniff-ng-0.6.9-2.azl3.x86_64.rpm