Commit Graph

2943 Commits

Author SHA1 Message Date
Frederik Rietdijk
cff0669a48 Merge master into staging-next 2020-04-23 08:11:16 +02:00
Peter Hoeg
44a502bf6d
Merge pull request #84866 from peterhoeg/f/cyberjack
pcsc-cyberjack: minor cleanups
2020-04-23 07:44:34 +08:00
Robert Helgesson
c9d3517368 jwt-cli: 3.0.1 -> 3.1.0 2020-04-22 13:47:48 -07:00
Linus Heckemann
6673a4988e
gnupg: use libusb1 (#85374)
* gnupg: use libusb1

This fixes scdaemon's direct ccid support.

* systemd: fix gnupg-minimal
2020-04-21 08:35:40 +02:00
Frederik Rietdijk
803b3d296c Merge staging-next into staging 2020-04-21 08:29:51 +02:00
worldofpeace
2a6c9b13c0
Merge pull request #85282 from xrelkd/add/sn0int
sn0int: init at 0.18.2
2020-04-20 08:55:26 -04:00
xrelkd
b4a2ec0dc6 sn0int: init at 0.18.2 2020-04-20 20:51:41 +08:00
Jörg Thalheim
32029f3c7f
Merge pull request #85482 from L-as/patch-1 2020-04-20 05:54:07 +01:00
Las
8a5fa6531f age: 1.0.0-beta2 -> unstable-2020-03-25
There has been no new official release of age,
but some important fixes and changes have been
done since the last release in December:
https://github.com/FiloSottile/age/compare/v1.0.0-beta2...f0f8092d60bb96737fa096c29ec6d8adb5810390
2020-04-18 22:59:03 +09:00
Vladimír Čunát
d96487b9ca
Merge branch 'master' into staging-next
Hydra nixpkgs: ?compare=1582510
2020-04-18 07:42:26 +02:00
John Ericson
e3d50e5cb0 Merge branch 'master' of github.com:NixOS/nixpkgs into staging 2020-04-18 00:10:08 -04:00
Benjamin Hipple
3d902a8263
Merge pull request #84925 from NilsIrl/ghidra_9.1.2
ghidra: 9.1 -> 9.1.2
2020-04-17 22:56:46 -04:00
John Ericson
33c2a76c5e Merge remote-tracking branch 'upstream/master' into staging 2020-04-17 18:40:51 -04:00
Peter Hoeg
6f8c2afadf pcsc-cyberjack: minor cleanups 2020-04-17 22:54:34 +08:00
aszlig
3679c8d2d1
pcsc-cyberjack: 3.99.5_SP12 -> 3.99.5_SP13
Unfortunately, the upstream changelog consists of just the following:

  * Update to the Reiner-SCT repository rev cyberJack@1374

This is not very helpful since I haven't found a public SVN (I assume,
since it's using integer revisions) repository, so I decided to diff the
tarball against the old one, here's what I've found:

  * No longer ship generated files from autotools
  * Add support for REINER SCT cyberJack comfort PL
  * Add support for tanJack USB
  * Allow to override secoder information
  * Lots of whitespace and coding style changes

As mentioned above, the autotools-generated files are no longer shipped,
so I've added autoreconfHook to nativeBuildInputs.

I also verified the source tarball using the upstream hashes found here:

http://downloads.reiner-sct.de/LINUX/Hashwerte/Hashwerte.txt

Signed-off-by: aszlig <aszlig@nix.build>
Merges: https://github.com/NixOS/nixpkgs/pull/84749
2020-04-17 12:32:57 +02:00
Jan Tojnar
4b706490da
Merge branch 'staging-next' into staging 2020-04-16 10:10:38 +02:00
Jan Tojnar
3d8e436917
Merge branch 'master' into staging-next 2020-04-16 10:09:43 +02:00
Daniel Fullmer
1c951b1484 hcxdumptool: init at 6.0.5 2020-04-14 20:18:07 +02:00
Jan Tojnar
b4a6714571
Merge branch 'staging-next' into staging 2020-04-13 18:54:59 +02:00
Jan Tojnar
a04625379a
Merge branch 'master' into staging-next 2020-04-13 18:50:35 +02:00
Daniel Fullmer
ca7be74a53 pyrit: init at 2019-12-13 2020-04-13 11:28:01 +02:00
Jan Tojnar
11e0f5993b
Merge pull request #84956 from schmittlauch/gst-disable-zbar
gst-plugins-bad: disable zbar by default
2020-04-11 21:13:43 +02:00
Trolli Schmittlauch
2df7f920d6 gst_all_1.gst-plugins-bad: disable zbar by default
gst-plugins-bad by default used to pull in gtk3 and qtbase and qtx11extras because of the default dependency on zbar.
As zbar is a rarely needed gstreamer plugin, this unnecessarily
increased the closure size.
I am only aware of gnome-keysign actually using the zbar plugin, so that
uses a zbar-enabled gst-plugins-bad.

closes #84845
2020-04-11 21:08:00 +02:00
Nils André-Chang
ec88246d1a ghidra: 9.1 -> 9.1.2
Move icoutils from buildInputs to nativeBuildInputs because it is a
compile time dependency.
2020-04-10 22:28:02 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Jan Tojnar
1ab03c3a76
Merge branch 'master' into staging-next 2020-04-10 12:12:56 +02:00
Marek Mahut
990d2ea103
Merge pull request #84765 from r-ryantm/auto-update/chrome-token-signing
chrome-token-signing: 1.1.1 -> 1.1.2
2020-04-09 17:45:22 +02:00
R. RyanTM
ccd2c6c569 chrome-token-signing: 1.1.1 -> 1.1.2 2020-04-09 01:47:34 +00:00
aszlig
05f3d961a9
pcsc-cyberjack: Fix build against libusb
Commit 59281f742a changed libusb so that
it no longer propagates libusb1. This in turn caused the pcsc-cyberjack
build to fail with an error like this:

  usbdev.c:68:3: error: #error "Neither HAL nor USB1 found!. Please install at least either of them."

I'm committing this directly to master, since I'm the maintainer of the
package and the build also is *already* broken. So the worst case that
could happen is that the build is still broken afterwards.

Signed-off-by: aszlig <aszlig@nix.build>
2020-04-08 21:27:51 +02:00
Samuel Leathers
72cb7f81fd
Merge pull request #81442 from manveru/bundler-2.1.4
bundler: 1.17.3 -> 2.1.4
2020-04-08 12:44:54 -04:00
zowoq
a005ffe985 bettercap: 2.26.1 -> 2.27
https://github.com/bettercap/bettercap/releases/tag/v2.27
2020-04-08 19:08:26 +10:00
Mario Rodas
09a1f3f601 vault: 1.3.4 -> 1.4.0 2020-04-07 18:54:06 -07:00
Niklas Hambüchen
a4b76d6e80
Merge pull request #84464 from doronbehar/update-sequoia
sequoia: 0.15.0 -> 0.16.0
2020-04-07 21:06:29 +02:00
Daniel Schaefer
6689065a3b
Merge branch 'master' into auto-update/chipsec 2020-04-06 19:26:10 +02:00
Michael Fellinger
f92600b406
update versions in Gemfile.lock 2020-04-06 15:02:13 +02:00
Doron Behar
eb703119d5 sequoia: 0.15.0 -> 0.16.0 2020-04-06 14:02:13 +03:00
Frederik Rietdijk
2420184727 Merge staging into staging-next 2020-04-06 08:54:28 +02:00
Vladyslav M
f5e0ebf1e6 hcxtools: 5.3.0 -> 6.0.1 2020-04-05 15:37:30 +02:00
Frederik Rietdijk
ce2321f938 Merge staging-next into staging 2020-04-05 08:34:03 +02:00
Frederik Rietdijk
866c5aa090 Merge master into staging-next 2020-04-05 08:33:39 +02:00
R. RyanTM
cc41ff0288 linuxPackages_hardened.chipsec: 1.4.7 -> 1.4.9 2020-04-04 21:04:53 +00:00
Jan Tojnar
5d4c6f7bda
Merge branch 'staging-next' into staging 2020-04-04 13:17:59 +02:00
Mario Rodas
0e62385261
vault: 1.3.3 -> 1.3.4 2020-04-04 04:20:00 -05:00
Maximilian Bosch
4fe81e34c9
Merge pull request #83941 from r-ryantm/auto-update/bitwarden_rs-vault
bitwarden_rs-vault: 2.12.0e -> 2.13.2
2020-04-04 16:40:11 +02:00
Maximilian Bosch
895d9bd7fa
Merge pull request #83940 from r-ryantm/auto-update/bitwarden_rs
bitwarden_rs: 1.14 -> 1.14.1
2020-04-04 15:37:58 +02:00
Jan Tojnar
df28c41854
neopg: fix build
It was using libusb-compat instead of libusb1, and the former no longer propagates the latter.

Also move cmake and gettext to nativeBuildInputs.
2020-04-04 11:05:00 +02:00
Frederik Rietdijk
edaa972160 Merge staging-next into staging 2020-04-03 21:55:10 +02:00
Frederik Rietdijk
92124ed660 Merge master into staging-next 2020-04-03 21:54:40 +02:00
volth
8195e7eb93
scallion: use openssl 1.0
it does not work with openssl 1.1 (upstream issue https://github.com/lachesis/scallion/issues/113)
2020-04-02 13:56:08 +00:00
Jörg Thalheim
5b806fe569
Merge pull request #78609 from fishi0x01/fishi0x01/onesixtyone
onesixtyone: init at unstable-2019-12-26
2020-04-02 13:38:23 +01:00