From 022aabf0c54c030bc55d5b50e05182219d4952b4 Mon Sep 17 00:00:00 2001 From: Jan Kara Date: Wed, 26 Nov 2014 10:07:25 +0100 Subject: Release quota-tools 4.02 Signed-off-by: Jan Kara --- Changelog | 43 ++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 42 insertions(+), 1 deletion(-) (limited to 'Changelog') diff --git a/Changelog b/Changelog index a6294cd..b4356b0 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,44 @@ +Changes in quota-tools from 4.01 to 4.02 +* Remove KERN_KNOWN_QUOTA_VERSION (Jan Kara) +* Skip NFS mounts without rquotad RPC service silently (Petr PísaÅ™) +* Fix handling of space and inode values (Jan Kara) +* Update polish translation (Jakub Bogusz) +* warnquota: Use LDAP for looking up CC value as well (Jan Kara) +* Prevent from grace period overflow in RPC transport (Petr PísaÅ™) +* Do not document location of quotaon and quotaoff (Petr PísaÅ™) +* Properly handle signed space and inode values (Jan Kara) +* respect CFLAGS in linking command wrt #446281 (Julian Ospald) +* Explain in quota(1) manpage what 'blocks' in the output mean (Jan Kara) +* __cpu_to_le16 --> htole16 (Cristian Rodríguez) +* Use libc byteswapping routines not kernel ones (Cristian Rodríguez) +* quota_nld: Fix compilation warning (Jan Kara) +* quota_nld: Fix usage of netlink multicast groups (Jan Kara) +* Improve rpc.rquota(8) manual page (Petr PísaÅ™) +* Add warnquota.conf(5) manual page (Petr PísaÅ™) +* Add quotatab(5) manual page (Petr PísaÅ™) +* Add quotagrpadmins(5) manual page (Petr PísaÅ™) +* Silent a set-but-not-used warning about sbflags (Petr PísaÅ™) +* Add support for CVS and XML output formats to repquota(8) (Jan Kara) +* Remove installation of manpages into section 2 (Carsten Grohmann) +* Close FILE handles on error (Petr PísaÅ™) +* Add AC_PREREQ to configure.in (Theodore Ts'o) +* Fix various usage mistakes (Petr PísaÅ™) +* Correct quotasync exit code (Petr PísaÅ™) +* Complete quotasync usage (Petr PísaÅ™) +* Add quotasync(1) manual page (Petr PísaÅ™) +* quotacheck: Make sure -d provides at least as much information as -v (Jan Kara) +* Do not fiddle with quota files on XFS and GFS (Petr PísaÅ™) +* Recognize units at inode limits by edquota (Petr PísaÅ™) +* Recognize units at inode limits by setquota (Petr PísaÅ™) +* Recognize units at block limits by edquota (Petr PísaÅ™) +* Recognize block limit units on setquota standard input (Petr PísaÅ™) +* Recognize units at block limits by setquota (Petr PísaÅ™) +* Fix compilation without RPC support (Jan Kara) +* Make group warning message more official (Petr PísaÅ™) +* Updated Czech translation (Petr PísaÅ™) +* warnquota: Use current locale as default charset (Jan Kara) +* warnquota: Add MIME-Version header (Jan Kara) + Changes in quota-tools from 4.00 to 4.01 * fix compilation failure with --enable-bsd_behaviour=no (Jan Kara) * fix quota(1) for NFS mountpoints (Jan Kara) @@ -512,7 +553,7 @@ Changes in quota-tools from 1.70 to 2.00 * Added numeric option to quota and setquota to allow to set quota for users/groups not in the localy known through name-services. - (Modified the patches send by Oscar Martín ) + (Modified the patches send by Oscar Martín ) Changes in quota-tools from 1.65 to 1.70 -- cgit v1.2.3