Commit Graph

304 Commits

Author SHA1 Message Date
nixpkgs-ci[bot]
c8061af0c3 ssh-vault: 1.2.14 -> 1.3.2 (#530998) 2026-08-14 00:12:14 +00:00
Sandro
bda5b33b4f sssd: enable __structuredAttrs, strictDeps (#543831) 2026-08-10 15:25:16 +00:00
Peder Bergebakken Sundt
db9a2b086c appimageTools: warn on deprecated type-specific aliases (#546396) 2026-08-08 21:18:59 +00:00
Weijia Wang
8443485759 sslscan: migrate to by-name, modernize (#526087) 2026-08-07 19:05:43 +00:00
whispers
7ab5a3bc6b ssh-askpass-fullscreen: drop
ssh-askpass-fullscreen provides an askpass GUI using GTK 2, and does not
support any newer versions. It has received very few changes in many
years (https://github.com/atj/ssh-askpass-fullscreen/blob/master/ChangeLog),
and in an issue about migrating to GTK 3 or 4 upstream, the author said
that they did not use the application any longer and there has been no
activity on the issue since 2022. Thus, it seems unlikely that it will
migrate away in the forseeable future.
2026-08-03 12:03:05 -04:00
R. Ryantm
8da973827e sshamble: 0.3.9 -> 0.3.10 2026-08-01 11:28:05 +00:00
Marco "Capypara" Köpcke
5e51996eaa sshp: init at 1.1.4
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: h7x4 <h7x4@nani.wtf>
2026-08-01 01:52:42 +02:00
bitbloxhub
c831bab4ac appimageTools: warn on deprecated type-specific aliases
Also migrates away from them with these commands, using ast-grep 0.43.0
with these commands in bash (assisted by ChatGPT):
```bash
for old in extractType1 extractType2; do
  ast-grep \
    --lang nix \
    --pattern "\$TOOLS.$old" \
    --rewrite '$TOOLS.extract' \
    --update-all \
    pkgs
done

ast-grep \
  --lang nix \
  --pattern '$TOOLS.wrapType1' \
  --rewrite '$TOOLS.wrapType2' \
  --update-all \
  pkgs
```

Assisted-by: GPT-5.6-Sol Medium via ChatGPT
2026-07-30 00:21:21 +00:00
R. Ryantm
07d0e6a23c sshwifty: 0.4.7-beta-release -> 0.4.8-beta-release 2026-07-28 23:59:27 +00:00
R. Ryantm
9cbca0ab57 ssh-vault: 1.2.14 -> 1.3.2 2026-07-26 17:57:06 +00:00
Guy Chronister
4d4c5042dd sslscan: migrate to by-name 2026-07-26 11:02:30 -05:00
Sandro Jäckel
e7393d2090 sssd: remove no longer required extra include flag 2026-07-23 14:45:17 +02:00
R. Ryantm
7a0bb42e1b sshocker: 0.3.9 -> 0.3.11 2026-07-21 14:36:54 +00:00
FliegendeWurst
f9de68cf69 sssd: enable __structuredAttrs, strictDeps 2026-07-21 15:16:22 +02:00
Gerhard Schwanzer
ee4b7e100e sssd: patch CVE-2026-14476
Backport the upstream 2.13 fix that rejects path traversal in gPCFileSysPath before GPO cache paths are constructed.

Assisted-by: pi coding agent / Mika (OpenAI gpt-5.6-sol)
2026-07-20 12:57:37 +02:00
R. Ryantm
725f036116 sshified: 1.2.6 -> 1.2.7 2026-07-16 02:42:13 +00:00
Eman Resu
ff094f60ad treewide: replace more singleton license lists 2026-07-15 14:04:39 -04:00
Eman Resu
9d26adcd20 treewide: avoid using singleton lists for licenses 2026-07-15 13:56:52 -04:00
R. Ryantm
865cf8aee4 sssnake: 0.3.2 -> 0.4.0 2026-07-13 19:10:12 +00:00
Sandro Jäckel
a09bc28f2e ssh-audit: 3.3.0 -> 3.9.0
Diff: https://github.com/jtesta/ssh-audit/compare/v3.3.0...v3.9.0

Changelog: https://github.com/jtesta/ssh-audit/releases/tag/v3.9.0
2026-07-06 17:55:40 +02:00
R. Ryantm
4c595747d3 sslmate: 1.9.1 -> 1.10.0 2026-07-05 14:25:51 -04:00
YoshiRulz
e5bb833e0e sshamble: init at 0.3.9 2026-07-04 18:50:55 +10:00
Arne Keller
72cff8a0c7 sssd: 2.13.0 -> 2.13.1 (#531457) 2026-07-03 10:09:06 +00:00
Fabian Affolter
3a7d71dfec ssh-vault: 1.2.10 -> 1.2.14
Diff: https://github.com/ssh-vault/ssh-vault/compare/1.2.10...1.2.14

Changelog: https://github.com/ssh-vault/ssh-vault/blob/1.2.14/CHANGELOG.md
2026-07-01 23:31:26 +02:00
R. Ryantm
5faa73af1d sssd: 2.13.0 -> 2.13.1 2026-06-13 19:47:16 +00:00
Santhosh Raju
e643d1953a ssh-to-age: 1.2.0 -> 1.3.0 2026-06-11 20:18:13 +02:00
Nick Cao
64c2688e4f ssh-vault: 1.2.9 -> 1.2.10 (#527404) 2026-06-04 18:14:19 +00:00
nixpkgs-ci[bot]
8f27557d46 sshified: 1.2.3 -> 1.2.6 (#526544) 2026-06-03 07:30:02 +00:00
R. Ryantm
ed799973fd ssh-vault: 1.2.9 -> 1.2.10 2026-06-03 04:28:01 +00:00
R. Ryantm
47ea2e81db sshified: 1.2.3 -> 1.2.6 2026-05-31 23:32:07 +00:00
Robert Schütz
35e60c722f sshfs-fuse: 3.7.5 -> 3.7.6
Diff: https://github.com/libfuse/sshfs/compare/sshfs-3.7.5...sshfs-3.7.6

Changelog: https://github.com/libfuse/sshfs/blob/sshfs-3.7.6/ChangeLog.rst
2026-05-31 12:11:38 -07:00
Robert Schütz
a674cc38b9 sshfs-fuse: remove common.nix 2026-05-31 12:09:12 -07:00
R. Ryantm
8bb66ed75d sshwifty: 0.4.5-beta-release -> 0.4.7-beta-release 2026-05-27 06:17:28 +00:00
Nick Cao
03ae0abc80 ssh-vault: 1.2.8 -> 1.2.9 (#523895) 2026-05-26 19:21:36 +00:00
R. Ryantm
66871c8c19 ssh-vault: 1.2.8 -> 1.2.9 2026-05-25 05:50:56 +00:00
R. Ryantm
c1c9843a6d sshified: 1.2.2 -> 1.2.3 2026-05-23 05:38:03 +00:00
liberodark
1123aac737 sssd: 2.12.0 -> 2.13.0 2026-05-20 11:10:36 +02:00
Stanisław Pitucha
d93204f578 ssimulacra2: fix linux intel build 2026-05-16 19:24:07 +10:00
Defelo
fa3bf1b024 ssh-tpm-agent: add defelo as maintainer 2026-05-10 21:01:06 +02:00
Defelo
62d38ee3ac ssh-tpm-agent: install man pages 2026-05-10 21:01:06 +02:00
R. Ryantm
ed1a7e92e2 ssh-vault: 1.2.7 -> 1.2.8 2026-05-08 14:33:20 +00:00
Defelo
208a19e05a ssh-tpm-agent: 0.8.0 -> 0.9.0
Changelog: https://github.com/Foxboron/ssh-tpm-agent/releases/tag/v0.9.0
Diff: https://github.com/Foxboron/ssh-tpm-agent/compare/v0.8.0...v0.9.0
2026-05-05 14:26:20 +02:00
Defelo
a823e71eed ssh-tpm-agent: add meta.changelog 2026-05-05 14:26:20 +02:00
Michael Daniels
f501d1d462 sss_code: fix build with Clang/on Darwin 2026-05-04 19:56:57 -04:00
Harinn
32f583385b sss_code: fix build on Linux 2026-05-04 19:56:21 -04:00
R. Ryantm
01ab855fd6 ssh-vault: 1.2.6 -> 1.2.7 2026-04-30 08:38:53 +00:00
Julio Merino
59920d2112 ssh-agent-switcher: 1.0.1 -> 1.0.2 2026-04-28 19:19:11 -07:00
Stanisław Pitucha
7914bec12f ssimulacra2: fix build (#510189) 2026-04-24 13:14:12 +00:00
nixpkgs-ci[bot]
cbdb4644cd Merge master into staging-next 2026-04-21 06:39:32 +00:00
R. Ryantm
7264c947e5 ssh-vault: 1.2.4 -> 1.2.6 2026-04-21 04:00:53 +00:00