Commit Graph

56536 Commits

Author SHA1 Message Date
R. Ryantm
864961cdd0 netbird: 0.10.9 -> 0.11.1 2022-11-27 11:57:45 +08:00
Martin Weinelt
77d2151505
Merge pull request #201382 from risicle/ris-fluentd-1.15.3 2022-11-27 03:07:05 +01:00
Martin Weinelt
cb0efc1d6a
Merge pull request #198528 from LeSuisse/dropbear-2022.82 2022-11-27 02:47:08 +01:00
Martin Weinelt
390e82438a
Merge pull request #198862 from r-ryantm/auto-update/ntfs3g 2022-11-27 02:33:40 +01:00
Martin Weinelt
4097914442
Merge pull request #200965 from r-ryantm/auto-update/swtpm 2022-11-27 02:29:57 +01:00
Martin Weinelt
4988aadeb1
Merge pull request #202778 from r-ryantm/auto-update/apkeep 2022-11-27 01:53:28 +01:00
Martin Weinelt
2c043902b2
Merge pull request #203150 from r-ryantm/auto-update/ostree 2022-11-27 01:53:01 +01:00
Robert Schütz
25a00ae734
Merge pull request #202902 from dotlambda/txt2tags-3
txt2tags: 2.6 -> unstable-2022-10-17
2022-11-26 16:52:30 -08:00
R. Ryantm
1b4e26ffd1 ostree: 2022.6 -> 2022.7 2022-11-27 00:16:50 +00:00
Anselm Schüler
a548967a87 screenfetch: update pname to reflect attribute path and executable name 2022-11-26 21:11:49 +01:00
Guillaume Girol
d30627c25c
Merge pull request #202153 from NickCao/scdoc-cross
scdoc: fix cross compilation by setting HOST_SCDOC
2022-11-26 19:06:30 +00:00
Guillaume Girol
a059450a03
Merge pull request #199092 from NickCao/opgpcard
openpgp-card-tools: 0.0.12 -> 0.9.0
2022-11-26 18:59:45 +00:00
7c6f434c
51be54ebce
Merge pull request #202804 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 6.0.1 -> 6.0.2
2022-11-26 17:18:58 +00:00
Nikolay Korotkiy
6043f15c17
Merge pull request #202860 from kilianar/gopass-1.14.11
gopass: 1.14.10 -> 1.14.11
2022-11-26 19:50:33 +04:00
kilianar
59a3d64527 gopass-summon-provider: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-summon-provider/releases/tag/v1.14.11
2022-11-26 16:11:29 +01:00
kilianar
9cdfa2c7b3 gopass-jsonapi: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-jsonapi/releases/tag/v1.14.11
2022-11-26 16:09:04 +01:00
kilianar
0caee1f096 gopass-hibp: 1.14.9 -> 1.14.11
https://github.com/gopasspw/gopass-hibp/releases/tag/v1.14.11
2022-11-26 16:00:07 +01:00
kilianar
2322d20caa git-credential-gopass: 1.14.9 -> 1.14.11
https://github.com/gopasspw/git-credential-gopass/releases/tag/v1.14.11
2022-11-26 15:58:38 +01:00
Nikolay Korotkiy
ff19f26c6d
Merge pull request #202514 from r-ryantm/auto-update/wgetpaste
wgetpaste: 2.32 -> 2.33
2022-11-26 18:39:09 +04:00
Nikolay Korotkiy
566626804f
Merge pull request #202843 from r-ryantm/auto-update/fsmon
fsmon: 1.8.4 -> 1.8.5
2022-11-26 18:24:32 +04:00
Fabian Affolter
5a79212f45
Merge pull request #203002 from r-ryantm/auto-update/graphinder
graphinder: 1.11.5 -> 1.11.6
2022-11-26 14:08:33 +01:00
Martin Weinelt
0890509525
Merge pull request #202915 from dotlambda/libkkc-python3 2022-11-26 14:01:24 +01:00
Jonas Heinrich
1a40c87edd
Merge pull request #202984 from jyooru/update/pmbootstrap
pmbootstrap: 1.45.0 -> 1.50.0
2022-11-26 13:24:38 +01:00
Fabian Affolter
283ec701d9
graphinder: add changelog to meta 2022-11-26 12:58:55 +01:00
Jonas Heinrich
eaf80fc85e
Merge pull request #202980 from r-ryantm/auto-update/fluent-bit
fluent-bit: 2.0.5 -> 2.0.6
2022-11-26 12:58:22 +01:00
R. Ryantm
c466874324 phrase-cli: 2.5.4 -> 2.6.0 2022-11-26 19:42:44 +08:00
R. Ryantm
bc74a90ab9 pandoc-katex: 0.1.9 -> 0.1.10 2022-11-26 19:36:57 +08:00
Sergei Trofimovich
f32d471a2e
Merge pull request #203030 from trofi/httping-fix-for-darwin
httping: pull upstream fix for darwin
2022-11-26 11:28:47 +00:00
Jonas Heinrich
cbe2b889b5
Merge pull request #201947 from onny/opensnitch-fix
opensnitch: Fix build with Go > 1.17
2022-11-26 12:20:14 +01:00
Sergei Trofimovich
5775813f70 httping: pull upstream fix for darwin
Without the change build fails as:

    clang -Wall -W -Wextra -pedantic -D_FORTIFY_SOURCE=2  -DVERSION=\"2.9\" -DLOCALEDIR=\"/usr/share/locale\" -DNC -DFW -D_DEBUG -ggdb   -c -o nc.o nc.c
    In file included from nc.c:22:
    ./utils.h:19:15: error: unknown type name 'useconds_t'
    void myusleep(useconds_t v);
                  ^
    make: *** [<builtin>: nc.o] Error 1

