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/