diff --git a/system/base/libffi/pspec.xml b/system/base/libffi/pspec.xml index 226462d7..3d38b522 100644 --- a/system/base/libffi/pspec.xml +++ b/system/base/libffi/pspec.xml @@ -12,7 +12,7 @@ library A portable foreign function interface library The libffi library provides a portable, high level programming interface to various calling conventions. - https://github.com/libffi/libffi/releases/download/v3.5.2/libffi-3.5.2.tar.gz + https://github.com/libffi/libffi/releases/download/v3.6.0/libffi-3.6.0.tar.gz @@ -56,6 +56,13 @@ + + 2026-06-27 + 3.6.0 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2025-11-06 3.5.2 diff --git a/system/base/openssl/pspec.xml b/system/base/openssl/pspec.xml index bbc121f8..449c4ca0 100755 --- a/system/base/openssl/pspec.xml +++ b/system/base/openssl/pspec.xml @@ -13,7 +13,7 @@ library Toolkit for SSL v2/v3 and TLS v1 OpenSSL is a cryptography toolkit implementing the Secure Sockets Layer (SSL v2/v3) and Transport Layer Security (TLS v1) network protocols and related cryptography standards required by them. - https://github.com/openssl/openssl/releases/download/openssl-3.5.6/openssl-3.5.6.tar.gz + https://github.com/openssl/openssl/releases/download/openssl-3.5.7/openssl-3.5.7.tar.gz https://www.openssl.org/source/openssl-1.1.1w.tar.gz @@ -112,6 +112,13 @@ + + 2026-06-27 + 3.5.7 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2026-04-09 3.5.6 diff --git a/system/base/python/pspec.xml b/system/base/python/pspec.xml index b96c2769..19d69c72 100644 --- a/system/base/python/pspec.xml +++ b/system/base/python/pspec.xml @@ -146,6 +146,13 @@ --> + + 2026-06-29 + 2.7.18 + Rebuild + Mustafa Cinasal + muscnsl@gmail.com + 2026-06-22 2.7.18 diff --git a/system/base/python3/pspec.xml b/system/base/python3/pspec.xml index 0eaa229f..aad25676 100644 --- a/system/base/python3/pspec.xml +++ b/system/base/python3/pspec.xml @@ -134,6 +134,13 @@ + + 2026-06-29 + 3.11.15 + Rebuild. + Pisi Linux Community + admin@pisilinux.org + 2026-06-22 3.11.15 diff --git a/system/base/sqlite/actions.py b/system/base/sqlite/actions.py index 8be7e98a..5e8ecc92 100644 --- a/system/base/sqlite/actions.py +++ b/system/base/sqlite/actions.py @@ -65,9 +65,9 @@ def install(): pisitools.dodoc("README*") - shelltools.cd("%s/sqlite-doc-3530200" % get.workDIR()) + shelltools.cd("%s/sqlite-doc-3530300" % get.workDIR()) - pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3530200/*") + pisitools.insinto("/usr/share/doc/sqlite", "../sqlite-doc-3530300/*") """ # fix permissions and remove obsolete files; https://bugs.archlinux.org/task/24605 shelltools.system("find %s -type f -perm 755 -exec ls -lha {} \;" % get.installDIR()) diff --git a/system/base/sqlite/pspec.xml b/system/base/sqlite/pspec.xml index a1205432..e9f4ffe8 100644 --- a/system/base/sqlite/pspec.xml +++ b/system/base/sqlite/pspec.xml @@ -14,8 +14,8 @@ app:console An SQL Database Engine in a C Library SQLite is a small C library that implements a self-contained, embeddable, zero-configuration SQL database engine. Supports databases up to 2 terabytes in size. - https://www.sqlite.org/2026/sqlite-autoconf-3530200.tar.gz - https://www.sqlite.org/2026/sqlite-doc-3530200.zip + https://www.sqlite.org/2026/sqlite-autoconf-3530300.tar.gz + https://www.sqlite.org/2026/sqlite-doc-3530300.zip readline-devel @@ -105,6 +105,13 @@ --> + + 2026-06-27 + 3.53.3 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2026-06-22 3.53.2