Skip to content
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

hcxtools: 6.0.3 -> 6.1.0 #94504

Closed
wants to merge 1 commit into from
Closed

Conversation

r-ryantm
Copy link
Contributor

@r-ryantm r-ryantm commented Aug 2, 2020

Automatic update generated by nixpkgs-update tools. This update was made based on information from https://github.com/ZerBea/hcxtools/releases.

meta.description for hcxtools is: "Tools for capturing wlan traffic and conversion to hashcat and John the Ripper formats"

meta.homepage for hcxtools is: "https://github.com/ZerBea/hcxtools"

meta.changelog for hcxtools is: ""

Updates performed
  • Version update
To inspect upstream changes
Impact
Checks done (click to expand)

Rebuild report (if merged into master) (click to expand)
6 total rebuild path(s)

2 package rebuild(s)

2 x86_64-linux rebuild(s)
2 i686-linux rebuild(s)
0 x86_64-darwin rebuild(s)
2 aarch64-linux rebuild(s)


First fifty rebuilds by attrpath
hcxtools
wifite2
Instructions to test this update (click to expand)

Either download from Cachix:

nix-store -r /nix/store/fj63666g9g3zyrdyg7kby0g545nb095c-hcxtools-6.1.0 \
  --option binary-caches 'https://cache.nixos.org/ https://r-ryantm.cachix.org/' \
  --option trusted-public-keys '
  r-ryantm.cachix.org-1:gkUbLkouDAyvBdpBX0JOdIiD2/DP1ldF3Z3Y6Gqcc4c=
  cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY=
  '

(r-ryantm's Cachix cache is only trusted for this store-path realization.)
For the Cachix download to work, your user must be in the trusted-users list or you can use sudo since root is effectively trusted.

Or, build yourself:

nix-build -A hcxtools https://github.com/r-ryantm/nixpkgs/archive/37e29b490dd8e4fe9dd154201f20adc7d64419a1.tar.gz

After you've downloaded or built it, look at the files and if there are any, run the binaries:

ls -la /nix/store/fj63666g9g3zyrdyg7kby0g545nb095c-hcxtools-6.1.0
ls -la /nix/store/fj63666g9g3zyrdyg7kby0g545nb095c-hcxtools-6.1.0/bin


Pre-merge build results

We have automatically built all packages that will get rebuilt due to
this change.

This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.

Result of nixpkgs-review 1

2 packages built:
  • hcxtools
  • wifite2

Maintainer pings

cc @dywedir for testing.

@Mic92
Copy link
Member

Mic92 commented Aug 2, 2020

segfaults for me:

$ gdb hcxpioff
GNU gdb (GDB) 9.2
Copyright (C) 2020 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
<http://www.gnu.org/software/gdb/bugs/>.
Find the GDB manual and other documentation resources online at:
    <http://www.gnu.org/software/gdb/documentation/>.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from hcxpioff...
(No debugging symbols found in hcxpioff)
(gdb) r
Starting program: /nix/store/nf515ramrmsyajdfr3pp4qkk0hfrrys3-hcxdumptool-6.0.7/bin/hcxpioff

Program received signal SIGSEGV, Segmentation fault.
0x0000000000401598 in main ()
(gdb) bt
#0  0x0000000000401598 in main ()

@SuperSandro2000
Copy link
Member

Result of nixpkgs-review pr 94504 run on x86_64-linux 1

2 packages built:
  • hcxtools
  • wifite2

@dywedir dywedir mentioned this pull request Feb 13, 2021
10 tasks
@r-ryantm r-ryantm deleted the auto-update/hcxtools branch February 13, 2021 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants