Added spec update and docs update

This commit is contained in:
Alexey Berezhok
2024-12-31 00:10:03 +03:00
parent 6bd321a1da
commit 62eb67af03
15 changed files with 170 additions and 12 deletions

View File

@@ -2,7 +2,7 @@
%global _hardened_build 1
Name: hestia
Version: 1.8.6
Version: 1.9.1
Release: 1%{dist}
Summary: Hestia Control Panel
Group: System Environment/Base
@@ -187,6 +187,11 @@ fi
%{_tmpfilesdir}/%{name}.conf
%changelog
* Mon Dec 30 2024 Alexey Berezhok <a@bayrepo.ru> - 1.9.1-1
- Added port specification ofor local services on domain editing
- Added support extended modules
- Added support passenger with nginx and ruby
* Thu Sep 05 2024 Alexey Berezhok <a@bayrepo.ru> - 1.8.6-1
- Fixed firewall rules restoring on system reboot