File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed
Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 88
99Name: rsv
1010Summary: RSV Meta Package
11- Version: 3.19.6
11+ Version: 3.19.7
1212Release: 1%{?dist }
1313License: Apache 2.0
1414Group: Applications/Monitoring
265265%attr(-,rsv,rsv) %{_localstatedir }/log/rsv/probes
266266
267267%changelog
268+ * Fri Jun 29 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.19.7-1
269+ - Update RHEL7 HTTPD config to work on Apache 2.4 (SOFTWARE-3268)
270+
268271* Tue Jun 26 2018 Mátyás Selmeci <matyas@cs.wisc.edu> - 3.19.6-1
269272- Fix crashes in cacert-verify-probe and crl-freshness-probe (SOFTWARE-3305)
270273- Update URLs in cacert-verify-probe and crl-freshness-probe (SOFTWARE-3299)
Original file line number Diff line number Diff line change 22<Directory "/usr/share/rsv/www">
33 Options None
44 AllowOverride None
5- Order Allow,Deny
6- Allow from all
5+ Require all granted
76</Directory>
87
98# Create alias for site directory
Original file line number Diff line number Diff line change 1- __version__ = "3.19.6 "
1+ __version__ = "3.19.7 "
22
You can’t perform that action at this time.
0 commit comments