Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Aug 2021 10:51:54 GMT
From:      Martin Matuska <mm@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: c577bdfce6b4 - main - libarchive: import bugfix from upstream
Message-ID:  <202108271051.17RApsmG011784@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@FreeBSD.org>
AuthorDate: 2021-08-27 10:51:01 +0000
Commit:     Martin Matuska <mm@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(-)




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108271051.17RApsmG011784>