Public bug reported: Ubuntu Release: 24.04.2 LTS Package Version: zmap/noble,now 2.1.1-2.1build2 amd64
The version installed from apt as "zmap/noble,now 2.1.1-2.1build2 amd64" is based on git commit b793585, made in Jan 2025: ``` $ zmap --version May 12 21:24:39.566 [INFO] zmap: By default, ZMap will output the unique IP addresses of hosts that respond successfully (e.g., SYN-ACK packet). This is equivalent to running ZMap with the following flags: --output-module=csv --output-fields=saddr --output-filter='success=1 && repeat=0' --no-header-row. If you want all responses, explicitly set an output module or set --output-filter="". zmap Development Build. Commit b793585 - Thu Jan 16 01:48:16 2025 +0200 ``` However, the upstream package has b793585 tagged as a commit after the tagged version v4.3.1. The following issues need to be addressed: - Update to the latest upstream release of v4.3.4, which has a bug fix so that using "zmap --version" will print "v4.3.4" instead of the commit hash. Release available here https://github.com/zmap/zmap/releases/tag/v4.3.4 - Ensure the name of the package in apt is v4.3.4, since otherwise the user is left thinking they're using a massively out-of-date package (v2.1.1 was tagged in upstream back in 2015) ** Affects: zmap (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2110502 Title: version in apt is mislabeled To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/zmap/+bug/2110502/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
