Jan Tojnar
0af23b05ab
Merge pull request #75435 from Elyhaka/fprintd
2020-05-25 12:22:48 +02: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
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
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
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
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
Jonas
d89160e7b0
ofono: fix incorrect plugin path check in patch
...
Fixes #88178
2020-05-24 10:02:42 +02:00
Matthew Bauer
faa7ae8643
nix-bundle: 0.3 -> 0.4
2020-05-24 09:27:47 +02:00
Jörg Thalheim
9df4eba48b
Merge pull request #85673 from Mic92/nixos-shell
2020-05-24 08:08:59 +01:00
zowoq
1aec2c7088
yara: 3.11.0 -> 4.0.1
2020-05-24 15:52:58 +10:00
Maximilian Bosch
26d670c101
bandwhich: 0.14.0 -> 0.15.0
...
https://github.com/imsnif/bandwhich/releases/tag/0.15.0
2020-05-24 00:49:25 +02:00
Ryan Mulligan
fcea691510
Merge pull request #86790 from r-ryantm/auto-update/archivemount
...
archivemount: 0.8.12 -> 0.9.1
2020-05-23 15:21:25 -07:00
Anderson Torres
3918f1611d
Merge pull request #88722 from AndersonTorres/lnch-new
...
lnch: fix the site name
2020-05-23 19:21:02 -03:00
AndersonTorres
d453aea065
squash! lnch: init at 2017-02-16
2020-05-23 19:18:03 -03:00
Ryan Mulligan
efe35454d4
Merge pull request #88469 from r-ryantm/auto-update/tendermint
...
tendermint: 0.32.11 -> 0.32.12
2020-05-23 11:55:19 -07:00
Ryan Mulligan
af699a155b
Merge pull request #88585 from r-ryantm/auto-update/mbuffer
...
mbuffer: 20191016 -> 20200505
2020-05-23 11:47:42 -07:00
Florian Klink
a04104aebc
Merge pull request #88610 from Ma27/wireguard-go
...
wireguard-go: fix executable name
2020-05-23 20:41:34 +02:00
Marco Munizaga
e95fce248c
pulumi: 1.12.0 -> 2.1.0 ( #86815 )
2020-05-23 13:58:07 -04:00
Dmitry Kalinkin
9a7e2bb4af
Merge pull request #88047 from veprbl/pr/texlive_build_schemes
...
texlive: build all official schemes on Hydra
2020-05-23 13:54:52 -04:00
AndersonTorres
6cbffb93ef
lnch: init at 2017-02-16
...
lnch is a small go app that launches a process and moves it out of the process
group. It is useful to some scripts that need to launch a process without
killing the previous one, like custom script app launchers for lightweight
window managers.
2020-05-23 12:48:37 -03:00
Maximilian Bosch
0f65693e6b
wireguard-go: fix executable name
...
It's supposed to be `wireguard-go` instead of `wireguard`. Upstream does
this right in their Makefile, however we use our own build-script which
creates a wrong file in $out, so it has to be fixed in the
`postInstall`-hook.
Closes #88567
2020-05-23 17:12:52 +02:00
Orivej Desh
6817991464
zstd: 1.4.4 -> 1.4.5 ( #88609 )
...
The previous CMake version did not run any tests, the current version
tries to run all tests (I could not await their completion), and the
last GNU Make version ran `make -C tests shortest` which ran only
playTests.sh, so I've enabled only the playTests test.
2020-05-23 14:44:00 +00:00
Mario Rodas
6be26b87ce
Merge pull request #88659 from r-ryantm/auto-update/profile-cleaner
...
profile-cleaner: 2.37 -> 2.41
2020-05-23 06:46:38 -05:00
R. RyanTM
cc767edd14
plantuml: 1.2020.8 -> 1.2020.10
2020-05-23 11:53:27 +02:00
Michael Raskin
80ab05ee4d
Merge pull request #88527 from KoviRobi/zbar-0.23.1-update
...
zbar: 0.23 -> 0.23.1
2020-05-23 09:05:35 +00:00
Martin Weinelt
1a095f7f50
fastd: v18 -> v19 ( #88630 )
2020-05-23 09:21:30 +01:00
Mario Rodas
f5d2e7a131
Merge pull request #88176 from Flakebi/spirv-cross
...
spirv-cross: 2020-04-03 -> 2020-05-19
2020-05-23 00:47:25 -05:00
Mario Rodas
2075813f45
Merge pull request #88191 from r-ryantm/auto-update/moosefs
...
moosefs: 3.0.112 -> 3.0.113
2020-05-23 00:46:06 -05:00
Mario Rodas
9485d1f267
Merge pull request #88227 from r-ryantm/auto-update/snapraid
...
snapraid: 11.3 -> 11.4
2020-05-23 00:41:49 -05:00
R. RyanTM
9d8916eb0a
profile-cleaner: 2.37 -> 2.41
2020-05-23 05:40:22 +00:00
Mario Rodas
5b07abaff5
Merge pull request #88234 from r-ryantm/auto-update/tmux-xpanes
...
tmux-xpanes: 4.1.1 -> 4.1.2
2020-05-23 00:37:18 -05:00
Mario Rodas
2a906f7e71
Merge pull request #88250 from r-ryantm/auto-update/bindfs
...
bindfs: 1.14.5 -> 1.14.7
2020-05-23 00:35:58 -05:00
Mario Rodas
374992d410
Merge pull request #88462 from r-ryantm/auto-update/pspg
...
pspg: 3.0.7 -> 3.1.1
2020-05-23 00:23:36 -05:00
Mario Rodas
68511b6763
Merge pull request #88489 from r-ryantm/auto-update/duo-unix
...
duo-unix: 1.11.3 -> 1.11.4
2020-05-23 00:08:33 -05:00
Kovacsics Robert
d48ec14f48
zbar: 0.23 -> 0.23.1
...
This allows decoding binary QR codes, e.g as in
https://wiki.archlinux.org/index.php/Paperkey
2020-05-23 03:43:40 +01:00
Michael Raskin
285468593d
Merge pull request #88586 from lsix/freeipmi-1.6.5
...
freeipmi: 1.6.4 -> 1.6.5
2020-05-23 02:29:35 +00:00
Michael Raskin
a07b630522
Merge pull request #88524 from r-ryantm/auto-update/glusterfs
...
glusterfs: 7.5 -> 7.6
2020-05-23 02:15:23 +00:00
Mario Rodas
992a34d8fb
Merge pull request #88632 from mdlayher/mdl-corerad-0.2.5
...
corerad: 0.2.4 -> 0.2.5
2020-05-22 19:20:33 -05:00
Mario Rodas
44d9c9f001
Merge pull request #88185 from bbigras/zenith
...
zenith: 0.8.2 -> 0.9.0
2020-05-22 18:54:55 -05:00
Matt Layher
f26bb6d247
corerad: 0.2.4 -> 0.2.5
2020-05-22 17:39:43 -04:00