[packages/mosh] up to 1.2.4, disable all ssp flags

glen glen at pld-linux.org
Mon Apr 15 12:21:51 CEST 2013


commit 7bc19f9c0d212fe0ddf2186e0134a94c8c17d98b
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Apr 15 13:21:30 2013 +0300

    up to 1.2.4, disable all ssp flags

 mosh.spec | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/mosh.spec b/mosh.spec
index 927123c..9134e04 100644
--- a/mosh.spec
+++ b/mosh.spec
@@ -13,12 +13,12 @@
 %include	/usr/lib/rpm/macros.perl
 Summary:	Mosh mobile shell
 Name:		mosh
-Version:	1.2.3
+Version:	1.2.4
 Release:	1
 License:	GPL v3+
 Group:		X11/Applications
-Source0:	https://github.com/downloads/keithw/mosh/%{name}-%{version}.tar.gz
-# Source0-md5:	39c20391c84e639fcb51581c56cee762
+Source0:	http://mosh.mit.edu/%{name}-%{version}.tar.gz
+# Source0-md5:	c2d918f4d91fdc32546e2e089f9281b2
 URL:		http://mosh.mit.edu/
 BuildRequires:	binutils >= 2.20.51.0.2
 BuildRequires:	libstdc++-devel >= 5:4.0
@@ -39,7 +39,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 # PLD stack protector flags are weaker than upstream, filter them out
 # https://github.com/keithw/mosh/issues/203
-%define		filterout_cxx	-fstack-protector --param=ssp-buffer-size=4
+%define		_ssp_cflags	%{nil}
 
 %description
 Remote terminal application that allows roaming, supports intermittent
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mosh.git/commitdiff/7bc19f9c0d212fe0ddf2186e0134a94c8c17d98b



More information about the pld-cvs-commit mailing list