Package davfs2: Information

    Source package: davfs2
    Version: 1.4.3-alt1
    Build time:  Oct 21, 2009, 03:23 PM
    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)

    Maintainer: Sergey Kurakin

    List of contributors:
    Sergey Kurakin

    ACL:
    @qa_p5

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

    Last changed


    Oct. 20, 2009 Sergey Kurakin 1.4.3-alt1
    - 1.4.3:
      + Neon 0.29 support
      + new configuration options and command line options
      + bug fixes and workarounds for server bugs
    July 22, 2009 Sergey Kurakin 1.4.1-alt1
    - 1.4.1: bugfix release
    - fixed unowned directory
    May 25, 2009 Sergey Kurakin 1.4.0-alt1
    - 1.4.0
      + bugs fixing
      + significant changes in the default configuration (read NEWS)
      + license changed (GPLv2 to GPLv3+)
      + home Url changed (sourceforge to savannah)
    - fixed build (BuildRequires)