Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 220359 - net-fs/davfs2-1.3.2 - Version Bump, fixes neon dependencies.
Summary: net-fs/davfs2-1.3.2 - Version Bump, fixes neon dependencies.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Stefan Schweizer (RETIRED)
URL: http://dav.sourceforge.net
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-05 13:25 UTC by Kalidarn
Modified: 2009-01-20 15:44 UTC (History)
5 users (show)

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


Attachments
new ebuild for davfs2-1.3.3 (davfs2-1.3.3.ebuild,1.63 KB, text/plain)
2008-10-13 16:51 UTC, Matthew Gregory Sr.
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Kalidarn 2008-05-05 13:25:14 UTC
Changes in version 1.3.1

* Work around a bug in the fuse kernel module. This bug caused I/O-errors, when an application tried to write large blocks of data.
* Fixed a bug in support for Neon 0.25.
* Added support for Neon 0.28.
* Clarified option servercert in davfs2.conf-manual.
* Fixed a typo in HTTP-header If-None-Match.

Changes in version 1.3.0

* Use conditional PUT and LOCK requests if supported by the server.
* More efficient cache maintenance, using less CPU-time.
* Improved data recovery after emergency shutdown or network failure.
* Better support for proxy-environment-variables.
* Support for DAV-Quota.
* (Very) simple cookie-support, intended for session IDs.
* Option to add custom headers.
* (Too many) new options to adapt to server (in)capabilities.

Reproducible: Always
Comment 1 Denis Cheong 2008-05-18 07:26:35 UTC
1.3.2 is out now.
Comment 2 Thomas Jäger 2008-08-08 06:59:14 UTC
Version 1.3.3 is out now


Changes in version 1.3.2

Fixed growing-cache-problem. Some bugs in the cache maintenance code caused the cache to grow infinitely under some circumstances. The problem showed up when davfs2 had to deal with many files or when the neon-library used libexpat for parsing XML-data.


Changes in version 1.3.3

    * Some more bug fixes.
    * New option connect_timeout.
Comment 3 Matthew Gregory Sr. 2008-10-13 16:50:13 UTC
Ebuild for 1.3.3

Basically the only thing I changed in this is the Changelog (added a line for the new version) and removed the epatch call for neon support since davfs2 now has it included.

Comment 4 Matthew Gregory Sr. 2008-10-13 16:51:06 UTC
Created attachment 168308 [details]
new ebuild for davfs2-1.3.3

The new ebuild.
Comment 5 Stefan Schweizer (RETIRED) gentoo-dev 2009-01-20 15:44:22 UTC
Thank you all, done :-)