Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: attr | Distribution: SUSE Linux Framework One |
Version: 2.5.2 | Vendor: SUSE LLC <https://www.suse.com/> |
Release: slfo.1.1.3 | Build date: Tue Feb 13 22:48:02 2024 |
Group: System/Filesystems | Build host: reproducible |
Size: 319690 | Source RPM: attr-2.5.2-slfo.1.1.3.src.rpm |
Packager: https://www.suse.com/ | |
Url: https://savannah.nongnu.org/projects/attr/ | |
Summary: Commands for Manipulating Extended Attributes |
A set of tools for manipulating extended attributes on file system objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided, which is largely compatible with the SGI IRIX tool of the same name.
GPL-2.0-or-later AND LGPL-2.1-or-later
* Tue Feb 13 2024 [email protected] - update to 2.5.2: * attr: eliminate a dead store in attr_copy_action() * libattr: Set symbol versions for legacy syscalls via attribute or asm * exports: use LGPL for library code * documentation updates * translation updates (Polish, Dutch, Gregorian, French) * build system updates * Mon Mar 22 2021 [email protected] - update to 2.5.1: * Fix libtool library versioning regression * Update po files and German translation * getfattr: Add --one-file-system option * Move struct stat into struct walk_tree_args * Move list of open directories into struct walk_tree_args * Move walk_tree_rec arguments into a separate struct * xattr.conf: Indicate afs metadata xattrs should be skipped when copying * Fix typos in manual pages * getfattr.1: by default only user namespace attributes are dumped * Enable large-file support on systems that do not enable it by default * test: escape left brace in a regex in test/run - drop 0001-attr-2.4.48-test-suite-perl.patch (upstream) * Fri Aug 02 2019 [email protected] - Use FAT LTO objects in order to provide proper static library. * Tue Sep 11 2018 [email protected] - update description for libattr-devel-static to make it less boilerplate * Wed Sep 05 2018 [email protected] - Add libattr-devel-static subpackage * Sat Aug 25 2018 [email protected] - Replace unspecific boilerplate summary from years ago. * Mon Aug 13 2018 [email protected] - Remove obsolete Obsolete lines - Drop static subpackage, nothing in TW depends on it Deb/RH do not provide it either - Rely on simple upstream make install target - Run tests - Update to 2.4.48: * Provide default xattr.conf * Update buildsystem to reflect current autotools state * Small test updates * Remove various deprecated sections like attr/attr.h - Update keyring, Mike Frysinger released this version - Add patch to have tests working with newer perls: * 0001-attr-2.4.48-test-suite-perl.patch * Tue Mar 20 2018 [email protected] - Use %license instead of %doc [bsc#1082318] * Mon May 11 2015 [email protected] - remove man5/attr.5, it is now part of man-pages http://lwn.net/Articles/643559/ * Tue Sep 23 2014 [email protected] - Reduce size of filelist by using wildcards; remove %doc (some locations are always %doc), remove %attr (files already have proper permissions) * Tue Jun 18 2013 [email protected] - remove gpg-offline from bootstrap packages * Sun Jun 16 2013 [email protected] - Update to new upstream release 2.4.47 * This release fixes two functional bugs related to tree walking and the return code from getfattr. Also, a number of build system problems were fixed. - Remove config-guess-sub-update.patch (no longer applies), attr-syscalls.patch (resolved differently upstream), builddefs.in.diff (replaced by logic in specfile) - Signature verification * Wed Mar 20 2013 [email protected] - Added url as source. Please see http://en.opensuse.org/SourceUrls * Tue Feb 05 2013 [email protected] - Remove unused autoconf and automake build requires * Sat Feb 02 2013 [email protected] - Add attr-syscalls.patch: Define attr syscall numbers for aarch64 * Sat Feb 02 2013 [email protected] - Add config-guess-sub-update.patch: Update confg.guess/sub for aarch64 * Fri Feb 01 2013 [email protected] - update license to new format * Tue Dec 20 2011 [email protected] - add autoconf as buildrequire to avoid implicit dependency * Fri Oct 14 2011 [email protected] - Add libattr-devel-static package * Fri Sep 16 2011 [email protected] - Enable libattr-devel for all baselib arches - Implement shlib package (libattr1) * Wed May 18 2011 [email protected] - make shared library executable * Tue Apr 19 2011 [email protected] - upgrade to 2.4.46 - Fix tests * Sat Apr 16 2011 [email protected] - upgrade to 2.4.45 - OPTIONS in man pages should be a section heading, not a subsection heading - getfattr: encode NULs properly with --encoding=text - setfattr.1: document supported encodings of values - convert the man pages into html - attr_parse_attr_conf: eliminate a double free - attr_parse_attr_conf: eliminate a memory leak - quote: pull in string.h for strchr prototype - libattr: fix memory leak in attr_copy_action() * Mon Jun 28 2010 [email protected] - use %_smp_mflags * Sat Dec 12 2009 [email protected] - add baselibs.conf as a source - adjust baselibs.conf for SPARC * Mon Oct 26 2009 [email protected] - fixed implicit strchr() call * Sun Sep 27 2009 [email protected] - do not package static libraries - fix -devel package dependencies * Sat Aug 01 2009 [email protected] - Version bump to 2.4.44 - Stop quoting nonprintable characters in the getfattr output - More license updates * Fri Feb 13 2009 [email protected] - Improve unit test harness * Tue Jan 06 2009 [email protected] - Fix tests and add make target - Version bump to get fix for getfattr -P bnc#457660 * Wed Dec 10 2008 [email protected] - use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade (bnc#437293) * Tue Nov 11 2008 [email protected] - SLE-11 uses PPC64 instead of PPC, adapt baselibs.conf * Thu Oct 30 2008 [email protected] - obsolete old -XXbit packages (bnc#437293) * Thu Apr 10 2008 [email protected] - added baselibs.conf file to build xxbit packages for multilib support * Sat Oct 27 2007 [email protected] - Don't exhaust the number of file descriptors in the path walking code, and make sure each directory is only visited once. * Fri Oct 26 2007 [email protected] - A large jump to the current upstream version 2.4.39. - Fix the upstream path walking code. - Remove the ea-conv script; this is not relevant anymore since years. * Wed Apr 25 2007 [email protected] - Fix the permissions of /etc/xattr.conf. * Mon Oct 16 2006 [email protected] - Ignore Beagle index data when copying files. * Wed Oct 04 2006 [email protected] - /etc/xattr.conf: Allow to configure which attributes to skip when copying, and which attributes contain file permissions. * Sat Mar 18 2006 [email protected] - Remove .la package that was introduced in last change and breaks build of many packages. * Fri Mar 17 2006 [email protected] - Fix symlinks in the -devel package (149945, Nathan Scott). * Tue Mar 07 2006 [email protected] - xfs-cmds-25263a-fix-list_attr-segfault: Fix a possible segfault in the attr_list compat function (155746). * Sat Feb 18 2006 [email protected] - Add xfs-cmds-25211a-skip-DMF-attributes-on-copy-also patch from SGI (151782). * Wed Jan 25 2006 [email protected] - converted neededforbuild to BuildRequires * Fri Jan 13 2006 [email protected] - update to 2.4.28 * Implement the IRIX list_attr interfaces * Wed Nov 02 2005 [email protected] - Use RPM_OPT_FLAGS. * Fri Aug 26 2005 [email protected] - Update to version 2.4.24: integrates two patches we had separately before; add a missing space in an error message; an error path fix in setfattr. No API/ABI changes in libattr. * Fri Aug 19 2005 [email protected] - Move devel files from / to /usr - Don't generate filelist dynamic (fix broken attr statements) * Mon Jun 06 2005 [email protected] - Bump version number to 2.4.23. * Thu Jun 02 2005 [email protected] - reduce-verboseness.diff: attr_copy_{fd,file}: Don't report an error for each attribute copy that fails with ENOSYS, but report such failures only once (85646). * Mon Feb 21 2005 [email protected] - Update to version 2.4.22. Various fixes. * Fri Aug 13 2004 [email protected] - update to 2.4.16 * Tue Jan 27 2004 [email protected] - Don't include man2/*xattr.2 manual pages, use the copy from the man-pages package (so we have documentation for the glibc functions, too). * Sat Jan 10 2004 [email protected] - build as user * Thu Jan 01 2004 [email protected] - Update to version 2.4.12. Bug fix in directory tree walking code. * Wed Oct 22 2003 [email protected] - Fix provides/requires for update case * Thu Aug 28 2003 [email protected] - Fix a bug with error handling while walking directory trees. * Wed Aug 27 2003 [email protected] - fix patch-depth in specfile * Tue Aug 26 2003 [email protected] - Fix SIGSEGV if the quote function. * Fri Aug 15 2003 [email protected] - Update to 2.4.8: Fixes SIGSEGV if the quote/unquote functions are passed NULL arguments. * Sat Jul 26 2003 [email protected] - Update to 2.4.6 + additional patch to be merged upstream. * Mon Jun 16 2003 [email protected] - File list fixed. * Wed Apr 16 2003 [email protected] - Update to 2.4.2 * Sun Apr 06 2003 [email protected] - Update to 2.4.1. * Thu Feb 27 2003 [email protected] - Fix broken attr_copy_check_permissions() function. * Wed Feb 26 2003 [email protected] - Update to attr-2.4.0 which has our patches integrated. * Mon Feb 24 2003 [email protected] - Increment libattr library version to 1.1.0. - Fix [#24244] (prevent accidental acl copying on xfs). - Add symbol level versioning for libattr. * Thu Feb 13 2003 [email protected] - Fix an interface declaration in in the error_context.h header. * Wed Jan 22 2003 [email protected] - Update to attr-2.2.0 - Add EA copying functions patch - Let [email protected] add the following package alias in Autobuild for building packages against older releases: libattr-devel -> attr-devel [for <= 8.1] * Tue Jan 21 2003 [email protected] - Remove (Prereq: /sbin/ldconfig) tag, and use %run_ldconfig in %post and %postun instead. - attr-devel was renamed to libattr-devel: add missing `Obsoletes: attr-devel' tag to libattr-devel. * Fri Dec 13 2002 [email protected] - Fix filelist generation. * Thu Dec 12 2002 [email protected] - upgrading to version 2.1.1 - spliting attr to attr (binaries), libattr (libraries, only this package is needed for other packages) and libattr-devel (development stuff). This spliting follows SGI's release. * Thu Sep 05 2002 [email protected] - Update to version 2.0.11: Adds support for m68k and alpha, minor corrections (see attr-2.0.11/doc/CHANGES for details). * Thu Aug 15 2002 [email protected] - Remove the suse_update_config macro and the config.* stuff. (According to [email protected] this is not necessary.) - Change the documentation path in builddefs.in instead of in configure.in. - Update to version 2.0.9 * Thu Jun 20 2002 [email protected] - Remove DESTDIR patch, use DIST_ROOT of package instead - Update to version 2.0.8 * Wed Jun 12 2002 [email protected] - fix for ppc64 (it's called powerpc64 in configure) * Tue May 21 2002 [email protected] - build also on archs without xattr syscalls * Mon May 13 2002 [email protected] - changed configure.in to use */lib64 as pkg_slib_dir and pkg_lib_dir on architectures with lib and lib64 * Wed Apr 24 2002 [email protected] - support for mips architecture * Mon Feb 25 2002 [email protected] - initial package (split from xfstools spec)
/usr/bin/attr /usr/bin/getfattr /usr/bin/setfattr /usr/share/doc/packages/attr /usr/share/doc/packages/attr/CHANGES /usr/share/licenses/attr /usr/share/licenses/attr/COPYING /usr/share/licenses/attr/COPYING.LGPL /usr/share/locale/cs/LC_MESSAGES/attr.mo /usr/share/locale/de/LC_MESSAGES/attr.mo /usr/share/locale/en@boldquot/LC_MESSAGES/attr.mo /usr/share/locale/en@quot/LC_MESSAGES/attr.mo /usr/share/locale/es/LC_MESSAGES/attr.mo /usr/share/locale/fr/LC_MESSAGES/attr.mo /usr/share/locale/gl/LC_MESSAGES/attr.mo /usr/share/locale/ka/LC_MESSAGES/attr.mo /usr/share/locale/nl/LC_MESSAGES/attr.mo /usr/share/locale/pl/LC_MESSAGES/attr.mo /usr/share/locale/sv/LC_MESSAGES/attr.mo /usr/share/man/man1/attr.1.gz /usr/share/man/man1/getfattr.1.gz /usr/share/man/man1/setfattr.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Feb 22 00:35:56 2025