nmap 7.94 -> 7.95 https://repology.org/project/nmap/versions attrpath: nmap Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/security/nmap/default.nix b/pkgs/tools/security/nmap/default.nix index 9280abbcfb5d..d287b6050246 100644 --- a/pkgs/tools/security/nmap/default.nix +++ b/pkgs/tools/security/nmap/default.nix @@ -5,11 +5,11 @@ stdenv.mkDerivation rec { pname = "nmap"; - version = "7.94"; + version = "7.95"; src = fetchurl { url = "https://nmap.org/dist/nmap-${version}.tar.bz2"; - sha256 = "sha256-1xvhie7EPX4Jm6yFcVCdMWxFd8p5SRgyrD4SF7yPksw="; + sha256 = "sha256-4Uq1MOR7Wv2I8ciiusf4nNj+a0eOItJVxbm923ocV3g="; }; prePatch = lib.optionalString stdenv.isDarwin '' Received ExitFailure 1 when running Raw command: /nix/store/f9dymb2m0c5jfzbqi245gm681plyvkyc-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nmap nix build failed. g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing PacketElement.cc -o PacketElement.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing NetworkLayerElement.cc -o NetworkLayerElement.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing TransportLayerElement.cc -o TransportLayerElement.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing ARPHeader.cc -o ARPHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing EthernetHeader.cc -o EthernetHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing ICMPv4Header.cc -o ICMPv4Header.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing ICMPv6Header.cc -o ICMPv6Header.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing IPv4Header.cc -o IPv4Header.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing IPv6Header.cc -o IPv6Header.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing TCPHeader.cc -o TCPHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing UDPHeader.cc -o UDPHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing RawData.cc -o RawData.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing HopByHopHeader.cc -o HopByHopHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing DestOptsHeader.cc -o DestOptsHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing FragmentHeader.cc -o FragmentHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing RoutingHeader.cc -o RoutingHeader.o g++ -c -I../liblinear -I/nix/store/0mxg29p8bqwy90q2gda99xsgrgspqbpf-lua-5.4.6/include -I../libdnet-stripped/include -I../libz -I../libpcre/src -I../nbase -I../nsock/include -DHAVE_CONFIG_H -D_FORTIFY_SOURCE=2 -g -O2 -Wall -fno-strict-aliasing PacketParser.cc -o PacketParser.o ar rcv liblinear.a linear.o newton.o blas/*.o a - linear.o a - newton.o a - blas/daxpy.o a - blas/ddot.o a - blas/dnrm2.o a - blas/dscal.o ranlib liblinear.a make[1]: Leaving directory '/build/nmap-7.95/liblinear' rm -f libnetutil.a ar cr libnetutil.a netutil.o PacketElement.o NetworkLayerElement.o TransportLayerElement.o ARPHeader.o EthernetHeader.o ICMPv4Header.o ICMPv6Header.o IPv4Header.o IPv6Header.o TCPHeader.o UDPHeader.o RawData.o HopByHopHeader.o DestOptsHeader.o FragmentHeader.o RoutingHeader.o PacketParser.o ranlib libnetutil.a make[1]: Leaving directory '/build/nmap-7.95/libnetutil'