Skip to content

Commit dd20885

Browse files
committed
bumped changelog version
1 parent be407ed commit dd20885

File tree

2 files changed

+63
-0
lines changed

2 files changed

+63
-0
lines changed

changelog.upstream

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
commit be407ed5daf5d6d5f784b719c43af3863295a267
2+
Merge: 3335c00 5607d7b
3+
Author: Patrick Schleizer <[email protected]>
4+
Date: Tue May 13 10:32:45 2025 -0400
5+
6+
Merge remote-tracking branch 'ben/st-test'
7+
8+
commit 3335c004d3683d36cf89450c4274d31aaf02792c
9+
Author: Patrick Schleizer <[email protected]>
10+
Date: Mon May 12 12:03:42 2025 +0000
11+
12+
bumped changelog version
13+
114
commit 50a6b0b0015cc0895261367fadb50ea072e8a65d
215
Author: Patrick Schleizer <[email protected]>
316
Date: Mon May 12 07:16:14 2025 -0400
@@ -71,6 +84,12 @@ Date: Sun May 11 14:39:23 2025 +0000
7184

7285
bumped changelog version
7386

87+
commit 5607d7ba97ca3a9e3fdf876511edddddb5624ee9
88+
Author: Ben Grande <[email protected]>
89+
Date: Sun May 11 10:56:40 2025 +0200
90+
91+
Fix typos and cleaner code
92+
7493
commit 707f2a9d926cb78b1844cb7aeb273ac56de512a1
7594
Author: Patrick Schleizer <[email protected]>
7695
Date: Sat May 10 13:54:13 2025 -0400
@@ -145,12 +164,50 @@ Date: Wed May 7 00:31:41 2025 -0400
145164

146165
Merge remote-tracking branch 'ArrayBolt3/arraybolt3/curl-prgrs'
147166

167+
commit 11a7d0e8006afec6abde3448ead288f7c31c6550
168+
Author: Ben Grande <[email protected]>
169+
Date: Mon May 5 17:04:32 2025 +0200
170+
171+
Add unicode trojan test
172+
173+
commit ab5e5e45257100521f520ac6d5b7710ff883b728
174+
Author: Ben Grande <[email protected]>
175+
Date: Mon May 5 13:01:59 2025 +0200
176+
177+
Test every safe terminal tool
178+
179+
- Check output when no argument is provided;
180+
- Check if stdin is ignored by default;
181+
- Check if stdin is ignored if file is provided;
182+
- Check how many arguments a utility accepts;
183+
- Check how word splitting works on multiple arguments;
184+
- Check if newline is present; and
185+
- How it treats the argument '-'.
186+
148187
commit 2fa5e6a72f148da1b3476615c26e7839dea0c4de
149188
Author: Aaron Rainbolt <[email protected]>
150189
Date: Sun May 4 22:54:18 2025 -0500
151190

152191
Make live-mode.sh more robust and able to detect a semi-persistent state
153192

193+
commit 748a3bedef7cf12df5dc6bdea154d165e8bb499d
194+
Author: Ben Grande <[email protected]>
195+
Date: Sun May 4 16:27:58 2025 +0200
196+
197+
Add base test class
198+
199+
commit d00ecab2c21d81e63145b6407b888544a8b683d4
200+
Author: Ben Grande <[email protected]>
201+
Date: Sun May 4 15:26:25 2025 +0200
202+
203+
Test reading from files
204+
205+
commit bc92fabb8bb657e52c5daf41ab7002a5612538f8
206+
Author: Ben Grande <[email protected]>
207+
Date: Sun May 4 01:36:00 2025 +0200
208+
209+
Add tests
210+
154211
commit e2b8ca090b8f84ab0613983bea7d6cbc9a2d8a4f
155212
Author: Aaron Rainbolt <[email protected]>
156213
Date: Wed Apr 30 17:43:37 2025 -0500

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
helper-scripts (3:32.7-1) unstable; urgency=medium
2+
3+
* New upstream version (local package).
4+
5+
-- Patrick Schleizer <[email protected]> Tue, 13 May 2025 14:33:23 +0000
6+
17
helper-scripts (3:32.6-1) unstable; urgency=medium
28

39
* New upstream version (local package).

0 commit comments

Comments
 (0)