SHA256
1
0
forked from pool/attr

Accepting request 67929 from home:philipsb:branches:Base:System

OBS-URL: https://build.opensuse.org/request/show/67929
OBS-URL: https://build.opensuse.org/package/show/Base:System/attr?expand=0&rev=14
This commit is contained in:
Brandon Philips
2011-04-19 20:52:31 +00:00
committed by Git OBS Bridge
parent 33be377c55
commit bc1ef097bb
5 changed files with 25 additions and 20 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue Apr 19 18:06:35 UTC 2011 - bphilips@novell.com
- upgrade to 2.4.46
- Fix tests
-------------------------------------------------------------------
Sat Apr 16 00:16:15 UTC 2011 - bphilips@novell.com
- 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 06:38:35 UTC 2010 - jengelh@medozas.de