From cc12ceb949d2ffb52892411b6e4573657d463462 Mon Sep 17 00:00:00 2001 From: Clifford Wolf Date: Sat, 24 Dec 2005 15:20:28 +0000 Subject: [PATCH] Clifford Wolf: Updated quota (3.13) [2005121514214931657] (https://www.rocklinux.net/submaster) git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@6901 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc --- package/base/quota/libwrap_fix.patch | 12 ++++++++++++ package/base/quota/quota.desc | 4 ++-- 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 package/base/quota/libwrap_fix.patch diff --git a/package/base/quota/libwrap_fix.patch b/package/base/quota/libwrap_fix.patch new file mode 100644 index 000000000..5cb5595e9 --- /dev/null +++ b/package/base/quota/libwrap_fix.patch @@ -0,0 +1,12 @@ +--- ./rquota_svc.c.orig 2005-12-15 13:12:09.000000000 +0100 ++++ ./rquota_svc.c 2005-12-15 13:12:11.000000000 +0100 +@@ -57,6 +57,9 @@ + */ + struct authunix_parms *unix_cred; + ++// libwrap.a expects the caller to provide this variables ++int allow_severity, deny_severity; ++ + #define FL_SETQUOTA 1 /* Enable setquota rpc */ + #define FL_NODAEMON 2 /* Disable daemon() call */ + #define FL_AUTOFS 4 /* Don't ignore autofs mountpoints */ diff --git a/package/base/quota/quota.desc b/package/base/quota/quota.desc index e6f55922d..f40bbe023 100644 --- a/package/base/quota/quota.desc +++ b/package/base/quota/quota.desc @@ -38,8 +38,8 @@ [L] GPL [S] Stable -[V] 3.12 +[V] 3.13 [P] X -?---5---9 188.700 -[D] 3942742795 quota-3.12.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/ +[D] 1658770604 quota-3.13.tar.gz http://dl.sourceforge.net/sourceforge/linuxquota/