Commit Graph

46067 Commits

Author SHA1 Message Date
Pavol Rusnak
7455fbe52b
Merge pull request #163152 from alyssais/tor-0.4.6.10
tor: 0.4.6.9 -> 0.4.6.10; fix updateScript
2022-03-07 16:07:47 +01:00
Bruno Bigras
b11124adbd kopia: 0.10.5 -> 0.10.6 2022-03-07 10:01:11 -05:00
Fabian Affolter
ebaf33dd1f
Merge pull request #163085 from r-ryantm/auto-update/cdk-go
cdk-go: 1.0.4 -> 1.0.5
2022-03-07 15:13:02 +01:00
Alyssa Ross
10ebbd63e9 tio: 1.32 -> 1.35 2022-03-07 15:04:27 +01:00
Alyssa Ross
742424ccf6
tor: 0.4.6.9 -> 0.4.6.10 2022-03-07 13:57:25 +00:00
Alyssa Ross
9307a4d328
tor.updateScript: update verification/signing keys
Upstream no longers signs the tarball directly; instead they sign the
sha256sum file[1].  Also, the signing keys have changed, and the
latest release is signed with a key we didn't have before.

[1]: dd17604bb3
2022-03-07 13:51:26 +00:00
Felix Buehler
5acd7bb90b skippy-xd: refactor 2022-03-07 13:58:58 +01:00
R. RyanTM
81482dc674
haproxy: 2.5.3 -> 2.5.4
* haproxy: 2.5.3 -> 2.5.4 (#162666)

* haproxy: update meta attributes
add meta.changelog URL
update meta.license using non-legacy identifiers (GPL-2.0-or-later with some files being LGPL-2.1-only)

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-07 13:39:08 +01:00
Bobby Rong
b0f87648f8
Merge pull request #163020 from WolfangAukang/chezmoi-2.13.1
chezmoi: 2.12.1 -> 2.13.1
2022-03-07 18:28:39 +08:00
Fabian Affolter
793c96fdd5
Merge pull request #163118 from fabaff/bump-kubescape
kubescape: 2.0.148 -> 2.0.149
2022-03-07 10:41:59 +01:00
Fabian Affolter
3b65983aba
Merge pull request #163119 from fabaff/bump-metasploit
metasploit: 6.1.31 -> 6.1.32
2022-03-07 10:41:49 +01:00
Robert Hensing
5b7871ca3d
Merge pull request #161512 from tfc/pandoc-acro
pandoc-acro: init at 0.10.1
2022-03-07 10:17:57 +01:00
Bobby Rong
5f77153502
Merge pull request #162115 from r-ryantm/auto-update/wakatime
wakatime: 1.37.0 -> 1.38.0
2022-03-07 16:58:33 +08:00
Fabian Affolter
84e2c52314 metasploit: 6.1.31 -> 6.1.32 2022-03-07 09:54:54 +01:00
Fabian Affolter
f63e09853f kubescape: 2.0.148 -> 2.0.149 2022-03-07 09:33:45 +01:00
Jacek Galowicz
f27d4c8790 pandoc-acro: init at 0.10.1 2022-03-07 09:29:48 +01:00
Bobby Rong
656e4a4515
Merge pull request #162331 from euank/mozc-update
ibus-engines.mozc: 2.26.4423.100 -> 2.26.4660.102
2022-03-07 16:15:41 +08:00
Bobby Rong
c6b56b7237
Merge pull request #162382 from r-ryantm/auto-update/ruplacer
ruplacer: 0.6.3 -> 0.6.4
2022-03-07 16:04:23 +08:00
Fabian Affolter
202139d302
Merge pull request #162917 from r-ryantm/auto-update/syft
syft: 0.39.3 -> 0.40.1
2022-03-07 08:37:10 +01:00
R. Ryantm
a6b28fcad7 fits-cloudctl: 0.10.10 -> 0.10.11 2022-03-07 05:23:58 +00:00
Artturi
6e5f155421
Merge pull request #160974 from a-m-joseph/dnsmasq-honor-dbusSupport 2022-03-07 07:08:59 +02:00
techknowlogick
95874cf1c7 goreleaser: 1.5.0 -> 1.6.1 2022-03-06 23:29:30 -05:00
R. Ryantm
40c62d04c7 cdk-go: 1.0.4 -> 1.0.5 2022-03-07 02:27:20 +00:00
Renaud
1affd6a254
Merge pull request #162638 from fgaz/qrcp/0.8.5
qrcp: 0.8.4 -> 0.8.5
2022-03-06 23:08:24 +01:00
Jörg Thalheim
18539f14ac
Merge pull request #163047 from r-ryantm/auto-update/tinyssh
tinyssh: 20220222 -> 20220305
2022-03-06 20:48:52 +00:00
Adam Joseph
f9a2402ab0 dnsmasq: honor dbusSupport
This commit exposes support for compilation without dbus, controlled
by the global dbusSupport argument.  This argument is understood by
many other nixpkgs expressions and can be set globally in
~/.config/nixpkgs/config.nix.
2022-03-06 21:24:28 +02:00
R. Ryantm
0e16ba47b7 tinyssh: 20220222 -> 20220305 2022-03-06 19:01:55 +00:00
Martin Weinelt
e9aa7156d9
Merge pull request #162796 from 0x4A6F/master-alejandra 2022-03-06 19:42:00 +01:00
Vladimír Čunát
7dbe204ce7
Merge #161666: micromamba: 0.18.1 -> 0.21.2 2022-03-06 19:38:05 +01:00
R. RyanTM
ccc067fd9f
ioztat: 1.1.0 -> 2.0.1
* ioztat: 1.1.0 -> 2.0.1 (#162735)

* ioztat: install bin as executable

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-06 19:36:54 +01:00
markuskowa
279e35be3b
Merge pull request #162478 from r-ryantm/auto-update/minio-certgen
minio-certgen: 1.0.1 -> 1.1.0
2022-03-06 19:07:53 +01:00
Michael Weiss
b25d5d1748
Merge pull request #162444 from r-ryantm/auto-update/pgpdump
pgpdump: 0.34 -> 0.35
2022-03-06 18:42:28 +01:00
Vladimír Čunát
26c6b1cfd0
Merge #161856: gaphor: 2.6.5 -> 2.8.2 2022-03-06 18:24:11 +01:00
Renaud
61197ada12
Merge pull request #162715 from r-ryantm/auto-update/eksctl
eksctl: 0.85.0 -> 0.86.0
2022-03-06 17:49:40 +01:00
Renaud
7c9b6fa128
Merge pull request #162696 from r-ryantm/auto-update/brook
brook: 20220401 -> 20220404
2022-03-06 17:45:39 +01:00
Renaud
84bb553b7b
Merge pull request #162915 from r-ryantm/auto-update/sniffglue
sniffglue: 0.14.0 -> 0.15.0
2022-03-06 17:15:35 +01:00
Renaud
bdbc982000
Merge pull request #162921 from msfjarvis/hs/2022-03-06/hyperfine-1.13.0
hyperfine: 1.12.0 -> 1.13.0
2022-03-06 17:09:19 +01:00
Renaud
8d2a3c7108
Merge pull request #162959 from r-ryantm/auto-update/btop
btop: 1.2.4 -> 1.2.5
2022-03-06 16:32:48 +01:00
Emery Hemingway
5ea0468032 nncp: 8.6.0 -> 8.7.0 2022-03-06 15:18:17 +00:00
P. R. d. O
658f846584
chezmoi: 2.12.1 -> 2.13.1 2022-03-06 09:07:43 -06:00
Fabian Affolter
fc6e238e3a authz0: init at 1.1.1 2022-03-06 15:03:34 +01:00
Bobby Rong
c767118672
Merge pull request #162158 from r-ryantm/auto-update/fits-cloudctl
fits-cloudctl: 0.10.9 -> 0.10.10
2022-03-06 21:40:57 +08:00
Bobby Rong
9df2200638
Merge pull request #162869 from r-ryantm/auto-update/lfs
lfs: 2.2.0 -> 2.4.0
2022-03-06 21:39:18 +08:00
R. Ryantm
64373d18f9 mtools: 4.0.37 -> 4.0.38 2022-03-06 13:17:23 +00:00
Martin Weinelt
d5633c504f
minidlna: add passthrough test 2022-03-06 12:53:45 +01:00
Martin Weinelt
a63d445772
minidlna: 1.3.0 -> 1.3.1
Prevents DNS rebinding attacks through malicious remote web servers.

https://www.openwall.com/lists/oss-security/2022/03/03/1

Fixes: CVE-2022-26505
2022-03-06 12:44:41 +01:00
Artturi
00b9e1d97f
Merge pull request #162963 from r-ryantm/auto-update/kdiff3
kdiff3: 1.9.4 -> 1.9.5
2022-03-06 12:09:08 +02:00
Artturi
f1ae56db56
Merge pull request #162962 from r-ryantm/auto-update/calamares
calamares: 3.2.51 -> 3.2.53
2022-03-06 12:08:38 +02:00
Bobby Rong
f8ba335dfe
Merge pull request #162890 from r-ryantm/auto-update/clipster
clipster: 2.0.2 -> 2.1.1
2022-03-06 17:35:35 +08:00
Bobby Rong
bc38b1a736
Merge pull request #162761 from 06kellyjac/cosign
cosign: 1.5.2 -> 1.6.0
2022-03-06 17:34:27 +08:00
Artturi
0ba426a475
Merge pull request #156605 from kampka/e2fsprogs-test
e2fsprogs: Add test
2022-03-06 11:19:48 +02:00
R. Ryantm
8bf052a607 kdiff3: 1.9.4 -> 1.9.5 2022-03-06 03:13:37 +00:00
R. Ryantm
6aec94c801 calamares: 3.2.51 -> 3.2.53 2022-03-06 02:23:14 +00:00
R. Ryantm
14eb3ead59 btop: 1.2.4 -> 1.2.5 2022-03-06 02:15:18 +00:00
R. Ryantm
47b93c97a2 garage: 0.6.0 -> 0.6.1 2022-03-06 00:25:27 +00:00
0x4A6F
a173e92ee4 igrep: 0.1.2 -> 0.2.0 2022-03-06 00:46:03 +01:00
R. RyanTM
bc6b09791e
rauc: 1.5.1 -> 1.6
* rauc: 1.5.1 -> 1.6 (#159728)

* rauc: use SPDX3 license identifier

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-05 23:47:03 +01:00
Atemu
b4e2df2e10
remove networkmanager098 (#162904) 2022-03-05 22:19:36 +02:00
Renaud
00343a4b35
Merge pull request #160840 from dotlambda/restic-rest-server-0.11.0
restic-rest-server: 0.10.0 -> 0.11.0
2022-03-05 20:49:00 +01:00
Malte Brandy
f7e9fa8dc6 nix-output-monitor: 1.0.4.0 -> 1.0.5.0 2022-03-05 20:20:01 +01:00
Renaud
071bc24f05
Merge pull request #160864 from r-ryantm/auto-update/audiowaveform
audiowaveform: 1.5.1 -> 1.6.0
2022-03-05 20:09:40 +01:00
Harsh Shandilya
ca43e4a438
hyperfine: 1.12.0 -> 1.13.0 2022-03-06 00:34:26 +05:30
Stig
d918c0c4c2
Merge pull request #162914 from r-ryantm/auto-update/diffoscope
diffoscope: 205 -> 207
2022-03-05 19:45:01 +01:00
Renaud
bca60600c6
Merge pull request #161164 from davegallant/master
awscli2: 2.4.9 -> 2.4.19
2022-03-05 19:35:01 +01:00
R. Ryantm
dfd7bbcc12 syft: 0.39.3 -> 0.40.1 2022-03-05 18:21:24 +00:00
R. Ryantm
6395511084 sniffglue: 0.14.0 -> 0.15.0 2022-03-05 17:42:17 +00:00
R. Ryantm
cb76041783 diffoscope: 205 -> 207 2022-03-05 17:09:04 +00:00
R. Ryantm
1354f51bdb whois: 5.5.11 -> 5.5.12 2022-03-05 16:19:26 +01:00
Martin Weinelt
72bea7f4c2
Merge pull request #162472 from mweinelt/esphome 2022-03-05 15:33:32 +01:00
Martin Weinelt
0ef4276619
Merge pull request #162787 from mweinelt/kea 2022-03-05 15:32:49 +01:00
markuskowa
302500b235
Merge pull request #161765 from r-ryantm/auto-update/calamares
calamares: 3.2.44.3 -> 3.2.51
2022-03-05 15:17:50 +01:00
Renaud
6db2b14595
Merge pull request #161204 from r-ryantm/auto-update/i2pd
i2pd: 2.40.0 -> 2.41.0
2022-03-05 15:13:28 +01:00
R. Ryantm
9ae8234e8f clipster: 2.0.2 -> 2.1.1 2022-03-05 13:24:12 +00:00
Fabian Affolter
d5e185418d
Merge pull request #162770 from r-ryantm/auto-update/nuclei
nuclei: 2.6.2 -> 2.6.3
2022-03-05 13:46:12 +01:00
Raghav Sood
379161e96e
Merge pull request #162805 from r-ryantm/auto-update/stripe-cli
stripe-cli: 1.7.13 -> 1.8.0
2022-03-05 20:30:02 +08:00
Bobby Rong
6a7c7ec68b
Merge pull request #162449 from r-ryantm/auto-update/dnsproxy
dnsproxy: 0.41.2 -> 0.41.3
2022-03-05 18:36:51 +08:00
Fabian Affolter
8ec8259ca3
Merge pull request #162813 from r-ryantm/auto-update/trivy
trivy: 0.24.1 -> 0.24.2
2022-03-05 11:35:36 +01:00
R. Ryantm
1bdeae3546 lfs: 2.2.0 -> 2.4.0 2022-03-05 09:31:48 +00:00
R. RyanTM
e7b5e62d0a
aliyun-cli: 3.0.109 -> 3.0.110 (#162833)
* aliyun-cli: 3.0.109 -> 3.0.110

* aliyun-cli: fix passing of Go build flags
`ldFlags` -> `ldflags`

And update meta.changelog

Co-authored-by: Renaud <c0bw3b@users.noreply.github.com>
2022-03-05 10:17:20 +01:00
Fabian Affolter
00c137ea9f
Merge pull request #162608 from r-ryantm/auto-update/mubeng
mubeng: 0.9.2 -> 0.9.3
2022-03-05 09:33:21 +01:00
Fabian Affolter
b889426bbd
Merge pull request #162700 from r-ryantm/auto-update/cfripper
cfripper: 1.4.2 -> 1.5.0
2022-03-05 09:32:03 +01:00
Fabian Affolter
f7bc266884
Merge pull request #162712 from r-ryantm/auto-update/dnsx
dnsx: 1.0.8 -> 1.0.9
2022-03-05 09:28:30 +01:00
Fabian Affolter
9f1c84869a
Merge pull request #162728 from r-ryantm/auto-update/gomapenum
gomapenum: 1.0.3 -> 1.1.0
2022-03-05 09:27:48 +01:00
Fabian Affolter
8ca047534d
Merge pull request #162741 from r-ryantm/auto-update/knockpy
knockpy: 5.2.0 -> 5.3.0
2022-03-05 09:27:01 +01:00
Fabian Affolter
3bdfe6c678
Merge pull request #162836 from r-ryantm/auto-update/amass
amass: 3.17.0 -> 3.17.1
2022-03-05 09:26:42 +01:00
R. Ryantm
8c16624202 amass: 3.17.0 -> 3.17.1 2022-03-05 00:56:51 +00:00
Robert Scott
0416895145
Merge pull request #162190 from r-ryantm/auto-update/svt-av1
svt-av1: 0.9.0 -> 0.9.1
2022-03-04 23:17:05 +00:00
Renaud
2c2614bcde
Merge pull request #162108 from r-ryantm/auto-update/syft
syft: 0.38.0 -> 0.39.3
2022-03-04 23:00:31 +01:00
Renaud
4aa0bff342
Merge pull request #162136 from r-ryantm/auto-update/btop
btop: 1.2.3 -> 1.2.4
2022-03-04 22:51:42 +01:00
R. Ryantm
93e3d0edc4 trivy: 0.24.1 -> 0.24.2 2022-03-04 20:02:06 +00:00
R. Ryantm
9b1b7852b6 tendermint: 0.35.1 -> 0.35.2 2022-03-04 19:06:06 +00:00
Pascal Bach
9e6fe83e8d
Merge pull request #162755 from r-ryantm/auto-update/minio-client
minio-client: 2022-02-26T03-58-31Z -> 2022-03-03T21-12-24Z
2022-03-04 20:00:39 +01:00
R. Ryantm
141af24d82 stripe-cli: 1.7.13 -> 1.8.0 2022-03-04 18:30:36 +00:00
Renaud
57af8cedaf
Merge pull request #161845 from c0bw3b/pkg/recode
recode: 3.7.9 -> 3.7.12
2022-03-04 18:43:55 +01:00
06kellyjac
b489e63c3c cosign: 1.5.2 -> 1.6.0
Co-authored-by: Thomas Gerbet <thomas@gerbet.me>
2022-03-04 16:40:41 +00:00
0x4A6F
81da6369de
alejandra: 0.7.0 -> 1.0.0 2022-03-04 17:14:54 +01:00
Claudius Holeksa
e556e61a55 midimonster: init at 0.6.0 2022-03-04 09:34:33 -06:00
Martin Weinelt
5bf2471bb0
kea: 2.0.1 -> 2.0.2
https://downloads.isc.org/isc/kea/2.0.2/Kea-2.0.2-ReleaseNotes.txt
2022-03-04 16:30:24 +01:00
Sebastian Blunt
edbfbd641d rdap: init at 2019-10-17 2022-03-04 09:24:06 -06:00
R. Ryantm
e61bec5c0d tboot: 1.10.3 -> 1.10.4 2022-03-04 09:16:06 -06:00
Julio Borja Barra
f73281a727 smug: init at 0.2.7 2022-03-04 08:51:14 -06:00
Johannes Arnold
f6c6d63d1c shellspec: init at 0.28.1 2022-03-04 08:49:56 -06:00
Bobby Rong
355cfdbcd3
Merge pull request #162710 from r-ryantm/auto-update/consul-template
consul-template: 0.27.2 -> 0.28.0
2022-03-04 21:43:28 +08:00
R. Ryantm
e50f07c5a9 nuclei: 2.6.2 -> 2.6.3 2022-03-04 13:27:15 +00:00
R. Ryantm
910fe76a5e minio-client: 2022-02-26T03-58-31Z -> 2022-03-03T21-12-24Z 2022-03-04 11:58:59 +00:00
Alesya Huzik
b236e970ef
vtm: init at 0.6.0 (#161464)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-03-04 12:26:55 +01:00
Sandro
3a9af3192b
Merge pull request #162678 from wahjava/update-openssh-hpn 2022-03-04 12:19:00 +01:00
Sandro
8f5ea43445
Merge pull request #162611 from applePrincess/exploitdb-2022-03-03 2022-03-04 11:58:35 +01:00
Sandro
df6fea3736
Merge pull request #162516 from 0x4A6F/master-igrep 2022-03-04 11:53:44 +01:00
Sandro
8ec4c9a19e
Merge pull request #162691 from austinbutler/diffr-sha-fix 2022-03-04 11:49:20 +01:00
Sandro
05d5ccff16
Merge pull request #162429 from drewrisinger/dr-pr-update-lark 2022-03-04 11:46:33 +01:00
Stanisław Pitucha
6f4ecb8ae8 cf-vault: init at 0.0.11 2022-03-04 20:41:03 +10:00
Bobby Rong
10dc36c697
Merge pull request #162457 from r-ryantm/auto-update/gobgp
gobgp: 2.34.0 -> 3.0.0
2022-03-04 18:33:00 +08:00
Sandro Jäckel
eb9501d3d4
vault: 1.9.3 -> 1.9.4 2022-03-04 11:28:58 +01:00
Sandro
461dbcc526
Merge pull request #161205 from veehaitch/jadx-1.3.3 2022-03-04 11:20:19 +01:00
R. Ryantm
0899bd0092 knockpy: 5.2.0 -> 5.3.0 2022-03-04 09:52:32 +00:00
Stanisław Pitucha
094460dbe5 ejson2env: init at 2.0.2 2022-03-04 19:41:43 +10:00
R. Ryantm
e3d59f0bd3 gomapenum: 1.0.3 -> 1.1.0 2022-03-04 07:52:54 +00:00
R. Ryantm
e556b50ec3 exoscale-cli: 1.49.3 -> 1.50.0 2022-03-04 06:37:26 +00:00
Bobby Rong
2f6a957617
Merge pull request #162441 from r-ryantm/auto-update/cloud-sql-proxy
cloud-sql-proxy: 1.28.1 -> 1.29.0
2022-03-04 13:46:39 +08:00
R. Ryantm
49568cebce eksctl: 0.85.0 -> 0.86.0 2022-03-04 05:34:32 +00:00
R. Ryantm
7e3d928df6 dnsx: 1.0.8 -> 1.0.9 2022-03-04 05:02:05 +00:00
R. Ryantm
14ada3add8 consul-template: 0.27.2 -> 0.28.0 2022-03-04 03:46:48 +00:00
Bobby Rong
ea9bd85caf
Merge pull request #162568 from erinkim4/patch-1
thermald: disable -Werror
2022-03-04 10:46:46 +08:00
R. Ryantm
d0a9b738d5 cfripper: 1.4.2 -> 1.5.0 2022-03-04 02:35:35 +00:00
R. Ryantm
b0c2f04b16 brook: 20220401 -> 20220404 2022-03-04 02:04:00 +00:00
Peter Hoeg
3143de97f9 krunner-pass: pass-otp has been deprecated 2022-03-04 09:36:02 +08:00
Austin Butler
543aa63081 diffr: fix cargoSha256 2022-03-03 16:55:11 -08:00
Ashish SHUKLA
80dfb3f744
openssh_hpn: 8.8p1 -> 8.9p1 2022-03-04 02:50:34 +05:30
Doron Behar
adfbccfa7f
Merge pull request #162551 from r-ryantm/auto-update/tectonic 2022-03-03 19:39:25 +02:00
Doron Behar
da19aaee59 tectonic: 0.8.1 -> 0.8.2 2022-03-03 18:03:38 +02:00
Francesco Gazzetta
ad87eff3af qrcp: 0.8.4 -> 0.8.5 2022-03-03 15:28:53 +01:00
Alyssa Ross
4762a265d4 pkgsMusl.screen: fix build
The patch was causing the build to fail.

The description of the gist the patch is from says:

> Patch for GNU Screen HEAD on OS X, which disables the error message
> "/var/run/utmp: No such file or directory" on launch.

I don't see that message with pkgsMusl.screen, so I think we don't
need the patch any more.
2022-03-03 13:57:27 +00:00
Alyssa Ross
7ecf7a3493 pkgsMusl.socat: fix build
Fix via Alpine.
2022-03-03 13:57:21 +00:00
Alyssa Ross
24278c45af mailutils: add debug info 2022-03-03 13:57:16 +00:00
R. Ryantm
b8987416e9 opentelemetry-collector-contrib: 0.45.1 -> 0.46.0 2022-03-03 13:16:08 +00:00
R. Ryantm
b88bbb39c0 opentelemetry-collector: 0.45.0 -> 0.46.0 2022-03-03 13:09:51 +00:00
Lein Matsumaru
b49faa8782
exploitdb: 2022-03-01 -> 2022-03-03 2022-03-03 11:52:44 +00:00
R. Ryantm
4fa40219d3 mubeng: 0.9.2 -> 0.9.3 2022-03-03 11:28:38 +00:00
Fabian Affolter
14f98111ba
Merge pull request #162584 from r-ryantm/auto-update/gau
gau: 2.0.8 -> 2.0.9
2022-03-03 09:17:39 +01:00
Fabian Affolter
1ee34d00f4
Merge pull request #162570 from r-ryantm/auto-update/dismap
dismap: 0.2 -> 0.3
2022-03-03 09:10:52 +01:00
R. Ryantm
085183d306 gau: 2.0.8 -> 2.0.9 2022-03-03 06:21:30 +00:00
R. Ryantm
fba25be56f dismap: 0.2 -> 0.3 2022-03-03 04:28:05 +00:00
Erin Kim
7ea654576d
thermald: disable -Werror
Fixes broken builds due to deprecations in dependencies
2022-03-02 22:08:38 -06:00
R. Ryantm
c1802276f4 tectonic: 0.8.0 -> 0.8.1 2022-03-03 00:54:40 +00:00
Bernardo Meurer
2bcd4832d0
Merge pull request #162547 from lovesegfault/pulumi-gooogle-native
pulumi: add google-native
2022-03-02 16:12:38 -08:00
Jonas Heinrich
764670261a nixos/opensnitch: Add options to configure daemon 2022-03-02 18:38:56 -05:00
Fabian Affolter
6d0bddbb0e
Merge pull request #162506 from r-ryantm/auto-update/step-cli
step-cli: 0.18.1 -> 0.18.2
2022-03-03 00:33:42 +01:00
Drew Risinger
66ad56106d pdm: fix error due to wrong pdm-pep517 version 2022-03-02 17:52:31 -05:00
Bernardo Meurer
75d3f2b943 pulumi: add google-native 2022-03-02 14:50:35 -08:00
Bernardo Meurer
37143b9cd9
pulumi-bin: 3.22.1 -> 3.25.1 2022-03-02 13:45:12 -08:00
Renaud
671a068a01
Remove F-PROT package and service module (EoL) (#160372) 2022-03-02 21:51:47 +02:00
0x4A6F
df4ad8d0fd
igrep: init at 0.1.2 2022-03-02 19:00:52 +01:00
Emery Hemingway
da7947c8da nncp: 8.5.0 -> 8.6.0 2022-03-02 11:43:36 -06:00
R. Ryantm
abb6543119 step-cli: 0.18.1 -> 0.18.2 2022-03-02 16:47:20 +00:00
Sandro
64d1e023d2
Merge pull request #147127 from WolfangAukang/opendrop 2022-03-02 15:02:59 +01:00
R. Ryantm
a460ace8aa minio-certgen: 1.0.1 -> 1.1.0 2022-03-02 10:31:46 +00:00
Sandro
7e1355e2cc
Merge pull request #162218 from helsinki-systems/init/precice-config-visualizer 2022-03-02 11:20:48 +01:00
Martin Weinelt
0189fb89cc
esphome: 2022.2.5 -> 2022.2.6
https://github.com/esphome/esphome/releases/tag/2022.2.6
2022-03-02 10:58:49 +01:00
Fabian Affolter
302eaffd01
Merge pull request #162459 from r-ryantm/auto-update/httpx
httpx: 1.1.5 -> 1.2.0
2022-03-02 09:04:27 +01:00
Fabian Affolter
b7ac3ddb6c
Merge pull request #162403 from fabaff/bump-aiodnsbrute
aiodnsbrute: 0.3.2 -> 0.3.3
2022-03-02 08:57:57 +01:00
R. Ryantm
1adafac6ff httpx: 1.1.5 -> 1.2.0 2022-03-02 07:02:02 +00:00
R. Ryantm
5242b7e12e gobgp: 2.34.0 -> 3.0.0 2022-03-02 06:06:18 +00:00
Artturi
225e728f64
Merge pull request #161824 from 06kellyjac/witness 2022-03-02 06:16:29 +02:00
R. Ryantm
863b549551 dnsproxy: 0.41.2 -> 0.41.3 2022-03-02 04:03:59 +00:00
Artturi
ac5db4d3d2
Merge pull request #162270 from Artturin/starumlfix 2022-03-02 06:00:35 +02:00
R. Ryantm
0fff59925d pgpdump: 0.34 -> 0.35 2022-03-02 03:18:00 +00:00
R. Ryantm
74e750d007 cloud-sql-proxy: 1.28.1 -> 1.29.0 2022-03-02 02:51:32 +00:00
Doron Behar
19ca92cee7
Merge pull request #162358 from r-ryantm/auto-update/gtk-gnutella 2022-03-02 00:12:46 +02:00
Fabian Affolter
19fc69355f aiodnsbrute: 0.3.2 -> 0.3.3 2022-03-01 19:34:43 +01:00
Fabian Affolter
275bf0b7f6
Merge pull request #162362 from fabaff/bump-cfripper
cfripper: 1.3.3 -> 1.4.2
2022-03-01 19:22:49 +01:00
Scriptkiddi
2ec6430258
precice-config-visualizer: init at unstalbe-2022-02-23 2022-03-01 18:24:07 +01:00
R. Ryantm
66ec585636 ruplacer: 0.6.3 -> 0.6.4 2022-03-01 15:22:24 +00:00
Fabian Affolter
23d55fff72
Merge pull request #162279 from r-ryantm/auto-update/amass
amass: 3.16.0 -> 3.17.0
2022-03-01 15:01:46 +01:00
Jan Tojnar
f5d04780b2
Merge pull request #162229 from jtojnar/gnome-backports
GNOME: Backport fixes & stable updates from 42 branch
2022-03-01 13:56:26 +01:00
R. Ryantm
3ae4ffe6f6 gtkgnutella: 1.2.1 -> 1.2.2 2022-03-01 11:50:56 +00:00
Fabian Affolter
09fd51d410 cfripper: 1.3.3 -> 1.4.2 2022-03-01 12:17:54 +01:00
Lein Matsumaru
b550fb26bb
exploitdb: 2022-02-25 -> 2022-03-01 2022-03-01 09:20:36 +00:00
Fabian Affolter
6944aace85
Merge pull request #162199 from r-ryantm/auto-update/sslscan
sslscan: 2.0.11 -> 2.0.12
2022-03-01 09:57:41 +01:00
06kellyjac
b17558d859 witness: 0.1.1 -> 0.1.6
also:
- added completions
- enabled tests
- added longDescription
- added changelog
- added myself as a maintainer
2022-03-01 08:53:35 +00:00
Euan Kemp
8be147d7c9 ibus-engines.mozc: 2.26.4423.100 -> 2.26.4660.102
mozc's version numbering is a bit weird, but this corresponds to a bump
from a commit about ~8 months ago to a commit ~a few days ago.

I was running into a likely unrelated ibus bug, and figured I'd update
mozc while I was at it.
2022-03-01 00:37:07 -08:00
Bobby Rong
076af46cc1
Merge pull request #162310 from vikanezrimaya/vikanezrimaya
maintainer-list.nix: replace vikanezrimaya's github username
2022-03-01 15:49:38 +08:00
Vika Shleina
df9ec31175
maintainer-list.nix: replace vikanezrimaya's github username
I updated my github username for consistency over all of the online
services I use.
2022-03-01 07:54:57 +03:00
Artturi
f1370c89ba
Merge pull request #161731 from techknowlogick/boundary-darwinaarch64
boundary: 0.7.4 -> 0.7.5
2022-03-01 06:37:36 +02:00
Artturi
3b4bdb67b9
Merge pull request #162018 from yrd/winbox
winbox: 3.34 -> 3.35
2022-03-01 05:51:30 +02:00
R. Ryantm
ecf835f43b amass: 3.16.0 -> 3.17.0 2022-03-01 00:46:19 +00:00
Kevin Amado
232acc9c4d
alejandra: 0.6.0 -> 0.7.0 2022-02-28 19:23:27 -05:00
Artturin
1b80328b19 starlum: use wrapGAppsHook
fixes https://github.com/NixOS/nixpkgs/issues/158888
2022-02-28 23:51:29 +02:00
R. RyanTM
d39a026cc2
txr: 273 -> 274 (#162228)
* txr: 273 -> 274

* txr: latest clang stdenv, fixes w/musl

I have not identified a cause but since this resolves the issue
let's use latest clang for now.

* txr: no longer needs bison/flex unless in maintainer mode

Co-authored-by: Will Dietz <w@wdtz.org>
2022-02-28 14:43:31 -06:00
Fabian Affolter
8e75bd4b03
Merge pull request #162213 from 06kellyjac/trivy
trivy: 0.24.0 -> 0.24.1
2022-02-28 19:52:08 +01:00
Artturi
09366d17fa
Merge pull request #161974 from schnusch/remote-touchpad 2022-02-28 20:45:58 +02:00
Renaud
1516a6bfed
Merge pull request #161341 from nagy/pcstat-2021
pcstat: 2017-05-28 -> 0.0.1
2022-02-28 16:20:51 +01:00
Jan Tojnar
4f2544d242 colord-gtk: Add gnome team to maintainers 2022-02-28 15:18:35 +01:00
Jan Tojnar
c8f3985050 colord-gtk4: split out of colord-gtk 2022-02-28 15:18:35 +01:00
Jan Tojnar
0ae8b8e8e1 libnma-gtk4: Add GTK4 variant 2022-02-28 15:18:35 +01:00
Sandro
b7ec0afb59
Merge pull request #162205 from Stunkymonkey/treewide-vVersion 2022-02-28 14:26:16 +01:00
Sandro
f31e080cc4
Merge pull request #161414 from Stunkymonkey/treewide-appendToName 2022-02-28 14:25:43 +01:00
06kellyjac
a0d8e37dfd trivy: 0.24.0 -> 0.24.1 2022-02-28 12:36:25 +00:00
Felix Buehler
1573dbdcd0 treewide: fix versions starting with 'v' 2022-02-28 13:05:18 +01:00
Felix Buehler
ea0de43b76 dblatexFull: remove appendToName to have a consistent package name for repology 2022-02-28 12:46:15 +01:00
Felix Buehler
564b9a8252 gawkInteractive: remove appendToName to have a consistent package name for repology 2022-02-28 12:45:43 +01:00
Felix Buehler
19d43bf8f6 davix-copy: remove appendToName to have a consistent package name for repology 2022-02-28 12:45:43 +01:00
Bobby Rong
6a36c6ea9a
Merge pull request #162163 from linyinfeng/godns
godns: 2.6 -> 2.7
2022-02-28 19:38:52 +08:00
7c6f434c
bbbb03bcf4
Merge pull request #162165 from r-ryantm/auto-update/remind
remind: 03.04.00 -> 03.04.01
2022-02-28 11:14:19 +00:00
R. Ryantm
9c203e8944 sslscan: 2.0.11 -> 2.0.12 2022-02-28 11:09:13 +00:00
Sandro
c53143dd09
Merge pull request #161240 from bzizou/irods-4.2.11-fixavro 2022-02-28 11:22:42 +01:00
Fabian Affolter
0af2629b9c
Merge pull request #162185 from fabaff/bump-metasploit
metasploit: 6.1.30 -> 6.1.31
2022-02-28 11:13:17 +01:00
R. Ryantm
e5c0574ee1 svt-av1: 0.9.0 -> 0.9.1 2022-02-28 09:39:33 +00:00
Fabian Affolter
20d2bddb16
Merge pull request #162169 from r-ryantm/auto-update/grype
grype: 0.33.0 -> 0.33.1
2022-02-28 10:28:49 +01:00
R. Ryantm
ec9353941d svgbob: 0.6.5 -> 0.6.6 2022-02-28 09:25:59 +00:00
Fabian Affolter
f49a6fea32 metasploit: 6.1.30 -> 6.1.31 2022-02-28 10:23:27 +01:00
Daniel Nagy
60779b7677
pcstat: 2017-05-28 -> 0.0.1
Also switch to buildGoModule.
2022-02-28 10:19:59 +01:00
Fabian Affolter
2784bfd7c2
Merge pull request #162140 from r-ryantm/auto-update/certipy
certipy: 2.0.7 -> 2.0.9
2022-02-28 09:58:00 +01:00
Fabian Affolter
908ff15bf7
Merge pull request #162142 from r-ryantm/auto-update/checkip
checkip: 0.18.0 -> 0.18.1
2022-02-28 09:57:26 +01:00
R. Ryantm
60840fc63f grype: 0.33.0 -> 0.33.1 2022-02-28 07:10:23 +00:00
R. Ryantm
6db4dc07c6 remind: 03.04.00 -> 03.04.01 2022-02-28 06:18:54 +00:00
Lin Yinfeng
4884066cf4
godns: 2.6 -> 2.7 2022-02-28 13:55:34 +08:00
R. Ryantm
803a891231 fits-cloudctl: 0.10.9 -> 0.10.10 2022-02-28 05:24:15 +00:00
Wout Mertens
f8c560e285 netdata: fix protobuf support 2022-02-28 04:59:55 +01:00
R. Ryantm
158bf609c5 checkip: 0.18.0 -> 0.18.1 2022-02-28 02:51:34 +00:00
R. Ryantm
1639ba3e81 certipy: 2.0.7 -> 2.0.9 2022-02-28 02:42:42 +00:00
Travis A. Everett
9363ec256d pdf2odt: use resholvePackage 2022-02-28 10:34:58 +08:00
R. Ryantm
af759f135c btop: 1.2.3 -> 1.2.4 2022-02-28 02:05:00 +00:00
Martin Weinelt
71c7509733
Merge pull request #162086 from mweinelt/aquosctl 2022-02-27 23:33:21 +01:00
Martin Weinelt
b3bb79b6b1
aquosctl: init at unstable-2014-04-06 2022-02-27 23:07:12 +01:00
R. Ryantm
370606fadc wakatime: 1.37.0 -> 1.38.0 2022-02-27 20:26:54 +00:00
Renaud
722fe9809f
Merge pull request #161324 from veprbl/pr/broken_pgbadger
pgbadger: mark as broken on darwin
2022-02-27 21:11:07 +01:00
Renaud
10c0ea6970
Merge pull request #161505 from 06kellyjac/scorecard
scorecard: 4.0.1 -> 4.1.0
2022-02-27 20:50:07 +01:00
Thiago Kenji Okada
b82a8702ff
Merge pull request #162107 from InfinityGhost/update/opentabletdriver
opentabletdriver: v0.6.0.2 -> v0.6.0.3
2022-02-27 19:43:58 +00:00
7c6f434c
74bfed185e
Merge pull request #161689 from r-ryantm/auto-update/monit
monit: 5.30.0 -> 5.31.0
2022-02-27 19:01:30 +00:00
Renaud
f0144430e5
Merge pull request #161620 from reckenrode/icoutils-fix
icoutils: fix build on aarch64-darwin
2022-02-27 19:39:33 +01:00
R. Ryantm
1758ad137f syft: 0.38.0 -> 0.39.3 2022-02-27 18:32:06 +00:00
Mario Rodas
df3e7125ec
Merge pull request #162074 from r-ryantm/auto-update/nfpm
nfpm: 2.13.0 -> 2.14.0
2022-02-27 13:25:57 -05:00
Mario Rodas
bc0bcd5f74
Merge pull request #162067 from r-ryantm/auto-update/minio-client
minio-client: 2022-02-23T03-15-59Z -> 2022-02-26T03-58-31Z
2022-02-27 13:25:32 -05:00
InfinityGhost
c06351b06e opentabletdriver: v0.6.0.2 -> v0.6.0.3 2022-02-27 13:23:12 -05:00
Renaud
becdf2da40
Merge pull request #161235 from xrelkd/update/brook
brook: 20210701 -> 20220401
2022-02-27 19:01:01 +01:00
Renaud
964ffb4697
Merge pull request #161996 from r-ryantm/auto-update/html-xml-utils
html-xml-utils: 8.2 -> 8.3
2022-02-27 16:56:22 +01:00
Maciej Krüger
6b2d91aa1e
Merge pull request #161094 from mkg20001/synup 2022-02-27 16:40:48 +01:00
Mario Rodas
9a9df2bf91
Merge pull request #162051 from qowoz/bat
bat: 0.19.0 -> 0.20.0
2022-02-27 10:14:16 -05:00
Ryan Mulligan
41d53c0ad4
Merge pull request #160941 from r-ryantm/auto-update/minio-certgen
minio-certgen: 0.0.2 -> 1.0.1
2022-02-27 06:22:38 -08:00
Mario Rodas
1beb6655d1
Merge pull request #162059 from r-ryantm/auto-update/lfs
lfs: 2.1.1 -> 2.2.0
2022-02-27 08:58:33 -05:00
R. Ryantm
19185e8ca9 du-dust: 0.7.5 -> 0.8.0 2022-02-27 14:49:42 +01:00
legendofmiracles
1d7a87a648
Merge pull request #162005 from Kranzes/auto-update/mpd-discord-rpc 2022-02-27 07:32:35 -06:00
R. Ryantm
9a07db13ca nfpm: 2.13.0 -> 2.14.0 2022-02-27 13:00:56 +00:00
R. Ryantm
aa23e9cdb4 minio-client: 2022-02-23T03-15-59Z -> 2022-02-26T03-58-31Z 2022-02-27 11:40:41 +00:00
R. Ryantm
9f064b9d54 lfs: 2.1.1 -> 2.2.0 2022-02-27 09:31:06 +00:00
zowoq
78ec9971a4 bat: 0.19.0 -> 0.20.0
https://github.com/sharkdp/bat/releases/tag/v0.20.0
2022-02-27 17:29:07 +10:00
Mario Rodas
80dc2f98dc
Merge pull request #161990 from r-ryantm/auto-update/shadowsocks-rust
shadowsocks-rust: 1.13.3 -> 1.13.5
2022-02-26 15:01:50 -05:00
Yannik Rödel
b4c50bd6d6 winbox: 3.34 -> 3.35 2022-02-26 20:15:44 +01:00
Ilan Joselevich
d4096ffd0a mpd-discord-rpc: 1.4.0 -> 1.4.1 2022-02-26 19:53:13 +02:00