Browse code

0.99.2 Changelog.

Steven Morgan authored on 2016/04/22 02:01:39
Showing 1 changed files
... ...
@@ -1,3 +1,177 @@
1
+Thu, 22 Apr 2016 12:45:00 -0500 (Steven Morgan)
2
+------------------------------------------
3
+ * ClamAV 0.99.2 release.
4
+
5
+Thu, 31 Mar 2016 17:07:39 -0400 (Kevin Lin)
6
+------------------------------------------
7
+ * 7z: fix for FolderStartPackStreamIndex array index heck
8
+
9
+Tue, 29 Mar 2016 16:18:51 -0400 (Steven Morgan)
10
+------------------------------------------
11
+ * bb11547 - print all CDBNAME entries for a zip file when using the
12
+	-z flag.
13
+
14
+Tue, 2 Sep 2014 22:44:41 +0200 (Sebastian Andrzej Siewior)
15
+------------------------------------------
16
+ * try to minimize the err cleanup path
17
+
18
+Tue, 2 Sep 2014 22:44:14 +0200 (Sebastian Andrzej Siewior)
19
+------------------------------------------
20
+ * clamunrar: notice if unpacking comment failed
21
+
22
+Wed, 23 Mar 2016 16:39:52 -0400 (Steven Morgan)
23
+------------------------------------------
24
+ * bb9042 - signature manual update.
25
+
26
+Wed, 23 Mar 2016 16:14:42 -0400 (Kevin Lin)
27
+------------------------------------------
28
+ * bb#11396 - use temp var for realloc to prevent pointer loss. Patch by
29
+	Bill Parker.
30
+
31
+Wed, 23 Mar 2016 15:49:56 -0400 (Kevin Lin)
32
+------------------------------------------
33
+ * bb#11397 - fix debug VI hex truncation
34
+
35
+Wed, 23 Mar 2016 15:38:21 -0400 (Kevin Lin)
36
+------------------------------------------
37
+ * bb#11398 - freshclam: avoid random data in mirrors.dat. Patch by
38
+	Tomasz Kojm.
39
+
40
+Wed, 23 Mar 2016 15:28:51 -0400 (Kevin Lin)
41
+------------------------------------------
42
+ * libclamav: print raw certificate metadata
43
+
44
+Wed, 23 Mar 2016 14:16:00 -0400 (Kevin Lin)
45
+------------------------------------------
46
+ * bb#11529 - freshclam manager check return code of strdup. Patch by
47
+	Sebastian A. Siewior.
48
+
49
+Tue, 22 Mar 2016 16:21:59 -0400 (Kevin Lin)
50
+------------------------------------------
51
+ * bb#11261 - additional suppress IP notification when using proxy
52
+
53
+Tue, 22 Mar 2016 12:54:52 -0400 (Kevin Lin)
54
+------------------------------------------
55
+ * bb#10983 - fix download and verification of *.cld through PrivateMirrors
56
+
57
+Mon, 21 Mar 2016 11:21:08 -0400 (Kevin Lin)
58
+------------------------------------------
59
+ * bb#11261 - suppress IP notification when using proxy
60
+
61
+Mon, 21 Mar 2016 11:20:01 -0400 (Kevin Lin)
62
+------------------------------------------
63
+ * bb#11543 - remove redundant mempool assignment
64
+
65
+Thu, 17 Mar 2016 11:49:26 -0400 (Kevin Lin)
66
+------------------------------------------
67
+ * bb#11003 - divide out dumpcerts output for better readability
68
+
69
+Wed, 16 Mar 2016 15:42:35 -0400 (Kevin Lin)
70
+------------------------------------------
71
+ * bb#11003 - fix dconf and option handling for nocert and dumpcert
72
+
73
+Mon, 14 Mar 2016 16:07:45 -0400 (Mickey Sola)
74
+------------------------------------------
75
+ * bb11463 - patch by Jim Morris to increase clamd's soft file descriptor to
76
+	its potential maximum on 64-bit systems
77
+
78
+Mon, 14 Mar 2016 17:12:20 -0400 (Steven Morgan)
79
+------------------------------------------
80
+ * Move libfreshclam config to m4/reorganization.
81
+
82
+Fri, 11 Mar 2016 13:32:31 -0700 (andrey mirtchovski)
83
+------------------------------------------
84
+ * adding libfreshclam
85
+
86
+Sun, 13 Mar 2016 23:27:23 -0400 (Tom Judge)
87
+------------------------------------------
88
+ * Add 'cdb' datafile to sigtools list of datafile types.
89
+
90
+Fri, 11 Mar 2016 16:02:22 -0500 (Steven Morgan)
91
+------------------------------------------
92
+ * bb11526 - NULL pointer check. Patch by Bill Parker.
93
+
94
+Fri, 11 Mar 2016 15:48:01 -0500 (Steven Morgan)
95
+------------------------------------------
96
+ * bb11524 - malloc() NULL pointer check. Patch by Bill Parker.
97
+
98
+Thu, 10 Mar 2016 18:26:33 -0500 (Steven Morgan)
99
+------------------------------------------
100
+ * bb1436 - clamscan 'block-macros' option. Patch by Kai Risku.
101
+
102
+Wed, 9 Mar 2016 17:07:06 -0500 (Kevin Lin)
103
+------------------------------------------
104
+ * bb#11514 - initialize cpio name buffer
105
+
106
+Wed, 9 Mar 2016 16:43:03 -0500 (Kevin Lin)
107
+------------------------------------------
108
+ * bb#11514 - initialize mspack decompression buffers
109
+
110
+Wed, 9 Mar 2016 12:15:16 -0500 (Kevin Lin)
111
+------------------------------------------
112
+ * bb#11514 - prevent memory allocations on used pointers (folder objects)
113
+
114
+Tue, 8 Mar 2016 16:04:21 -0500 (Kevin Lin)
115
+------------------------------------------
116
+ * bb#11514 - prevent memory allocations on used pointers (boolvectors)
117
+
118
+Tue, 8 Mar 2016 14:37:20 -0500 (Kevin Lin)
119
+------------------------------------------
120
+ * bb#11514 - initialize ARJ metadata structures
121
+
122
+Tue, 8 Mar 2016 14:37:01 -0500 (Kevin Lin)
123
+------------------------------------------
124
+ * bb#11514 - change cli_malloc with cli_calloc
125
+
126
+Mon, 7 Mar 2016 16:25:10 -0500 (Kevin Lin)
127
+------------------------------------------
128
+ * bb#11514 - check packSizes prior to dereference
129
+
130
+Mon, 7 Mar 2016 16:10:09 -0500 (Kevin Lin)
131
+------------------------------------------
132
+ * bb#11514 - fixed inconsistent folder state on failure
133
+
134
+Mon, 7 Mar 2016 15:11:08 -0500 (Kevin Lin)
135
+------------------------------------------
136
+ * bb#11514 - pre-check on (*unpackSizes) dereference
137
+
138
+Mon, 7 Mar 2016 13:56:42 -0500 (Kevin Lin)
139
+------------------------------------------
140
+ * bb11514 - fix on pre-checks on dereferenced array
141
+
142
+Fri, 4 Mar 2016 16:57:14 -0500 (Kevin Lin)
143
+------------------------------------------
144
+ * bb11514 - pre-checks on dereferenced array size values (not =0)
145
+
146
+Wed, 2 Mar 2016 13:57:03 -0500 (Mickey Sola)
147
+------------------------------------------
148
+ * bb-11514 - adding sanity checks to 7z header parsing
149
+
150
+Tue, 1 Mar 2016 12:43:01 -0500 (Kevin Lin)
151
+------------------------------------------
152
+ * bb#11514 - fixed mew source read issue
153
+
154
+Fri, 4 Mar 2016 17:05:01 -0500 (Steven Morgan)
155
+------------------------------------------
156
+ * bb11188 - Upgrade to use libtool 2.4.6 for ClamAV building: fixes issues
157
+	with MacOSX 10.10 and 10.11.
158
+
159
+Tue, 1 Mar 2016 12:34:48 -0500 (Kevin Lin)
160
+------------------------------------------
161
+ * bb#11513 - documentation update on targets
162
+
163
+Mon, 29 Feb 2016 16:58:19 -0500 (Kevin Lin)
164
+------------------------------------------
165
+ * filetype consistency
166
+
167
+Mon, 29 Feb 2016 11:34:25 -0500 (Kevin Lin)
168
+------------------------------------------
169
+ * move llvm option flag handling to new m4 file
170
+
171
+Wed, 24 Feb 2016 13:29:42 -0500 (Kevin Lin)
172
+------------------------------------------
173
+ * hwp5.x: fix for streams without names
174
+
1 175
 Wed, 24 Feb 2016 18:45:00 -0500 (Steven Morgan)
