SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for quota-debugsource-4.01-7.1.x86_64.rpm :

* Mon May 19 2014 tchvatalAATTsuse.com- Cleanup with spec-cleaner- Remove the compat for the usrmerge- Use systemd service files instead of the initscript + added extra workaround for argument parsing.- Remove extra SUSE traball with scripts as we reduced it down to one script and unitfile.
* Thu Jun 13 2013 sweet_f_aAATTgmx.de- last changes are compatible again with openSUSE < 12.3- update to 4.01- Changes in quota-tools from 4.00 to 4.01:
* fix compilation failure with --enable-bsd_behaviour=no
* fix quota(1) for NFS mountpoints
* fix reporting of huge quota limits over rpc
* fix repquota to report all users on XFS
* fixed edquota(8) for more users (Jan Kara)
* remove fixed limit on number of autofs mount points
* add quota type names to message catalogue
* typo fixes, message changes for easier i18n
* created Czech translation
* store PID of quota_nld into lock file
* warnquota: Fix manpage formatting
* warnquota: Allow specifying of filesystems to check
* add support for quotas on ext4 in system files
* quotaon: Remove duplicated check for hasquota()
* quotacheck: Fix warning about journaled quota for 3.0 and newer kernels
* edquota: Fix localication of time units (Jan Kara)
* rip out ALTFORMAT config option (Jan Kara)
* add support for dynamic RPC block to support larger quotas
* check set limits fit into the range supported by RPC transport
* do not report missing utmp record to syslog
* Tue May 14 2013 crrodriguezAATTopensuse.org- portmap --> rpcbind
* Wed Oct 31 2012 crrodriguezAATTopensuse.org- boot.quota is obsoleted by systemd-quotacheck http://www.freedesktop.org/software/systemd/man/systemd-quotacheck.service.html- rpc.quota daemon will be migrated to systemd later after investigation on a saner approach.
* Mon Jun 04 2012 sweet_f_aAATTgmx.de- update to 4.00 final- Changes in quota-tools from 4.00-pre1 to 4.00:
* get_qf_name() does not check quota file presence (Petr Pisar)
* report quotacheck failures by return code (Petr Pisar)
* make global symbols static as possible (Petr Pisar)
* implement repquota for filesystems without quota files (Jan Kara)
* initialize v2r1 ddquot padding in dump (Jan Kara)
* fix ddquot buffer leak (Petr Pisar)
* fix check in setgraces() in setquota.c (Petr Pisar)
* forbid grace time setting over RPC (Jan Kara)
* fix synopsis and properly report errors during remote grace period setting (Jan Kara)
* do not use real domains in warnquota example (Petr Pisar)
* make RPC handle properly host names with colons (Jan Kara)
* explain meaning of the second column in repquota output (Jan Kara)
* initialize vfsold block and inode value boundaries for new quota file (Petr Pisar)
* setquota manpage typo fix (John Bradshaw)
* implement quotacheck for GFS2 (Abhijith Das)
* add quotasync tool (Abhijith Das)
* correct --no-mixed-pathnames documentation (Petr Pisar)
* allow admin to not strip quota binaries while installing them (Jan Kara)
* document --always-resolve at edquota and setquota (Petr Pisar)
* comment example quotatab to silent warnquota (Petr Pisar)
* improve comments in warnquota.conf (Ondrej Vasik)
* fix help text for quotaoff (Ondrej Vasik)
* make quota, setquota, and edquota recognize -h option (Ondrej Vasik)
* check whether set limits fit into range supported by quota format (Jan Kara)
* add next3 support (Amir G)
* remove checking of filesystem type from hasquota() (Jan Kara)
* create quota-nfs.sh script for nicer quota(1) output formatting on some NFS clients (Jan Kara)
* add options for quota(1) modifying formatting of filesystem identificaion (Jan Kara)
* minor updates of manpages (Jan Kara)
* quotactl manpage was moved to man-pages package (Jan Kara)
* fix quotaon to work properly with XFS filesystems (Eric Sandeen, Jan Kara)
* fix quotaon to print all informational messages only in verbose mode (Jan Kara)
* fix warnquota manpage to not speak about RPC (Jan Kara)
* fix repquota to get latest quota info header (Jan Kara)
* do not count system inodes into quota for ext[234] (Jan Kara)
* improve detection of XFS kernel quota interface (Jan Kara)
* support of GFS2 filesystem (Christoph Hellwig)
* avoid memory corruption of NULL address (Petr Pisar)
* fixup typos in manpages (Michael Meskes)
* added german translation (Michael Bunk)
* added --enable-static-link configure option (Jan Kara)
* Thu May 31 2012 sweet_f_aAATTgmx.de- unroll binary file list- remove install_nld.patch, not needed since 4.00-pre1- remove automake dependency- prepare UsrMerge (UsrMerge project), this obsoletes man.patch
* Wed Dec 21 2011 cooloAATTsuse.com- remove call to suse_update_config (very old work around)
* Fri Dec 02 2011 cfarrellAATTsuse.com- license update: GPL-2.0 and BSD-3-Clause Package is dual licensed. Also, use SPDX format
* Thu Dec 01 2011 cooloAATTsuse.com- add automake as buildrequire to avoid implicit dependency
* Fri Sep 30 2011 uliAATTsuse.com- cross-build fix: Mother Autoconf knows best, so don\'t interfere
* Fri Sep 16 2011 jengelhAATTmedozas.de- Select libnl-1_1-devel
* Thu Aug 18 2011 vcizekAATTnovell.com- update to 4.00-pre1- dropped nfs-mntpoint patch (merged upstream)- Changes in quota-tools from 3.17 to 4.00-pre1:
* don\'t try to set inode flags when getting them failed (Michalski Wojciech)
* added liblber to the list of libraries needed for LDAP support (Michael Meskes)
* Rewritten configuration script to create config.h (Jan Kara)
* Use /proc/mounts for mountpoint scanning (Jan Kara)
* Removed use of reserved identifiers (Jan Kara)
* Improved manpage of quota_nld (Eddie Eyles)
* Fixed long option handling of quota_nld (Jan Kara)
* Fixed error reporting when rpc format specified on command line (Jan Kara)
* Convert quota limits using rq_bsize from RPC request (Jan Kara)
* Added noreturn attribute to die to avoid false warnings (Jan Kara)
* 64-bit quota support, rewritten some code to allow clean integration (Jan Kara)
* Improved header of quota an repquota output when -s option is used (Jan Kara)
* Fixed mountpoint scanning when NFS mountpoint is specified on command line (Jan Kara)
* Updated manpage of quotactl(2) (Jan Kara)
* Fri Feb 18 2011 vcizekAATTnovell.com- disabled autostart of quota-nfs service after installation, as stated in documentation
* Thu Feb 17 2011 vcizekAATTnovell.com- moved port settings to sysconfig/nfs (bnc#637382)
* Thu Sep 09 2010 anickaAATTsuse.cz- add port settings to sysconfig (bnc#637382)
* Wed Jun 23 2010 msebenAATTnovell.com- quotactl.2 manual page was moved from quota to man-pages [bnc#587393]
* Tue Sep 22 2009 msebenAATTnovell.com- fixed mountpoint scanning when NFS mountpoint is specified on command line
 
ICM