[ptxdist] [PATCH 8/9] sqlite: version bump 3.28 -> 3.35.5

2021-05-16 Thread Roland Hieber
Remove the remaining patch, the underlying problem was fixed upstream in version 3.35.0, check-in e64ff2cce3c03ba2. Link: https://www.sqlite.org/src/info/e64ff2cce3c03ba2 Signed-off-by: Roland Hieber --- ...nfigure-make-disable-threadsafe-work.patch | 29 ---

[ptxdist] [PATCH 5/9] libarchive: add license files

2021-05-16 Thread Roland Hieber
The COPYING document also mentions that some files are in the public domain. Signed-off-by: Roland Hieber --- rules/libarchive.make | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rules/libarchive.make b/rules/libarchive.make index b56ee7a4c4d6..13d61a1da314 100644 ---

[ptxdist] [PATCH 6/9] libarchive: version bump 3.3.2 -> 3.5.1

2021-05-16 Thread Roland Hieber
The COPYING file mentions some triple-licensed files, and updated the copyright year. Signed-off-by: Roland Hieber --- rules/libarchive.make | 12 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/rules/libarchive.make b/rules/libarchive.make index

[ptxdist] [PATCH 4/9] libarchive: move to HTTPS URL

2021-05-16 Thread Roland Hieber
Signed-off-by: Roland Hieber --- rules/libarchive.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules/libarchive.make b/rules/libarchive.make index 5d9081eb317c..b56ee7a4c4d6 100644 --- a/rules/libarchive.make +++ b/rules/libarchive.make @@ -18,7 +18,7 @@

[ptxdist] [PATCH 9/9] dhcp: move to HTTPS URL

2021-05-16 Thread Roland Hieber
Signed-off-by: Roland Hieber --- rules/dhcp.make | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rules/dhcp.make b/rules/dhcp.make index e131d3e9fe96..5452f4676adc 100644 --- a/rules/dhcp.make +++ b/rules/dhcp.make @@ -21,8 +21,8 @@ DHCP_MD5 :=

[ptxdist] [PATCH 3/9] bzip2: version bump 1.0.6 -> 1.0.8

2021-05-16 Thread Roland Hieber
Patch 0002 (CVE-2016-3189) was merged upstream in bzip2-1.0.7, remove it. Unfuzz the other patch. The copyright dates, the version number and the author's e-mail address changed in LICENSE. Signed-off-by: Roland Hieber --- ...recover-Fix-potential-use-after-free.patch | 23 ---

[ptxdist] [PATCH 7/9] unzip: version bump 5.52 -> 6.00

2021-05-16 Thread Roland Hieber
Signed-off-by: Roland Hieber --- rules/unzip.make | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rules/unzip.make b/rules/unzip.make index 0967fa1a489d..f218f15eae8f 100644 --- a/rules/unzip.make +++ b/rules/unzip.make @@ -15,9 +15,9 @@ PACKAGES-$(PTXCONF_UNZIP) +=

[ptxdist] [PATCH 2/9] bzip2: add license files

2021-05-16 Thread Roland Hieber
Signed-off-by: Roland Hieber --- rules/bzip2.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/bzip2.make b/rules/bzip2.make index c8e8695a4703..4bf856e565c3 100644 --- a/rules/bzip2.make +++ b/rules/bzip2.make @@ -25,6 +25,7 @@ BZIP2_URL := \ BZIP2_SOURCE :=

[ptxdist] [PATCH 1/9] bzip2: add upstream URL, switch to HTTPS

2021-05-16 Thread Roland Hieber
Signed-off-by: Roland Hieber --- rules/bzip2.make | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/rules/bzip2.make b/rules/bzip2.make index b6eaa2d1957d..c8e8695a4703 100644 --- a/rules/bzip2.make +++ b/rules/bzip2.make @@ -19,7 +19,9 @@ BZIP2_VERSION := 1.0.6 BZIP2_MD5