Package davfs2: Information

  • Default inline alert: Version in the repository: 1.7.0-alt2

Source package: davfs2
Version: 1.5.5-alt1
Latest version according to Repology
Build time:  Mar 19, 2019, 05:36 AM in the task #225180
Category: Networking/Other
Report package bug
License: GPLv3+
Summary: Linux file system driver that allows you to mount a WebDAV server as a local file system.
Description: 
WebDAV is an extension to HTTP that allows remote collaborative
authoring of Web resources, defined in RFC 4918.

davfs2 is a Linux file system driver that allows you to mount a WebDAV
server as a local file system, like a disk drive. This way applications
can access resources on a Web server without knowing anything about HTTP
or WebDAV.

davfs2 runs as a daemon in userspace. It uses the kernel file system
fuse. To connect to the WebDAV server it makes use of the neon library.
Neon supports TLS/SSL (using OpenSSL or GnuTLS) and access
via proxy server.

List of rpms provided by this srpm:
davfs2 (x86_64, i586, aarch64)
davfs2-debuginfo (x86_64, i586, aarch64)

Maintainer: Anton Farygin

List of contributors:
Anton Farygin
Sergey Kurakin

ACL:
Anton Farygin
@everybody

    1. libexpat-devel
    2. libssl-devel
    3. libneon-devel
    4. libkeyutils-devel
    5. zlib-devel

Last changed


March 17, 2019 Anton Farygin 1.5.5-alt1
- 1.5.5
July 12, 2017 Anton Farygin 1.5.4-alt1
- new version with security fixes:
	+ CVE-2013-4362 Unsecure use of system()
Nov. 3, 2013 Sergey Kurakin 1.4.7-alt2
- allow building with libneon v.30