diff --git a/system/base/audit/actions.py b/system/base/audit/actions.py index 19c5a442..2b830dbe 100644 --- a/system/base/audit/actions.py +++ b/system/base/audit/actions.py @@ -14,6 +14,7 @@ def setup(): autotools.configure("--with-libcap-ng=yes \ --enable-gssapi-krb5=no \ --enable-systemd=no \ + --disable-zos-remote \ --disable-static") def build(): diff --git a/system/base/audit/pspec.xml b/system/base/audit/pspec.xml index de9de684..764ca613 100644 --- a/system/base/audit/pspec.xml +++ b/system/base/audit/pspec.xml @@ -21,7 +21,7 @@ libcap-ng-devel tcp-wrappers-devel swig - openldap-client + @@ -78,6 +78,13 @@ + + 2022-09-25 + 3.0.6 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-21 3.0.6 diff --git a/system/base/grep/pspec.xml b/system/base/grep/pspec.xml index 41fd98dd..5d29e867 100644 --- a/system/base/grep/pspec.xml +++ b/system/base/grep/pspec.xml @@ -12,17 +12,17 @@ app:console GNU regular expression matcher The grep command searches one or more input files for lines containing a match to a specified pattern. By default, grep prints the matching lines. - http://ftp.gnu.org/gnu/grep/grep-3.5.tar.xz + http://ftp.gnu.org/gnu/grep/grep-3.8.tar.xz gettext - libpcre-devel + libpcre2-devel grep - libpcre + libpcre2 /bin @@ -34,6 +34,13 @@ + + 2022-09-25 + 3.8 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-12-09 3.5