From ef1d63e2ac0627bf99085d192832d78ddf875a89 Mon Sep 17 00:00:00 2001 From: dirkmueller <> Date: Jan 22 2024 19:41:29 +0000 Subject: Update rustscan to version 2.1.1+0 / rev 11 via SR 1140383 https://build.opensuse.org/request/show/1140383 by user dirkmueller + anag+factory --- diff --git a/.files b/.files index 81e466d..47fbe98 100644 Binary files a/.files and b/.files differ diff --git a/.rev b/.rev index c8da9bf..92e6c1d 100644 --- a/.rev +++ b/.rev @@ -79,4 +79,12 @@ <comment></comment> <requestid>1093334</requestid> </revision> + <revision rev="11" vrev="3"> + <srcmd5>f6f92da2e35f421aa788f5414dbedf46</srcmd5> + <version>2.1.1+0</version> + <time>1705952083</time> + <user>anag+factory</user> + <comment></comment> + <requestid>1140383</requestid> + </revision> </revisionlist> diff --git a/rustscan.changes b/rustscan.changes index 7861714..3cc13ba 100644 --- a/rustscan.changes +++ b/rustscan.changes @@ -1,4 +1,10 @@ ------------------------------------------------------------------- +Sat Jan 20 11:45:15 UTC 2024 - Andreas Stieger <andreas.stieger@gmx.de> + +- Downgrade nmap requirements to recommends: The no-nmap option + exists, and nmap should move to :NonFree + +------------------------------------------------------------------- Wed Jun 14 10:04:34 UTC 2023 - Robert Frohl <rfrohl@suse.com> - Drop not needed RustScan-*.obscpio, as RustScan-*.tar.xz is used diff --git a/rustscan.spec b/rustscan.spec index da37418..ea90216 100644 --- a/rustscan.spec +++ b/rustscan.spec @@ -1,7 +1,7 @@ # # spec file for package rustscan # -# Copyright (c) 2023 SUSE LLC +# Copyright (c) 2024 SUSE LLC # Copyright (c) 2020, Martin Hauke <mardnh@gmx.de> # # All modifications and additions to the file contributed by third parties @@ -28,7 +28,7 @@ Source: RustScan-%{version}.tar.xz Source1: vendor.tar.xz Source2: cargo_config BuildRequires: cargo-packaging -Requires: nmap +Recommends: nmap %description Find all open ports fast with RustScan, then automatically