From b42cfff643e080e85cf5138d0f1fe840012f7c7a Mon Sep 17 00:00:00 2001 From: Rmys Date: Thu, 16 Jan 2025 12:31:54 +0300 Subject: [PATCH] lvm2 util-linux ver. bump --- hardware/disk/lvm2/pspec.xml | 11 +++++++++-- system/base/util-linux/actions.py | 1 + system/base/util-linux/pspec.xml | 13 ++++++++++--- 3 files changed, 20 insertions(+), 5 deletions(-) diff --git a/hardware/disk/lvm2/pspec.xml b/hardware/disk/lvm2/pspec.xml index 9d60294e..ff21b92e 100644 --- a/hardware/disk/lvm2/pspec.xml +++ b/hardware/disk/lvm2/pspec.xml @@ -12,9 +12,9 @@ app:console Userland logical volume management tools LVM2 includes all of the support for handling read/write operations physical and logical volumes. - http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.03.29.tgz + http://mirrors.kernel.org/sourceware/lvm2/LVM2.2.03.30.tgz - libutil-linux-devel + libutil-linux-devel eudev-devel libaio-devel readline-devel @@ -188,6 +188,13 @@ + + 2025-01-16 + 2.03.30 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-12-13 2.03.29 diff --git a/system/base/util-linux/actions.py b/system/base/util-linux/actions.py index 48e3b911..da361188 100644 --- a/system/base/util-linux/actions.py +++ b/system/base/util-linux/actions.py @@ -11,6 +11,7 @@ from pisi.actionsapi import shelltools pisitools.cflags.add("-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64") pisitools.cflags.sub("-O[\d]", "-Os") +shelltools.export("PYTHON", "/usr/bin/python3") def setup(): shelltools.export("SUID_CFLAGS", "-fpie") diff --git a/system/base/util-linux/pspec.xml b/system/base/util-linux/pspec.xml index f5fd2338..ac42c690 100644 --- a/system/base/util-linux/pspec.xml +++ b/system/base/util-linux/pspec.xml @@ -13,11 +13,11 @@ library Various useful Linux utilities The util-linux package contains a large variety of low-level system utilities that are necessary for a Linux system to function. - https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.2.tar.xz + https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.40/util-linux-2.40.4.tar.xz zlib-devel eudev-devel - python-devel + python3-devel readline-devel shadow ncurses-devel @@ -91,7 +91,7 @@ library util-linux runtime library - python + python3 sqlite @@ -154,6 +154,13 @@ + + 2025-01-14 + 2.40.4 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2024-07-05 2.40.2