Skip to content

Commit d3e05ca

Browse files
committed
0.9.8-13
1 parent 3f12b04 commit d3e05ca

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

src/deb/vesta/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Source: vesta
22
Package: vesta
33
Priority: optional
4-
Version: 0.9.8-12
4+
Version: 0.9.8-13
55
Section: admin
66
Maintainer: Serghey Rodin <skid@vestacp.com>
77
Homepage: http://vestacp.com

src/rpm/specs/vesta.spec

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Name: vesta
22
Version: 0.9.8
3-
Release: 12
3+
Release: 14
44
Summary: Vesta Control Panel
55
Group: System Environment/Base
66
License: GPL
@@ -20,7 +20,6 @@ This package contains the packages for Vesta Control Panel api.
2020
%setup -q -n %{name}-%{version}
2121

2222
%build
23-
gcc -lcrypt src/v-check-user-password.c -o bin/v-check-user-password
2423

2524
%install
2625
install -d %{buildroot}%{_vestadir}
@@ -60,6 +59,12 @@ fi
6059
%config(noreplace) %{_vestadir}/web/css/main.css
6160

6261
%changelog
62+
* Wed June 03 2015 Serghey Rodin <builder@vestacp.com> - 0.9.8-13
63+
- New UI
64+
- PHP-FPM support
65+
- Security improvements
66+
- Dozen bugfixes
67+
6368
* Wed Oct 23 2014 Serghey Rodin <builder@vestacp.com> - 0.9.8-12
6469
- Firewall service handler for Debian and Ubuntu
6570
- Minor i18n fix

0 commit comments

Comments
 (0)