From 2e38368663bafa85f18217320817c14759aba275 Mon Sep 17 00:00:00 2001 From: Serghey Rodin Date: Thu, 23 Oct 2014 17:10:53 +0300 Subject: [PATCH] 0.9.8-12 Release --- src/deb/vesta/control | 2 +- src/rpm/specs/vesta.spec | 6 +++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/src/deb/vesta/control b/src/deb/vesta/control index 89892623b..32189033f 100644 --- a/src/deb/vesta/control +++ b/src/deb/vesta/control @@ -1,7 +1,7 @@ Source: vesta Package: vesta Priority: optional -Version: 0.9.8-11 +Version: 0.9.8-12 Section: admin Maintainer: Serghey Rodin Homepage: http://vestacp.com diff --git a/src/rpm/specs/vesta.spec b/src/rpm/specs/vesta.spec index 015b7f546..c5f2ea44d 100644 --- a/src/rpm/specs/vesta.spec +++ b/src/rpm/specs/vesta.spec @@ -1,6 +1,6 @@ Name: vesta Version: 0.9.8 -Release: 11 +Release: 12 Summary: Vesta Control Panel Group: System Environment/Base License: GPL @@ -60,6 +60,10 @@ fi %config(noreplace) %{_vestadir}/web/css/main.css %changelog +* Wed Oct 23 2014 Serghey Rodin - 0.9.8-12 +- Firewall service handler for Debian and Ubuntu +- Minor i18n fix + * Wed Oct 22 2014 Serghey Rodin - 0.9.8-11 - Firewall support - Fail2ban support