Commit Graph

27059 Commits

Author SHA1 Message Date
Niklas Hambüchen
cbe940e730
Merge pull request #89054 from r-ryantm/auto-update/xbindkeys
xbindkeys: 1.8.6 -> 1.8.7
2020-06-03 02:03:51 +02:00
Maximilian Bosch
7729943b90
Merge pull request #89195 from danielfullmer/diffoscope-tools
diffoscope: add missing tools
2020-06-02 23:20:50 +02:00
R. RyanTM
2c3ed60f71 xbanish: 1.6 -> 1.7 2020-06-02 12:47:11 -07:00
Daniel Fullmer
8214b8bd52 diffoscope: add missing tools
`nix path-info -S` reports the following changes:
diffoscope: 345M -> 356.7M
diffoscope w/ enableBloat: 5.4G -> 6.1G

Also re-enabled the tests and added the dependencies to checkInputs so
the comparator tests are not automatically skipped.
2020-06-02 14:10:35 -04:00
Lassulus
467ce5a9f4
Merge pull request #88929 from geistesk/hash_extender-20200324
hash_extender: 2017-04-10 -> unstable-2020-03-24
2020-06-02 20:00:15 +02:00
Michael Weiss
84342d7b83
inxi: 3.1.00-1 -> 3.1.01-1 2020-06-02 18:16:32 +02:00
zimbatm
9f15e95ff2
Merge pull request #89308 from LnL7/remove-sri-hashes
Remove sri hashes
2020-06-02 16:24:01 +02:00
Soares Chen
30d9df50ec zbar: use libintl on darwin 2020-06-02 13:54:16 +02:00
Peter Simons
5eb6f54ec0
Merge pull request #89335 from Frostman/smartmontools-db-update
smartmontools-db: 4883 -> 5033
2020-06-02 12:46:21 +02:00
Mario Rodas
a69f9e5a69
Merge pull request #83385 from wohanley/master
goimapnotify: init at 2.0
2020-06-01 23:42:36 -05:00
Mario Rodas
cfa5a0c0e0
Merge pull request #89295 from davidtwco/mdcat-0.18.2
mdcat: 0.17.1 -> 0.18.2
2020-06-01 20:33:34 -05:00
Sergey Lukjanov
ece733fe59 smartmontools-db: 4883 -> 5033 2020-06-01 16:47:48 -07:00
Mario Rodas
b6f084797a
Merge pull request #89318 from servalcatty/v2ray
v2ray: 4.23.2 -> 4.23.3
2020-06-01 17:49:12 -05:00
Sander van der Burg
75b0777831 dblatex: add pdflscape as a dependency
Without it, building a document fails with the following error:

