Skip to content

Commit 025da60

Browse files
committed
bumped changelog version
1 parent c8193c7 commit 025da60

File tree

2 files changed

+83
-0
lines changed

2 files changed

+83
-0
lines changed

changelog.upstream

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,80 @@
1+
commit c8193c7b47ce450e47b8963aa668626bd42e7406
2+
Author: Patrick Schleizer <adrelanos@whonix.org>
3+
Date: Sat Apr 11 03:31:49 2026 -0400
4+
5+
comments
6+
7+
commit 63035d3a28433704b526026f1200cec120d606d1
8+
Author: Patrick Schleizer <adrelanos@whonix.org>
9+
Date: Sat Apr 11 01:59:39 2026 -0400
10+
11+
improve
12+
13+
commit 99eaa8967e6b0eca6c1444d2daa391b6cfbbb017
14+
Author: Patrick Schleizer <adrelanos@whonix.org>
15+
Date: Sat Apr 11 01:40:21 2026 -0400
16+
17+
output
18+
19+
commit c287d46e1facb831be6422f1aa564e5de1c297f4
20+
Author: Patrick Schleizer <adrelanos@whonix.org>
21+
Date: Sat Apr 11 01:39:02 2026 -0400
22+
23+
improve
24+
25+
commit e014152fa25d7380adc10221fa5c3234de311063
26+
Author: Patrick Schleizer <adrelanos@whonix.org>
27+
Date: Fri Apr 10 15:17:58 2026 -0400
28+
29+
improve
30+
31+
commit bd514cfc3434626a69d3b8a799dd6d82a80411b0
32+
Author: Patrick Schleizer <adrelanos@whonix.org>
33+
Date: Fri Apr 10 15:11:14 2026 -0400
34+
35+
fix
36+
37+
commit 0cf51ff86a1effc9aaa8b927db69228bf681465c
38+
Author: Patrick Schleizer <adrelanos@whonix.org>
39+
Date: Fri Apr 10 15:07:46 2026 -0400
40+
41+
allow `%` in `validate_safe_filename` since it is safe
42+
43+
commit 4c5351819796cad91f71d25de138bc8da0a361a2
44+
Merge: 1f39607 97e827e
45+
Author: Patrick Schleizer <adrelanos@whonix.org>
46+
Date: Fri Apr 10 14:56:56 2026 -0400
47+
48+
Merge remote-tracking branch 'assisted-by-ai/claude/audit-strings-security-5OfGw'
49+
50+
commit 97e827ef51bb4082e7ae9a7289abd440d0b76655
51+
Author: Claude <noreply@anthropic.com>
52+
Date: Fri Apr 10 18:42:38 2026 +0000
53+
54+
fix: security hardening and documentation for strings.bsh
55+
56+
Fix command injection via eval in run_test() by replacing with printf -v.
57+
Fix non-local variables (trimmed_value, lines) leaking from
58+
check_is_not_empty_and_only_one_line().
59+
Add is_whole_number validation to random_alpha_numeric().
60+
Document: br_add is not HTML sanitization (use strip-markup/sanitize-string),
61+
/dev/random is intentional (kicksecure entropy policy), and sourcing scripts
62+
must set errexit.
63+
64+
https://claude.ai/code/session_01UhL4rn3tUTBrnMHeyh3WJc
65+
66+
commit 1f3960758c2cff6fb9ba5261eb8df5438392530a
67+
Author: Patrick Schleizer <adrelanos@whonix.org>
68+
Date: Fri Apr 10 14:46:20 2026 -0400
69+
70+
add usr/libexec/helper-scripts/source_folder.bsh
71+
72+
commit 54400da7195c766bbbd68757c8f0d6abb8b7a068
73+
Author: Patrick Schleizer <adrelanos@whonix.org>
74+
Date: Thu Apr 9 11:56:21 2026 +0000
75+
76+
bumped changelog version
77+
178
commit 04279d91616398245636a1d96c55c6c19d64f4bf
279
Author: Patrick Schleizer <adrelanos@whonix.org>
380
Date: Thu Apr 9 05:45:32 2026 -0400

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
helper-scripts (3:49.5-1) unstable; urgency=medium
2+
3+
* New upstream version (local package).
4+
5+
-- Patrick Schleizer <adrelanos@whonix.org> Sat, 11 Apr 2026 08:32:13 +0000
6+
17
helper-scripts (3:49.4-1) unstable; urgency=medium
28

39
* New upstream version (local package).

0 commit comments

Comments
 (0)