Skip to content

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

Open
wants to merge 2 commits into
base: 3.0-dev
Choose a base branch
from

Conversation

aninda-al
Copy link
Contributor

@aninda-al aninda-al commented Mar 21, 2025

Merge Checklist

All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)

  • The toolchain has been rebuilt successfully (or no changes were made to it)
  • The toolchain/worker package manifests are up-to-date
  • Any updated packages successfully build (or no packages were changed)
  • Packages depending on static components modified in this PR (Golang, *-static subpackages, etc.) have had their Release tag incremented.
  • Package tests (%check section) have been verified with RUN_CHECK=y for existing SPEC files, or added to new SPEC files
  • All package sources are available
  • cgmanifest files are up-to-date and sorted (./cgmanifest.json, ./toolkit/scripts/toolchain/cgmanifest.json, .github/workflows/cgmanifest.json)
  • LICENSE-MAP files are up-to-date (./LICENSES-AND-NOTICES/SPECS/data/licenses.json, ./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md, ./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)
  • All source files have up-to-date hashes in the *.signatures.json files
  • sudo make go-tidy-all and sudo make go-test-coverage pass
  • Documentation has been updated to match any changes to the build system
  • Ready to merge

Summary

Upgrades netsniff-ng to version 0.6.9

Build/Dependency Information

Please build following packages with netsniff-ng:
GeoIP
libcli
libnet

Change Log
  • modified: SPECS-EXTENDED/netsniff-ng/netsniff-ng.signatures.json
  • modified: SPECS-EXTENDED/netsniff-ng/netsniff-ng.spec
  • modified: cgmanifest.json
Does this affect the toolchain?

NO

Associated issues
  • NA
Links to CVEs
  • NA
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

@aninda-al aninda-al requested review from a team as code owners March 21, 2025 01:59
@microsoft-github-policy-service microsoft-github-policy-service bot added Packaging specs-extended PR to fix SPECS-EXTENDED 3.0-dev PRs Destined for AzureLinux 3.0 labels Mar 21, 2025
Version: 0.6.9
Release: 2%{?dist}
Summary: Packet sniffing beast
Vendor: Microsoft Corporations
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just say "Microsoft Corporation"

Copy link
Contributor Author

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
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Remove rhel related macros.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

removed


%files
%license COPYING
Copy link
Contributor

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.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

added license tag

@aninda-al aninda-al force-pushed the upgrade-netsniff-ng branch from 6de08c9 to f8b8650 Compare May 2, 2025 19:11
@aninda-al aninda-al force-pushed the upgrade-netsniff-ng branch from f8b8650 to 631f974 Compare July 2, 2025 16:31
@aninda-al aninda-al requested a review from suresh-thelkar July 2, 2025 19:28
@aninda-al aninda-al force-pushed the upgrade-netsniff-ng branch from 631f974 to 18e4ef4 Compare August 5, 2025 23:08
@aninda-al aninda-al force-pushed the upgrade-netsniff-ng branch from 18e4ef4 to e393213 Compare August 14, 2025 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.0-dev PRs Destined for AzureLinux 3.0 Packaging specs-extended PR to fix SPECS-EXTENDED
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants