Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (6h)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (58d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (170d) 

2024-05-28 22:28:02 UTC Now

2019-02-18 14:18:00 UTC pkgsrc-2018Q4 commitmail json YAML

Pullup ticket #5912 - requested by taca
lang/pear: security fix

Revisions pulled up:
- lang/pear/Makefile                                            1.45-1.46
- lang/pear/distinfo                                            1.32-1.33
- lang/pear/patches/patch-.._Archive__Tar-1.4.5_Archive_Tar.php 1.1

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Sun Feb  3 14:06:58 UTC 2019

  Modified Files:
  pkgsrc/lang/pear: Makefile distinfo

  Log Message:
  lang/pear: update Archive_Tar pear package to 1.4.6

  Update Archive_Tar pear package to 1.4.6.

  Bump PKGREVISION.

  1.4.4 (2018-12-20)

  * Fix Bug #21058: Long symlinks are not supported [mrook]

  * Fix Bug #23782: Prevent phar:// files from being extracted [mrook]

  1.4.5 (2019-02-01)

  * Fix Bug #23788: Relative symlinks are broken [mrook]

  1.4.6 (2019-02-01)

  * Improve path traversal detection for forward and backward slashes

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Feb  7 13:40:57 UTC 2019

  Modified Files:
  pkgsrc/lang/pear: Makefile distinfo
  Added Files:
  pkgsrc/lang/pear/patches: patch-.._Archive__Tar-1.4.5_Archive_Tar.php

  Log Message:
  lang/pear: fix broken package with previous commit

  Fix broken package with previous commit.

  * Make Archive_Tar to 1.4.5 which I have the distfile.
  * Upload Archive_Tar-1.4.5.tgz to MASTER_SITE_LOCAL.
  * Add patch to update Archive/Tar.php to 1.4.6 from GitHub.

  No PKGREVISION bump since it was broken.

(bsiegert)