Commit Graph

48397 Commits

Author SHA1 Message Date
Bobby Rong
a2a044bcc5
Merge pull request #168995 from aaronjheng/aws-rotate-key
aws-rotate-key: 1.0.6 -> 1.0.8
2022-05-08 13:57:23 +08:00
R. Ryantm
17acaf1708 kube-hunter: 0.6.5 -> 0.6.7 2022-05-08 05:24:16 +00:00
Artturi
ecf7354788
Merge pull request #171303 from renesat/submit/autorestic
autorestic: 1.5.8 -> 1.7.1
2022-05-08 06:31:44 +03:00
Artturi
0c79aa4780
Merge pull request #171338 from aaronjheng/exoscale-cli
exoscale-cli: 1.52.1 -> 1.54.0
2022-05-08 06:29:26 +03:00
Artturi
e702cc94a3
Merge pull request #172007 from dotlambda/abcmidi-2022.05.05
abcmidi: 2022.04.28 -> 2022.05.05
2022-05-08 06:24:20 +03:00
Robert Schütz
453590adec elasticsearch-curator: 5.8.1 -> 5.8.4 2022-05-07 20:23:24 -07:00
P. R. d. O
08a7a6670e
bashblog: add hooks on install phase 2022-05-07 20:51:49 -06:00
Robert Schütz
ec31b56db1 abcmidi: 2022.04.28 -> 2022.05.05 2022-05-08 00:44:34 +00:00
Mario Rodas
69a57d5b2e
Merge pull request #170428 from armeenm/opencc-python3
opencc: switch to python3
2022-05-07 19:15:27 -05:00
Mario Rodas
17dcc30b0a
Merge pull request #170432 from armeenm/syslogng-python3
syslogng: switch to python3
2022-05-07 19:12:05 -05:00
Mario Rodas
7d2d59f137
Merge pull request #170434 from armeenm/ps_mem-python3
ps_mem: switch to python3
2022-05-07 19:10:58 -05:00
github-actions[bot]
0386939da0
Merge staging-next into staging 2022-05-08 00:03:09 +00:00
github-actions[bot]
d6c9d38363
Merge master into staging-next 2022-05-08 00:02:24 +00:00
Erik Rodriguez
a917f83e33 neofetch: unstable-2020-11-26 -> unstable-2020-12-10 2022-05-07 19:12:14 -03:00
edef
399cbca0a3 kak-lsp: 12.1.0 -> 12.2.0 2022-05-07 21:34:26 +00:00
Sergei Trofimovich
5bfd8093b7 xwinmosaic: pull upstream fix for -fno-common toolchains
Without the change build fails as:

    $ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: {   NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0):
      multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here
    ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8):
      multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
