From b7121f4397690603d6475e9a2ef08a61e83b2301 Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 13 Aug 2022 21:35:11 +0300 Subject: [PATCH] eudev ver. bump --- system/base/eudev/actions.py | 1 + system/base/eudev/pspec.xml | 11 +++++++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/system/base/eudev/actions.py b/system/base/eudev/actions.py index 1b61e99b..2310d4dd 100644 --- a/system/base/eudev/actions.py +++ b/system/base/eudev/actions.py @@ -24,6 +24,7 @@ def setup(): --with-rootlibdir=/lib \ --enable-split-usr \ --enable-static \ + --disable-selinux \ --disable-manpages " if get.buildTYPE() == "emul32": diff --git a/system/base/eudev/pspec.xml b/system/base/eudev/pspec.xml index 4c32f694..9c794852 100644 --- a/system/base/eudev/pspec.xml +++ b/system/base/eudev/pspec.xml @@ -12,7 +12,7 @@ console eudev is a fork of system-udev eudev is a fork of system-udev with the goal of obtaining better compatibility with existing software such as OpenRC and Upstart, older kernels, various toolchains and anything else required by users and various distributions. - https://github.com/gentoo/eudev/archive/v3.2.10.tar.gz + https://github.com/gentoo/eudev/archive/v3.2.11.tar.gz config.cache @@ -20,7 +20,7 @@ glibc-devel libkmod-devel - libutil-linux-devel + libutil-linux-devel libpcre-devel libxslt-devel gperf @@ -92,6 +92,13 @@ + + 2022-08-13 + 3.2.11 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-07-21 3.2.10