Browse code

updating version numbers after reversioning. Updating README, NEWS.

Micah Snyder authored on 2018/01/27 01:51:11
Showing 6 changed files
... ...
@@ -1,8 +1,10 @@
1
-0.99.3
1
+
2
+0.100.0 (in development)
2 3
 ------
3 4
 
4
-Welcome to ClamAV 0.99.3. In this release, we have included many code
5
-submissions from the ClamAV community:
5
+Welcome to ClamAV 0.100.0.  0.100.0 is currently in development.
6
+
7
+It includes many code submissions from the ClamAV community:
6 8
     - Interfaces to the Prelude SIEM open source package for collecting
7 9
       ClamAV virus events.
8 10
     - Visual Studio 2015 for building Microsoft Windows binaries.
... ...
@@ -16,7 +18,7 @@ submissions from the ClamAV community:
16 16
     - Numerous code patches, typos, and compiler warning fixes.
17 17
 
18 18
 Additionally, we have introduced important changes and new features in
19
-ClamAV 0.99.3, including:
19
+ClamAV 0.100, including:
20 20
     - Deprecating internal LLVM code support. The configure script has changed
21 21
       to search the system for an installed instance of the LLVM development
22 22
       libraries, and to otherwise use the bytecode interpreter for ClamAV
... ...
@@ -34,8 +36,7 @@ ClamAV 0.99.3, including:
34 34
       size limitations are exceeded.
35 35
     - Improve decoders for PDF files.
36 36
 
37
-The ClamAV community thanks the following individuals for their ClamAV 0.99.3
38
-code submissions:
37
+The ClamAV team thanks the following individuals for their code submissions:
39 38
 
40 39
 Sebastian Andrzej Siewior
41 40
 Keith Jones
... ...
@@ -2,11 +2,12 @@ Note: This README/NEWS file refers to the source tarball. Some things described
2 2
 here may not be available in binary packages.
3 3
 --
4 4
 
5
-0.99.3
5
+0.100.0 (in development)
6 6
 ------
7 7
 
8
-Welcome to ClamAV 0.99.3. In this release, we have included many code
9
-submissions from the ClamAV community:
8
+Welcome to ClamAV 0.100.0.  0.100.0 is under active development.
9
+
10
+It includes many code submissions from the ClamAV community:
10 11
     - Interfaces to the Prelude SIEM open source package for collecting
11 12
       ClamAV virus events.
12 13
     - Visual Studio 2015 for building Microsoft Windows binaries.
... ...
@@ -20,7 +21,7 @@ submissions from the ClamAV community:
20 20
     - Numerous code patches, typos, and compiler warning fixes.
21 21
 
22 22
 Additionally, we have introduced important changes and new features in
23
-ClamAV 0.99.3, including:
23
+ClamAV 0.100, including:
24 24
     - Deprecating internal LLVM code support. The configure script has changed
25 25
       to search the system for an installed instance of the LLVM development
26 26
       libraries, and to otherwise use the bytecode interpreter for ClamAV
... ...
@@ -38,8 +39,7 @@ ClamAV 0.99.3, including:
38 38
       size limitations are exceeded.
39 39
     - Improve decoders for PDF files.
40 40
 
41
-The ClamAV community thanks the following individuals for their ClamAV 0.99.3
42
-code submissions:
41
+The ClamAV team thanks the following individuals for their code submissions:
43 42
 
44 43
 Sebastian Andrzej Siewior
45 44
 Keith Jones
... ...
@@ -57,6 +57,29 @@ Andreas Schulze
57 57
 Jonas Zaddach
58 58
 Georgy Salnikov
59 59
 
60
+0.99.3 (current stable release)
61
+------
62
+
63
+ClamAV 0.99.3 is a hotfix release to patch a set of vulnerabilities.
64
+
65
+    - fixes for the following CVE's: CVE-2017-6418, CVE-2017-6420, 
66
+      CVE-2017-12374, CVE-2017-12375, CVE-2017-12376, CVE-2017-12377, 
67
+      CVE-2017-12378, CVE-2017-12379, CVE-2017-12380. 
68
+    - also included are 2 minor fixes to properly detect openssl install
69
+      locations on FreeBSD 11, and prevent false warnings about zlib 1.2.1#
70
+      version numbers. 
71
+
72
+Thank you to the following ClamAV community members for your code
73
+submissions and bug reports! 
74
+
75
+Alberto Garcia
76
+Daniel J. Luke
77
+Francisco Oca
78
+Sebastian A. Siewior
79
+Suleman Ali
80
+
81
+Special thanks to Offensive Research at Salesforce.com for responsible disclosure.
82
+
60 83
 0.99.2
61 84
 ------
62 85
 
... ...
@@ -793,7 +816,7 @@ version:
793 793
     (clamd: ExcludePUA, IncludePUA; clamscan: --exclude-pua, --include-pua)
794 794
 
795 795
   - Data Loss Prevention (DLP): This version includes a new module that, when
