~ubuntu-branches/ubuntu/intrepid/clamav/intrepid-backports

« back to all changes in this revision

Viewing changes to ChangeLog

  • Committer: Bazaar Package Importer
  • Author(s): Scott Kitterman
  • Date: 2009-11-05 23:14:14 UTC
  • mfrom: (0.3.4 jaunty-proposed)
  • Revision ID: james.westby@ubuntu.com-20091105231414-qm9ppy5rowfqhseq
Tags: 0.95.3+dfsg-1ubuntu0.09.04~intrepid1
* Source backport for Intrepid from jaunty-proposed (LP: #473707)
  - Drop build-dep on libtommath-dev and use internal copy

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Wed Oct 28 16:55:03 CET 2009 (tk)
 
2
---------------------------------
 
3
 * V 0.95.3
 
4
 
 
5
Wed Oct 28 15:15:05 EET 2009 (edwin)
 
6
------------------------------------
 
7
 * clamd/thrmgr.c: use a double instead of integer to avoid negative time (bb #1731).
 
8
 
 
9
Wed Oct 28 12:41:34 CET 2009 (tk)
 
10
---------------------------------
 
11
 * libclamav/filetypes_int.h: sync with daily.ftm
 
12
 
 
13
Tue Oct 27 23:29:09 CET 2009 (tk)
 
14
---------------------------------
 
15
 * clamdscan: improve error handling (bb#1729)
 
16
 
 
17
Tue Oct 27 20:31:36 CET 2009 (tk)
 
18
---------------------------------
 
19
 * clamdscan, libclamav, clamdtop, freshclam, sigtool: fix some error path
 
20
   leaks (bb#1730)
 
21
 
 
22
Tue Oct 27 11:59:32 CET 2009 (tk)
 
23
---------------------------------
 
24
 * libclamav/scanners.c: drop hardcoded offset limits for embedded objs (bb#1664)
 
25
 
 
26
Mon Oct 26 16:09:29 CET 2009 (tk)
 
27
---------------------------------
 
28
 * libclamav/others.c: call srand() already in cli_init() (bb#1728)
 
29
 
 
30
Mon Oct 26 13:08:41 CET 2009 (tk)
 
31
---------------------------------
 
32
 * clamdscan/proto.c: handle recv() == 0 (bb#1717)
 
33
 
 
34
Sat Oct 24 15:06:50 CEST 2009 (acab)
 
35
------------------------------------
 
36
 * libclamav/mpool.c: increase max pool to 8M to allow loading huge custom dbs
 
37
 
 
38
Fri Oct 23 20:48:12 CEST 2009 (acab)
 
39
------------------------------------
 
40
 * libclamav/unarj: fix error path leaks and valgrind warnings
 
41
 
 
42
Sat Oct 24 14:27:10 EEST 2009 (edwin)
 
43
------------------------------------
 
44
 * clamd/scanner.c, libclamav/others_common.c: fix error path leak (bb #1711)
 
45
 
 
46
Fri Oct 16 14:56:10 CEST 2009 (tk)
 
47
----------------------------------
 
48
 * clamdscan: fix some output msgs (bb#1716)
 
49
 
 
50
Tue Oct  6 22:51:00 CEST 2009 (tk)
 
51
----------------------------------
 
52
 * shared/misc.h: #include <sys/types.h>
 
53
 
 
54
Fri Oct  2 21:01:51 CEST 2009 (tk)
 
55
----------------------------------
 
56
 * libclamav: check file sizes for MD5 sigs in all cases
 
57
              Reported by Edwin
 
58
 
 
59
Fri Oct  2 14:33:09 CEST 2009 (tk)
 
60
----------------------------------
 
61
 * libclamav/scanners.c: fix whitelisting of scripts (bb#1706)
 
62
 
 
63
Wed Sep 30 19:41:43 EEST 2009 (edwin)
 
64
-------------------------------------
 
65
 * configure{.in,}: Only use -fno-strict-aliasing for gcc-4.3+ to avoid bugs
 
66
    with older compilers (bb #1581)
 
67
 
 
68
Tue Sep 29 21:40:29 CEST 2009 (tk)
 
69
----------------------------------
 
70
 * libclamav/matcher-ac.c: fix matching of logical sigs (bb#1707)
 
71
                           Reported by Thiyaga <mthiyaga*corp.untd.com>
 
72
 
 
73
Mon Sep 28 21:41:47 CEST 2009 (tk)
 
74
----------------------------------
 
75
 * libclamav/readdb.c: fix handling of broken .ldb sigs (bb#1701)
 
76
                       Thanks Luca&Edwin
 
77
 
 
78
Fri Sep 25 00:35:56 CEST 2009 (acab)
 
79
------------------------------------
 
80
 * libclamav/sis.c: size check fix, thanks Tomasz
 
81
 
 
82
Mon Sep 14 13:56:42 CEST 2009 (tk)
 
83
----------------------------------
 
84
 * clamd/server-th.c: fix possible race condition when restarting clamuko
 
85
                      (bb#1692), patch from John Ogness
 
86
 
 
87
Thu Sep  3 15:09:57 CEST 2009 (tk)
 
88
----------------------------------
 
89
 * freshclam/mirman.c: make backoff time proportional to FLEVEL (bb#1687)
 
90
 
 
91
Mon Aug 24 22:09:12 CEST 2009 (tk)
 
92
----------------------------------
 
93
 * libclamav: improve handling of PDF files (bb#1682)
 
94
 
 
95
Fri Aug 21 00:56:03 CEST 2009 (acab)
 
96
------------------------------------
 
97
 * build system: upgrade to autoconf 2.64 and automake 1.11 (bb#1528)
 
98
 
 
99
Wed Aug  5 18:33:11 CEST 2009 (tk)
 
100
----------------------------------
 
101
 * clamd/clamd.c: ignore SIGHUP and SIGUSR2 during initial setup (bb#1671)
 
102
 
 
103
Tue Aug  4 23:15:26 CEST 2009 (tk)
 
104
----------------------------------
 
105
 * configure, libclamav: fix compile issues on IRIX (bb#1532)
 
106
 
 
107
Tue Aug  4 20:06:51 CEST 2009 (tk)
 
108
----------------------------------
 
109
 * libclamav/readdb.c: make the parser more sensitive to errors in
 
110
                       numerical fields
 
111
 
 
112
Tue Aug  4 15:10:12 CEST 2009 (tk)
 
113
----------------------------------
 
114
 * freshclam, libclamav: work around possible race condition during
 
115
                         db updates (bb#1624)
 
116
 
 
117
Mon Aug  3 15:22:42 CEST 2009 (tk)
 
118
----------------------------------
 
119
 * freshclam/manager.c: fix confusing error message (bb#1648)
 
120
 
 
121
Mon Aug  3 14:48:27 CEST 2009 (tk)
 
122
----------------------------------
 
123
 * libclamav/unzip.c: fix detection of encrypted zip files embedded into
 
124
                      other files (bb#1660)
 
125
 
 
126
Fri Jul 31 21:28:18 CEST 2009 (tk)
 
127
----------------------------------
 
128
 * libclamav, clamd: handle file exclusion in cli_ftw() (bb#1656)
 
129
 
 
130
Fri Jul 31 15:29:36 EEST 2009 (edwin)
 
131
-------------------------------------
 
132
 * unit_tests/check_regex.c: fix unit-test failure on Solaris
 
133
 
 
134
Fri Jul 31 12:52:08 CEST 2009 (acab)
 
135
------------------------------------
 
136
 * libclamav/pe.c: fix check for pe32+
 
137
 
 
138
Sun Jul 26 18:55:37 CEST 2009 (acab)
 
139
------------------------------------
 
140
 * shared/actions.c: wrap unistd - reported by njh
 
141
 
 
142
Fri Jul 17 12:48:24 EEST 2009 (edwin)
 
143
-------------------------------------
 
144
 * libclamav/regex_list.[ch]: improve safebrowsing.cvd load speed (20s -> 3s)
 
145
 
 
146
Thu Jul 16 23:01:34 CEST 2009 (tk)
 
147
----------------------------------
 
148
 * libclamav/cab.c: downgrade warning message (bb#1659)
 
149
 
 
150
Thu Jul 16 14:20:01 CEST 2009 (acab)
 
151
------------------------------------
 
152
 * libclamav, build system: fix portability issues for fseeko, sysconf(_SC_PAGESIZE),
 
153
                            getpagesize() (bb#1658)
 
154
 
 
155
Wed Jul 15 19:36:35 CEST 2009 (tk)
 
156
----------------------------------
 
157
 * clamd: honour value of 0 in Max* options
 
158
 
 
159
Wed Jul 15 19:24:03 CEST 2009 (tk)
 
160
----------------------------------
 
161
 * clamscan: honour value of 0 in --max-* options (bb#1650)
 
162
 
 
163
Wed Jul 15 16:25:00 EEST 2009 (edwin)
 
164
-------------------------------------
 
165
 * unit_tests/check_clamd.c: fix unit tests when run as root (bb #1635).
 
166
 
 
167
Wed Jul 15 12:20:04 CEST 2009 (tk)
 
168
----------------------------------
 
169
 * clamd, clamav-milter: make pid files globally readable (bb#1642)
 
170
 
 
171
Wed Jul 15 11:20:56 CEST 2009 (tk)
 
172
----------------------------------
 
173
 * libclamav/filetypes.c: fix off-by-one error (bb#1639)
 
174
 
 
175
Wed Jul 15 08:46:35 CEST 2009 (tk)
 
176
----------------------------------
 
177
 * libclamav/mspack.c: fix valgrind warnings about use of uninitialized
 
178
                       values (bb#1655)
 
179
 
 
180
Mon Jun 29 11:25:46 CEST 2009 (acab)
 
181
------------------------------------
 
182
 * clamav-milter/netcode.c: Properly handle clamd disconnection (bb#1643)
 
183
 
 
184
Mon Jun 22 17:19:45 CEST 2009 (acab)
 
185
------------------------------------
 
186
 * clamav-milter/whitelist.c: print failed whitelist filename
 
187
 
1
188
Wed Jun 10 19:01:11 CEST 2009 (tk)
2
189
----------------------------------
3
190
 * V 0.95.2