git: c577bdfce6b4 - main - libarchive: import bugfix from upstream

Martin Matuska mm at FreeBSD.org
Fri Aug 27 10:51:55 UTC 2021


The branch main has been updated by mm:

URL: https://cgit.FreeBSD.org/src/commit/?id=c577bdfce6b4451ab897bfe5013543e78a7f9b62

commit c577bdfce6b4451ab897bfe5013543e78a7f9b62
Merge: c468923b2210 6c0d5e8e0e5f
Author:     Martin Matuska <mm at FreeBSD.org>
AuthorDate: 2021-08-27 10:51:01 +0000
Commit:     Martin Matuska <mm at FreeBSD.org>
CommitDate: 2021-08-27 10:51:01 +0000

    libarchive: import bugfix from upstream
    
    Reworked bugfix for upstream issue #1566:
      Do not follow symlinks when processing the fixup list
    
    MFC after:      2 weeks

 .../libarchive/archive_write_disk_posix.c          | 62 +++++++++++++++-------
 .../libarchive/test/test_write_disk_fixup.c        | 44 +++++++++++----
 2 files changed, 78 insertions(+), 28 deletions(-)



More information about the dev-commits-src-main mailing list