crystalcursors
debpool
libdkim
libmail-dkim-perl
liboop
liboop-bad
libspf2
libtar
lsh
nettle
oidentd
pike
pike-old
pmk
prayer
prayer-err
pyscrabble
sa-exim
ssvnc
tvtime
x2vnc
zxid
Català-Valencià - Catalan
中文 - Chinese (Simplified)
中文 - Chinese (Traditional)
Česky - Czech
Dansk - Danish
Nederlands - Dutch
English - English
Suomi - Finnish
Français - French
Deutsch - German
עברית - Hebrew
हिंदी - Hindi
Magyar - Hungarian
Bahasa Indonesia - Indonesian
Italiano - Italian
日本語 - Japanese
한국어 - Korean
Македонски - Macedonian
मराठी - Marathi
Norsk - Norwegian
Polski - Polish
Português - Portuguese
Português - Portuguese (Brazil)
Русский - Russian
Slovenčina - Slovak
Slovenščina - Slovenian
Español - Spanish
Svenska - Swedish
Türkçe - Turkish
Українська - Ukrainian
Oëzbekcha - Uzbek
Subversion Repositories
(root)
/
trunk
/
debian
/
patches
/
series
@ 51
- Rev 45
?revision_form?
Rev ?revision_input?
?revision_submit?
?revision_endform?
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
45
2942d 11h
magnus
/trunk/debian/
no_strip.patch: make install must not strip binaries; it breaks cross
compilation and is against policy with regard to build options.
/trunk/debian/patches/no_strip.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
39
3142d 13h
magnus
/trunk/debian/
testsuite.patch: Add a simple test (Closes: #737258).
/trunk/debian/patches/testsuite.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
38
3672d 11h
magnus
/trunk/debian/
oldgnu_prefix.patch: Detect old-style GNU headers correctly (Closes:
#763119). Those appear in incremental archives and use the bytes that
the new-style headers use for the prefix field for other fields.
Thanks to Steinar H. Gunderson.
/trunk/debian/patches/oldgnu_prefix.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
33
3911d 08h
magnus
/trunk/debian/
th_get_size-unsigned-int.patch: Make the th_get_size() macro cast the
result from oct_to_int() to unsigned int. This is the right fix for
bug #725938 on 64-bit systems, where a specially crafted tar file
would not cause an integer overflow, but a memory allocation of almost
16 exbibytes, which would certainly fail outright without harm.
/trunk/debian/patches/th_get_size-unsigned-int.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
24
3911d 10h
magnus
/trunk/debian/
[SECURITY] CVE-2013-4420.patch: Strip out leading slashes and any
pathname prefix containing ".." components (Closes: #731860). This is
done in th_get_pathname() (as well as to symlink targets when
extracting symlinks), not merely when extracting files, which means
applications calling that function will not see the stored
filename. There is no way to disable this behaviour, but it can be
expected that one will be provided when the issue is solved upstream.
/trunk/debian/patches/CVE-2013-4420.patch
/trunk/debian/changelog<br/>/trunk/debian/patches/series
23
3913d 11h
magnus
/trunk/debian/
* no_static_buffers.patch: avoid using a static buffer in
th_get_pathname(). Taken from upstream. Needed for no_maxpathlen.patch.
* maxpathlen.patch: Fix FTBFS on Hurd by dynamically allocating path
names (Closes: #657116). Thanks to Svante Signell and Petter
Reinholdtsen.
/trunk/debian/patches/no_maxpathlen.patch<br/>/trunk/debian/patches/no_static_buffers.patch<br/>/trunk/debian/patches/series
/trunk/debian/changelog