SHA256
1
0
forked from pool/cpio

Accepting request 35735 from Archiving

checked in (request 35735)

OBS-URL: https://build.opensuse.org/request/show/35735
OBS-URL: https://build.opensuse.org/package/show/Archiving/cpio?expand=0&rev=20
This commit is contained in:
OBS User autobuild
2010-03-25 23:54:27 +00:00
committed by Git OBS Bridge
parent abb8c85948
commit 4b644cb704
16 changed files with 535 additions and 212 deletions

View File

@@ -1,18 +1,3 @@
-------------------------------------------------------------------
Fri Mar 12 16:34:39 UTC 2010 - mseben@novell.com
- updated to 2.11
* Fix mt build.
* In copy-in mode, if directory attributes do not permit writing to it,
setting them is delayed until the end of run. This allows to
correctly extract files in such directories.
* In copy-in mode, permissions of a directory are restored if it
appears in the file list after files in it (e.g. in listings
produced by find . -depth). This fixes debian bug #458079.
* Fix possible memory overflow in the rmt client code (CVE-2010-0624).
- deprecated heap_overflow_in_rtapelib.patch,chmodRaceC.patch and
include_fatal_c.patch
-------------------------------------------------------------------
Wed Mar 3 09:29:23 UTC 2010 - mseben@novell.com