| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Drop rcFOO symlinks (PED-266).
- Tag hardening patch as PATCH-FEATURE-OPENSUSE.
- 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.
- Added hardening to systemd service(s) (bsc#1181400). Added patch(es): * harden_spice-webdavd.service.patch
- Update to version 2.5: + Add PhodavVirtualDir & related API. + Various misc build and code fixes.
- Use proper macro %_udevrulesdir instead of hoping for udevrules.d to ever live below libexecdir.
- 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.
- Add %systemd_ordering for %service_*.
- 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.
- Initial package.