Skip to content

Commit c8c2fd5

Browse files
committed
Merge pull request #6 from essentialkaos/develop
Version 1.10.0.1
2 parents c588f30 + 446756c commit c8c2fd5

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

webkaos.spec

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
%define service_name %{name}
4444
%define service_home %{_cachedir}/%{service_name}
4545

46-
%define open_ssl_ver 1.0.2g
46+
%define open_ssl_ver 1.0.2h
4747
%define psol_ver 1.9.32.14
4848
%define lua_module_ver 0.10.2
4949
%define mh_module_ver 0.29
@@ -59,7 +59,7 @@
5959
Summary: Superb high performance web server
6060
Name: webkaos
6161
Version: 1.10.0
62-
Release: 0%{?dist}
62+
Release: 1%{?dist}
6363
License: 2-clause BSD-like license
6464
Group: System Environment/Daemons
6565
Vendor: Nginx / Google / CloudFlare / ESSENTIALKAOS
@@ -83,7 +83,7 @@ Source30: %{name}-index.html
8383
Source50: https://github.com/pagespeed/ngx_pagespeed/archive/%{pagespeed_fullver}.zip
8484
Source51: https://dl.google.com/dl/page-speed/psol/%{psol_ver}.tar.gz
8585
Source52: https://github.com/openresty/lua-nginx-module/archive/v%{lua_module_ver}.tar.gz
86-
Source53: http://www.openssl.org/source/openssl-%{open_ssl_ver}.tar.gz
86+
Source53: https://www.openssl.org/source/openssl-%{open_ssl_ver}.tar.gz
8787
Source54: https://github.com/openresty/headers-more-nginx-module/archive/v%{mh_module_ver}.tar.gz
8888
Source55: http://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{pcre_ver}.tar.gz
8989
Source56: http://zlib.net/zlib-%{zlib_ver}.tar.gz
@@ -461,6 +461,9 @@ fi
461461
###############################################################################
462462

463463
%changelog
464+
* Wed May 04 2016 Anton Novojilov <andy@essentialkaos.com> - 1.10.0-1
465+
- OpenSSL updated to 1.0.2h
466+
464467
* Wed Apr 27 2016 Anton Novojilov <andy@essentialkaos.com> - 1.10.0-0
465468
- Nginx updated to 1.10.0
466469
- PageSpeed updated to 1.9.32.14

0 commit comments

Comments
 (0)