Skip to content

Commit d5103a5

Browse files
committed
chore: version 2025.6.5
1 parent 4c3e73e commit d5103a5

3 files changed

Lines changed: 26 additions & 14 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## v2025.6.5
4+
5+
### <!-- 02 -->🐛 Bug fixes
6+
7+
- Support kernels without /proc/sys/kernel/unprivileged_userns_clone ([f103b06](https://github.com/desbma/shh/commit/f103b06c756dbb43aec615b590680cc99cbb0f00) by desbma)
8+
9+
### <!-- 08 -->🏗 Build
10+
11+
- Fix empty commit created by release script when using jujutsu ([4c3e73e](https://github.com/desbma/shh/commit/4c3e73e0d1230ef417f6790a65a78c69d1552678) by desbma)
12+
13+
---
14+
315
## v2025.6.4
416

517
### <!-- 01 -->💡 Features

Cargo.lock

Lines changed: 13 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repository = "https://github.com/desbma/shh"
77
keywords = ["systemd", "hardening", "strace", "system", "security"]
88
categories = ["command-line-utilities"]
99
license = "GPL-3.0-only"
10-
version = "2025.6.4"
10+
version = "2025.6.5"
1111
rust-version = "1.86"
1212
edition = "2024"
1313

0 commit comments

Comments
 (0)