File tree Expand file tree Collapse file tree 4 files changed +14
-63
lines changed
Expand file tree Collapse file tree 4 files changed +14
-63
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ## Brought application up to date with Modern Pony
2+
3+ This application was written many years ago in order to rapidly assess
4+ java artifacts for jndi / log4j. This release brings up up-to-date
5+ with modern Pony.
6+
7+ ## Release now generates statically linked executable
8+
9+ In this release we have implemented github workflows to generate a
10+ static executable which can be used on any Linux distribution.
11+
12+ This is so we don't have to maintain multiple executable packages
13+ for multiple distributions and versions.
14+
Original file line number Diff line number Diff line change 1010
1111### Changed
1212
13-
14- ## [ 0.1.15] - 2025-09-08
15-
16- ### Fixed
17-
18- - Modification to the workflows ([ PR #19 ] ( https://github.com/redvers/jndi-file-scanner/pull/19 ) )
19-
20- ## [ 0.1.14] - 2025-09-07
21-
22- ### Fixed
23-
24- - Looks like a newer version may solve my issues. ([ PR #17 ] ( https://github.com/redvers/jndi-file-scanner/pull/17 ) )
25-
26- ## [ 0.1.13] - 2025-09-07
27-
28- ### Fixed
29-
30- - Fix concurrency error in release.yml file. ([ PR #16 ] ( https://github.com/redvers/jndi-file-scanner/pull/16 ) )
31-
32- ## [ 0.1.12] - 2025-09-07
33-
34- ### Fixed
35-
36- - Attempting to fix for 0.1.12 ([ PR #15 ] ( https://github.com/redvers/jndi-file-scanner/pull/15 ) )
37-
38- ## [ 0.1.9] - 2025-09-07
39-
40- ### Fixed
41-
42- - More workflow changes. ([ PR #14 ] ( https://github.com/redvers/jndi-file-scanner/pull/14 ) )
43-
44- ## [ 0.1.7] - 2025-09-07
45-
46- ## [ 0.1.6] - 2025-09-07
47-
48- ### Added
49-
50- - Adding Release Notes Bot functionality ([ PR #11 ] ( https://github.com/redvers/jndi-file-scanner/pull/11 ) )
51-
You can’t perform that action at this time.
0 commit comments