Commit Graph

2813 Commits

Author SHA1 Message Date
Marek Mahut
61dbbe4121
Merge pull request #77826 from mmahut/fido2luks
FIDO2 luks support
2020-01-27 08:27:30 +01:00
worldofpeace
a7ffeaae61
Merge pull request #78480 from gnidorah/libfprint
libfprint: 1.90 -> 1.0
2020-01-26 18:01:52 -05:00
Karl Fischer
6e83d1687e
enum4linux: init at 0.8.9 2020-01-25 21:27:35 +01:00
gnidorah
ea77cad569 Revert "Added support for libfprint 1.90"
This reverts commit b60d5692bf.
2020-01-25 22:56:12 +03:00
Maximilian Bosch
eddfcc32b4
Merge branch 'staging' into glibc230 2020-01-23 11:31:13 +01:00
Mario Rodas
bce8f64c78
vault: 1.3.1 -> 1.3.2 2020-01-22 18:18:18 -05:00
Marek Mahut
860a3114f7 fido2luks: 0.2.2 -> 0.2.3 2020-01-22 16:00:40 +01:00
Ryan Mulligan
b3764d585c
Merge pull request #78232 from r-ryantm/auto-update/munge
munge: 0.5.13 -> 0.5.14
2020-01-22 06:10:00 -08:00
R. RyanTM
8ea2027f65 munge: 0.5.13 -> 0.5.14 2020-01-22 03:24:53 +00:00
Renaud
11294261bb
Merge pull request #77489 from dtzWill/update/fail2ban-0.10.5
fail2ban: 0.10.4 -> 0.10.5
2020-01-20 22:47:27 +01:00
Mario Rodas
2d0a6808d7
rage: init at 0.2.0 2020-01-18 04:20:00 -05:00
Frederik Rietdijk
bcd8c6b8dc Merge master into staging-next 2020-01-17 17:08:16 +01:00
R. RyanTM
73eb46726c bitwarden_rs-vault: 2.12.0 -> 2.12.0b 2020-01-17 04:58:13 +00:00
Domen Kožar
acadaa800b
chrome-token-signing: fix qt runtime error 2020-01-15 21:32:13 +01:00
Jörg Thalheim
c08aa3c2a8
nmap: fix zenmap, reduce vendored libraries 2020-01-15 13:20:25 +00:00
Jörg Thalheim
4d7da1d72d
nmapsi4: fix startup by adding wrapQtAppsHook 2020-01-15 10:58:54 +00:00
Anders Kaseorg
3cd8ce3bce treewide: Fix unsafe concatenation of $LD_LIBRARY_PATH
Naive concatenation of $LD_LIBRARY_PATH can result in an empty
colon-delimited segment; this tells glibc to load libraries from the
current directory, which is definitely wrong, and may be a security
vulnerability if the current directory is untrusted.  (See #67234, for
example.)  Fix this throughout the tree.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2020-01-15 09:47:03 +01:00
R. RyanTM
478fd057df pcsclite: 1.8.25 -> 1.8.26 2020-01-15 09:41:28 +01:00
Luka Blaskovic
ff135a3243 oathToolkit: fix build with glibc>=2.28 2020-01-14 23:00:25 +00:00
John Wiegley
ff3f9d83e2
Disable further pass tests that end up relying on gpg-agent on… (#77634)
Disable further pass tests that end up relying on gpg-agent on Darwin
2020-01-14 13:54:44 -08:00
Pass Automated Testing Suite
669318bd02
Disable further pass tests that end up relying on gpg-agent on Darwin
Fixes #58975
2020-01-13 09:39:54 -08:00
Marek Mahut
48b537e127
Merge pull request #74780 from prusnak/fido2luks
fido2luks: init at 0.2.2
2020-01-12 16:47:46 +01:00
Robert Helgesson
b108fd5843
jwt-cli: fix build on Darwin 2020-01-12 15:11:17 +01:00
Graham Christensen
85bb15a662
Merge pull request #77530 from grahamc/python3/diceware
diceware: pythonPackages -> python3Packages
2020-01-11 18:03:19 -05:00
Graham Christensen
062615d96a
diceware: pythonPackages -> python3Packages 2020-01-11 17:10:51 -05:00
Pavol Rusnak
865fc6c97b
fido2luks: init at 0.2.2 2020-01-11 17:23:00 +01:00
Robert Helgesson
a8d1f3233b
jwt-cli: init at 2.5.1 2020-01-11 12:34:35 +01:00
Will Dietz
f4f3213b57
fail2ban: 0.10.4 -> 0.10.5
https://github.com/fail2ban/fail2ban/blob/0.10.5/ChangeLog

Drop included patch.
2020-01-10 23:58:41 -06:00
Milan Pässler
eac1713781 jd-gui: 1.6.5 -> 1.6.6 2020-01-10 04:21:18 +01:00
Milan Pässler
2e6053dade jd-gui: use gradle from nixpkgs
It builds just fine with the packaged gradle, no reason to pull in
another impure dependency.
2020-01-10 04:21:18 +01:00
Joachim F
f301375d88
Merge pull request #77342 from dtzWill/update/tor-0.4.2.5
tor: 0.4.1.6 -> 0.4.2.5
2020-01-09 17:25:11 +00:00
Mario Rodas
edef947871
Merge pull request #77179 from r-ryantm/auto-update/pcsc-tools
pcsctools: 1.5.4 -> 1.5.5
2020-01-09 05:06:50 -05:00
Will Dietz
bd712ef6c3
tor: patchShebangs script, fix build 2020-01-08 15:55:09 -06:00
Will Dietz
48838ac958
tor: 0.4.1.6 -> 0.4.2.5
https://blog.torproject.org/new-release-0425-also-0417-0406-and-0359
2020-01-08 15:54:57 -06:00
R. RyanTM
bd3e6a593c pcsctools: 1.5.4 -> 1.5.5 2020-01-06 21:35:17 -08:00
R. RyanTM
ef1b0467b0 ibm-sw-tpm2: 1332 -> 1563 2020-01-06 10:03:46 -08:00
Chris
6f43c82d30 aws-okta: 0.20.1 -> 0.26.3 (#72761) 2020-01-04 11:06:07 -08:00
Renaud
af2046d3f1
Merge pull request #75548 from MatrixAI/step-ca
step-ca: init at 0.13.3
2020-01-03 17:16:10 +01:00
Frederik Rietdijk
7aa2b0215b Merge master into staging-next 2020-01-03 10:25:14 +01:00
Mario Rodas
c1fdafa8ad
Merge pull request #76432 from r-ryantm/auto-update/spectre-meltdown-checker
spectre-meltdown-checker: 0.42 -> 0.43
2020-01-03 03:39:08 -05:00
Frederik Rietdijk
f08e3e38d4 Merge master into staging-next 2020-01-02 21:41:13 +01:00
Frederik Rietdijk
bdfb1bd01b sudo: 1.8.29 -> 1.8.30 2020-01-02 21:38:33 +01:00
Frederik Rietdijk
ee3f276461 Revert "sudo: fix for structured attrs"
This broke sudo.

This reverts commit 91a1f2043f.
2020-01-02 21:38:33 +01:00
Izorkin
5b6295c969 fail2ban: fix work with python3 2020-01-02 12:52:32 +03:00
Franz Pletz
f197a51583
proxmark3: refactor & init unstable at 2019-12-28 2020-01-01 20:13:58 +01:00
Jörg Thalheim
060bd74d3f
bitwarden-cli: move to nodePackages version (#76489)
bitwarden-cli: move to nodePackages version
2020-01-01 09:07:44 +00:00
Frederik Rietdijk
555037a667 Merge master into staging-next 2019-12-31 16:35:53 +01:00
Jan Tojnar
0c2adc0fb1
Merge branch 'staging' into staging-next 2019-12-31 03:59:58 +01:00
Arnout Engelen
a4366042c2 opensc: 0.19.0 -> 0.20.0 (#76666) 2019-12-30 19:50:44 -05:00
Maximilian Bosch
91a1f2043f
sudo: fix for structured attrs 2019-12-31 01:31:52 +01:00
Robin Gloster
006242fd5a
treewide: fix types for mkDerivation params 2019-12-31 01:23:19 +01:00
Robin Gloster
f9f46dc327
treewide: NIX_*_FLAGS -> string 2019-12-31 00:15:46 +01:00
Jonathan Ringer
446fec8c2d
Merge branch 'master' of github.com:NixOS/nixpkgs into staging-next 2019-12-30 10:14:18 -08:00
Robert Scott
de0e71780c afl: 2.52b -> 2.56b
can remove qemu glibc patch as it is now covered by afl's own patches
2019-12-30 10:21:19 -06:00
Frederik Rietdijk
6d059becd3 Merge gcc-9 into staging (#68029) 2019-12-30 16:38:38 +01:00
c0bw3b
1156a04c7f rhash: 1.3.8 -> 1.3.9
+ refresh meta.homepage
+ set meta.license (0BSD starting with 1.3.9)
2019-12-30 16:22:40 +01:00
Robin Gloster
65395a7105
treewide: installTargets is a list 2019-12-30 13:29:27 +01:00
Robin Gloster
2157dcd141
treewide: installFlags is a list 2019-12-30 13:22:43 +01:00
Merijn Broeren
133103d709
treewide: replace make/build/configure/patchFlags with nix lists 2019-12-30 12:58:11 +01:00
Robin Gloster
08d5fc3934
monkeysphere: *Flags are lists 2019-12-30 12:16:17 +01:00
Frederik Rietdijk
fb66525297 Merge master into staging-next 2019-12-29 10:19:39 +01:00
Vincent Ambo
102fe729d3 age: init at v1.0.0-beta2
age is a new modern encryption tool with small explicit keys, no
config and UNIX-style composability.
2019-12-28 16:20:40 +01:00
Nathan
b0caf68bff
maintainer-list.nix: remove ndowens 2019-12-26 16:47:41 -05:00
Franz Pletz
fac07ceb2a
pbis-open: fix build with gcc9 2019-12-26 16:52:02 +01:00
Maximilian Bosch
9842c4b107
treewide: update which packages I'm currently maintaining
Idea shamelessly stolen from 4e60b0efae.

I realized that I don't really know anymore where I'm listed as maintainer and what
I'm actually (co)-maintaining which means that I can't proactively take
care of packages I officially maintain.

As I don't have the time, energy and motivation to take care of stuff I
was interested in 1 or 2 years ago (or packaged for someone else in the
past), I decided that I make this explicit by removing myself from several
packages and adding myself in some other stuff I'm now interested in.

I've seen it several times now that people remove themselves from a
package without removing the package if it's unmaintained after that
which is why I figured that it's fine in my case as the affected pkgs
are rather low-prio and were pretty easy to maintain.
2019-12-26 15:27:47 +01:00
Franz Pletz
77b6c3cd06
Merge remote-tracking branch 'origin/master' into gcc-9 2019-12-26 14:17:36 +01:00
Maximilian Bosch
b574b94e20
Merge pull request #76409 from r-ryantm/auto-update/rng-tools
rng-tools: 6.8 -> 6.9
2019-12-26 11:31:05 +01:00
Jörg Thalheim
f3b68a724e
bitwarden-cli: move to nodePackages version 2019-12-25 07:20:22 +00:00
Jan Tojnar
ca39dd3a8a
Merge branch 'master' into staging-next 2019-12-25 05:15:06 +01:00
R. RyanTM
3e8cf1007d spectre-meltdown-checker: 0.42 -> 0.43 2019-12-24 10:41:17 -08:00
R. RyanTM
81585636fb rng-tools: 6.8 -> 6.9 2019-12-24 07:10:44 -08:00
Tad Fisher
8a7cc62063 kbfs: add kbfs/redirector subpackage 2019-12-23 22:47:01 -08:00
Vladyslav M
12fe4154e1
hcxtools: 5.2.2 -> 5.3.0 (#76264)
hcxtools: 5.2.2 -> 5.3.0
2019-12-23 23:58:53 +02:00
R. RyanTM
6b340de7de hcxtools: 5.2.2 -> 5.3.0 2019-12-23 06:03:24 -08:00
Pamplemousse
b76720f893 gobuster: init at 3.0.1 (#75902) 2019-12-20 10:28:15 +01:00
Frederik Rietdijk
39037a3431 Merge staging-next into staging 2019-12-19 09:21:24 +01:00
Mario Rodas
7315dc071c vault: 1.3.0 -> 1.3.1 2019-12-18 22:54:45 -08:00
Jan Tojnar
b171037944
Merge pull request #75668 from jtojnar/py2-cleanup
Another batch of Python 2 removals
2019-12-19 01:24:00 +01:00
Michael Raskin
26df2f4e9e
Merge pull request #74862 from alyssais/fetchgittiles
fetchFromGitiles: init
2019-12-17 15:23:08 +00:00
Roger Qiu
84163bf4c8
step-ca: init at 0.13.3 2019-12-16 13:25:55 +11:00
Mario Rodas
22a8e0eb85
Merge pull request #75398 from r-ryantm/auto-update/tpm2-tools
tpm2-tools: 4.0.1 -> 4.1
2019-12-15 15:20:48 -05:00
Jan Tojnar
7adbfb1220
fail2ban: switch to Python 3
We are dropping Python support from gamin so nothing is holding us any more.
Instead of gamin, we will use systemd on Linux and polling on Darwin;
gamin is the worst backend any way, according to upstream:

https://github.com/fail2ban/fail2ban/issues/1330#issuecomment-314429043
2019-12-15 01:50:38 +01:00
Jan Tojnar
429561978b
Merge branch 'master' into staging-next 2019-12-14 23:09:06 +01:00
Renaud
dd465ba6b6
wpscan: 3.5.3 -> 3.7.5 (#75580) 2019-12-14 15:55:33 +01:00
Jörg Thalheim
fbfd77b158
Merge pull request #75546 from averelld/jdgui-update
jd-gui: 1.4.0 -> 1.6.5
2019-12-14 07:41:01 +00:00
Averell Dalton
bc5f25a714 jd-gui: 1.4.0 -> 1.6.5 2019-12-13 21:29:24 +01:00
Frederik Rietdijk
dfdf1597a7 Merge master into staging-next 2019-12-13 11:43:39 +01:00
Shahrukh Khan
a0d608f259 aws-okta: fix build on darwin 2019-12-13 01:28:26 +05:00
Christian Kauhaus
5c0d9d6fe4 vulnix: 1.9.2 -> 1.9.4
The new version requires zodbpickle >=2.0.0, which has recently landed
in master.
2019-12-11 19:44:48 +01:00
Frederik Rietdijk
f3618342ec Merge staging-next into staging 2019-12-10 19:01:27 +01:00
Lancelot SIX
84c16b7d39 gnupg: 2.2.18 -> 2.2.19
See https://lists.gnu.org/archive/html/info-gnu/2019-12/msg00001.html
for release information.
2019-12-10 18:56:32 +01:00
R. RyanTM
d02f94365e tpm2-tools: 4.0.1 -> 4.1 2019-12-09 14:15:23 -08:00
Sarah Brofeldt
3a6bedb60e
Merge pull request #75303 from tobim/pkgs/kbfs-fusermount
kbfs: don't use store path for fusermount
2019-12-09 16:58:51 +01:00
R. RyanTM
8dcd65d549 bruteforce-luks: 1.3.2 -> 1.4.0 2019-12-09 07:48:00 +01:00
Tobias Mayer
2cb70571d7 kbfs: don't use store path for fusermount 2019-12-08 22:52:08 +01:00
Mario Rodas
ca6b8a870f
Merge pull request #75223 from r-ryantm/auto-update/enchive
enchive: 3.4 -> 3.5
2019-12-08 06:03:59 -05:00
R. RyanTM
fdaa1636a0 enchive: 3.4 -> 3.5 2019-12-08 00:02:16 -08:00
Latebricole
fdca231242 ghidra: 9.04 -> 9.1
* ghidra: 9.04 -> 9.1

Update Ghidra from 9.04 to 9.1

* ghidra: Added desktop file

Add a desktop file for Ghidra

Ghidra ships its icons as a .ico file, which isn't support by freedesktop. This means that to have icons, we need to extract the pngs from ghidra.ico, then copy them to the relevant folders.
This adds a requirement on a library to extract them, and also requires them to be copied over, which isn't ideal.
2019-12-07 19:46:14 +01:00
Elis Hirwing
41beae8a9d
Merge pull request #72188 from stigtsp/package/ripasso-cursive-0.2.1
ripasso-cursive: unstable-2019-08-27 -> 0.3.0
2019-12-07 08:49:52 +01:00
Matthew Bauer
ceb1e92173
Merge pull request #75107 from matthewbauer/disable-native-tests-john
Disable native tests for john the ripper
2019-12-06 15:32:04 -05:00