Commit Graph

10532 Commits

Author SHA1 Message Date
Fabian Affolter
9ccb30bd61 metasploit: 6.3.33 -> 6.3.34 2023-09-15 23:55:48 +02:00
Azat Bahawi
d968d29a3a
Merge pull request #215137 from alexshpilkin/der-ascii
der-ascii: init at unstable-2022-01-18
2023-09-15 23:49:29 +03:00
Nick Cao
2e6f2a2ac2
Merge pull request #255232 from fabaff/httpx-bump
httpx: 1.3.4 -> 1.3.5
2023-09-15 09:10:26 -04:00
Fabian Affolter
31be877642
Merge pull request #255245 from kirillrdy/katana
katana: 1.0.3 -> 1.0.4
2023-09-15 13:47:17 +02:00
Weijia Wang
ace5093e36
Merge pull request #254874 from nyanotech/aoeu
proxmark3: 4.16717 -> 4.17140
2023-09-15 10:42:26 +02:00
con-f-use
100f1e09fe
vault: add mainProgram (#255100)
Fixes:

```
warning: getExe: Package "vault-1.14.2" does not have the meta.mainProgram attribute. We'll assume that the main program has the same name for now, but this behavior is deprecated, because it leads to surprising errors when the assumption does not hold. If the package has a main program, please set `meta.mainProgram` in its definition to make this warning go away. Otherwise, if the package does not have a main program, or if you don't control its definition, use getExe' to specify the name to the program, such as lib.getExe' foo "bar".
```
2023-09-15 10:35:42 +02:00
Kirill Radzikhovskyy
6c6186c671 katana: 1.0.3 -> 1.0.4 2023-09-15 18:07:49 +10:00
Fabian Affolter
89b03ed58f httpx: 1.3.4 -> 1.3.5
Diff: https://github.com/projectdiscovery/httpx/compare/refs/tags/v1.3.4...v1.3.5

Changelog: https://github.com/projectdiscovery/httpx/releases/tag/v1.3.5
2023-09-15 07:58:13 +02:00
Mario Rodas
7aebddb07e
Merge pull request #255196 from r-ryantm/auto-update/vault-bin
vault-bin: 1.14.1 -> 1.14.3
2023-09-14 19:15:31 -05:00
R. Ryantm
7339c91a81 vault-bin: 1.14.1 -> 1.14.3 2023-09-14 22:55:30 +00:00
Nick Cao
017f5f0493
Merge pull request #255118 from aaronjheng/s5
s5: use sri hash
2023-09-14 16:56:00 -04:00
Aaron Jheng
68d76f78b2
s5: use sri hash 2023-09-14 22:05:22 +08:00
Antoine Labarussias
2e6b8c0117
vault: 1.14.2 -> 1.14.3 2023-09-14 11:28:57 +02:00
Vladimír Čunát
f2ea252d23
Merge #253854: staging-next 2023-09-07 2023-09-14 07:38:41 +02:00
Fabian Affolter
a939fb05c3
Merge pull request #255014 from fabaff/gotestwaf-bump
gotestwaf: 0.4.3 -> 0.4.6
2023-09-14 07:24:21 +02:00
github-actions[bot]
186767dea4
Merge master into staging-next 2023-09-14 00:02:14 +00:00
Dennis Gosnell
fce23b34d2
Merge pull request #249708 from NixOS/haskell-updates
haskellPackages: update stackage and hackage
2023-09-14 08:58:21 +09:00
Nick Cao
c3e0ffa976
Merge pull request #255021 from surfaceflinger/steamguard-cli-0.12.1
steamguard-cli: 0.12.0 -> 0.12.1
2023-09-13 19:27:16 -04:00
nat
f3cb38ef5b
steamguard-cli: 0.12.0 -> 0.12.1 2023-09-13 22:52:37 +02:00
Fabian Affolter
52009788c7 gotestwaf: 0.4.3 -> 0.4.6
Diff: https://github.com/wallarm/gotestwaf/compare/refs/tags/v0.4.3...v0.4.6

Changelog: https://github.com/wallarm/gotestwaf/releases/tag/v0.4.6
2023-09-13 22:13:12 +02:00
Dennis Gosnell
3672053720 Merge remote-tracking branch 'origin/master' into haskell-updates 2023-09-13 15:36:58 -04:00
github-actions[bot]
98892da85b
Merge master into staging-next 2023-09-13 18:01:09 +00:00
Fabian Affolter
48c121b74f exploitdb: 2023-09-12 -> 2023-09-13
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-09-12...2023-09-13
2023-09-13 18:36:58 +02:00
Fabián Heredia Montiel
dc32d28c2f
Merge pull request #254903 from mibmo/pkg/pynitrokey-fix_dependency
pynitrokey: add missing python dependency
2023-09-13 10:10:06 -05:00
Nick Cao
e01b87fcb6
Merge pull request #254894 from r-ryantm/auto-update/sshocker
sshocker: 0.3.2 -> 0.3.3
2023-09-13 09:09:49 -04:00
Mario Rodas
55c9331992
Merge pull request #253838 from SEbbaDK/lastpass-cli-update-1.3.6
lastpass-cli: 1.3.4 -> 1.3.6
2023-09-13 07:30:54 -05:00
nyanotech
d16f73d755
proxmark3: 4.16717 -> 4.17140 2023-09-13 05:13:58 -07:00
Jan Tojnar
1cd6d30f2f Merge branch 'master' into staging-next 2023-09-13 12:03:35 +02:00
mib
c91f8c3831 pynitrokey: add missing python dependency
fails at runtime without the importlib-metadata dependency
2023-09-13 09:45:39 +02:00
Fabián Heredia Montiel
ff323ed355 treewide: vendorSha256 → vendorHash
via: `find pkgs/ -type f -exec sed -i 's/vendorSha256 = "sha256/vendorHash = "sha256/' {};`
2023-09-13 01:03:44 -06:00
R. Ryantm
e09e0aa1fb sshocker: 0.3.2 -> 0.3.3 2023-09-13 06:36:39 +00:00
github-actions[bot]
a5158e8ace
Merge master into haskell-updates 2023-09-13 00:12:06 +00:00
Alexander Shpilkin
d5f2be64d0
der-ascii: init at 0.1.0 2023-09-13 02:12:26 +03:00
Fabián Heredia Montiel
3edd86755d
Merge pull request #252309 from Steinhagen/update-clamav
clamav: 1.1.0 -> 1.2.0
2023-09-12 16:30:09 -05:00
Vladimír Čunát
3ae98b264f
ncrack: fixup build after zlib update
https://hydra.nixos.org/build/234658054/nixlog/2/tail
2023-09-12 21:28:20 +02:00
Fabian Affolter
22dc2c3a55 exploitdb: 2023-09-09 -> 2023-09-12
Diff: https://gitlab.com/exploit-database/exploitdb/-/compare/refs/tags/2023-09-09...2023-09-12
2023-09-12 15:41:50 +00:00
Mario Rodas
2d857eae06 vault: fix build on darwin 2023-09-12 04:20:00 +00:00
github-actions[bot]
ff303118b2
Merge master into haskell-updates 2023-09-12 00:11:47 +00:00
Pavol Rusnak
5c0faf014f
Merge pull request #254592 from r-ryantm/auto-update/tor
tor: 0.4.8.4 -> 0.4.8.5
2023-09-11 20:52:36 +02:00
R. Ryantm
1b854c3c56 tor: 0.4.8.4 -> 0.4.8.5 2023-09-11 17:54:02 +00:00
Mario Rodas
be78408626
Merge pull request #254453 from katexochen/meta-mainprogram
add more `meta.mainProgram`
2023-09-11 06:35:07 -05:00
Sebastian Hyberts
aeed58aa1d lastpass-cli: 1.3.4 -> 1.3.6 2023-09-11 12:55:14 +02:00
figsoda
44c86925e1
Merge pull request #254461 from dotlambda/gpg-tui-0.10.0
gpg-tui: 0.9.6 -> 0.10.0
2023-09-10 20:42:20 -04:00
github-actions[bot]
7b90ca7dff
Merge master into haskell-updates 2023-09-11 00:11:57 +00:00
Weijia Wang
a607edd727
Merge pull request #254450 from NickCao/openpgp-card-tools
openpgp-card-tools: 0.9.3 -> 0.9.4
2023-09-11 01:08:30 +02:00
Robert Schütz
5582592a36 gpg-tui: 0.9.6 -> 0.10.0
Diff: https://github.com/orhun/gpg-tui/compare/v0.9.6...v0.10.0

Changelog: https://github.com/orhun/gpg-tui/blob/v0.10.0/CHANGELOG.md
2023-09-10 15:36:48 -07:00
Paul Meyer
7370e7acb6 dumpasn1: add meta.mainProgram
Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
2023-09-10 21:55:14 +02:00
Nick Cao
e9d19aa4df
openpgp-card-tools: 0.9.3 -> 0.9.4
Diff: https://codeberg.org/openpgp-card/openpgp-card-tools/compare/v0.9.3...v0.9.4
2023-09-10 15:22:16 -04:00
Mario Rodas
167f38bb3c
Merge pull request #254425 from fabaff/quark-engine-bump
quark-engine: 23.6.1 -> 23.8.1
2023-09-10 13:27:06 -05:00
Fabian Affolter
216b7a7f90 quark-engine: 23.6.1 -> 23.8.1
Diff: https://github.com/quark-engine/quark-engine/compare/refs/tags/v23.6.1...v23.8.1

Changelog: https://github.com/quark-engine/quark-engine/releases/tag/v23.8.1
2023-09-10 17:06:55 +02:00