libtar 1.2.20-3ubuntu0.1 source package in Ubuntu

Changelog

libtar (1.2.20-3ubuntu0.1) trusty-proposed; urgency=high

  [ Magnus Holmgren ]
  * no_maxpathlen.patch: Half of the part of the patch modifying
    compat/dirname.c was missing, causing libtar's dirname to always
    return NULL (except in special circumstances). Actually make it work
    (Closes: #745352). (The reason that libtar doesn't use libc's
    dirname() and basename() on some or most platforms is that the code
    doesn't work with destructive versions of these functions). (LP: #1315742)
 -- Brian Murray <email address hidden>   Thu, 19 Jun 2014 11:44:33 -0700

Upload details

Uploaded by:
Brian Murray
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
libs
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Trusty updates universe libs

Downloads

File Size SHA-256 Checksum
libtar_1.2.20.orig.tar.gz 62.1 KiB 50f24c857a7ef1cb092e6508758b86d06f1188508f897f3e6b40c573e8879109
libtar_1.2.20-3ubuntu0.1.debian.tar.gz 10.9 KiB 74895096f8b9b454010994a15e8c6ca9f8724f0bffc9dfe0c3cef7e405dfb5d1
libtar_1.2.20-3ubuntu0.1.dsc 1.3 KiB 65dc5ba6397f3eddd216554d5adfded24702140bf4f9decccf50301282dafdcd

View changes file

Binary packages built by this source

libtar-dev: C library for manipulating tar archives (development files)

 Contains static library, headers, example code and development manpages
 for libtar

libtar0: C library for manipulating tar archives

 libtar allows programs to create, extract and test tar archives.
 It supports both the strict POSIX tar format and many of the commonly-used
 GNU extensions.