diff --git a/ghc-tar.changes b/ghc-tar.changes index 7f6aeb1..40b4bc9 100644 --- a/ghc-tar.changes +++ b/ghc-tar.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 4 07:33:10 UTC 2016 - mimi.vx@gmail.com + +- update to 0.5.0.3 +* Fix tarbomb logic to ignore special PAX entries. Was breaking many valid tarballs. + ------------------------------------------------------------------- Sun May 1 15:57:19 UTC 2016 - mimi.vx@gmail.com diff --git a/ghc-tar.spec b/ghc-tar.spec index 118206b..c7de38e 100644 --- a/ghc-tar.spec +++ b/ghc-tar.spec @@ -20,7 +20,7 @@ %bcond_with tests Name: ghc-tar -Version: 0.5.0.2 +Version: 0.5.0.3 Release: 0 Summary: Reading, writing and manipulating ".tar" archive files Group: System/Libraries diff --git a/tar-0.5.0.2.tar.gz b/tar-0.5.0.2.tar.gz deleted file mode 100644 index 723ebb9..0000000 --- a/tar-0.5.0.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:777b2410653632ee4f727df49b1829b3688e5f76bcdd04c6f3962a06566a0e18 -size 38419 diff --git a/tar-0.5.0.3.tar.gz b/tar-0.5.0.3.tar.gz new file mode 100644 index 0000000..ca09180 --- /dev/null +++ b/tar-0.5.0.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8d9ad876365f88bdccd02073049e58715cd5ba94de06eb98e21d595244918a3 +size 38764