Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 737492 - sys-fs/clamfs-1.2.0: version bump
Summary: sys-fs/clamfs-1.2.0: version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: https://github.com/burghardt/clamfs/r...
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-08-16 23:23 UTC by Sam James
Modified: 2020-11-12 08:41 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-08-16 23:23:51 UTC
1.2.0:
"
    Switched to libFUSE version 3. Drop support for FUSE v2.
    Implemented two new scan modes: fdpass and stream.
    Remote clamd instances supported in stream mode with socket="<IP>:<port>".
    Add support for lseek() call with FUSE >= 3.8 / API v32.
    Add support for lock(), flock() and copy_file_range().
    Add support for ulockmgr.

"

1.1.0:
"
    Config parser switch to SAX in Poco and drops libccgnu2 XML parser.
    Remove dependency on GNU libCommonCpp2 for ClamAV daemon interface.
    Update default configuration to more sane values (file size limit is 64 MiB and cache size limit is set to 65536 entries).
    Fixed crash when started with nonexistent config file.
    Fixed crash on FreBSD with empty (not mounted) /proc file system.
    Merged FreeBSD build fixes from ports tree.
    Fixed FTBFS clamfs.cxx:993 invalid suffix on literal (ftbfs with GCC-9).
    Fixed FTBFS with --enable-dmalloc-debug configuration flag.
    Fixed FTBFS problem with calling constructor directly (patch for building with gcc 4.5 by Kacper Kowalik).
"
Comment 1 Larry the Git Cow gentoo-dev 2020-11-12 08:41:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1fce2198adf40467499943f1542f557e80d85278

commit 1fce2198adf40467499943f1542f557e80d85278
Author:     Jakov Smolic <jakov.smolic@sartura.hr>
AuthorDate: 2020-11-06 18:21:32 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-12 08:40:33 +0000

    sys-fs/clamfs: bump to 1.2.0
    
    Closes: https://bugs.gentoo.org/732250
    Closes: https://bugs.gentoo.org/737492
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr>
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 sys-fs/clamfs/Manifest            |  1 +
 sys-fs/clamfs/clamfs-1.2.0.ebuild | 39 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 40 insertions(+)