On Sat, Feb 22, 2025 at 8:57 PM Zoltan Puskas <zol...@sinustrom.info> wrote: > > Hi, > > This seems to be a significant change to nginx. While I think breaking out > modules is a good idea, I was wondering how it was determined which modules > are > low usage or "needless"? I think some of these module removals actually might > break other Gentoo packages in some cases. > > - nginx-dav-ext-module/http_dav_ext_module: > > This is required for anyone self hosting anything DAV. One such app in the > Gentoo repository is www-apps/baikal, which if paired with DAVx5 [1] Android > application, can be used as a self-hosted private contacts and calendar > backend.
This removal will also break out-of-tree usage of e.g. Sonatype Nexus (or any other repository) hosting of Maven-based sites, as DAV is used to upload files.