Commit graph

3721 commits

Author SHA1 Message Date
Daniël de Kok 2fcac5f9fa _1password-gui: 0.9.6 -> 0.9.7
Changes:
https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.7
2020-12-09 09:11:08 +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
Mario Rodas 359c54243c kbs2: 0.1.6 -> 0.2.2
https://github.com/woodruffw/kbs2/blob/v0.2.2/README.md
2020-12-06 04:20:00 +00:00
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
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
R. RyanTM a199759150 bitwarden: 1.23.0 -> 1.23.1 2020-12-04 07:21:30 +00: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
Mario Rodas 7630e4a1d6 rbw: 0.5.0 -> 0.5.2 2020-12-02 04:20:00 +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
Martin Weinelt e88bdd5f50
neopg: mark as broken
Fails to build with recent versions of botan2. The issue has been
reported upstream at https://github.com/das-labor/neopg/issues/98.
2020-11-30 19:57:30 +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
ranfdev 997098b8b5 onlykey-cli: init 1.2.2 2020-11-27 18:03:39 +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
Ben Siraphob b6b2b2f864 aflplusplus: standardize description
- Remove package name from start
- Remove period from end
2020-11-24 15:58:37 +07:00
Sandro 37f04ecad7
Merge pull request #103863 from r-ryantm/auto-update/doppler
doppler: 3.16.1 -> 3.17.0
2020-11-24 00:00:40 +01:00
R. RyanTM 83352630d3 chrome-token-signing: 1.1.2 -> 1.1.2-1 2020-11-23 20:55:34 +01:00
Ryan Mulligan ee03fb80be
Merge pull request #103654 from ivan/b3sum-0.3.7
b3sum: 0.3.4 -> 0.3.7
2020-11-23 11:30:32 -08:00
Artur Cygan 6f6f2f2050 secp256k1: 2017-12-18 -> 2020-08-16 2020-11-23 06:49:05 -08:00
Pavol Rusnak 5b6b477ab4
Merge pull request #103750 from GovanifY/ghidra-bump
ghidra: 9.1.2 -> 9.2
2020-11-23 13:16:55 +01:00
Sandro 214cd89762
Merge pull request #104126 from mweinelt/snallygaster
snallygaster: init at 0.0.9
2020-11-23 12:27:30 +01:00
Raghav Sood 80cb81b294
Merge pull request #104128 from RaghavSood/creddump/src
creddump: fix src
2020-11-23 06:32:01 +00:00
Maximilian Bosch 3fd15cf597
Merge pull request #104525 from marsam/update-vault
vault: 1.5.5 -> 1.6.0
2020-11-23 00:32:20 +01:00
Ryan Mulligan 31c770d065 rage: 0.4.0 -> 0.5.0
* Upgrades to latest version
* Moves darwin security access into derivation,
  simplifying all-packages.nix
