net-fs / davfs2

Linux FUSE (or coda) driver that allows you to mount a WebDAV resource

Official package sites : https://savannah.nongnu.org/projects/davfs2 ·

v1.7.0-r1 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
~amd64 ~arm ~arm64 ~ppc ~x86
USE flags
nls

v1.6.1-r3 :: 0 :: gentoo

Modified
License
GPL-3+
Keywords
amd64 ppc x86 ~arm ~arm64
USE flags
nls

General

nls
Add Native Language Support (using gettext - GNU locale utilities)

acct-group / davfs2 : System group: davfs2

acct-user / davfs2 : System user: davfs2

dev-libs / libxml2 : XML C parser and toolkit

net-libs / neon : HTTP and WebDAV client library

sys-libs / zlib : Standard (de)compression library

virtual / libiconv : Virtual for the GNU conversion library

virtual / libintl : Virtual for the GNU Internationalization Library

443636
net-fs/davfs2-1.4.7 - User mount does not work, no entry for http://HOST/owncloud/files/webdav.php found in /etc/fstab
708310
net-fs/autofs with net-fs/davfs2 not working, not supporting mount -n
713976
net-fs/davfs2-1.7.0-r1 : cache.c: fatal error: error.h: No such file or directory
894724
net-fs/davfs2-1.7.0-r1 - dav_fuse.c: error: storage size of tv isnt known
895674
net-fs/davfs2-1.7.0 redefines _FORTIFY_SOURCE (HARDENED-SYSTEM)
915959
net-fs/davfs2-1.7.0: segfault on accessing "lost+found'' -- possible cache corruption
917676
net-fs/davfs2-1.7.0 non-proper man pages are being generated
944809
net-fs/davfs2-1.7.1 version bump
Repository mirror & CI · gentoo
Merge updates from master
Andreas Sturmlechner · gentoo
net-fs/davfs2: drop 1.6.0-r2
Closes: https://bugs.gentoo.org/941473 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolić · gentoo
net-fs/davfs2: Stabilize 1.6.1-r3 x86, #941473
Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.1-r3 amd64, #941473
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.1-r3 ppc, #941473
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Zoltan Puskas · gentoo
net-fs/davfs2: Restrict net-libs/neon dependency for stable version
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Bug: https://bugs.gentoo.org/925705 Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
Zoltan Puskas · gentoo
net-fs/davfs2: Add net-libs/neon-0.33.0 support for testing versions
Add patch for build system and also add dependency slotting Closes: https://bugs.gentoo.org/925705 Closes: https://github.com/gentoo/gentoo/pull/36131 Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
Zoltan Puskas · gentoo
net-fs/davfs2: drop 1.6.0-r1
Signed-off-by: Zoltan Puskas <zoltan@sinustrom.info> Signed-off-by: Gokturk Yuksek <gokturk@gentoo.org> Signed-off-by: Amy Liffey <amynka@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Matoro Mahri · gentoo
net-fs/davfs2: Stabilize 1.6.0-r2 ppc, #924311
Signed-off-by: Matoro Mahri <matoro_gentoo@matoro.tk> Signed-off-by: Ionen Wolkens <ionen@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.0-r2 x86, #924311
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.0-r2 amd64, #924311
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Eli Schwartz · gentoo
net-fs/davfs2: remove questionable USE=split-usr
In bug 884323 it was noted that merged-usr systems get a conflict, because upstream attempted to install a symlink in /sbin pointing to /usr/sbin. It was noted in the bug that /sbin isn't needed at all, despite which the chosen solution was to add IUSE=split-usr and conditionally create the (useless) symlink. In version 1.7.0 upstream dropped this entirely, indicating they don't think it's a terribly good idea either. Take this opportunity to revert everything and go install exclusively to /usr/sbin, which should have been the original solution all along. Bug: https://bugs.gentoo.org/884323 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Eli Schwartz · gentoo
net-fs/davfs2: remove pointless no-op USE=split-usr
In bug 884323 it was noted that merged-usr systems get a conflict, because upstream attempted to install a symlink in /sbin pointing to /usr/sbin. It was noted in the bug that /sbin isn't needed at all, despite which the chosen solution was to add IUSE=split-usr and conditionally create the (useless) symlink. In version 1.7.0 upstream dropped this entirely, so no symlink is created either way -- but we still defined the USE flag and invalidated binpkg changed-use matches. Also we wasted ebuild real estate redefining the src_install function. Get rid of this dead weight. Bug: https://bugs.gentoo.org/884323 Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: add 1.7.0
Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Mike Gilbert · gentoo
net-fs/davfs2: apply merged-usr fix to stable ebuild
Also revbump to ensure new binpkgs get generated. Bug: https://bugs.gentoo.org/884323 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Alexander Tsoy · gentoo
net-fs/davfs2: fix file collision with merged-usr
Closes: https://bugs.gentoo.org/884323 Signed-off-by: Alexander Tsoy <alexander@tsoy.me> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: bump to 1.6.1
Closes: https://bugs.gentoo.org/832195 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Christophe Lermytte · gentoo
net-fs/davfs2: fix support for neon-0.32
Just making the configure script happy. Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Closes: https://bugs.gentoo.org/816294 Closes: https://github.com/gentoo/gentoo/pull/22490 Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Jakov Smolic · gentoo
net-fs/davfs2: Remove old
Bug: https://bugs.gentoo.org/763135 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: David Seifert <soap@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.0 ppc, #763135
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.0 x86, #763135
Signed-off-by: Sam James <sam@gentoo.org>
Sam James · gentoo
net-fs/davfs2: Stabilize 1.6.0 amd64, #763135
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: bump to 1.6.0
Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Sam James · gentoo
net-fs/davfs2: Keyword 1.5.6-r1 arm64, #741831
Signed-off-by: Sam James <sam@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Joonas Niilola · gentoo
net-fs/davfs2: fix RDEPEND typo in 1.5.6-r1
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
net-fs/davfs2: fix RDEPEND typo in 1.5.5
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Joonas Niilola · gentoo
net-fs/davfs2: fix RDEPEND typo on 1.5.4
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: prevent the compression of man for all supported langs
Package-Manager: Portage-2.3.69, Repoman-2.3.14 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Göktürk Yüksek · gentoo
net-fs/davfs2: add support for neon-0.31 #719954
Thanks thulle for the patch! Closes: https://bugs.gentoo.org/719954 Package-Manager: Portage-2.3.69, Repoman-2.3.14 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: bump to 1.5.6
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Göktürk Yüksek · gentoo
net-fs/davfs2: fix building with gcc 10 #706356
Closes: https://bugs.gentoo.org/706356 Bug: http://savannah.nongnu.org/support/index.php?110186 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Repository mirror & CI · gentoo
Merge updates from master
Göktürk Yüksek · gentoo
net-fs/davfs2: leave manpage compression to the package manager
Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Craig Andrews · gentoo
net-fs/davfs2: 1.5.5 version bump, EAPI=7 #679428
Closes: https://bugs.gentoo.org/679428 Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Craig Andrews <candrews@gentoo.org> Signed-off-by: Göktürk Yüksek <gokturk@gentoo.org>
Markus Meier · gentoo
net-fs/davfs2: add ~arm, bug #640402
Package-Manager: Portage-2.3.24, Repoman-2.3.6 RepoMan-Options: --include-arches="arm"
Robin H. Johnson · gentoo
Drop $Id$ per council decision in bug #611234.
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
T. Malfatti · gentoo
media-libs/portaudio: Version bump
Göktürk Yüksek · gentoo
net-fs/davfs2: remove vulnerable version #606448
Package-Manager: portage-2.3.0
Agostino Sarubbo · gentoo
net-fs/davfs2: ppc stable wrt bug #606448
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-fs/davfs2: x86 stable wrt bug #606448
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-fs/davfs2: amd64 stable wrt bug #606448
Package-Manager: portage-2.3.0 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Mike Frysinger · gentoo
savannah: switch to https URLs
Göktürk Yüksek · gentoo
net-fs/davfs2: bump to 1.5.4, eapi bump, add nls flag, update license
- Bump to EAPI 6 - Add a "nls" USE flag along with the gettext build time, and libintl and libiconv runtime deps - The source is licensed with GPL-3+ now Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1475 Signed-off-by: Ian Delaney <idella4@gentoo.org>
Patrice Clement · gentoo
Merge remote-tracking branch 'github/pr/446'.
Gokturk Yuksek · gentoo
net-fs/davfs2: remove vulnerable versions (CVE-2013-4362) #485232
<net-fs/davfs2-1.5.2 are vulnerable to insecure use of system(). The version 1.5.2 has been stabilized (#564592). Remove old, vulnerable versions. Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=485232 Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=564592 Package-Manager: portage-2.2.24
Agostino Sarubbo · gentoo
net-fs/davfs2: ppc stable wrt bug #564592
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-fs/davfs2: x86 stable wrt bug #564592
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
Agostino Sarubbo · gentoo
net-fs/davfs2: amd64 stable wrt bug #564592
Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
Michał Górny · gentoo
net-fs/davfs2: Merge "version bump to 1.5.2"
Pull-Request: https://github.com/gentoo/gentoo/pull/155
Gokturk Yuksek · gentoo
net-fs/davfs2: version bump to 1.5.2 #517732
Bump davfs2 to version 1.5.2. The ebuild has submitted via the bug 517732 and the original author is Chema Alonso <nimiux@gentoo.org>. Gentoo-Bug: https://bugs.gentoo.org/517732 Github-PR: https://github.com/gentoo/gentoo/pull/155 Package-Manager: portage-2.2.20.1
Robin H. Johnson · gentoo
proj/gentoo: Initial commit
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed