~ubuntu-branches/ubuntu/raring/clamav/raring

« back to all changes in this revision

Viewing changes to libclamav/jsparse/keywords.list

  • Committer: Bazaar Package Importer
  • Author(s): Stephen Gran
  • Date: 2008-09-05 17:25:34 UTC
  • mfrom: (0.35.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080905172534-yi3f8fkye1o7u1r3
* New upstream version (closes: #497662, #497773)
  - lots of new options for clamd.conf
  - fixes CVEs CVE-2008-3912, CVE-2008-3913, CVE-2008-3914, and
    CVE-2008-1389
* No longer supports --unzip option, so typo is gone (closes: #496276)
* Translations:
  - sv (thanks Martin Bagge <brother@bsnet.se>) (closes: #491760)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
break
 
2
case
 
3
catch
 
4
continue
 
5
default
 
6
delete
 
7
do
 
8
else
 
9
finally
 
10
for
 
11
function
 
12
if
 
13
in
 
14
instanceof
 
15
new
 
16
return
 
17
switch
 
18
this
 
19
throw
 
20
try
 
21
typeof
 
22
var
 
23
void
 
24
while
 
25
with