2022-05-07 22:02:19 +01:00
github-actions[bot]
d2d66da45b
Merge staging-next into staging 2022-05-07 18:01:36 +00:00
github-actions[bot]
84277e82a5
Merge master into staging-next 2022-05-07 18:01:03 +00:00
John Ericson
19dca9d543
Merge pull request #171823 from Artturin/strictdeps1
pkgs/shells: enable strictDeps
2022-05-07 12:30:17 -04:00
Fabian Affolter
36f342125a
Merge pull request #171857 from vdot0x23/submit/yersinia-init
yersinia: init at 0.8.2
2022-05-07 17:09:57 +02:00
Robert Scott
924ebf6556 curl: add some key reverse-dependencies to passthru.tests 2022-05-07 15:54:47 +01:00
Fabian Affolter
4b53055f55
Merge pull request #171843 from techknowlogick/bump-step-ca
step-ca: 0.18.2 -> 0.19.0
2022-05-07 16:54:01 +02:00
Artturi
1d09b16b0c
Merge pull request #171709 from avdv/fix-illum-segfault-and-restart
illum: Prevent segfault when unplugging keyboards
2022-05-07 17:40:52 +03:00
Artturi
d8cee34f75
Merge pull request #171807 from felixsinger/pkgs/upterm/update 2022-05-07 17:38:59 +03:00
Artturin
165d8e6db5 netcat-openbsd: init at 1.218-5 2022-05-07 17:10:22 +03:00
Felix Singer
be99d5c1d5 upterm: 0.7.3 -> 0.8.2
Update upterm to version 0.8.2 and also use Go version 1.18 since this
is the minimum required version.

Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-07 14:39:22 +02:00
Zhaofeng Li
a2e220cd65 dieharder: init at 3.31.1 2022-05-07 07:15:17 -05:00
Sergei Trofimovich
27b8af8d1c netatalk: 3.1.12 -> 3.1.13
Without the update build fails on -fno-common toolchains as:

    $ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
    ...
    ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
    ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
      multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here

Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
github-actions[bot]
3d1b7b0dc5
Merge staging-next into staging 2022-05-07 06:01:44 +00:00
github-actions[bot]
78c3adb476
Merge master into staging-next 2022-05-07 06:01:11 +00:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
Artturi
7ea1fa0205
Merge pull request #171894 from xrelkd/update/brook
brook: 20220406 -> 20220501
2022-05-07 06:46:56 +03:00
xrelkd
20ec825c44
eksctl: 0.95.0 -> 0.96.0 2022-05-07 09:50:31 +08:00
xrelkd
bd037e7f3a
brook: 20220406 -> 20220501 2022-05-07 09:49:47 +08:00
github-actions[bot]
00e5877c2f
Merge staging-next into staging 2022-05-07 00:02:47 +00:00
github-actions[bot]
fa99b3742a
Merge master into staging-next 2022-05-07 00:02:09 +00:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr 2022-05-07 01:18:35 +02:00
Sandro Jäckel
8fa20691d8
rustscan: remove myself from maintainers 2022-05-06 23:57:57 +02:00
Janne Heß
11af4a331f
cidrgrep: Init at unstable-2020-11-17 2022-05-06 22:19:02 +01:00
Victor Buttner
308bd3ae9b yersinia: init at 0.8.2 2022-05-06 22:38:20 +02:00
Artturin
ea79263e60 pkgs/shells: enable strictDeps 2022-05-06 22:31:38 +03:00
github-actions[bot]
730d96c6bd
Merge staging-next into staging 2022-05-06 18:01:53 +00:00
github-actions[bot]
6c361fbbd8
Merge master into staging-next 2022-05-06 18:01:18 +00:00
techknowlogick
2c3dcb1169 step-ca: 0.18.2 -> 0.19.0 2022-05-06 14:00:28 -04:00
Fabian Affolter
f30a2c1035
Merge pull request #171741 from jyooru/update/apkeep
apkeep: 0.11.0 -> 0.12.0
2022-05-06 18:50:56 +02:00
Vladimír Čunát
8ad52489e9
Merge branch 'master' into staging-next 2022-05-06 16:07:25 +02:00
Jonas Chevalier
bab6710b73
Merge pull request #171221 from zimbatm/numtide-team
maintainers: add numtide team
2022-05-06 15:42:16 +02:00
Sandro
bdd2558662
Merge pull request #169708 from tootoobeepbeep/morph-bump 2022-05-06 14:40:22 +02:00
github-actions[bot]
ad713fb84e
Merge staging-next into staging 2022-05-06 12:02:39 +00:00
github-actions[bot]
6e0aca3c43
Merge master into staging-next 2022-05-06 12:02:02 +00:00
Jan Tojnar
b380589e3e networkmanager-sstp: unstable-2020-04-20 → 1.3.0
735d8ca078...release-1.3.0