2 176
 ------------------------------------------
3 177
  * ClamAV 0.99.1 release build.
... ...
@@ -10,14 +184,44 @@ Sat, 20 Feb 2016 15:53:48 +0100 (Sebastian Andrzej Siewior)
10 10
 ------------------------------------------
11 11
  * libclamav: yara: avoid unaliged access to 64bit variable
12 12
 
13
-Thu, 11 Feb 2016 15:56:47 -0500 (Mickey Sola)
13
+Fri, 19 Feb 2016 16:16:39 -0500 (Mickey Sola)
14 14
 ------------------------------------------
15
- * bb11455 - patch by Mark Allan to add show-progress option to freshclam.
15
+ * bb11496 - adding signal handling to clamav-milter to allow for socket
16
+	removal and cleanup at close
17
+
18
+Thu, 18 Feb 2016 11:44:54 -0500 (Kevin Lin)
19
+------------------------------------------
20
+ * hwp3.x: enable password cancelling of parsing
21
+
22
+Wed, 17 Feb 2016 18:12:58 -0500 (Steven Morgan)
23
+------------------------------------------
24
+ * Kick out yara rules containing single byte subpatterns.
16 25
 
17 26
 Tue, 16 Feb 2016 14:15:18 -0500 (Kevin Lin)
18 27
 ------------------------------------------
19 28
  * added 'CustomXML' as trigger for likely OOXML
20 29
 
30
+Tue, 16 Feb 2016 12:04:14 -0500 (Kevin Lin)
31
+------------------------------------------
32
+ * fix make check issue with llvm builds with assertion
33
+
34
+Thu, 11 Feb 2016 15:56:47 -0500 (Mickey Sola)
35
+------------------------------------------
36
+ * bb11455 - patch by Mark Allan to add show-progress option to freshclam.
37
+
38
+Tue, 9 Feb 2016 13:46:13 -0500 (Mickey Sola)
39
+------------------------------------------
40
+ * bb10568 - patch from Andreas Cadhalpun to add systemd support for
41
+	clamd and freshclam
42
+
43
+Mon, 8 Feb 2016 11:28:42 -0500 (Kevin Lin)
44
+------------------------------------------
45
+ * PCRE2 support
46
+
47
+Mon, 8 Feb 2016 11:25:43 -0500 (Kevin Lin)
48
+------------------------------------------
49
+ * clamconf: reports usage of PCRE2
50
+
21 51
 Tue, 3 Feb 2016 17:30:00 -0500 (Steven Morgan)
22 52
 ------------------------------------------
23 53
  * ClamAV 0.99.1 beta1 release.