attr 1:2.4.47-1 source package in Ubuntu

Changelog

attr (1:2.4.47-1) unstable; urgency=low


  * New upstream release 2.4.47
    Fix "getfattr should indicate missing xattrs via exit value"
    Closes: #520659
  * Update debian/rules
    Upstream renamed build/ to package/
  * Upstream renamed configure.in to configure.ac and didn't ship it.
    Add 01-configure.in.patch
  * Fix missing ldflags
    Add 02-687531-fix-missing-ldflags.patch
    Patch by Simon Ruderich
    Closes: #687531

 -- Anibal Monsalve Salazar <email address hidden>  Mon, 20 May 2013 19:07:56 +1000

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
utils
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
attr_2.4.47-1.dsc 2.0 KiB 2424f6b049bf56cbd918bd45c98ed177c30225184b50fae5babd6e5ded96ded9
attr_2.4.47.orig.tar.bz2 275.3 KiB 6c1208035757f5ce9b516402dd45b8299a53ae4d69ad2c352116f9cb8d7bc274
attr_2.4.47-1.debian.tar.bz2 8.1 KiB 6d8fc648a2a09bd28613ba31e45966fef9941904578fc8084590741e614215f3

No changes file available.

Binary packages built by this source

attr: No summary available for attr in ubuntu saucy.

No description available for attr in ubuntu saucy.

libattr1: No summary available for libattr1 in ubuntu saucy.

No description available for libattr1 in ubuntu saucy.

libattr1-dev: Extended attribute static libraries and headers

 attr-dev contains the libraries and header files needed to develop
 programs which make use of extended attributes. For Linux programs,
 the documented system call API is the recommended interface, but an
 SGI IRIX compatibility interface is also provided.
 .
 Currently only ext2, ext3, JFS and XFS support extended attributes.
 The SGI IRIX compatibility API built above the Linux system calls is
 used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8).