aboutsummaryrefslogtreecommitdiff
path: root/cpio/test/test_option_uuencode.c
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2024-04-11 13:37:34 +0000
committerMartin Matuska <mm@FreeBSD.org>2024-04-11 13:48:20 +0000
commita509d68f27b9f114b876bbe3b9caa9d0ee0c5606 (patch)
treedb454f3d1b46887ce3a0d48478e058a1024be892 /cpio/test/test_option_uuencode.c
parenta5913a473bb0b6e194a2fe0e55d3166e0eed8aaf (diff)
downloadsrc-a509d68f27b9f114b876bbe3b9caa9d0ee0c5606.tar.gz
src-a509d68f27b9f114b876bbe3b9caa9d0ee0c5606.zip
Update vendor/libarchive to 3.7.3
New features: #1941 uudecode filter: support file name and file mode in raw mode #1943 7-zip reader: translate Windows permissions into UNIX permissions #1962 zstd filter now supports the "long" write option #2012 add trailing letter b to bsdtar(1) substitute pattern #2031 PCRE2 support #2054 add support for long options "--group" and "--owner" to tar(1) Security fixes: #2101 Fix possible vulnerability in tar error reporting introduced in f27c173 Important bugfixes: #1974 ISO9660: preserve the natural order of links #2105 rar5: fix infinite loop if during rar5 decompression the last block produced no data #2027 xz filter: fix incorrect eof at the end of an lzip member #2043 zip: fix end-of-data marker processing when decompressing zip archives Obtained from: libarchive Libarchive commit: 4fcc02d906cca4b9e21a78a833f1142a2689ec52
Diffstat (limited to 'cpio/test/test_option_uuencode.c')
-rw-r--r--cpio/test/test_option_uuencode.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/cpio/test/test_option_uuencode.c b/cpio/test/test_option_uuencode.c
index a42a0e03096f..28662ddfb659 100644
--- a/cpio/test/test_option_uuencode.c
+++ b/cpio/test/test_option_uuencode.c
@@ -24,7 +24,6 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#include "test.h"
-__FBSDID("$FreeBSD$");
DEFINE_TEST(test_option_uuencode)
{