From 45243da307c418a9c0e73f4bdff20b2496de746f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98rjan=20Malde?= Date: Sun, 10 Jan 2021 13:51:58 +0100 Subject: groups/211.native_packages_cmdline.group: tar: bump to v1.33 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Lucio Andrés Illanes Albornoz --- patches/tar-1.32.local.patch | 21 --------------------- patches/tar-1.33.local.patch | 21 +++++++++++++++++++++ patches/tar_minipix-1.32.local.patch | 1 - patches/tar_minipix-1.33.local.patch | 1 + 4 files changed, 22 insertions(+), 22 deletions(-) delete mode 100644 patches/tar-1.32.local.patch create mode 100644 patches/tar-1.33.local.patch delete mode 120000 patches/tar_minipix-1.32.local.patch create mode 120000 patches/tar_minipix-1.33.local.patch (limited to 'patches') diff --git a/patches/tar-1.32.local.patch b/patches/tar-1.32.local.patch deleted file mode 100644 index 557fbce7..00000000 --- a/patches/tar-1.32.local.patch +++ /dev/null @@ -1,21 +0,0 @@ -diff -ru tar-1.32.orig/src/extract.c tar-1.32/src/extract.c ---- tar-1.32.orig/src/extract.c 2019-01-13 20:44:05.000000000 +0100 -+++ tar-1.32/src/extract.c 2020-01-04 17:16:01.308739492 +0100 -@@ -1466,7 +1466,7 @@ - } - #endif - --#if HAVE_MKFIFO || defined mkfifo -+#if 0 - static int - extract_fifo (char *file_name, int typeflag) - { -@@ -1574,7 +1574,7 @@ - break; - #endif - --#if HAVE_MKFIFO || defined mkfifo -+#if 0 - case FIFOTYPE: - *fun = extract_fifo; - break; diff --git a/patches/tar-1.33.local.patch b/patches/tar-1.33.local.patch new file mode 100644 index 00000000..557fbce7 --- /dev/null +++ b/patches/tar-1.33.local.patch @@ -0,0 +1,21 @@ +diff -ru tar-1.32.orig/src/extract.c tar-1.32/src/extract.c +--- tar-1.32.orig/src/extract.c 2019-01-13 20:44:05.000000000 +0100 ++++ tar-1.32/src/extract.c 2020-01-04 17:16:01.308739492 +0100 +@@ -1466,7 +1466,7 @@ + } + #endif + +-#if HAVE_MKFIFO || defined mkfifo ++#if 0 + static int + extract_fifo (char *file_name, int typeflag) + { +@@ -1574,7 +1574,7 @@ + break; + #endif + +-#if HAVE_MKFIFO || defined mkfifo ++#if 0 + case FIFOTYPE: + *fun = extract_fifo; + break; diff --git a/patches/tar_minipix-1.32.local.patch b/patches/tar_minipix-1.32.local.patch deleted file mode 120000 index efd0eb70..00000000 --- a/patches/tar_minipix-1.32.local.patch +++ /dev/null @@ -1 +0,0 @@ -tar-1.32.local.patch \ No newline at end of file diff --git a/patches/tar_minipix-1.33.local.patch b/patches/tar_minipix-1.33.local.patch new file mode 120000 index 00000000..b04c6726 --- /dev/null +++ b/patches/tar_minipix-1.33.local.patch @@ -0,0 +1 @@ +tar-1.33.local.patch \ No newline at end of file -- cgit v1.2.3