Closes: https://github.com/NixOS/nixpkgs/issues/202946
2022-11-26 10:59:10 +00:00
Jonas Heinrich
2cd3223ea2 opensnitch: Fix build with Go > 1.17 2022-11-26 11:51:06 +01:00
R. Ryantm
6e51090efd graphinder: 1.11.5 -> 1.11.6 2022-11-26 08:59:43 +00:00
Fabian Affolter
ca12b4ad6c
Merge pull request #202891 from fabaff/metasploit-bump
metasploit: 6.2.27 -> 6.2.28
2022-11-26 08:45:50 +01:00
Fabian Affolter
1f0df7efce
Merge pull request #202885 from fabaff/tlsx-bump
tlsx: 0.0.8 -> 0.0.9
2022-11-26 08:45:39 +01:00
R. Ryantm
8277e10067 fluent-bit: 2.0.5 -> 2.0.6 2022-11-26 05:53:35 +00:00
Joel
8aa0e6b874
pmbootstrap: 1.45.0 -> 1.50.0 2022-11-26 14:38:26 +10:00
Robert Schütz
d568d9f936 libkkc: build using python3 2022-11-25 13:16:45 -08:00
figsoda
3efdc71b5b
Merge pull request #202892 from r-ryantm/auto-update/automatic-timezoned
automatic-timezoned: 1.0.41 -> 1.0.43
2022-11-25 15:57:40 -05:00
Robert Schütz
51a147528a txt2tags: 2.6 -> unstable-2022-10-17 2022-11-25 12:08:59 -08:00
figsoda
0f1a06ab6f
Merge pull request #202894 from maxbrunet/chore/automatic-timezoned/changelog
automatic-timezoned: add meta.changelog
2022-11-25 14:52:03 -05:00
figsoda
96f04513e6
Merge pull request #202812 from r-ryantm/auto-update/chezmoi
chezmoi: 2.27.1 -> 2.27.2
2022-11-25 14:47:32 -05:00
Maxime Brunet
a2720aebdd
automatic-timezoned: add meta.changelog 2022-11-25 11:11:50 -08:00
Fabian Affolter
5a8d23aa4e
fsmon: add changelog to meta 2022-11-25 19:54:15 +01:00
R. Ryantm
c6147b5659 automatic-timezoned: 1.0.41 -> 1.0.43 2022-11-25 18:53:52 +00:00
Sandro
9606b88555
Merge pull request #202833 from nagy/duf-manpage 2022-11-25 19:50:27 +01:00
Fabian Affolter
e4d9f1548c metasploit: 6.2.27 -> 6.2.28 2022-11-25 19:44:15 +01:00
Fabian Affolter
392b2c9759
Merge pull request #202823 from fabaff/faraday-agent-dispatcher-bump
faraday-agent-dispatcher: 2.3.0 -> 2.4.0, faraday-cli: 2.1.7 -> 2.1.8
2022-11-25 19:08:49 +01:00
Fabian Affolter
8c6856ef2c tlsx: 0.0.8 -> 0.0.9
Changelog: https://github.com/projectdiscovery/tlsx/releases/tag/v0.0.9
2022-11-25 19:01:04 +01:00
Martin Weinelt
e8667afe7e
Merge pull request #200382 from r-ryantm/auto-update/esphome 2022-11-25 18:26:42 +01:00
Guillaume Girol
d8ac0f62d1
Merge pull request #202796 from dotlambda/collectd-python3
collectd: use python3
2022-11-25 16:22:51 +00:00