Blob Blame History Raw
-------------------------------------------------------------------
Thu Apr 4 13:46:59 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Tag hardening patch as PATCH-FEATURE-OPENSUSE.
-------------------------------------------------------------------
Mon Jul 4 13:36:56 UTC 2022 - Emily Gonyer <emilyyrose@gmail.com>
- Updated to version 3.0:
+ Port to libsoup3.
+ Forbid PUT method on read-only shared folder.
+ Add chezdav --realm runtime flag.
+ Add chezdav --nomdns runtime flag.
+ Build on OSX/Darwin.
+ Allow specifying systemd/udev directories.
+ Man page updates.
+ CI, testing and build fixes.
+ Translation updates.
- Updated libsoup version to 3.0 in BuildRequires,
shlib package name to 3.x.
-------------------------------------------------------------------
Tue Oct 19 05:59:24 UTC 2021 - Johannes Segitz <jsegitz@suse.com>
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es):
* harden_spice-webdavd.service.patch
-------------------------------------------------------------------
Thu Aug 27 15:34:49 UTC 2020 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.5:
+ Add PhodavVirtualDir & related API.
+ Various misc build and code fixes.
-------------------------------------------------------------------
Mon May 4 14:44:44 UTC 2020 - Dominique Leuenberger <dimstar@opensuse.org>
- Use proper macro %_udevrulesdir instead of hoping for udevrules.d
to ever live below libexecdir.
-------------------------------------------------------------------
Thu Mar 5 19:10:31 UTC 2020 - bjorn.lie@gmail.com
- Update to version 2.4:
+ Added udev option to meson.
+ spice-webdavd:
- Several improvements and fixes including some leaks.
- Disconnect the client gracefully.
- Code refcatory to improve performance and error handling.
- Avahi fixes on registering and unregistering service.
- Fixes DAV:quota-used-bytes in resource is not in root fs.
+ Updated translations.
-------------------------------------------------------------------
Mon Mar 25 23:43:09 UTC 2019 - Jan Engelhardt <jengelh@inai.de>
- Add %systemd_ordering for %service_*.
-------------------------------------------------------------------
Sat Mar 9 09:25:59 UTC 2019 - Bjørn Lie <bjorn.lie@gmail.com>
- Update to version 2.3:
+ Replace autotools with meson.
+ spice-webdavd: switch to GTask.
+ chezdav: add --local & --public to specify interfaces to listen
on.
+ Updated translations.
- Switch to meson BuildSystem, add meson BuildRequires and macros.
- Drop intltool BuildRequires, no longer needed.
- Add pkgconfig(systemd) and pkgconfig(udev) BuildRequires: New
dependencies.
-------------------------------------------------------------------
Thu May 17 11:34:22 UTC 2018 - badshah400@gmail.com
- Initial package.