796
-    enabled, scans data for the inclusion of US formatted Social Security
796
+    enabled, scans data for the inclusion of US formated Social Security
797 797
     Numbers and credit card numbers (clamd: StructuredDataDetection,
798 798
     clamscan: --detect-structured; additional fine-tuning options are available)
799 799
 
... ...
@@ -1463,7 +1486,7 @@ Important note to clamdwatch users: please upgrade to the latest version
1463 1463
     + a lot of minor improvements, including support for new platforms
1464 1464
 
1465 1465
 -) clamd:
1466
-    + new directive ExitOnOOM (stop the daemon when libclamav reports an out of
1466
+    + new directive ExitOnOOM (stop the deamon when libclamav reports an out of
1467 1467
       memory condition)
1468 1468
     + new directives StreamMinPort and StreamMaxPort (port range specification
1469 1469
       for a stream mode)
... ...
@@ -2107,7 +2130,7 @@ Noteworthy changes in this version:
2107 2107
 -) documentation:
2108 2108
     + new Spanish documentation on ClamAV and Sendmail integration by
2109 2109
       Erick Ivaan Lopez Carreon
2110

                
2110
+    + included clamdoc.pdf Turkish translation by yavuz kaya and �brahim erken
2111 2111
     + included clamav-mirror-howto.pdf by Luca Gibelli
2112 2112
     + included clamd+daemontools HOWTO by Jesse D. Guardiani
2113 2113
     + included signatures.pdf
... ...
@@ -2279,7 +2302,7 @@ configure:
2279 2279
    Tru64 support (thanks to Christophe Varoqui <ext.devoteam.varoqui@sncf.fr>)
2280 2280
 
2281 2281
 -) documentation:
2282
-    + included how-to in Portuguese by Alexandre de Jesus Marcolino
2282
+    + included how-to in Portugese by Alexandre de Jesus Marcolino
2283 2283
     + clamdoc.pdf and system manual updates
2284 2284
 
2285 2285
 Many thanks to Luca 'NERvOus' Gibelli from ElektraPro for his support,
... ...
@@ -2341,7 +2364,7 @@ This release has removed the limit for a file name length in clamscan. Some
2341 2341
 viruses (eg. W32/Yaha.E) are using very long file names, and they were
2342 2342
 ignored in mbox mode. Users of AMaViS-ng and other wrappers were not
2343 2343
 vulnerable to this problem, because that programs don't use original
2344
-attachment file names.
2344
+attachement file names.
2345 2345
 
2346 2346
 -) clamscan:
2347 2347
     + removed limit for a file name length (thanks to Odhiambo Washington
... ...
@@ -2499,9 +2522,9 @@ Documentation:
2499 2499
 update viruses.db2 and supports OpenAntiVirus.org site only (the last
2500 2500
 update of the OAV database was 1 July !). Nicholas Chua <nicholas@ncmbox.net>
2501 2501
 has generated over 200 new signatures, ClamAV's database is also frequently
2502
-updated (especially when new wild virus/worm appears, eg. W32/BugBear.A).
2502
+updated (expecially when new wild virus/worm appears, eg. W32/BugBear.A).
2503 2503
 
2504
-    This software is still in development (new software == new bugs), however
2504
+    This software is still in developement (new software == new bugs), however
2505 2505
 clamscan should be very stable. You shouldn't use clamd/clamuko (well, clamd is
2506 2506
 stable, clamuko isn't) on production systems, yet. Please wait for 0.51 at
2507 2507
 least ;). ClamAV 0.50 was tested on Linux and Solaris and should work fine.
... ...
@@ -2575,7 +2598,7 @@ There are binary packages for AIX available. Please check the documentation.
2575 2575
 ----
2576 2576
 
2577 2577
 This release fixes bug with scanning archives in unaccessible directories with
