]> git.pld-linux.org Git - packages/tar.git/blobdiff - tar.spec
- added heapOverflow patch (fixes CVE-2006-0300), release 3
[packages/tar.git] / tar.spec
index 4188f5938e0431da027ce66f7efe5c7d5fa7addc..d273028614a87497835e0d20934013af39c00f6a 100644 (file)
--- a/tar.spec
+++ b/tar.spec
@@ -7,7 +7,7 @@ Summary(pt_BR): GNU Tape Archiver (tar)
 Summary(tr):   Yaygýn kullanýlan yedekleyici
 Name:          tar
 Version:       1.15.1
-Release:       2
+Release:       3
 Epoch:         1
 License:       GPL
 Group:         Applications/Archiving
@@ -22,11 +22,13 @@ Patch3:             %{name}-pl.po-update.patch
 Patch4:                %{name}-sock.patch
 Patch5:                %{name}-dots.patch
 Patch6:                %{name}-zero-block.patch
+Patch7:                %{name}-heapOverflow.patch
 URL:           http://www.gnu.org/software/tar/tar.html
 BuildRequires: autoconf >= 2.59
 BuildRequires: automake >= 1:1.8
 BuildRequires: bison
 BuildRequires: gettext-devel >= 0.14.3
+BuildRequires: sed >= 4.0
 BuildRequires: texinfo
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -130,6 +132,7 @@ s
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p1
 
 rm -f po/stamp-po
 
This page took 0.069782 seconds and 4 git commands to generate.