From 272d6bb414a00149d1483a6611aaf87e9f2939e8 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:11:00 +0300 Subject: [PATCH 1/6] zlib 1.2.12 --- system/base/zlib/pspec.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/base/zlib/pspec.xml b/system/base/zlib/pspec.xml index 37d3bfd8..fb471cf1 100644 --- a/system/base/zlib/pspec.xml +++ b/system/base/zlib/pspec.xml @@ -12,7 +12,7 @@ library Standard (de)compression library Zlib is a general-purpose, patent-free, lossless data compression library which is used by many different programs. - mirrors://sourceforge/libpng/zlib-1.2.11.tar.xz + https://github.com/madler/zlib/archive/refs/tags/v1.2.12.tar.gz dont-call-ldconfig.patch From df6d2f0a1e67ce3888b1b9d148f42e65028bc49c Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:15:39 +0300 Subject: [PATCH 2/6] zlib 1.2.12 --- system/base/zlib/pspec.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/system/base/zlib/pspec.xml b/system/base/zlib/pspec.xml index fb471cf1..39c0ae7b 100644 --- a/system/base/zlib/pspec.xml +++ b/system/base/zlib/pspec.xml @@ -90,6 +90,13 @@ + + 2022-05-05 + 1.2.12 + Version bump + İdris Kalp + idriskalp@gmail.com + 2021-05-19 1.2.11 From dee6378267c01fdb3f4dcd0fc55f099a0766ed53 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:16:07 +0300 Subject: [PATCH 3/6] zstd 1.5.2 --- system/base/zstd/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/zstd/pspec.xml b/system/base/zstd/pspec.xml index 080144b3..d909c055 100644 --- a/system/base/zstd/pspec.xml +++ b/system/base/zstd/pspec.xml @@ -12,7 +12,7 @@ library Zstandard - Fast real-time compression algorithm Zstandard is a fast compression algorithm, providing high compression ratios. It also offers a special mode for small data, called dictionary compression.. - https://github.com/facebook/zstd/releases/download/v1.5.0/zstd-1.5.0.tar.gz + https://github.com/facebook/zstd/releases/download/v1.5.2/zstd-1.5.2.tar.gz meson ninja @@ -49,6 +49,13 @@ + + 2022-05-05 + 1.5.2 + Version bump + İdris Kalp + idriskalp@gmail.com + 2021-11-06 1.5.0 From 8b0ca69a9e7f51e0d4e6acbf1cf5dbad2c075626 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:18:52 +0300 Subject: [PATCH 4/6] libarchive 3.6.1. --- system/devel/libarchive/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/devel/libarchive/pspec.xml b/system/devel/libarchive/pspec.xml index 34407b43..25954c40 100644 --- a/system/devel/libarchive/pspec.xml +++ b/system/devel/libarchive/pspec.xml @@ -12,7 +12,7 @@ library Library for reading and writing streaming archives libarchive includes a library and command-line tools for reading and writing tar, cpio, zip, ISO, and other archive formats. - https://www.libarchive.de/downloads/libarchive-3.5.1.tar.xz + https://github.com/libarchive/libarchive/releases/download/v3.6.1/libarchive-3.6.1.tar.xz acl-devel nettle-devel @@ -64,6 +64,13 @@ + + 202-05-05 + 3.6.1 + Version bump + Idris Kalp + idriskalp@gmail.com + 2021-06-02 3.5.1 From 117860dbc84a9c903026a753b0c0f4eb6b5c78f6 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:21:00 +0300 Subject: [PATCH 5/6] bash 5.1.6 --- system/base/bash/pspec.xml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/system/base/bash/pspec.xml b/system/base/bash/pspec.xml index 2a074ae0..21ff142b 100755 --- a/system/base/bash/pspec.xml +++ b/system/base/bash/pspec.xml @@ -12,21 +12,21 @@ app:console The standard GNU Bourne again shell Bash is the GNU Project's Bourne Again SHell, a complete implementation of the IEEE POSIX and Open Group shell specification with interactive command line editing, csh-like features such as history substitution. - mirrors://gnu/bash/bash-5.1.tar.gz + mirrors://gnu/bash/bash-5.1.16.tar.gz ncurses-devel - official/bash51-001.patch + fedora/bash-2.03-paths.patch @@ -76,6 +76,13 @@ + + 2022-05-05 + 5.1.16 + Version bump. + İdris Kalp + idriskalp@gmail.com + 2021-07-26 5.1.8 From 985d5263bbd80b8ec9a248e05f002fb4a56c4e4c Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 5 May 2022 03:23:07 +0300 Subject: [PATCH 6/6] ncurses 6.3 --- system/base/ncurses/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/system/base/ncurses/pspec.xml b/system/base/ncurses/pspec.xml index 1b0bfbc0..b58454de 100644 --- a/system/base/ncurses/pspec.xml +++ b/system/base/ncurses/pspec.xml @@ -12,7 +12,7 @@ library Console display library The NCurses is a library of functions that manage an application's display on character-cell terminals. The NCurses library defines many functions such as moving mouse and cursor, keyboard mapping and dispaying in color. - mirrors://gnu/ncurses/ncurses-6.2.tar.gz + mirrors://gnu/ncurses/ncurses-6.3.tar.gz gnuconfig @@ -67,6 +67,13 @@ + + 2022-05-05 + 6.3 + Version bump. + İdris Kalp + idriskalp@gmail.com + 2020-12-09 6.2