|
@@ -9,7 +9,7 @@ Summary: The stone is TCP and UDP packet repeater.
|
|
Summary(ja): TCP & UDP パケットリピータ stone
|
|
Summary(ja): TCP & UDP パケットリピータ stone
|
|
Name: stone
|
|
Name: stone
|
|
Version: 2.3e
|
|
Version: 2.3e
|
|
-Release: 4%{_dist_release}
|
|
+Release: 5%{_dist_release}
|
|
|
|
|
|
License: GPL
|
|
License: GPL
|
|
Group: Applications/Internet
|
|
Group: Applications/Internet
|
|
@@ -67,7 +67,7 @@ mv GPL.txt.utf8 GPL.txt
|
|
|
|
|
|
# --- build
|
|
# --- build
|
|
%build
|
|
%build
|
|
-make linux-ssl SSL_FLAGS='-DUSE_SSL' SSL_LIBS='-lssl -lcrypto'
|
|
+make linux-ssl SSL_FLAGS='-DUSE_SSL -DOPENSSL_NO_SSL2 ' SSL_LIBS='-lssl -lcrypto'
|
|
|
|
|
|
|
|
|
|
# --- install
|
|
# --- install
|
|
@@ -107,6 +107,9 @@ rm -rf ${RPM_BUILD_ROOT}
|
|
# ----------------------------------------------------------
|
|
# ----------------------------------------------------------
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Tue Mar 15 2016 Satoshi IWAMOTO <satoshi.iwamoto@nifty.ne.jp> 2.3e-5
|
|
|
|
+- rebuilt with openssl 1.0.2g and disable SSL2
|
|
|
|
+
|
|
* Sun Dec 14 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.3e-4
|
|
* Sun Dec 14 2014 Ryoichi INAGAKI <ryo1@toki.waseda.jp> 2.3e-4
|
|
- rebuilt on current VineSeed
|
|
- rebuilt on current VineSeed
|
|
- added BR: nkf to convert document encoding to UTF
|
|
- added BR: nkf to convert document encoding to UTF
|