<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>libtar - /trunk/debian/patches/series</title><description>WebSVN RSS feed - </description><lastBuildDate>Fri, 24 Apr 2026 01:52:02 +0200</lastBuildDate><generator>WebSVN 2.3.3</generator><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=log&amp;max=40&amp;peg=46</link><atom:link href="http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=rss&amp;peg=46" rel="self" type="application/rss+xml" />
<item><pubDate>Tue, 11 Oct 2016 22:01:03 +0200</pubDate><dc:creator>magnus</dc:creator><title>Rev 45 -- no_strip.patch: make install must not strip binaries; it breaks cross ...</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;no_strip.patch: make install must not strip binaries; it breaks cross&lt;br /&gt;
compilation and is against policy with regard to build options.&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;+ /trunk/debian/patches/no_strip.patch&lt;br /&gt;~ /trunk/debian/patches/series&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=45&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=45&amp;peg=46</guid></item>
<item><pubDate>Fri, 25 Mar 2016 19:11:06 +0100</pubDate><dc:creator>magnus</dc:creator><title>Rev 39 -- testsuite.patch: Add a simple test (Closes: #737258).</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;testsuite.patch: Add a simple test (Closes: #737258).&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;~ /trunk/debian/patches/series&lt;br /&gt;+ /trunk/debian/patches/testsuite.patch&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=39&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=39&amp;peg=46</guid></item>
<item><pubDate>Sun, 12 Oct 2014 21:45:53 +0200</pubDate><dc:creator>magnus</dc:creator><title>Rev 38 -- oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes: #763119). Those appear ...</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes:&lt;br /&gt;
#763119). Those appear in incremental archives and use the bytes that&lt;br /&gt;
the new-style headers use for the prefix field for other fields.&lt;br /&gt;
Thanks to Steinar H. Gunderson.&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;+ /trunk/debian/patches/oldgnu_prefix.patch&lt;br /&gt;~ /trunk/debian/patches/series&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=38&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=38&amp;peg=46</guid></item>
<item><pubDate>Sat, 15 Feb 2014 23:52:19 +0100</pubDate><dc:creator>magnus</dc:creator><title>Rev 33 -- th_get_size-unsigned-int.patch: Make the th_get_size() macro cast the result from oct_to_int() ...</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;th_get_size-unsigned-int.patch: Make the th_get_size() macro cast the&lt;br /&gt;
result from oct_to_int() to unsigned int. This is the right fix for&lt;br /&gt;
bug #725938 on 64-bit systems, where a specially crafted tar file&lt;br /&gt;
would not cause an integer overflow, but a memory allocation of almost&lt;br /&gt;
16 exbibytes, which would certainly fail outright without harm.&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;~ /trunk/debian/patches/series&lt;br /&gt;+ /trunk/debian/patches/th_get_size-unsigned-int.patch&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=33&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=33&amp;peg=46</guid></item>
<item><pubDate>Sat, 15 Feb 2014 21:44:50 +0100</pubDate><dc:creator>magnus</dc:creator><title>Rev 24 -- [SECURITY] CVE-2013-4420.patch: Strip out leading slashes and any pathname prefix ...</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 3 file(s) modified&lt;/strong&gt;&lt;br/&gt;[SECURITY] CVE-2013-4420.patch: Strip out leading slashes and any&lt;br /&gt;
pathname prefix containing &quot;..&quot; components (Closes: #731860). This is&lt;br /&gt;
done in th_get_pathname() (as well as to symlink targets when&lt;br /&gt;
extracting symlinks), not merely when extracting files, which means&lt;br /&gt;
applications calling that function will not see the stored&lt;br /&gt;
filename. There is no way to disable this behaviour, but it can be&lt;br /&gt;
expected that one will be provided when the issue is solved upstream.&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;+ /trunk/debian/patches/CVE-2013-4420.patch&lt;br /&gt;~ /trunk/debian/patches/series&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=24&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=24&amp;peg=46</guid></item>
<item><pubDate>Thu, 13 Feb 2014 21:21:13 +0100</pubDate><dc:creator>magnus</dc:creator><title>Rev 23 -- * no_static_buffers.patch: avoid using a static buffer in   ...</title><description>&lt;div&gt;&lt;strong&gt;magnus -- 4 file(s) modified&lt;/strong&gt;&lt;br/&gt;* no_static_buffers.patch: avoid using a static buffer in&lt;br /&gt;
  th_get_pathname(). Taken from upstream. Needed for no_maxpathlen.patch.&lt;br /&gt;
* maxpathlen.patch: Fix FTBFS on Hurd by dynamically allocating path&lt;br /&gt;
  names (Closes: #657116). Thanks to Svante Signell and Petter&lt;br /&gt;
  Reinholdtsen.&lt;/div&gt;~ /trunk/debian/changelog&lt;br /&gt;+ /trunk/debian/patches/no_maxpathlen.patch&lt;br /&gt;+ /trunk/debian/patches/no_static_buffers.patch&lt;br /&gt;+ /trunk/debian/patches/series&lt;br /&gt;</description><link>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=23&amp;peg=46</link><guid>http://svn.kibibyte.se/libtar/trunk/debian/patches/series?op=revision&amp;rev=23&amp;peg=46</guid></item>
</channel></rss>