generated from yahoo/.github
-
Notifications
You must be signed in to change notification settings - Fork 26
/
Copy pathCHANGES
62 lines (45 loc) · 1.44 KB
/
CHANGES
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
Version 3.0 (2022-02-28)
* remove '-f' option
Version 2.4 (2022-02-28)
* handle corrupt zip files more gracefully
Version 2.3 (2022-01-27)
* bug fix to really match all pathnames case-insensitively
Version 2.2 (2022-01-26)
* match all pathnames case-insensitively
Version 2.1 (2022-01-11)
* suppress warnings from lsof(8)
* handle zero-sized files more gracefully
* perform case-insensitive search
* use 'command -v' instead of which(1)
Version 2.0 (2022-01-03)
* still note if we encounter versions <= 2.17.1
Version 1.9 (2021-12-17)
* use correct IFS
Version 1.8 (2021-12-17)
* add '-V' to report version number
Version 1.7 (2021-12-17)
* allow user to pass flags to find(1)
* also check EAR files
Version 1.6 (2021-12-16)
* correctly detect fixed versions
* use full directory names to ensure find(1) traverses symlinks
Version 1.5 (2021-12-16)
* also look into WAR files
Version 1.4 (2021-12-15)
* detect fatal class even if not inside a jar
* first open source version
Version 1.3 (2021-12-15)
* better 2.16.0 detection
* handle relative directories better
* use more portable ps(1) flags
* handle given jar files better
Version 1.2 (2021-12-15)
* logic error
Version 1.1 (2021-12-15)
* if unzip(1) isn't found, try grep(1)
Version 1.0 (2021-12‐15)
* first version number introduced
* rapid iterations and changes from the initial
version pushed to git on 2021-12-13
Version 0.1 (2021-12-13)
* hello ${jndi:ldap://world/!}