- Maintained again, moved to GNOME servers
- GTK4 support
- clean up
2022-05-06 10:52:44 +02:00
Jan Tojnar
ce91980056 gtranslator: 41.0 → 42.0
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/41.0...42.0
2022-05-06 10:52:44 +02:00
Sergei Trofimovich
1d02b2cc90 ipmitool: fix build on -fno-common toolchains
Without the change build fails on toolchains like clang-13 which
switch to -fno-common by default:

    $ nix build --impure --expr 'with import ./. {}; ipmitool.override { stdenv = clang13Stdenv; }'
    ...
    ld: ../lib/.libs/libipmitool.a(ipmi_hpmfwupg.o):/build/ipmitool-1.8.18/lib/../include/ipmitool/ipmi_hpmfwupg.h:803:
      multiple definition of `gVersionInfo'; ipmitool.o:/build/ipmitool-1.8.18/src/../include/ipmitool/ipmi_hpmfwupg.h:803: first defined here

Pull upstream fix to move definition to .c file.
2022-05-06 09:01:17 +01:00
zowoq
9a45461cdf netavark: 1.0.2 -> 1.0.3
https://github.com/containers/netavark/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
zowoq
8f14ae6428 aardvark-dns: 1.0.2 -> 1.0.3
https://github.com/containers/aardvark-dns/releases/tag/v1.0.3
2022-05-06 18:01:05 +10:00
R. Ryantm
3babc11a0f meshcentral: 0.9.98 -> 1.0.18 2022-05-06 07:37:32 +00:00
Rick van Schijndel
bb074513be
Merge pull request #171672 from squalus/collectd
collectd: support cross compile
2022-05-06 08:58:29 +02:00
Fabian Affolter
ef93fb8486
Merge pull request #171638 from fabaff/erosmb
erosmb: init at 0.1.1
2022-05-06 08:35:01 +02:00
Fabian Affolter
be824c1257
Merge pull request #171653 from fabaff/trueseeing
trueseeing: init at 2.1.4
2022-05-06 08:34:47 +02:00
Fabian Affolter
f0d17e25e8
Merge pull request #171673 from fabaff/swaggerhole
swaggerhole: init at 1.1
2022-05-06 08:34:37 +02:00
Fabian Affolter
9b5d30a47a
Merge pull request #171725 from fabaff/bump-pre-commit
pre-commit: 2.18.1 -> 2.19.0
2022-05-06 08:33:23 +02:00
github-actions[bot]
4c4d0d6bc3
Merge staging-next into staging 2022-05-06 06:02:20 +00:00
github-actions[bot]
ff5c4d3404
Merge master into staging-next 2022-05-06 06:01:36 +00:00
Jonathan Zielinski
d704edb775 morph: 1.6.0 -> 1.7.0 2022-05-06 07:31:12 +02:00
squalus
578f540e4b collectd: support cross compile
Prevent the double memory layout check from running during cross
compile. Provide an answer that works for both x86_64 and aarch64.
2022-05-05 22:13:33 -07:00
Artturi
d59dd43e49
Merge pull request #171681 from Artturin/nixupdate6
nixVersions.unstable: pre20220503 -> pre20220505
2022-05-06 05:31:52 +03:00
Anderson Torres
0d2912e7d7
Merge pull request #171713 from Mindavi/wlogout/cross
wlogout: support cross-compilation
2022-05-05 23:16:38 -03:00
Bernardo Meurer
e6b94ad07e
Merge pull request #171602 from malob/treewide-mainProgram
treewide: add meta.mainProgram to many packages
2022-05-05 18:16:09 -07:00
happysalada
6ad85fcb61 vector: 0.21.1 -> 0.21.2 2022-05-05 21:03:28 -04:00
github-actions[bot]
4cab9aed76
Merge staging-next into staging 2022-05-06 00:02:53 +00:00
github-actions[bot]
b962dee3e7
Merge master into staging-next 2022-05-06 00:02:16 +00:00
Joel
851130e9cd
apkeep: 0.11.0 -> 0.12.0
https://github.com/EFForg/apkeep/blob/master/CHANGELOG.md#0120---2022-05-05
2022-05-06 09:47:39 +10:00
Sandro
bdd431d5a0
Merge pull request #147197 from vdot0x23/submit/usbimager-init
usbimager: init at 1.0.8
2022-05-06 01:06:29 +02:00
Bernardo Meurer
55c3e35e97
Merge pull request #171691 from teutat3s/fix/grim-upstream-repo-srht
grim: upstream moved from GitHub to Sourcehut
2022-05-05 15:09:34 -07:00
Bernardo Meurer
0751ef6e7f
Merge pull request #171626 from iAmMrinal0/update/google-cloud-sdk
google-cloud-sdk: 381.0.0 -> 384.0.1
2022-05-05 15:05:37 -07:00
Fabian Affolter
5b8df072cb pre-commit: 2.18.1 -> 2.19.0 2022-05-05 23:59:45 +02:00
Sergei Trofimovich
8e56de6925 btrfs-progs: 5.16.2 -> 5.17
Added trivial updater.
Updated build-time doc dependencies from asciidoc to sphinx.

Changes: https://github.com/kdave/btrfs-progs/blob/master/CHANGES
2022-05-05 22:29:30 +01:00
Rick van Schijndel
4ff62d90ac wlogout: enable strictDeps 2022-05-05 22:55:47 +02:00
Rick van Schijndel
772502c358 wlogout: disable gtk-layer-shell when cross-compiling
Because gtk-layer-shell doesn't cross-compile properly
2022-05-05 22:47:42 +02:00
Rick van Schijndel
c5e7eff560 wlogout: support cross-compilation 2022-05-05 22:47:29 +02:00
Victor Fuentes
26a64f7c26
calamares: 3.2.56 -> 3.2.57 2022-05-05 16:30:38 -04:00
Claudio Bley
404e681f02 illum: Prevent segfault when unplugging keyboards
illum segfaults when unplugging keybords, see upstream issue [1]. The upstream
PR [2] is still open.

[1]: https://github.com/jmesmon/illum/issues/19
[2]: https://github.com/jmesmon/illum/pull/20
2022-05-05 22:28:34 +02:00
Rick van Schijndel
18fc18ca31
Merge pull request #161404 from Zebreus/headset-charge-indicator
headset-charge-indicator: init at 2021-08-15
2022-05-05 21:05:54 +02:00
Rick van Schijndel
2ff37d7d9a
Merge pull request #171601 from jyooru/update/melody
melody: 0.13.10 -> 0.18.0
2022-05-05 20:58:59 +02:00
github-actions[bot]
039ca2bb32
Merge staging-next into staging 2022-05-05 18:10:40 +00:00
github-actions[bot]
aba90d9366
Merge master into staging-next 2022-05-05 18:05:32 +00:00
Artturi
bb7f2bd2f3
Merge pull request #170834 from LunNova/lunnova/input-remapper-1.4.2
input-remapper: unstable-2022-02-09 -> 1.4.2
2022-05-05 20:43:42 +03:00
teutat3s
8978e8072d
grim: upstream moved from GitHub to Sourcehut 2022-05-05 19:33:26 +02:00
Lennart Eichhorn
f02a08d477 headset-charge-indicator: init at 2021-08-15 2022-05-05 19:27:40 +02:00
Martin Weinelt
35ddacd899
Merge pull request #171677 from mweinelt/ecdsautils 2022-05-05 18:43:45 +02:00
Artturin
61fc98459f nixVersions.unstable: pre20220503 -> pre20220505 2022-05-05 19:39:50 +03:00
Robert Schütz
9af7f009d1 python3Packages.azure-mgmt-msi: update propagatedBuildInputs 2022-05-05 09:28:27 -07:00
Martin Weinelt
974603c931
ecdsautils: 0.4.0 -> 0.4.1
Fixes psychic papers vulnerability in signature verification.

https://github.com/freifunk-gluon/ecdsautils/security/advisories/GHSA-qhcg-9ffp-78pw

Fixes: CVE-2022-24884
2022-05-05 18:08:11 +02:00
Artturi
f6068f8d48
Merge pull request #171649 from viraptor/sift-completion 2022-05-05 18:50:17 +03:00
Fabian Affolter
c505c32170 swaggerhole: init at 1.1 2022-05-05 17:22:58 +02:00
Fabian Affolter
05cfbf0a55 python310Packages.whispers: build as package 2022-05-05 17:19:16 +02:00
squalus
e6df811980 netdata: support cross compile
- libbpf support was disabled as a result of a configure-time file existence
check. This check errored during cross compilation. Prevent the check from
running during cross compilation by explicitly disabling libbpf support.

- add protobuf to nativeBuildInputs to provide a protoc for
  buildPlatform

- enable strictDeps
2022-05-05 07:57:08 -07:00
Artturi
73268cc1b4
Merge pull request #171569 from totoroot/fix/bsp-layout
bsp-layout: fix postInstall
2022-05-05 17:10:56 +03:00
Fabian Affolter
4c7f7f61a7 trueseeing: init at 2.1.4 2022-05-05 14:27:25 +02:00
github-actions[bot]
d5ece1c5d8
Merge staging-next into staging 2022-05-05 12:05:00 +00:00
github-actions[bot]
5b965b95d5
Merge master into staging-next 2022-05-05 12:04:22 +00:00
Stanisław Pitucha
7ec5bd9ecb sift: add self to maintainers 2022-05-05 21:08:03 +10:00
Stanisław Pitucha
763a2d7b16 sift: add bash completion 2022-05-05 21:07:46 +10:00
ajs124
c01480f0a3
Merge pull request #171585 from helsinki-systems/upd/xfsprogs
xfsprogs: 5.15.0 -> 5.16.0
2022-05-05 11:25:24 +01:00
Thiago Kenji Okada
ba059a3392
Merge pull request #171642 from r-ryantm/auto-update/opentabletdriver
opentabletdriver: 0.6.0.3 -> 0.6.0.4
2022-05-05 11:18:43 +01:00
R. Ryantm
e33dbfd288 opentabletdriver: 0.6.0.3 -> 0.6.0.4 2022-05-05 09:45:50 +00:00
Arnout Engelen
3275c08534
Merge pull request #171382 from Patryk27/nixos/improve-lxd-tests
nixos/lxd: improve tests
2022-05-05 11:18:52 +02:00
Fabian Affolter
1a87016de5 erosmb: init at 0.1.1 2022-05-05 10:58:13 +02:00
Malte Voos
d4b3932c44 bdfresize: init at 1.5 2022-05-05 10:42:42 +02:00
Victor Buttner
f2bb2d0c3b usbimager: init at 1.0.8 2022-05-05 09:57:33 +02:00
Matthias Thym
01853e2762 bsp-layout: fix postInstall 2022-05-05 09:11:40 +02:00
Fabian Affolter
b956d0b60a
Merge pull request #171521 from fabaff/bump-grype
grype: 0.36.0 -> 0.36.1, syft: 0.44.1 -> 0.45.1
2022-05-05 09:08:26 +02:00
Rick van Schijndel
44667be7b0
Merge pull request #170162 from armeenm/remove-lookatme
lookatme: remove
2022-05-05 08:15:10 +02:00
Mrinal Purohit
682e5e5cc0 google-cloud-sdk: 381.0.0 -> 384.0.1 2022-05-05 11:41:01 +05:30
github-actions[bot]
81bcb0a861
Merge staging-next into staging 2022-05-05 06:01:42 +00:00
github-actions[bot]
375b571b04
Merge master into staging-next 2022-05-05 06:01:10 +00:00
Joel
6036f050e7
melody: 0.13.10 -> 0.18.0 2022-05-05 12:07:31 +10:00
Eduardo Quiros
9dd25bbe3f
chezmoi: 2.15.1 -> 2.15.2 2022-05-04 20:03:14 -06:00
Artturi
867b4b5eb1
Merge pull request #170431 from armeenm/remove-nmap-graphical 2022-05-05 04:18:34 +03:00
Malo Bourgon
16e15fa68f treewide: add meta.mainProgram to many packages 2022-05-04 18:08:19 -07:00
Artturi
5d4bdece1f
Merge pull request #170427 from armeenm/remove-xpf 2022-05-05 04:01:29 +03:00
Artturi
0b64a2d69a
Merge pull request #167108 from aaronjheng/oath-toolkit
oath-toolkit: Rename from oathToolkit to oath-toolkit
2022-05-05 03:58:39 +03:00
Madoura
1b86e9c208
bcachefs-tools: add installer tests to passthru.tests 2022-05-04 19:57:52 -05:00
Graham Christensen
dc99b0d228
Merge pull request #170566 from bdd/pkg/new/runitor
runitor: init at 0.9.2
2022-05-04 20:52:01 -04:00
github-actions[bot]
77ee91f1d3
Merge staging-next into staging 2022-05-05 00:03:04 +00:00
github-actions[bot]
ae265ec922
Merge master into staging-next 2022-05-05 00:02:31 +00:00
Mario Rodas
90feacf9cd
Merge pull request #171437 from sikmir/gopass
gopass: 1.14.0 → 1.14.1
2022-05-04 18:49:35 -05:00
Mario Rodas
3dbd8c1602
Merge pull request #171409 from LeSuisse/fulcio-0.4.1
fulcio: 0.4.0 -> 0.4.1
2022-05-04 18:48:50 -05:00
Sandro
c9b5c7b67e
Merge pull request #170418 from armeenm/bump-pssh
pssh: 2.3.1 -> 2.3.4
2022-05-05 01:26:11 +02:00
Sandro
6c4bc083e1
Merge pull request #171578 from jtojnar/revert-nm-applet-rename 2022-05-05 00:19:15 +02:00
Armeen Mahdian
c83d28b8b4 lookatme: remove 2022-05-04 17:05:16 -05:00
Sandro
af56903adb
Merge pull request #170054 from delroth/jadx-1.3.5
jadx: 1.3.4 -> 1.3.5
2022-05-04 23:50:59 +02:00
ajs124
3ed4d50f6f xfsprogs: 5.15.0 -> 5.16.0 2022-05-04 22:46:54 +01:00
Armeen Mahdian
ca079e3074 phantomjs2: remove 2022-05-04 16:36:21 -05:00
Jan Tojnar
ec0ae174f8 Revert "networkmanager-applet: rename from networkmanagerapplet"
network-manager-applet uses differrent naming scheme from the VPN plug-ins.
Let’s revert to the previous state, for now, to fix eval. We can do the rename later.

This reverts commit cecb014d5d.
2022-05-04 23:29:42 +02:00
Armeen Mahdian
2d5d1d4c13 pssh: 2.3.1 -> 2.3.4 2022-05-04 15:34:09 -05:00
Vladimír Čunát
453f19bb85
Merge branch 'master' into staging-next 2022-05-04 21:02:39 +02:00
Sandro
7e4329608c
Merge pull request #170952 from SuperSandro2000/firewalld
firewalld: init at 1.1.1
2022-05-04 20:51:27 +02:00
github-actions[bot]
52a30d32af
Merge staging-next into staging 2022-05-04 18:06:37 +00:00
github-actions[bot]
747719f235
Merge master into staging-next 2022-05-04 18:01:28 +00:00
Thiago Kenji Okada
8e55c5907a
Merge pull request #171545 from thiagokokada/winbox-fix-license
winbox: licenses.gpl3Plus -> licenses.unfree
2022-05-04 17:07:23 +01:00
Sandro
451e27e302
Merge pull request #169370 from gador/pgadmin-update-6.8
Pgadmin update 6.8, fix build breakage on master
2022-05-04 18:03:32 +02:00
7c6f434c
e97b1f87f5
Merge pull request #171348 from squalus/freeipmi
freeipmi: support cross compile
2022-05-04 16:02:45 +00:00
figsoda
3c36acf988
Merge pull request #153860 from figsoda/update-rust-motd
rust-motd: 0.1.1 -> 0.2.1
2022-05-04 11:43:41 -04:00
Thiago Kenji Okada
8696e36fca winbox: licenses.gpl3Plus -> licenses.unfree 2022-05-04 16:27:52 +01:00
Pavol Rusnak
c763181101
Merge pull request #170682 from prusnak/tor
tor: 0.4.6.10 -> 0.4.7.7
2022-05-04 17:00:33 +02:00
Emery Hemingway
96ed54cfce lzip: 1.22 -> 1.23, split output 2022-05-04 08:56:00 -05:00
Bobby Rong
1b7d7001f2
Merge pull request #171371 from msfjarvis/hs/2022-05-03/fclones-0.23.0
fclones: 0.22.0 -> 0.23.0
2022-05-04 20:41:06 +08:00
Mario Rodas
0a2e25b869
Merge pull request #169253 from r-ryantm/auto-update/cht-sh
cht-sh: unstable-2022-04-17 -> unstable-2022-04-18
2022-05-04 07:14:02 -05:00
Mario Rodas
9b3cfba4ba
Merge pull request #171333 from r-ryantm/auto-update/aws-google-auth
aws-google-auth: 0.0.37 -> 0.0.38
2022-05-04 07:11:57 -05:00