2578
-*superuser* privileges (after dropping privileges scanner wasn't able to
2578
+*superuser* priviledges (after dropping priviledges scanner wasn't able to
2579 2579
 access the archive, although the same archive was accessible), thanks
2580 2580
 for Sergei Pronin <sp@finndesign.fi> for the problem description. Now all
2581 2581
 archives unaccessible directly by the clamav user are copied (with a respect to
... ...
@@ -2613,7 +2636,7 @@ and clamdoc documentation corrected by Dennis Leeuw <dleeuw@made-it.com>.
2613 2613
 ------------
2614 2614
 
2615 2615
 The most important change in this release is a new, linear pattern matching
2616
-algorithm. You will find more information about it in clamscan/matcher.c -
2616
+algorithm. You will find more informations about it in clamscan/matcher.c -
2617 2617
 in the sources and in clamdoc. Summary (since 0.15):
2618 2618
 
2619 2619
 New features:
... ...
@@ -20,7 +20,7 @@ dnl   MA 02110-1301, USA.
20 20
 AC_PREREQ([2.59])
21 21
 dnl For a release change [devel] to the real version [0.xy]
22 22
 dnl also change VERSION below
23
-AC_INIT([ClamAV], [devel], [http://bugs.clamav.net/], [clamav], [http://www.clamav.net/])
23
+AC_INIT([ClamAV], [0.100.0-beta], [http://bugs.clamav.net/], [clamav], [http://www.clamav.net/])
24 24
 
25 25
 AH_BOTTOM([#include "platform.h"])
26 26
 dnl put configure auxiliary into config
... ...
@@ -213,7 +213,7 @@
213 213
         "DisplayName" = "8:Debug"
214 214
         "IsDebugOnly" = "11:TRUE"
215 215
         "IsReleaseOnly" = "11:FALSE"
216
-        "OutputFilename" = "8:Debug\\ClamAV-0.99.3-beta2-x64.msi"
216
+        "OutputFilename" = "8:Debug\\ClamAV-0.100.0-beta-x64.msi"
217 217
         "PackageFilesAs" = "3:2"
218 218
         "PackageFileSize" = "3:-2147483648"
219 219
         "CabType" = "3:1"
... ...
@@ -250,7 +250,7 @@
250 250
         "DisplayName" = "8:Release"
251 251
         "IsDebugOnly" = "11:FALSE"
252 252
         "IsReleaseOnly" = "11:TRUE"
253
-        "OutputFilename" = "8:Release\\ClamAV-0.99.3-beta2-x64.msi"
253
+        "OutputFilename" = "8:Release\\ClamAV-0.100.0-beta-x64.msi"
254 254
         "PackageFilesAs" = "3:2"
255 255
         "PackageFileSize" = "3:-2147483648"
256 256
         "CabType" = "3:1"
... ...
@@ -785,7 +785,7 @@
785 785
         "RemovePreviousVersions" = "11:TRUE"
786 786
         "DetectNewerInstalledVersion" = "11:TRUE"
787 787
         "InstallAllUsers" = "11:TRUE"
788
-        "ProductVersion" = "8:0.99.3"
788
+        "ProductVersion" = "8:0.100.0"
789 789
         "Manufacturer" = "8:Cisco Systems, Inc"
790 790
         "ARPHELPTELEPHONE" = "8:"
791 791
         "ARPHELPLINK" = "8:http://www.clamav.net"
... ...
@@ -171,7 +171,7 @@
171 171
         "DisplayName" = "8:Debug"
172 172
         "IsDebugOnly" = "11:TRUE"
173 173
         "IsReleaseOnly" = "11:FALSE"
174
-        "OutputFilename" = "8:Debug\\ClamAV-0.99.3-beta2-x86.msi"
174
+        "OutputFilename" = "8:Debug\\ClamAV-0.100.0-beta-x86.msi"
175 175
         "PackageFilesAs" = "3:2"
176 176
         "PackageFileSize" = "3:-2147483648"
177 177
         "CabType" = "3:1"
... ...
@@ -208,7 +208,7 @@
208 208
         "DisplayName" = "8:Release"
209 209
         "IsDebugOnly" = "11:FALSE"
210 210
         "IsReleaseOnly" = "11:TRUE"
211
-        "OutputFilename" = "8:Release\\ClamAV-0.99.3-beta2-x86.msi"
211
+        "OutputFilename" = "8:Release\\ClamAV-0.100.0-beta-x86.msi"
212 212
         "PackageFilesAs" = "3:2"
213 213
         "PackageFileSize" = "3:-2147483648"
214 214
         "CabType" = "3:1"
... ...
@@ -623,7 +623,7 @@
623 623
         "RemovePreviousVersions" = "11:TRUE"
624 624
         "DetectNewerInstalledVersion" = "11:TRUE"
625 625
         "InstallAllUsers" = "11:TRUE"
626
-        "ProductVersion" = "8:0.99.3"
626
+        "ProductVersion" = "8:0.100.0"
627 627
         "Manufacturer" = "8:Cisco Systems, Inc"
628 628
         "ARPHELPTELEPHONE" = "8:"
629 629
         "ARPHELPLINK" = "8:http://www.clamav.net"
... ...
@@ -6,8 +6,8 @@
6 6
 #define REPO_VERSION VERSION
7 7
 #endif
8 8
 
9
-#define RES_VER_Q 0,99,3,0
10
-#define RES_VER_S "ClamAV 0.99.3-beta1"
9
+#define RES_VER_Q 0,100,0,0
10
+#define RES_VER_S "ClamAV 0.100.0-beta"
11 11
 
12 12
 VS_VERSION_INFO VERSIONINFO
13 13
     FILEVERSION RES_VER_Q
... ...
@@ -21,11 +21,14 @@ VS_VERSION_INFO VERSIONINFO
21 21
     FILEOS VOS_NT_WINDOWS32
22 22
 #ifdef THIS_IS_LIBCLAMAV
23 23
     FILETYPE VFT_DLL
24
-#else

24
+#else
25
+
25 26
     FILETYPE VFT_APP
26
-#endif

27
+#endif
28
+
27 29
     FILESUBTYPE 0
28
-BEGIN

30
+BEGIN
31
+
29 32
     BLOCK "StringFileInfo" {
30 33
 	BLOCK "040904B0" {
31 34
 	    VALUE "CompanyName", "Cisco Systems, Inc."