Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: dmlite-apache-httpd | Distribution: Fedora Project |
Version: 1.15.2 | Vendor: Fedora Project |
Release: 15.fc38 | Build date: Tue May 2 00:43:49 2023 |
Group: Applications/Internet | Build host: buildvm-x86-11.iad2.fedoraproject.org |
Size: 1102584 | Source RPM: dmlite-1.15.2-15.fc38.src.rpm |
Packager: Fedora Project | |
Url: https://gitlab.cern.ch/lcgdm/dmlite | |
Summary: Apache HTTPD frontend for dmlite |
This package provides the HTTP/WebDAV frontend to DMLite. It's used for DPM and Dynafed
ASL 2.0
* Tue May 02 2023 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-15 - Drop dependency on legacy and deprecated edg-mkgridmap * Mon Feb 20 2023 Jonathan Wakely <jwakely@redhat.com> - 1.15.2-14 - Rebuilt for Boost 1.81 * Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-13 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild * Mon Dec 26 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-12 - Improve dCache migration - Replace python distiutils with sysconfig * Tue Oct 11 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-11 - Support for DPM to dCache 8.2 migration * Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.2-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild * Fri Jun 24 2022 Jonathan Wakely <jwakely@redhat.com> - 1.15.2-9 - Remove obsolete boost-python3-devel build dependencies (#2100748) * Sat Jun 18 2022 Python Maint <python-maint@redhat.com> - 1.15.2-8 - Rebuilt for Python 3.11 * Sat Jun 18 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-7 - Added new dependency on xrootd-voms - Fixed BDII ldif generation by new python ldap3 module - Fixed main dCache config template * Mon Jun 13 2022 Python Maint <python-maint@redhat.com> - 1.15.2-6 - Rebuilt for Python 3.11 * Sun May 29 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-5 - Query dpm_db first not to loose connection during long cns_db dump - More robust migration of files not associated with any spacetoken * Thu May 19 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-4 - Fix lost and dark data detection remote stderr handling * Wed May 18 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-3 - Fix response for Want-Digest header - Reduce checksum status interval for small files - Improve dCache migration config files * Wed May 04 2022 Thomas Rodgers <trodgers@redhat.com> - 1.15.2-2 - Rebuilt for Boost 1.78 * Mon Mar 28 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-1 - Fix DB upgrade script database port - Fix puppet managed MySQL config issue on EL8 - Improve migration script calculation of missing checksums * Wed Mar 16 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.2-0 - Integration of DPM to dCache migration scripts * Tue Mar 15 2022 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-12 - Same compiler flags for built-in library * Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild * Mon Nov 01 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-11 - Fix puppet db port configuration for legacy DPM - Fail checksum calculation for incomplete replica - Code cleanup from clang warnings - Support for old compilers - Cleanup gridmap files * Wed Oct 27 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-10 - Improve empty pool fsinfo patch - Configurable database port - Allow SE token for base directory * Fri Oct 08 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-8 - Update puppet voms module to support new WLCG IAM VOMS - HTTP configuration to protect against slow/infinite transfers - Fix dmlite-shell issue with empty pool * Wed Sep 29 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-7 - Fix condition to correctly remove gfal2 SRM dependency * Mon Sep 27 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-6 - Fix python3 shebang, fixes bug #1738911 * Mon Sep 27 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-5 - Add HTTP protection for slow transfers - remove SRM dependencies if we don't build support for legacy DPM * Tue Sep 14 2021 Sahana Prasad <sahana@redhat.com> - 1.15.1-4 - Rebuilt with OpenSSL 3.0.0 * Mon Aug 16 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-2 - Ciphersuite cleanup and GridFTP compatibility with el8 - StAR accouning bugfixes * Fri Aug 06 2021 Jonathan Wakely <jwakely@redhat.com> - 1.15.1-1 - Rebuilt for Boost 1.76 * Sat Jul 31 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.1-0 - fix interoperability with older dmlite releases * Fri Jul 23 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.0-6 - Minor bugfixes - Puppet modules version updated * Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.15.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild * Mon Jun 14 2021 Petr Vokac <petr.vokac@cern.ch> - 1.15.0-1 - New release with few additional bugfixes LCGDM-2975, LCGDM-2974 * Fri Jun 04 2021 Python Maint <python-maint@redhat.com> - 1.14.2-8 - Rebuilt for Python 3.10
/etc/cron.d/lcgdm-dav-graceful.cron /etc/cron.d/lcgdm-dav-session-cache-clean.cron /etc/httpd/conf.d/zlcgdm-dav.conf /usr/bin/htcopy /usr/lib/.build-id /usr/lib/.build-id/58 /usr/lib/.build-id/58/0308705a8a1c4abbe3c2755642dd5087f717ab /usr/lib/.build-id/79 /usr/lib/.build-id/79/0e0e99ad4de1746d93a961a439c1ab98af1aff /usr/lib/.build-id/90 /usr/lib/.build-id/90/8d90554694697a476d7f67c9fe8fe9a811b1a6 /usr/lib/.build-id/af /usr/lib/.build-id/af/89e7e11e113c0fc343b3a023aa7ed042a6a0e9 /usr/lib/.build-id/b5 /usr/lib/.build-id/b5/7365e6b6a90231b24d36e6a2541a2adeb50ad4 /usr/lib/.build-id/d2 /usr/lib/.build-id/d2/081eeb72f56ba6b00ebd93be4740f8074d0978 /usr/lib64/httpd/modules/mod_lcgdm_dav.so /usr/lib64/httpd/modules/mod_lcgdm_disk.so /usr/lib64/httpd/modules/mod_lcgdm_ns.so /usr/lib64/libdmlitemacaroons.so /usr/lib64/liblcgdmhtext.so.1 /usr/lib64/liblcgdmhtext.so.1.15.2 /usr/share/doc/dmlite-apache-httpd /usr/share/doc/dmlite-apache-httpd/LICENSE /usr/share/doc/dmlite-apache-httpd/README /usr/share/lcgdm-dav/css /usr/share/lcgdm-dav/css/lcgdm-dav.css /usr/share/lcgdm-dav/errors /usr/share/lcgdm-dav/errors/400.shtml /usr/share/lcgdm-dav/errors/403.shtml /usr/share/lcgdm-dav/errors/404.shtml /usr/share/lcgdm-dav/errors/405.shtml /usr/share/lcgdm-dav/errors/409.shtml /usr/share/lcgdm-dav/errors/500.shtml /usr/share/lcgdm-dav/errors/501.shtml /usr/share/lcgdm-dav/errors/503.shtml /usr/share/lcgdm-dav/errors/507.shtml /usr/share/lcgdm-dav/icons /usr/share/lcgdm-dav/icons/400.png /usr/share/lcgdm-dav/icons/403.png /usr/share/lcgdm-dav/icons/404.png /usr/share/lcgdm-dav/icons/405.png /usr/share/lcgdm-dav/icons/409.png /usr/share/lcgdm-dav/icons/500.png /usr/share/lcgdm-dav/icons/501.png /usr/share/lcgdm-dav/icons/503.png /usr/share/lcgdm-dav/icons/507.png /usr/share/lcgdm-dav/icons/dpm20.png /usr/share/lcgdm-dav/icons/favicon.ico /usr/share/lcgdm-dav/icons/metalink16.png /usr/share/lcgdm-dav/js /usr/share/lcgdm-dav/js/ui.js /usr/share/lcgdm-dav/robots.txt /usr/share/man/man1/htcopy.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Sep 21 00:36:43 2023