Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 1459126 Details for
Bug 1539107
file does not report clamav database file versions properly
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
[PATCH] magic: support longer version strings for clamav database
0001-magic-support-longer-version-strings-for-clamav-data.patch (text/plain), 1.16 KB, created by
Kamil Dudka
on 2018-07-16 11:12:35 UTC
(
hide
)
Description:
[PATCH] magic: support longer version strings for clamav database
Filename:
MIME Type:
Creator:
Kamil Dudka
Created:
2018-07-16 11:12:35 UTC
Size:
1.16 KB
patch
obsolete
>From 553b3d2de110e04b99f980e53a4da569b4fa43dd Mon Sep 17 00:00:00 2001 >From: Kamil Dudka <kdudka@redhat.com> >Date: Mon, 16 Jul 2018 13:01:00 +0200 >Subject: [PATCH] magic: support longer version strings for clamav database > files > >... and remember to put a space between "version" and the number > >This approach is likely not going to scale in long term but I am not >sure how to encode the version number parsing in a better way. > >Bug: https://bugzilla.redhat.com/1539107 >--- > magic/Magdir/fsav | 6 ++++-- > 1 file changed, 4 insertions(+), 2 deletions(-) > >diff --git a/magic/Magdir/fsav b/magic/Magdir/fsav >index 5714798e..5d72ab94 100644 >--- a/magic/Magdir/fsav >+++ b/magic/Magdir/fsav >@@ -48,13 +48,15 @@ > >11 string >\0 Clam AntiVirus database %-.23s > >>34 string : > >>>35 string !: \b, version >->>>>35 string x \b%-.1s >->>>>>36 string !: >+>>>>35 string x \b %-.1s >+>>>>>36 string !: > >>>>>>36 string x \b%-.1s > >>>>>>>37 string !: > >>>>>>>>37 string x \b%-.1s > >>>>>>>>>38 string !: > >>>>>>>>>>38 string x \b%-.1s >+>>>>>>>>>>>39 string !: >+>>>>>>>>>>>>39 string x \b%-.1s > >512 string \037\213 \b, gzipped > >769 string ustar\0 \b, tarred > >-- >2.14.4 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 1539107
: 1459126