Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package rustscan for openSUSE:Factory checked in at 2024-10-15 14:58:08 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/rustscan (Old) and /work/SRC/openSUSE:Factory/.rustscan.new.19354 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "rustscan" Tue Oct 15 14:58:08 2024 rev:12 rq:1207863 version:2.3.0+0 Changes: -------- --- /work/SRC/openSUSE:Factory/rustscan/rustscan.changes 2024-01-22 20:35:00.930951638 +0100 +++ /work/SRC/openSUSE:Factory/.rustscan.new.19354/rustscan.changes 2024-10-15 14:58:39.817326611 +0200 @@ -1,0 +2,16 @@ +Sun Oct 13 15:36:31 UTC 2024 - Andrea Manzini <[email protected]> + +- update to 2.3.0: + * Udp Scanning (#596) @BrendanGlancy + * feat(cli): add custom dns resolver option (#587) + * bump dependencies + +- update to 2.2.2: + * enabling exclude port list capability Issue #530 (#534) + You can now exclude ports from being scanned. + * RustScan now supports ARM based devices + +- dropped cargo_config +- added %check section to run testsuite (excluding those needing network) + +------------------------------------------------------------------- Old: ---- RustScan-2.1.1+0.tar.xz cargo_config New: ---- RustScan-2.3.0+0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ rustscan.spec ++++++ --- /var/tmp/diff_new_pack.FltR8I/_old 2024-10-15 14:58:44.421518093 +0200 +++ /var/tmp/diff_new_pack.FltR8I/_new 2024-10-15 14:58:44.425518259 +0200 @@ -18,7 +18,7 @@ Name: rustscan -Version: 2.1.1+0 +Version: 2.3.0+0 Release: 0 Summary: Fast network port scanner License: GPL-3.0-or-later @@ -26,8 +26,8 @@ URL: https://github.com/RustScan/RustScan Source: RustScan-%{version}.tar.xz Source1: vendor.tar.xz -Source2: cargo_config BuildRequires: cargo-packaging +BuildRequires: python3 Recommends: nmap %description @@ -36,8 +36,6 @@ %prep %setup -qa1 -n RustScan-%{version} -mkdir .cargo -cp %{SOURCE2} .cargo/config %build %{cargo_build} @@ -45,6 +43,13 @@ %install %{cargo_install} +%check +%{cargo_test} -- \ + --skip address::tests::parse_correct_host_addresses \ + --skip address::tests::parse_hosts_file_and_incorrect_hosts \ + --skip address::tests::resolver_args_google_dns \ + --skip address::tests::resolver_default_cloudflare + %files %license LICENSE %doc README.md ++++++ RustScan-2.1.1+0.tar.xz -> RustScan-2.3.0+0.tar.xz ++++++ ++++ 6086 lines of diff (skipped) ++++++ RustScan.obsinfo ++++++ --- /var/tmp/diff_new_pack.FltR8I/_old 2024-10-15 14:58:44.837535395 +0200 +++ /var/tmp/diff_new_pack.FltR8I/_new 2024-10-15 14:58:44.841535560 +0200 @@ -1,5 +1,5 @@ name: RustScan -version: 2.1.1+0 -mtime: 1667816507 -commit: bd32f4ead4edd662633c1dd1f569132352ed9f04 +version: 2.3.0+0 +mtime: 1720446502 +commit: 9c63b561420daa8fb5dca39b07f1f271548c45e8 ++++++ _service ++++++ --- /var/tmp/diff_new_pack.FltR8I/_old 2024-10-15 14:58:44.869536725 +0200 +++ /var/tmp/diff_new_pack.FltR8I/_new 2024-10-15 14:58:44.873536891 +0200 @@ -3,8 +3,8 @@ <param name="url">https://github.com/RustScan/RustScan.git</param> <param name="versionformat">@PARENT_TAG@+@TAG_OFFSET@</param> <param name="scm">git</param> - <param name="revision">2.1.1</param> - <param name="match-tag">2.1.1</param> + <param name="revision">2.3.0</param> + <param name="match-tag">2.3.0</param> <param name="versionrewrite-pattern">(\d+\.\d+\.\d+)</param> <param name="versionrewrite-replacement">\1</param> <param name="changesgenerate">disable</param> ++++++ vendor.tar.xz ++++++ /work/SRC/openSUSE:Factory/rustscan/vendor.tar.xz /work/SRC/openSUSE:Factory/.rustscan.new.19354/vendor.tar.xz differ: char 8, line 1