pdflatex failed
index.tex: File `pdflscape.sty' not found.
index.tex:47: Emergency stop.
2020-06-01 23:12:35 +02:00
Andrew Fontaine
98bb827799
runit: Add Darwin Compatibility
Not much modification is required to build and run runit on MacOS, all
that was needed was to follow runit's instructions [0] with some
guidance from homebrew's formula. [1]

0: http://smarden.org/runit/install.html
1: https://github.com/Homebrew/homebrew-core/blob/1cf1e61/Formula/runit.rb
2020-06-01 17:11:51 -04:00
Serval
54efe7b578
v2ray: 4.23.2 -> 4.23.3 2020-06-02 00:32:24 +08:00
Lassulus
072be4f2dd
Merge pull request #88780 from r-ryantm/auto-update/tor
tor: 0.4.2.7 -> 0.4.3.5
2020-06-01 17:42:21 +02:00
Daiderd Jordan
b7ddbd52bd
treewide: replace SRI hashes 2020-06-01 15:24:19 +02:00
David Wood
e9b0f30872
mdcat: 0.17.1 -> 0.18.2 2020-06-01 11:36:14 +01:00
Lassulus
a8bc562512
Merge pull request #89049 from r-ryantm/auto-update/xlayoutdisplay
xlayoutdisplay: 1.1.1 -> 1.1.2
2020-06-01 10:09:04 +02:00
DzmitrySudnik
79b9b7720f
fluentd: add cloudwatchlogs plugin (#68028)
And whatever autoupgraded by running
bundle lock --update && bundix
2020-06-01 08:04:36 +00:00
aszlig
67325b12c6
ip2unix: 2.1.2 -> 2.1.3
Upstream fixes:

  - Pass linker version script to the linker instead of the compiler.
  - Compile with `-fPIC` again (regression from version 2.1.2).
  - Out of bounds array access in `globpath`.
  - Handling of `epoll_ctl` calls (they're now replayed after replacing
    socket).
  - GCC 10 build errors and Clang warnings.

While most of these fixes are more relevant for other distros, the
linker script fix is actually a regression existing since a long time
(version 1.x) and caused libip2unix to expose way too many symbols.

Built and tested on i686-linux and x86_64-linux.

Signed-off-by: aszlig <aszlig@nix.build>
2020-06-01 05:51:00 +02:00
Mario Rodas
579ab87da5
Merge pull request #89261 from servalcatty/v2ray
v2ray: 4.23.0 -> 4.23.2
2020-05-31 16:32:35 -05:00
Maximilian Bosch
5e898d1cb8
diffoscope: 144 -> 146
https://diffoscope.org/news/diffoscope-146-released/
https://diffoscope.org/news/diffoscope-145-released/
2020-05-31 21:25:56 +02:00
Serval
25776e4cc4
v2ray: 4.23.0 -> 4.23.2 2020-06-01 02:12:30 +08:00
Mario Rodas
9aecb84807
Merge pull request #89225 from minijackson/hyperfine-shell-files
hyperfine: install man and shell completion
2020-05-31 09:53:09 -05:00
Peter Hoeg
177e04e3c4 efivar: fix Could not parse device path: Invalid Argument 2020-05-31 22:30:28 +08:00
Minijackson
c06682b986
hyperfine: install man and shell completion 2020-05-31 16:24:32 +02:00
Florian Klink
1957a62039
Merge pull request #89212 from piperswe/keybase-gui-x86_64-only
keybase-gui: set platforms to x86_64-linux
2020-05-31 16:01:44 +02:00
puzzlewolf
3b26ba8b91 maintainers: remove pxc 2020-05-30 18:38:37 +02:00
zowoq
d75908d5fc ncdu: 1.14.2 -> 1.15
https://dev.yorhel.nl/ncdu/changes
2020-05-31 00:05:33 +10:00
Piper McCorkle
6e0f899b7d keybase-gui: set platforms to x86_64-linux 2020-05-30 05:17:17 -07:00
Lassulus
89e60f61ab
Merge pull request #89188 from danielfullmer/wifite-2.5.5
wifite2: 2.5.3 -> 2.5.5
2020-05-30 09:44:27 +02:00
Daniel Fullmer
1f7b543e9e wifite2: 2.5.3 -> 2.5.5 2020-05-29 16:58:54 -04:00
Michael Weiss
4d0d0b8dd1
rav1e: 0.3.1 -> 0.3.2 2020-05-29 21:34:51 +02:00
Frederik Rietdijk
4df2f78ec7 Revert "Merge pull request #78910 from serokell/libarchive-zstd"
Should go to staging instead.

This reverts commit f8d9f59abe, reversing
changes made to b27a19d5bf.
2020-05-29 21:03:02 +02:00
Frederik Rietdijk
f8fad35230 Merge master into staging-next 2020-05-29 20:57:02 +02:00
Frederik Rietdijk
f8d9f59abe
Merge pull request #78910 from serokell/libarchive-zstd
libarchive: link to zstd (split zstd output)
2020-05-29 20:51:16 +02:00
Frederik Rietdijk
b27a19d5bf
Merge pull request #87814 from NixOS/staging-next
Staging next
2020-05-29 19:42:39 +02:00
zimbatm
19aac2413a
confd: 0.9.0 -> 0.16.0 (#89180) 2020-05-29 16:14:06 +00:00
Maximilian Bosch
1b4497c5ce
Merge pull request #89172 from zowoq/ripgrep
ripgrep: 12.1.0 -> 12.1.1
2020-05-29 17:46:49 +02:00
Frederik Rietdijk
36d9eeb9c7 Merge staging-next into staging 2020-05-29 17:06:01 +02:00
Frederik Rietdijk
c7d25a5db6 Merge master into staging-next 2020-05-29 17:05:38 +02:00
zimbatm
bc3b694a39
direnv: fix missing BASH_PATH (#89165)
This was broken by the switch to go modules (#87932) which doesn't
respect makeFlags.

Fixes #89129
2020-05-29 14:02:49 +00:00
zowoq
b8cc67579d ripgrep: 12.1.0 -> 12.1.1
https://github.com/BurntSushi/ripgrep/blob/master/CHANGELOG.md#1211-2020-05-29
2020-05-29 23:51:21 +10:00
Vladimír Čunát
afa9962538
Merge #78910: libarchive: link to zstd (into staging)
Also split outputs and don't provide static lib by default.
2020-05-29 15:37:55 +02:00
Vladimír Čunát
7f76daacdb
zstd: get rid of static libs if enableShared 2020-05-29 15:29:20 +02:00
Domen Kožar
7c74817881
duplicati: 2.0.4.24 -> 2.0.5.1 2020-05-29 13:59:48 +02:00
Maximilian Bosch
6da14c9ce2
Merge pull request #89131 from Luflosi/update/youtube-dl
youtube-dl: 2020.05.08 -> 2020.05.29
2020-05-29 12:01:19 +02:00
Mario Rodas
d1f9ee9229
Merge pull request #88875 from r-ryantm/auto-update/debianutils
debianutils: 4.9.1 -> 4.10
2020-05-28 19:47:49 -05:00
Mario Rodas
419cf67d33
Merge pull request #88880 from r-ryantm/auto-update/fio
fio: 3.19 -> 3.20
2020-05-28 19:46:29 -05:00
Mario Rodas
a64d21c042
Merge pull request #89095 from filalex77/tunnelto-0.1.6
tunnelto: 0.1.5 -> 0.1.6
2020-05-28 19:35:58 -05:00
Luflosi
cd0b121d4b
youtube-dl: 2020.05.08 -> 2020.05.29
https://github.com/ytdl-org/youtube-dl/releases/tag/2020.05.29
2020-05-29 00:36:34 +02:00
Jörg Thalheim
8f01823046
Merge pull request #86055 from Ma27/wireguard-kernel-versions 2020-05-28 23:07:29 +01:00
Oleksii Filonenko
06bcd9a3c4 elasticsearch-curator: fix override for click 6.7 2020-05-28 14:57:13 -07:00
Frederik Rietdijk
03de4c02fb Merge staging-next into staging 2020-05-28 22:05:36 +02:00
Frederik Rietdijk
e27e3ae169 Merge master into staging-next 2020-05-28 22:03:48 +02:00
Mario Rodas
3dc48ddac8
Merge pull request #89045 from r-ryantm/auto-update/toybox
toybox: 0.8.2 -> 0.8.3
2020-05-28 09:15:18 -05:00
Mario Rodas
9897bfab3f
Merge pull request #89098 from r-ryantm/auto-update/snapraid
snapraid: 11.4 -> 11.5
2020-05-28 09:10:28 -05:00
Michele Guerini Rocco
888f3cf20d
Merge pull request #89107 from rnhmjoj/pirate-get
pirate-get: 0.3.7 -> 0.4.0
2020-05-28 15:15:17 +02:00
rnhmjoj
ffa3b2b459
pirate-get: 0.3.7 -> 0.4.0 2020-05-28 14:14:48 +02:00
Mario Rodas
92f9809aaa
Merge pull request #89076 from r-ryantm/auto-update/hyperfine
hyperfine: 1.9.0 -> 1.10.0
2020-05-28 06:05:17 -05:00
Mario Rodas
0a13e0175a
Merge pull request #89096 from r-ryantm/auto-update/silicon
silicon: 0.3.1 -> 0.3.2
2020-05-28 06:03:55 -05:00
R. RyanTM
1ff76b9b1d snapraid: 11.4 -> 11.5 2020-05-28 10:36:15 +00:00
R. RyanTM
41af600833 silicon: 0.3.1 -> 0.3.2 2020-05-28 10:23:39 +00:00
Oleksii Filonenko
d27e075ecb
Merge pull request #89090 from r-ryantm/auto-update/pspg 2020-05-28 13:09:53 +03:00
Oleksii Filonenko
0c1e538855 tunnelto: 0.1.5 -> 0.1.6 2020-05-28 10:01:35 +00:00
Oleksii Filonenko
de4466d684 wormhole: rename to tunnelto 2020-05-28 09:57:57 +00:00
R. RyanTM
08724638b9 pspg: 3.1.1 -> 3.1.2 2020-05-28 08:57:28 +00:00
Oleksii Filonenko
8b2dfcb795
Merge pull request #89078 from r-ryantm/auto-update/intermodal
intermodal: 0.1.7 -> 0.1.8
2020-05-28 10:22:07 +03:00
R. RyanTM
4ba0ba7469 libcpuid: 0.4.1 -> 0.5.0 2020-05-28 05:35:09 +00:00
R. RyanTM
314823cfad intermodal: 0.1.7 -> 0.1.8 2020-05-28 04:51:30 +00:00
Mario Rodas
711881f171
Merge pull request #89074 from r-ryantm/auto-update/fluent-bit
fluent-bit: 1.4.4 -> 1.4.5
2020-05-27 23:49:06 -05:00
Mario Rodas
8c78666e96
Merge pull request #89072 from r-ryantm/auto-update/fd
fd: 8.1.0 -> 8.1.1
2020-05-27 23:48:29 -05:00
R. RyanTM
62f0177612 hyperfine: 1.9.0 -> 1.10.0 2020-05-28 04:19:29 +00:00
R. RyanTM
bfa42e4802 fluent-bit: 1.4.4 -> 1.4.5 2020-05-28 03:03:29 +00:00
R. RyanTM
c2fbe83343 fd: 8.1.0 -> 8.1.1 2020-05-28 02:49:52 +00:00
Mario Rodas
fa03f72cd3
Merge pull request #89059 from lilyball/bat
bat: 0.15.3 -> 0.15.4
2020-05-27 20:38:34 -05:00
Lily Ballard
9724223c77 bat: 0.15.3 -> 0.15.4 2020-05-27 15:23:30 -07:00
R. RyanTM
f8abadf30f xbindkeys: 1.8.6 -> 1.8.7 2020-05-27 21:52:52 +00:00
R. RyanTM
499a2f542b birdfont: 2.28.0 -> 2.29.0 2020-05-27 13:46:00 -07:00
R. RyanTM
4129f3cfed yafaray-core: 3.4.1 -> 3.4.4 2020-05-27 13:44:32 -07:00
R. RyanTM
b2e5c9c77b xlayoutdisplay: 1.1.1 -> 1.1.2 2020-05-27 20:33:36 +00:00
R. RyanTM
ee1cc2b00b duplicity: 0.8.12.1612 -> 0.8.13 2020-05-27 12:45:08 -07:00
R. RyanTM
db691b9221 toybox: 0.8.2 -> 0.8.3 2020-05-27 19:38:35 +00:00
R. RyanTM
7535425fa9 networkmanager_strongswan: 1.5.0 -> 1.5.2 2020-05-27 12:13:16 -07:00
R. RyanTM
c8768ec7ef poedit: 2.3 -> 2.3.1 2020-05-27 12:04:34 -07:00
R. RyanTM
da3629824a openfortivpn: 1.13.3 -> 1.14.0 2020-05-27 12:04:11 -07:00
Marek Mahut
a9ecd36dcb
Merge pull request #89020 from johanot/morph-improvements
morph: 1.4.0 -> 1.5.0
2020-05-27 20:51:46 +02:00
R. RyanTM
ba53d7a242 bitwarden_rs-vault: 2.13.2b -> 2.14.0 2020-05-27 10:12:14 -07:00
adisbladis
feb02812b4
Merge pull request #89005 from cole-h/doas
doas: add NixOS binary dirs to safe PATH
2020-05-27 18:10:10 +02:00
Cole Helbling
82f897333a
doas: add NixOS binary dirs to safe PATH
I recently tried to give myself passwordless `doas` for `virsh` commands
(starting, stopping, and editing VMs), but `doas` was complaining that
it didn't know what `virsh` was.

This patch adds `/run/current-system/sw/{s,}bin` and `/run/wrappers/bin`
to the safe path, allowing system binaries to be discovered and executed
properly.
2020-05-27 08:11:30 -07:00
Eelco Dolstra
e8896deced
nix: 2.3.4 -> 2.3.5 2020-05-27 16:48:28 +02:00
Frederik Rietdijk
362d88c2b1 Merge staging-next into staging 2020-05-27 15:27:28 +02:00
Frederik Rietdijk
1b7204ab3c Merge master into staging-next 2020-05-27 15:26:50 +02:00
Johan Thomsen
6448b903aa morph: 1.4.0 -> 1.5.0
also; make package more patchable by delaying to postPatch and not
referring to $src
2020-05-27 14:49:33 +02:00
Mario Rodas
7a056d4cb1
Merge pull request #88974 from magnetophon/dtrx
dtrx: remove p7zip, since it's unsafe
2020-05-27 06:57:37 -05:00
Jörg Thalheim
660854a266
Merge pull request #88916 from zowoq/patches 2020-05-27 06:54:01 +01:00
aszlig
b51d39fbe4
ip2unix: 2.1.1 -> 2.1.2
This fixes the issues with glibc 2.30, which were caused because glibc
no longer allows to dlopen/LD_PRELOAD a PIE executable.

So this release is essentially just a hotfix release which addresses
this issue by splitting the executable and library.

Signed-off-by: aszlig <aszlig@nix.build>
Reported-by: @zimbatm
2020-05-27 05:58:03 +02:00
Mario Rodas
3d8f69db85
Merge pull request #88991 from lilyball/bat
bat: 0.15.1 -> 0.15.3
2020-05-26 21:34:10 -05:00
Ryan Mulligan
b6a8a2b7dd
Merge pull request #88228 from r-ryantm/auto-update/snippetpixie
snippetpixie: 1.3.1 -> 1.3.2
2020-05-26 16:48:38 -07:00
Lily Ballard
e3f1712b7a bat: 0.15.1 -> 0.15.3 2020-05-26 16:42:21 -07:00
Aycan iRiCAN
717b547f48
ssldump: 0.9b3 -> 1.1 (#88986) 2020-05-26 15:08:05 -07:00
Bart Brouns
9b3ca0c614 dtrx: remove p7zip, since it's unsafe 2020-05-26 22:23:33 +02:00
Lassulus
7e80329ba5
Merge pull request #81913 from helsinki-systems/upd/mstflint
mstflint: 4.4 -> 4.14
2020-05-26 21:59:30 +02:00
Lassulus
75e8502e8f
Merge pull request #88624 from helsinki-systems/upd/gnustep
gnustep: update
2020-05-26 21:43:21 +02:00
Jörg Thalheim
84cc13177e
Merge pull request #88949 from magnetophon/mu 2020-05-26 19:58:52 +01:00
Shahrukh Khan
72066757c8
fastlane: 2.128.1 -> 2.148.1 (#88924) 2020-05-26 08:14:23 -07:00
Bart Brouns
f5b7d763e1 mu: 1.4.6 -> 1.4.7 2020-05-26 17:01:13 +02:00
Mario Rodas
dcd698989a
Merge pull request #88932 from r-ryantm/auto-update/parallel
parallel: 20200422 -> 20200522
2020-05-26 07:52:07 -05:00
Nick Hu
ebdbc688a5
Merge pull request #88651 from r-ryantm/auto-update/profile-sync-daemon
profile-sync-daemon: 6.38 -> 6.40
2020-05-26 13:48:28 +01:00
R. RyanTM
eaa7841734 parallel: 20200422 -> 20200522 2020-05-26 10:16:58 +00:00
Eelco Dolstra
fdecd9eeda nixFlakes: 2.4pre20200501_941f952 -> 2.4pre20200521_00b562c 2020-05-26 11:14:35 +02:00
geistesk
5f2eb9ae10 hash_extender: 2017-04-10 -> unstable-2020-03-24
The latest version contains support for the Tiger hash function, some
small bugfixes and includes tests within the derivation.
2020-05-26 11:11:40 +02:00
Jörg Thalheim
fcea61d1fb
Merge pull request #84515 from doronbehar/improve-ecryptfs
ecryptfs: enable building without python2 support
2020-05-26 08:47:16 +01:00
zowoq
1d38f9fddc transfig: use patch file extension 2020-05-26 14:51:12 +10:00
R. RyanTM
7030c92b3b fio: 3.19 -> 3.20 2020-05-25 16:01:07 +00:00
R. RyanTM
4b84170f06 debianutils: 4.9.1 -> 4.10 2020-05-25 14:10:12 +00:00
Jan Tojnar
9c09723148
Merge pull request #88587 from r-ryantm/auto-update/modem-manager 2020-05-25 12:40:45 +02:00
Mario Rodas
204ea0bfb7
zoxide: make fzf optional 2020-05-25 04:20:00 -05:00
Jan Tojnar
aa364b90d4
Merge pull request #75237 from r-ryantm/auto-update/gmic
gmic: 2.7.5 -> 2.8.0
2020-05-26 02:43:58 +02:00
Jan Tojnar
46a135217e
gmic: 2.7.5 -> 2.9.0
* https://discuss.pixls.us/t/release-of-gmic-2-8/14644
* https://discuss.pixls.us/t/release-of-gmic-2-9/16755
2020-05-25 16:11:30 +02:00
Ryan Mulligan
630b4de319
Merge pull request #88857 from r-ryantm/auto-update/uhubctl
uhubctl: 2.1.0 -> 2.2.0
2020-05-25 06:18:35 -07:00
Mario Rodas
1a4e8a10a7
Merge pull request #88865 from r-ryantm/auto-update/bup
bup: 0.30 -> 0.30.1
2020-05-25 06:43:48 -05:00
Mario Rodas
66daaaf7e8
Merge pull request #88818 from r-ryantm/auto-update/imgurbash2
imgurbash2: 3.1 -> 3.2
2020-05-25 06:28:08 -05:00
Mario Rodas
246b93a81b
Merge pull request #88838 from r-ryantm/auto-update/monolith
monolith: 2.2.5 -> 2.2.6
2020-05-25 06:07:11 -05:00
Jan Tojnar
9005d43d3e
Merge pull request #88236 from r-ryantm/auto-update/tpm2-tools 2020-05-25 12:53:16 +02:00
Jan Tojnar
4d9de2d85d
Merge pull request #83534 from mmilata/libosinfo-bump
osinfo-db-tools: 1.6.0 -> 1.7.0, osinfo-db: 20200214 -> 20200515, libosinfo: fix test
2020-05-25 12:38:04 +02:00
Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd 2020-05-25 12:22:48 +02:00
R. RyanTM
33b881f334 bup: 0.30 -> 0.30.1 2020-05-25 09:59:49 +00:00
Michele Guerini Rocco
379690ba90
Merge pull request #85539 from rnhmjoj/breezy
treewide: replace bazaar with breezy
2020-05-25 09:37:14 +02:00
rnhmjoj
aee614c996
treewide: replace bazaar with breezy 2020-05-25 09:22:54 +02:00
R. RyanTM
a0ca71d772 uhubctl: 2.1.0 -> 2.2.0 2020-05-25 04:43:39 +00:00
Mario Rodas
3a3cbfd12b
monolith: enable on darwin 2020-05-24 23:23:23 -05:00
Mario Rodas
9751b67df8
Merge pull request #88826 from cole-h/zoxide
zoxide: 0.4.0 -> 0.4.1
2020-05-24 22:49:57 -05:00
R. RyanTM
8198d23ed7 monolith: 2.2.5 -> 2.2.6 2020-05-25 00:08:48 +00:00
Ryan Mulligan
08b229bde0
Merge pull request #88815 from r-ryantm/auto-update/hcxdumptool
hcxdumptool: 6.0.5 -> 6.0.6
2020-05-24 16:27:06 -07:00
Cole Helbling
20a8580e09
zoxide: 0.4.0 -> 0.4.1
https://github.com/ajeetdsouza/zoxide/compare/v0.4.0...v0.4.1

NOTE: This release drops compatibility for old 0.2.x databases. If you
have ever run any version between 0.3.0 and 0.4.0 (inclusive), your
database has already been upgraded. If you haven't, you will need to run
one of those versions before updating, or your database will not be
found or in the correct format.
2020-05-24 15:25:52 -07:00
R. RyanTM
cd0e9dd523 imgurbash2: 3.1 -> 3.2 2020-05-24 21:33:02 +00:00
R. RyanTM
a0ea22c3a0 hcxdumptool: 6.0.5 -> 6.0.6 2020-05-24 21:09:43 +00:00
José Romildo Malaquias
844cd817b5
Merge pull request #88152 from r-ryantm/auto-update/jdupes
jdupes: 1.14.0 -> 1.15.0
2020-05-24 17:30:57 -03:00
Mario Rodas
d81beeeee1
Merge pull request #88782 from davidtwco/mdcat-0.17.1
mdcat: 0.17.0 -> 0.17.1
2020-05-24 12:10:35 -05:00
Mario Rodas
98886c9fac
Merge pull request #88771 from r-ryantm/auto-update/stress-ng
stress-ng: 0.11.08 -> 0.11.10
2020-05-24 12:00:53 -05:00
Mario Rodas
f2f2dec26e
Merge pull request #88790 from r-ryantm/auto-update/amass
amass: 3.6.1 -> 3.6.2
2020-05-24 11:54:53 -05:00
R. RyanTM
c5a39c7286 amass: 3.6.1 -> 3.6.2 2020-05-24 16:29:07 +00:00
R. RyanTM
906323f0de tor: 0.4.2.7 -> 0.4.3.5 2020-05-24 14:55:26 +00:00
Mario Rodas
078763fdd2
Merge pull request #88747 from zowoq/yara
yara: 3.11.0 -> 4.0.1
2020-05-24 09:45:27 -05:00
David Wood
76b6bf22e1
mdcat: 0.17.0 -> 0.17.1 2020-05-24 15:28:45 +01:00
markuskowa
cc33cfedfe
Merge pull request #82242 from caadar/disk-filltest
disk-filltest: init at 0.8.1
2020-05-24 15:18:06 +02:00
R. RyanTM
dd75f7b6f7 stress-ng: 0.11.08 -> 0.11.10 2020-05-24 11:23:09 +00:00