Commit graph

3515 commits

Author SHA1 Message Date
Sandro 662d2ff82f
Merge pull request #105074 from Mindavi/clamav/0.103.0 2020-12-08 04:30:24 +01:00
Sandro 47134948c8
Apply suggestions from code review 2020-12-08 03:13:01 +01:00
Maximilian Bosch 96d8d9411f
Merge pull request #105919 from Ma27/bump-pass-import
pass-import: 2.6 -> 3.1
2020-12-06 19:16:38 +01:00
Marin 3d629ef723
rage: fix macOS build (#106051)
Without the explicit Foundation dep, linker fails with this message:
```
  = note: ld: framework not found Foundation
          clang-7: error: linker command failed with exit code 1 (use -v to see invocation)
          

error: aborting due to previous error

error: could not compile `i18n-embed-fl`
```

Co-authored-by: Dmitry Kalinkin <dmitry.kalinkin@gmail.com>
2020-12-06 10:26:39 -05:00
github-actions[bot] 0947539ec1
Merge master into staging-next 2020-12-05 12:18:17 +00:00
Sandro 4adfd81d9f
Merge pull request #105946 from r-ryantm/auto-update/thc-ipv6
thc-ipv6: 3.6 -> 3.8
2020-12-05 11:32:00 +01:00
github-actions[bot] 55b348fe1b
Merge master into staging-next 2020-12-05 06:16:24 +00:00
R. RyanTM 8a47655a10 thc-ipv6: 3.6 -> 3.8 2020-12-05 03:35:10 +00:00
Mario Rodas bec1a61357
Merge pull request #105887 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.3 -> 6.1.4
2020-12-04 22:31:41 -05:00
Maximilian Bosch 05348ed503
pass: support extensions with $out/bin
An example for that would be `passExtensions.pass-import` where
`pimport` is available in `$out/bin`. In that case, `$out/bin` in
`buildEnv` isn't a symlink anymore and doesn't need to be removed.

Co-authored-by: elseym <elseym@me.com>
2020-12-04 22:34:03 +01:00
Maximilian Bosch 2b674912b4
passExtensions.pass-import: 2.6 -> 3.1
ChangeLog: https://github.com/roddhjav/pass-import/blob/v3.1/CHANGELOG.rst#31---2020-10-25

* Make sure that all features are enabled by adding `pykeepass`,
  `filemagic` etc.

* Patch & use `setup.py` to make sure that everything gets installed
  properly into `$out`.

Co-authored-by: elseym <elseym@me.com>
2020-12-04 22:33:53 +01:00
github-actions[bot] cb36dd7449
Merge master into staging-next 2020-12-04 18:14:51 +00:00
Sandro a1d83d01f2
pass.audit: Disable tests on darwin 2020-12-04 15:04:21 +01:00
R. RyanTM bd9efc2dbb hcxdumptool: 6.1.3 -> 6.1.4 2020-12-04 14:02:30 +00:00
github-actions[bot] 4b8f5caddc
Merge master into staging-next 2020-12-04 12:20:02 +00:00
Robbert Gurdeep Singh 29e1b41301 pass: add find and grep as dependencies
When pass is called from passff it does not have grep and find in its
path.

PATH="" /home/beardhatcode/.nix-profile/bin/pass grep lol                                             ~
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 399: find: command not found

$ PATH="/nix/store/HASH-findutils-4.7.0/bin" /home/beardhatcode/.nix-profile/bin/pass grep lol
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 403: grep: command not found
/nix/store/HASH-password-store-1.7.3/bin/.pass-wrapped: line 403: grep: command not found
2020-12-04 11:56:11 +01:00
Maximilian Bosch f0c3cdfd86
Merge pull request #105509 from delroth/sudo-1.9.4
sudo: 1.9.3p1 -> 1.9.4
2020-12-04 11:12:46 +01:00
github-actions[bot] 58274c4f8d
Merge master into staging-next 2020-12-03 00:36:28 +00:00
Francesco Gazzetta 20eb5c38e1 bash-supergenpass: use unstableGitUpdater 2020-12-02 17:24:10 +01:00
github-actions[bot] 89e8bf0f2a
Merge master into staging-next 2020-12-02 12:30:55 +00:00
R. RyanTM 934f621819
_1password-gui: 0.9.5-2 -> 0.9.6 2020-12-01 17:06:06 +01:00
Jan Tojnar 27b974d84b
Merge branch 'staging-next' into staging 2020-12-01 03:26:36 +01:00
Sandro acd8900a79
Merge pull request #100776 from Enteee/feature/volatility-2.6.1
volatility: 2.6 -> 2.6.1
2020-12-01 01:11:28 +01:00
Pierre Bourdon f0f712a0ea
sudo: 1.9.3p1 -> 1.9.4 2020-11-30 23:53:49 +01:00
Silvan Mosberger 6df56e1cb8
Merge pull request #103866 from cole-h/doas
doas: 6.6.1 -> 6.8
2020-11-30 19:02:55 +01:00
Ente 82928271dc
volatility: 2.6 -> 2.6.1
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2020-11-29 23:19:08 +01:00
Frederik Rietdijk 05d1c49209 Merge staging-next into staging 2020-11-29 13:51:33 +01:00
Fabian Möller b65a1ab2a4 jd-gui: use copyDesktopItems hook 2020-11-29 04:26:48 +01:00
John Ericson 73425f6c3b Merge remote-tracking branch 'upstream/master' into staging 2020-11-28 21:33:03 -05:00
Sandro bfe757c590
Merge pull request #91961 from SCOTT-HAMILTON/add-keysmith
keysmith: 0.1 → 0.2
2020-11-29 02:25:20 +01:00
Rick van Schijndel b7bdab77eb clamav: enable unit tests, add libjson-c, disable rar explicitly
- Add libjson-c dependency for --gen-json functionality.
- Disable rar functionality
  - Because it uses non-free software
  - Because it doesn't work properly without extra patches
  - This didn't work before either, but a warning was added about
    failing to load the rar library
- Enable unit tests and add check dependency for that
2020-11-27 19:22:43 +01:00
Frederik Rietdijk ce9c513856 Merge staging-next into staging 2020-11-27 15:09:41 +01:00
Maximilian Bosch fcbedf65aa
Revert "nmap: 7.80 -> 7.90"
This reverts commit c426ccf116.

License has changed in 7.90 and we should decide first how to proceed.
See #105119 for further context.
2020-11-27 11:05:15 +01:00
Sandro 9808a1ccea
Merge pull request #105121 from r-ryantm/auto-update/1password
_1password-gui: 0.9.4-1 -> 0.9.5-2
2020-11-27 09:50:40 +01:00
R. RyanTM 1b14ab86c2 _1password-gui: 0.9.4-1 -> 0.9.5-2 2020-11-27 08:20:42 +00:00
Sandro 60a550e102
Merge pull request #101687 from makefu/pkgs/metasploit/6.0.12 2020-11-27 02:22:23 +01:00
Sandro bd1de18f6c
Merge pull request #101765 from siraben/ncrack-init
ncrack: init at 0.7
2020-11-27 01:17:12 +01:00
Sandro 80da379db7
Merge pull request #101831 from siraben/snow-init
snow: init at 20130616
2020-11-27 00:27:25 +01:00
Sandro 2cb7f952fe
Merge pull request #101391 from r-ryantm/auto-update/clamav
clamav: 0.102.4 -> 0.103.0
2020-11-26 21:14:29 +01:00
Sandro 2924683301
Merge pull request #104956 from r-ryantm/auto-update/doppler
doppler: 3.17.0 -> 3.19.0
2020-11-26 13:40:25 +01:00
Sandro 1c7bdc7db2
Merge pull request #104995 from r-ryantm/auto-update/ipscan
ipscan: 3.7.1 -> 3.7.3
2020-11-26 12:32:14 +01:00
R. RyanTM 1eece5da86 ipscan: 3.7.1 -> 3.7.3 2020-11-26 07:56:36 +00:00
R. RyanTM e9af64281d doppler: 3.17.0 -> 3.19.0 2020-11-26 02:14:37 +00:00
R. RyanTM 9979bc5b8a gnupg: 2.2.23 -> 2.2.24 2020-11-25 10:32:32 -08:00
Maximilian Bosch 6cd3c538c7
Merge pull request #104262 from Vonfry/fix/pass
pass: separate dmenu from x11Support
2020-11-25 14:32:02 +01:00
Vonfry 118695a350
pass: seperate dmenu from x11Support 2020-11-25 18:44:18 +08:00
Justin Humm 19036e0ca0
opensc: 0.20.0 -> 0.21.0 2020-11-24 23:32:03 +01:00
Graham Christensen d9c3f13df3
Merge pull request #104776 from grahamc/utillinux
utillinux: rename to util-linux
2020-11-24 15:14:36 -05:00
Graham Christensen bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
06kellyjac 6993bd0b56 rustscan: 1.10.1 -> 2.0.1 2020-11-24 16:43:44 +00:00