From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Schantl To: development@lists.ipfire.org Subject: [PATCH] shadow-utils: Update to 4.5 Date: Fri, 11 Aug 2017 17:59:33 +0200 Message-ID: <20170811155933.438-1-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============4908872654903456135==" List-Id: --===============4908872654903456135== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is a major update to the latest available version. * Remove support for the audit subsystem. Signed-off-by: Stefan Schantl --- shadow-utils/shadow-utils.nm | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/shadow-utils/shadow-utils.nm b/shadow-utils/shadow-utils.nm index 11dcf28..5e5df03 100644 --- a/shadow-utils/shadow-utils.nm +++ b/shadow-utils/shadow-utils.nm @@ -4,7 +4,7 @@ ############################################################################= ### =20 name =3D shadow-utils -version =3D 4.4 +version =3D 4.5 release =3D 1 thisapp =3D shadow-%{version} =20 @@ -26,7 +26,6 @@ build requires autoconf automake - audit-devel bison docbook-xsl flex --=20 2.9.4 --===============4908872654903456135==--