* Add RyanTM as maintainer
2020-11-22 13:18:38 -08:00
Dmitry Kalinkin a78bfde65e
Merge pull request #103835 from delroth/jadx-1.2.0
jadx: 1.1.0 -> 1.2.0
2020-11-21 21:27:56 -05:00
ajs124 c5692b64fd
Merge pull request #100796 from kf5grd/master
keybase,keybase-gui,kbfs: 5.5.1 -> 5.5.2
2020-11-22 03:09:00 +01:00
Mario Rodas 9a65981c2d vault-bin: remove passthru.tests
nixosTests.vault uses the `vault` package
2020-11-21 04:20:00 +00:00
Mario Rodas 4152fca69e vault-bin: 1.5.5 -> 1.6.0 2020-11-21 04:20:00 +00:00
Mario Rodas 91340f2aee vault: 1.5.5 -> 1.6.0 2020-11-21 04:20:00 +00:00
Frederik Rietdijk 553b7a8bf0 Merge master into staging-next 2020-11-20 08:12:06 +01:00
Martin Weinelt 661981e5af
Merge pull request #104076 from prusnak/tor
tor: 0.4.4.5 -> 0.4.4.6
2020-11-20 02:22:42 +01:00
Martin Weinelt 272dcd8f9a
snallygaster: init at 0.0.9 2020-11-20 02:06:30 +01:00
Frederik Rietdijk ea7b8978ef Merge master into staging-next 2020-11-19 20:08:15 +01:00
R. RyanTM f428c62679 passExtensions.pass-genphrase: 0.2 -> 0.3 2020-11-19 12:44:10 +00:00
Frederik Rietdijk da12fc6838 Merge staging-next into staging 2020-11-18 15:36:56 +01:00
Raghav Sood 4b6e4a6421
creddump: fix src 2020-11-18 04:16:39 +00:00
Ryan Mulligan ef20cdc5f0
Merge pull request #104025 from r-ryantm/auto-update/bitwarden
bitwarden: 1.22.2 -> 1.23.0
2020-11-17 16:13:04 -08:00
Pavol Rusnak 4c0678ca9a
tor: 0.4.4.5 -> 0.4.4.6 2020-11-17 19:43:19 +01:00
Daniël de Kok 4083611c7a
Merge pull request #104019 from r-ryantm/auto-update/1password
_1password-gui: 0.9.3 -> 0.9.4-1
2020-11-17 19:18:32 +01:00
Oleksii Filonenko 512c3c0a05 maintainers: rename filalex77 -> Br1ght0ne 2020-11-17 13:09:31 +02:00
R. RyanTM aa760bf5a5 bitwarden: 1.22.2 -> 1.23.0 2020-11-17 05:39:14 +00:00
R. RyanTM 48ca228bb3 _1password-gui: 0.9.3 -> 0.9.4-1 2020-11-17 03:43:56 +00:00
R. RyanTM 18005fbd58 doppler: 3.16.1 -> 3.17.0 2020-11-15 03:30:32 +00:00
Cole Helbling caad9aba5a
doas: 6.6.1 -> 6.8
https://github.com/duncaen/opendoas/compare/v6.6.1...v6.8
2020-11-14 19:14:54 -08:00
Pierre Bourdon 477a1763fc
jadx: 1.1.0 -> 1.2.0 2020-11-14 21:20:18 +01:00
Gauvain 'GovanifY' Roussel-Tarbouriech 80ceb60cb1
ghidra: 9.1.2 -> 9.2 2020-11-14 14:53:03 +01:00
Frederik Rietdijk 9fc4a4db5a Merge staging-next into staging 2020-11-13 20:59:08 +01:00
Ivan Kozik 0ace9e28fe b3sum: 0.3.4 -> 0.3.7 2020-11-13 02:40:00 +00:00
Mario Rodas d830cf02e9
Merge pull request #103553 from r-ryantm/auto-update/spectre-meltdown-checker
spectre-meltdown-checker: 0.43 -> 0.44
2020-11-12 20:38:19 -05:00
Jonas Chevalier a7cb88c3de
tree-wide: unify Bash completions outputs (#103421)
Use $out/share/bash-completion/completions to store the Bash completions
2020-11-12 21:22:18 +00:00
Daniël de Kok 281a7ba742 _1password-gui: 0.9.2-1 -> 0.9.3
Changelog:
https://releases.1password.com/linux/0.9/#1password-for-linux-0.9.3
2020-11-12 11:43:21 +01:00
R. RyanTM b44a26bd24 spectre-meltdown-checker: 0.43 -> 0.44 2020-11-12 04:32:14 +00:00
R. RyanTM 35d2564325 saml2aws: 2.27.0 -> 2.27.1 2020-11-12 01:52:15 +00:00
Mario Rodas 701528cd07
Merge pull request #103350 from r-ryantm/auto-update/aws-okta
aws-okta: 1.0.6 -> 1.0.8
2020-11-11 04:17:46 -05:00
R. RyanTM 14ed5891eb doppler: 3.16.0 -> 3.16.1 2020-11-11 03:10:18 +00:00
R. RyanTM 209bec5aca aws-okta: 1.0.6 -> 1.0.8 2020-11-10 21:39:39 +00:00
Frederik Rietdijk 20f001c01e Merge master into staging-next 2020-11-09 14:33:52 +01:00
Chris Double b1c43525d0 tor: remove myself as maintainer 2020-11-09 11:44:51 +00:00
Marek Mahut e02f6bfa26
Merge pull request #100418 from pltanton/master
fido2luks: 0.2.3 -> 0.2.15
2020-11-09 00:22:09 +01:00
Daniël de Kok 4653f62f44 _1password-gui: 0.9.1 -> 0.9.2-1
Changes:

https://1password.community/discussion/116663/1password-beta-0-9-2
2020-11-05 20:44:01 +01:00
Frederik Rietdijk 10c57af49c Merge staging-next into staging 2020-11-04 09:28:07 +01:00
Ryan Mulligan 5eaf0d0d33
Merge pull request #100865 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.16.0b -> 2.16.1
2020-11-03 10:12:48 -08:00
Ryan Mulligan b1f28dbbd4
Merge pull request #100864 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.16.3 -> 1.17.0
2020-11-03 07:49:38 -08:00
Frederik Rietdijk 470f05cb5d Merge staging-next into staging 2020-11-03 12:06:41 +01:00
StigP 08251935f7
Merge pull request #102019 from SuperSandro2000/ssh-audit-2.3.1
ssh-audit: 2.3.0 -> 2.3.1
2020-11-03 01:09:35 +00:00
Mario Rodas 345a1843e2
Merge pull request #102522 from Chili-Man/aws-okta-1.0.6-update
aws-okta: 1.0.5 -> 1.0.6
2020-11-02 18:25:58 -05:00
Mario Rodas 176f6aa1d5
Merge pull request #102332 from r-ryantm/auto-update/doppler
doppler: 3.15.0 -> 3.16.0
2020-11-02 18:08:21 -05:00
Mario Rodas 0da76dab4c
Merge pull request #102402 from marsam/update-vault
vault: 1.5.4 -> 1.5.5
2020-11-02 15:54:34 -05:00
Diego Rodriguez 94bf1da7e5
aws-okta: 1.0.5 -> 1.0.6 2020-11-02 12:46:09 -07:00
Ryan Mulligan 4b30d5601d
Merge pull request #102496 from r-ryantm/auto-update/kpcli
kpcli: 3.4 -> 3.6
2020-11-02 09:26:58 -08:00
R. RyanTM b4ca4631eb kpcli: 3.4 -> 3.6 2020-11-02 16:30:59 +00:00
R. RyanTM ea2535cb8b clevis: 14 -> 15 2020-11-02 07:49:54 -08:00
StigP 5df2fc2cef
Merge pull request #102301 from cyplo/update-genpass
genpass: 0.4.1 -> 0.4.9
2020-11-02 15:48:52 +00:00
Pavol Rusnak 2c931312ce treewide: simplify rev/repo arguments in src
+ use fetchFromGithub where possible
2020-11-01 23:02:24 -08:00
Mario Rodas 8c43d7e6e7 vault-bin: add passthru.tests 2020-11-02 04:20:00 +00:00
Mario Rodas 2ada9b3806 vault: add passthru.tests 2020-11-02 04:20:00 +00:00
Ryan Mulligan 0fb9276e51
Merge pull request #102298 from r-ryantm/auto-update/gnu-pw-mgr
gnu-pw-mgr: 2.4.2 -> 2.7.4
2020-11-01 05:49:37 -08:00
Frederik Rietdijk 83dde6c52c Merge staging-next into staging 2020-11-01 10:11:12 +01:00
R. RyanTM f3370e061b doppler: 3.15.0 -> 3.16.0 2020-11-01 08:47:11 +00:00
Mario Rodas 9578b4a66c vault-bin: 1.5.4 -> 1.5.5 2020-11-01 04:20:00 +00:00
Mario Rodas 7bbbfc47fd vault: 1.5.4 -> 1.5.5 2020-11-01 04:20:00 +00:00
Cyryl Płotnicki e687a4d233 genpass: 0.4.1 -> 0.4.9
* caught up with the newest released version
* genpass main repo moved to sourcehut
2020-11-01 00:56:18 +00:00
R. RyanTM 155896c0cd gnu-pw-mgr: 2.4.2 -> 2.7.4 2020-11-01 00:41:26 +00:00
Daniël de Kok 44177770f3
Merge pull request #102089 from r-ryantm/auto-update/1password
_1password-gui: 0.9.0 -> 0.9.1
2020-10-30 16:39:08 +01:00
Sandro Jäckel 8b0aa74128
ssh-audit: 2.3.0 -> 2.3.1 2020-10-30 03:22:49 +01:00
Ryan Mulligan be0d6d14d7
Merge pull request #101682 from r-ryantm/auto-update/lynis
lynis: 3.0.0 -> 3.0.1
2020-10-29 16:38:16 -07:00
Peter Hoeg 05659a44ce nmapsi4: 0.4.80-20180430 -> 0.5-alpha2 2020-10-30 06:35:17 +08:00
R. RyanTM 0f03d8f0d9 _1password-gui: 0.9.0 -> 0.9.1 2020-10-29 19:19:05 +00:00
R. RyanTM 9019cf9033 cfssl: 1.4.1 -> 1.5.0 2020-10-29 10:58:56 +00:00
Vladimír Čunát 0b32140b34
Merge branch 'staging-next' into staging 2020-10-28 18:48:56 +01:00
Matthias Beyer e655d6fc1a tpm2-abrmd: Take maintainership from lschuermann
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.

Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00
Matthias Beyer c2a5bbbc24 gnupg-pkcs11-scd: Take maintainership from lschuermann
This patch changes maintainership for this package from lschuermann to
matthiasbeyer.
Leon has informed me in a private conversation that he has too little
time to take care of the packages, so I will (maybe only temporarly,
maybe not) take maintainership for it.

Suggested-by: Leon Schuermann <leon@is.currently.online>
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2020-10-28 10:23:21 -07:00
Ben Siraphob 52366ba8ca snow: init at 20130616 2020-10-28 15:01:29 +07:00
Andreas Rammhold db0fe5c3eb
Merge branch master into staging to fix eval error
This fixes the eval error of the small (and "big"?) NixOS test set that
was fixed in 1088f05 & eba8f542.
2020-10-28 03:03:27 +01:00
Ben Siraphob db74029e3e treewide: remove package names from prefix of descriptions 2020-10-27 09:15:07 -07:00
Ben Siraphob 74c6afa7d2 ncrack: init at 0.7 2020-10-27 23:09:15 +07:00
Timothy Stott e84fc8f64c _1password-gui: add timstott as maintainer 2020-10-27 08:52:40 +00:00
Doron Behar ccf24bf7dd
Merge pull request #101753 from doronbehar/pkg/sequoia 2020-10-27 09:09:11 +02:00
Doron Behar dc63a0d525 sequoia: unmark as broken on Darwin
According to:
https://github.com/NixOS/nixpkgs/pull/101753#issuecomment-716641372
2020-10-26 23:10:50 +02:00
Doron Behar a28e589938 sequoia: 0.19.0 -> 0.20.0 2020-10-26 14:18:49 +02:00
Sandro Jäckel fd29e9a3c0 rustscan: fix building on darwin 2020-10-26 21:55:34 +10:00
Sandro Jäckel 57c2755ca2 ssh-audit: set meta.platforms.all 2020-10-26 21:55:34 +10:00
Vladimír Čunát 336bc8283b
Re-Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
This reverts commit c778945806.

I believe this is exactly what brings the staging branch into
the right shape after the last merge from master (through staging-next);
otherwise part of staging changes would be lost
(due to being already reachable from master but reverted).
2020-10-26 08:19:17 +01:00
WORLDofPEACE 309ce3f8a1
Merge pull request #100031 from ju1m/gnupg
gnupg: put libexec tools (eg. gpg-preset-passphrase) in PATH
2020-10-25 17:39:50 -04:00
makefu f3fa188c02
metasploit: add passthru.updateScript 2020-10-25 21:35:33 +01:00
makefu 5c79b3dda0
metasploit: 5.0.90 -> 6.0.12 2020-10-25 21:34:08 +01:00
R. RyanTM 03206f88e5 lynis: 3.0.0 -> 3.0.1 2020-10-25 20:04:47 +00:00
Ryan Mulligan f262382e01
Merge pull request #101653 from r-ryantm/auto-update/gobuster
gobuster: 3.0.1 -> 3.1.0
2020-10-25 09:19:07 -07:00
R. RyanTM ce1bc3c3b0 gobuster: 3.0.1 -> 3.1.0 2020-10-25 14:40:51 +00:00
R. RyanTM 782cf9ba0b bitwarden: 1.22.1 -> 1.22.2 2020-10-25 09:48:36 +01:00
Vladimír Čunát 2f6b00b15e
Merge branch 'staging-next' into staging 2020-10-25 09:47:04 +01:00
Vladimír Čunát c778945806
Revert "Merge #101508: libraw: 0.20.0 -> 0.20.2"
I'm sorry; I didn't notice it contained staging commits.

This reverts commit 17f5305b6c, reversing
changes made to a8a018ddc0.
2020-10-25 09:41:51 +01:00
R. RyanTM c88f981f80 tpm2-abrmd: 2.3.2 -> 2.3.3 2020-10-25 09:40:35 +01:00
Vladimír Čunát 17f5305b6c
Merge #101508: libraw: 0.20.0 -> 0.20.2 2020-10-25 09:28:53 +01:00
WORLDofPEACE 949f7f9227
Merge pull request #98316 from NixOS/gnome-3.38
GNOME 3.38
2020-10-23 20:02:38 -04:00
Jan Tojnar 9b64ebbeb7
onioncircuits: Switch to Python 3
PyGObject no longer supports Python 2.
2020-10-24 01:18:44 +02:00
Jan Tojnar 8317c630af
Merge branch 'staging-next' into staging 2020-10-24 01:10:37 +02:00
Ryan Mulligan 77fe740a5b sonar-scanner-bin: rename to sonar-scanner-cli, 3.3.0.1492 -> 4.5.0.2216
also fix up meta info
2020-10-23 06:30:32 -07:00
Ryan Mulligan e3ac67d42e
Merge pull request #55558 from ghost/sonar-scanner
sonar-scanner-bin: init at 3.3.0.1492
2020-10-23 06:21:41 -07:00
Anton Plotnikov 1321ae850c
fido2luks: 0.2.3 -> 0.2.15
Also remove interactive flag from initrd, because of broken io.
2020-10-23 11:03:31 +03:00
Jan Tojnar 3e01d383ee
Merge branch 'staging-next' into staging 2020-10-22 21:20:32 +02:00
R. RyanTM 52d5ebe067 clamav: 0.102.4 -> 0.103.0 2020-10-22 15:36:30 +00:00
R. RyanTM 1afa7b7746 _1password-gui: 0.8.10 -> 0.9.0 2020-10-21 22:05:32 +00:00
Daiderd Jordan bb0b872b61
Merge pull request #100388 from thefloweringash/darwin-dylib-names-hook
treewide: move fixDarwinDylibNames to nativeBuildInputs
2020-10-21 19:25:48 +02:00
Andrew Childs 5b5d38a7e7 sudolikeaboss: remove input propagation and unused hook
This package is a leaf that exports no libraries, so propagating its
inputs should have no effect.

The fixDarwinDylibNames hook only applies to *.dylib files, which this
package does not contain.
2020-10-21 13:31:12 +09:00
Andrew Childs 722d02a720 treewide: move fixDarwinDylibNames to nativeBuildInputs
This hook runs at build time and depends on executing
install_name_tool from binutils.
2020-10-21 13:26:53 +09:00
Justin Humm c4237e2be1 opensc: patch for CVE-2020-26570, CVE-2020-26572 2020-10-20 17:31:26 +02:00
Diego Rodriguez 212523abad
aws-okta: 1.0.4 -> 1.0.5 2020-10-19 20:53:50 -06:00
hloeffler bea078e7b3 aide: update metadata 2020-10-19 13:03:46 -07:00
Jörg Thalheim 2ee6d466f5
Merge pull request #98410 from SuperSandro2000/rustscan-1.9.0 2020-10-19 12:12:08 +02:00
Jörg Thalheim a1a0ea730f
Merge pull request #99088 from SuperSandro2000/ssh-audit-2.3.0 2020-10-19 07:52:39 +02:00
Mario Rodas 405131bc7e
Merge pull request #100993 from r-ryantm/auto-update/kbs2
kbs2: 0.1.5 -> 0.1.6
2020-10-18 11:46:29 -05:00
R. RyanTM 33e782aaf7 kbs2: 0.1.5 -> 0.1.6 2020-10-18 15:43:20 +00:00
Mario Rodas 07fef1bea1
Merge pull request #100960 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.2 -> 6.1.3
2020-10-18 09:10:59 -05:00
Mario Rodas f95d603c9e
Merge pull request #100915 from r-ryantm/auto-update/doppler
doppler: 3.10.3 -> 3.15.0
2020-10-18 08:28:42 -05:00
R. RyanTM 051fd9bf77 hcxdumptool: 6.1.2 -> 6.1.3 2020-10-18 11:27:23 +00:00
R. RyanTM 7e9df8c8f1 doppler: 3.10.3 -> 3.15.0 2020-10-18 02:26:25 +00:00
R. RyanTM 4627d7617d bitwarden_rs-vault: 2.16.0b -> 2.16.1 2020-10-17 19:12:17 +00:00
R. RyanTM e373dd9821 bitwarden_rs: 1.16.3 -> 1.17.0 2020-10-17 18:49:08 +00:00
Mario Rodas e2591b03fb rbw: add marsam to maintainers 2020-10-17 04:20:00 +00:00
Mario Rodas 1f319ea6ad rbw: 0.4.6 -> 0.5.0 2020-10-17 04:20:00 +00:00
Ben Siraphob 683a87dbeb treewide: remove periods from end of package descriptions 2020-10-17 08:22:31 -07:00
Sam Hofius 0597e648db keybase,keybase-gui,kbfs: 5.5.1 -> 5.5.2 2020-10-16 23:28:21 -04:00
Daniël de Kok a74d6d3520
Merge pull request #100506 from danieldk/1password-gui-0.8.10
_1password-gui: 0.8.9 -> 0.8.10
2020-10-16 20:35:35 +02:00
Samuel Dionne-Riel f3e4fc9491
Merge pull request #94040 from KAction/doas-nopam
doas: add enablePAM option
2020-10-14 20:08:36 -04:00
Austin Seipp 1eb4b2c966
Merge pull request #98059 from sternenseemann/scrypt-1.3.1
scrypt: 1.3.0 → 1.3.1, build library, enable tests
2020-10-14 18:19:35 -05:00
Daniël de Kok 00daf410b5 _1password-gui: 0.8.9 -> 0.8.10
Changelog:
https://releases.1password.com/linux/0.8/#1password-for-linux-0.8.10
2020-10-14 17:31:21 +02:00
Sandro Jäckel 422a52c2aa
rustscan: 1.10.0 -> 1.10.1 2020-10-10 19:40:56 +02:00
Sandro Jäckel 928b1bbbfc
rustscan: 1.9.0 -> 1.10.0 2020-10-10 19:40:55 +02:00
Sandro Jäckel ea302f17bc
rustscan: 1.8.0 -> 1.9.0 2020-10-10 19:40:54 +02:00
Sandro Jäckel 2b3cc9e8bb
ssh-audit: add SuperSandro2000 as maintainer 2020-10-10 19:32:27 +02:00
Sandro Jäckel c12c4cd28e
ssh-audit: 2.2.0 -> 2.3.0 2020-10-10 19:32:27 +02:00
Vladimír Čunát 338b25697c
Merge branch 'master' into staging-next
Quite many rebuilds from master:
> Estimating rebuild amount by counting changed Hydra jobs.
>    3926 x86_64-darwin
>    4645 x86_64-linux
2020-10-10 11:32:10 +02:00
Dmitry Bogatov 99de53b79b doas: add enablePAM option
New option "withPAM" controls whether to build support for pluggable
authetincation modules. Default value is "true", which correspond to
existing behaviour. Futhermore, with default configuration, this change
do not cause rebuild.
2020-10-08 23:20:37 -04:00
Frederik Rietdijk ec28e32c9e Merge master into staging-next 2020-10-08 21:47:26 +02:00
Julien Moutinho d5d543d263 gnupg: put libexec tools (eg. gpg-preset-passphrase) in PATH 2020-10-08 16:35:34 +02:00
Pierre Bourdon fb1b32adc8
sudo: add myself as secondary maintainer 2020-10-08 12:20:52 +02:00
Pierre Bourdon eb9bcfe300
sudo: add the nixosTest to passthru.tests 2020-10-08 12:20:27 +02:00
Pierre Bourdon 999fcba7ae
sudo: 1.8.31p1 -> 1.9.3p1 2020-10-08 12:19:11 +02:00
Martin Weinelt 75bf9558a4
Merge pull request #98771 from helsinki-systems/init/thc-ipv6
thc-ipv6: init at 3.6
2020-10-08 02:20:06 +02:00
Frederik Rietdijk 692d219a93 Merge staging-next into staging 2020-10-06 10:25:58 +02:00
Daniël de Kok 4e1b68b5aa
Merge pull request #99729 from danieldk/1password-gui-0.8.9
_1password-gui: 0.8.8-1 -> 0.8.9
2020-10-06 20:03:22 +02:00
Daniël de Kok 2674604d4a _1password-gui: 0.8.8-1 -> 0.8.9
Changelog:

https://1password.community/discussion/116148/1password-development-preview-0-8-9
2020-10-06 16:07:22 +02:00
Mario Rodas 19c5a183e5 kbs2: 0.1.4 -> 0.1.5 2020-10-05 20:00:00 -05:00
Martin Weinelt c426ccf116
nmap: 7.80 -> 7.90 2020-10-04 15:42:16 +02:00
Mario Rodas 06e4c82396
Merge pull request #99514 from marsam/fix-rbw-darwin
rbw: fix build on darwin
2020-10-03 22:24:00 -05:00
Pavol Rusnak c1ed88eaee
tor: 0.4.3.6 -> 0.4.4.5 2020-10-03 23:02:53 +02:00
Patrick Hilhorst eb013e679e pcsc-scm-scl: manually correct wrongly automatically changed url 2020-10-02 09:01:35 -07:00
Patrick Hilhorst b133532434 treewide: remove some trailing whitespace to please ofborg 2020-10-02 09:01:35 -07:00
Patrick Hilhorst f7e390e6d4 treewide: fix redirected urls (run 3)
Related:
 - 9fc5e7e473
 - 593e11fd94
 - 508ae42a0f

Since the last time I ran this script, the Repology API changed, so I had to
adapt the script used in the previous PR. The new API should be more robust, so
overall this is a positive (no more grepping the error messages for our relevant
data but just a nice json structure).

Here's the new script I used:

```sh
curl https://repology.org/api/v1/repository/nix_unstable/problems \
   | jq -r '.[] | select(.type == "homepage_permanent_https_redirect") | .data | "s@\(.url)@\(.target)@"' \
   | sort | uniq | tee script.sed
find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```

I will also add this script to `maintainers/scripts`.
2020-10-02 09:01:35 -07:00
Mario Rodas 56f9e7571c rbw: fix build on darwin 2020-10-01 04:20:00 +00:00
Mario Rodas d3669570d2 pinentry: fix build on darwin 2020-10-01 04:20:00 +00:00
Daniël de Kok 9f7b7bf7d8 _1password-gui: 0.8.7 -> 0.8.8-1
Changes:

https://1password.community/discussion/116041/1password-development-preview-0-8-8
2020-09-30 10:26:08 +02:00
Jan Tojnar 32b4375f10
Merge branch 'staging-next' into staging 2020-09-29 00:12:29 +02:00
Mario Rodas ae90a6ea13 vault-bin: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Mario Rodas 8176112c88 vault: 1.5.3 -> 1.5.4 2020-09-27 04:20:00 +00:00
Ryan Mulligan b97fa2ac57
Merge pull request #98727 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.1.1 -> 6.1.2
2020-09-25 17:36:20 -07:00
ajs124 e81c9b78ff thc-ipv6: init at 3.6 2020-09-25 18:17:36 +02:00
R. RyanTM 74ccbf7c1b hcxdumptool: 6.1.1 -> 6.1.2 2020-09-25 09:23:29 +00:00
R. RyanTM e19d18f04d
bitwarden_rs-vault: 2.15.1 -> 2.16.0b (#98675) 2020-09-24 21:43:51 +00:00
R. RyanTM fd7141afa3
bitwarden: 1.20.1 -> 1.22.1 (#98674) 2020-09-24 21:43:14 +00:00
Jan Tojnar d471c5d1f3
Merge branch 'staging-next' into staging 2020-09-24 23:09:00 +02:00
Daniël de Kok cf6075fc89
Merge pull request #98482 from danieldk/1password-0.8.7
_1password-gui: 0.8.6-2 -> 0.8.7
2020-09-24 08:20:01 +02:00
Robert Scott 1aa888ba53 fierce: fix build
because we're playing with its install requirements, add a
pythonImportsCheck to give us a chance to discover brokenness. technically
this isn't a realistic test of end user behaviour as this is really an
application, not a python module, but it seems to have a pretty stable
import name of `fierce`, so it works.
2020-09-22 23:24:59 -07:00
zowoq 2e30e228b7 bettercap: build on darwin 2020-09-23 07:29:07 +10:00
Daniël de Kok 0dac5a3c6a _1password-gui: 0.8.6-2 -> 0.8.7
Changes:

https://discussions.agilebits.com/discussion/115894/1password-development-preview-0-8-7
2020-09-22 19:31:50 +02:00
Frederik Rietdijk 7bff759fac Merge staging-next into staging 2020-09-22 18:31:56 +02:00
zowoq 647be9d0dd age: 1.0.0-beta4 -> 1.0.0-beta5
https://github.com/FiloSottile/age/releases/tag/v1.0.0-beta5
2020-09-22 08:03:40 +10:00
WORLDofPEACE 34aaac6d7c Merge branch 'staging-next' into staging 2020-09-20 18:41:15 -04:00
sternenseemann ac4d46972d scrypt: fix build of pkgsStatic.scrypt
The getconf input defaults to the glibc one if it is being used and uses
the netbsd version in all other cases. This fixes the build when
building with musl, since it doesn't ship a version of getconf.
2020-09-18 11:17:00 +02:00
Lassulus ba7bf293e1
Merge pull request #97090 from r-ryantm/auto-update/clevis
clevis: 13 -> 14
2020-09-17 21:04:51 +02:00
Robert Helgesson 9dfcba812a
jwt-cli: 3.1.0 -> 3.2.1 2020-09-16 23:25:52 +02:00
Jason Carr db0e901b56 lesspass-cli: 9.0.0 -> 9.1.9 2020-09-16 08:41:36 +02:00
sternenseemann c66aaf1995 scrypt: 1.3.0 → 1.3.1, build library, enable tests
* update scrypt
* enable running of tests
* build development library libscrypt-kdf,
  install to lib output, headers to dev
* default output remains untouched: contains binary plus man pages
2020-09-15 19:48:10 +02:00
Ryan Mulligan d7357d08d5
Merge pull request #98022 from marsam/update-sops
sops: 3.6.0 -> 3.6.1
2020-09-15 07:06:36 -07:00
Daniël de Kok 715790e27f _1password-gui: 0.8.5-1 -> 0.8.6-2
Changelog:
https://discussions.agilebits.com/discussion/115787/1password-development-preview-0-8-6
2020-09-15 08:19:50 +02:00
Mario Rodas b0b730de19 sops: 3.6.0 -> 3.6.1
https://github.com/mozilla/sops/releases/tag/v3.6.1
2020-09-14 23:32:01 -05:00
Daniël de Kok d2098f90e3
Merge pull request #97852 from danieldk/1password-gui-0.8.5
_1password-gui: 0.8.4 -> 0.8.5-1
2020-09-14 15:01:20 +02:00
Vladimír Čunát e78b52ede7
Merge #95089: glibc: 2.31 -> 2.32 (into staging) 2020-09-13 08:26:14 +02:00
Maximilian Bosch 5f5ff55623
super: fix build w/glibc-2.32 2020-09-12 23:04:44 +02:00
Daniël de Kok 28cd74522e _1password-gui: 0.8.4 -> 0.8.5-1
Changes:

https://discussions.agilebits.com/discussion/115658/1password-development-preview-0-8-5
2020-09-12 19:34:43 +02:00
Doron Behar bfebffbd9c
Merge pull request #96180 from doronbehar/pkg/sequoia 2020-09-12 14:47:53 +03:00
William Kral fb5a153c26 jwt-cli: fix build 2020-09-10 17:18:33 +10:00
luc65r 6917fda396 rbw: 0.4.4 -> 0.4.6 2020-09-09 20:49:52 +02:00
Maciej Krüger 9c11454182
Merge pull request #92714 from luc65r/pkg/rbw
rbw: init at 0.4.4
2020-09-09 20:25:06 +02:00
WORLDofPEACE 341eeebad6
Merge pull request #96871 from prusnak/electron
Electron updates
2020-09-09 11:12:13 -04:00
Pavol Rusnak 1c10ce66c5
1password-gui: move required electron version to package definition 2020-09-09 10:05:04 +02:00
zowoq abf3d29951 hologram: use upstream vendor 2020-09-08 16:32:39 +10:00