Changelog for
davfs2-1.7.x+git.20220908T230020~a91401d-ku.25.8.x86_64.rpm :
* Fri May 24 2024 obs-service-tar-scmAATTinvalid- Update to version 1.7.x+git.20220908T230020~a91401d:
* Change err to warn in mpoint evaluation
* Remove ssbindir as it breaks make distcheck
* Re-use getmntent on linux is is_mounted
* Bump version to 1.7.0
* Support FreeBSD vfs.usermount
* Use more portable code to read fstab and mounted filesystems.
* Add FreeBSD support
* Use standard scanf %s format to read pid from file
* Use standard C error and warn functions.
* Fix memory leak introduced by c883aa123b86
* Thu Nov 10 2022 Robert Herb
- using latest sources from GIT
* Wed Nov 02 2022 Ali Abdallah - update to 1.7.0:
* This release uses more portable code.
* Fix cached file not up to date attributes.
* Always check for valid prop etag.- Update davfs2.keyring to match the new upstream one.
* Tue May 24 2022 Dirk Müller - use release team keyring- enable keyring validating
* Mon Dec 20 2021 Dirk Müller - update to 1.6.1:
* Add Neon version 0.32.
* mount.davfs.c, get_options: Ignore all unknown options.
* mount_davfs.c, write_mtab_entry: Add option _netdev to utab-entry.
* Tue Nov 17 2020 Ludwig Nussel - prepare usrmerge (boo#1029961)
* Wed Sep 16 2020 Paolo Stivanin - Update to 1.6.0
* Update documentation
* Remove Coda-support
* New parser for cookies (bug #58459).
* Add log message.
* Add option sharepoint_href_bug.
* Ignore option -n (sr #110191).- Remove add-neon-031-support.patch
* Thu Jun 11 2020 Paolo Stivanin - Add add-neon-031-support.patch- Add -fcommon to allow building against GCC10
* Tue May 05 2020 Paolo Stivanin - Update to 1.5.6
* Remove call to setuid and setgid.
* Ignore EEXIST when creating DAV_SYS_RUN (bug #57233).
* Replace GNU extension \'a\' with option \'m\' in fscanf (bug #56286).
* Check for inconv.h and iconv (bug #56178).
* Warning about intermediary CAs (bug #54699).
* Don\'t remove cache-files because of inconsistent metadata (sr #109587).
* Add query-string to path on redirect (bug #54943).
* Ignore option \"nofail\" (fixes bug #51521).
* Mon Feb 26 2018 jengelhAATTinai.de- Replace %__-type macro indirections. Do not ignore errors from useradd. Remove Fedora definitions. Restore debug creation. Compact grammar in description.