diff --git a/zsh-5.0.6.tar.bz2 b/zsh-5.0.6.tar.bz2 deleted file mode 100644 index b995cac..0000000 --- a/zsh-5.0.6.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:84ca509b141533a3b695e314fbce1200b86ff337ab7dd9e3414da05d86378845 -size 3174858 diff --git a/zsh-5.0.7.tar.bz2 b/zsh-5.0.7.tar.bz2 new file mode 100644 index 0000000..66fa410 --- /dev/null +++ b/zsh-5.0.7.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:544e27de81740286b916d1d77c9f48ad7c26ad7943ed96d278abee67cf6704b3 +size 3181030 diff --git a/zsh.changes b/zsh.changes index 62a72ef..301ac08 100644 --- a/zsh.changes +++ b/zsh.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Thu Oct 9 08:24:20 UTC 2014 - idonmez@suse.com + +- Update to version 5.0.7 + * Small bugfixes + * Includes a security fix to disallow evaluation of the + initial values of integer variables imported from the environment +- Remove zsh-fix-pcre-n.patch, fixed upstream + ------------------------------------------------------------------- Sun Sep 7 20:05:41 UTC 2014 - idonmez@suse.com diff --git a/zsh.spec b/zsh.spec index 8245fec..387bbad 100644 --- a/zsh.spec +++ b/zsh.spec @@ -17,7 +17,7 @@ Name: zsh -Version: 5.0.6 +Version: 5.0.7 Release: 0 Summary: Shell with comprehensive completion License: MIT @@ -37,8 +37,6 @@ Source16: dotzshrc.rh Source17: zshprompt.pl %endif Patch1: trim-unneeded-completions.patch -# PATCH-FIX-UPSTREAM Fix pcre_match() -n options -Patch2: zsh-fix-pcre-n.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} Requires(pre): %{install_info_prereq} @@ -97,7 +95,6 @@ This package contains the Zsh manual in html format. %if 0%{?suse_version} %patch1 -p1 %endif -%patch2 -p1 # Remove executable bit chmod 0644 Etc/changelog2html.pl