SHA256
1
0
forked from pool/quota
Commit Graph

65 Commits

Author SHA256 Message Date
8451bd671a Accepting request 1036494 from home:dspinella:branches:Base:System
- Update to 4.09:
  * small improvements and fixes

OBS-URL: https://build.opensuse.org/request/show/1036494
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=70
2022-11-18 10:16:20 +00:00
Danilo Spinella
35f2c34e23 Accepting request 926699 from home:jsegitz:branches:systemdhardening:Base:System
Automatic systemd hardening effort by the security team. This has not been tested. For details please see https://en.opensuse.org/openSUSE:Security_Features#Systemd_hardening_effort

OBS-URL: https://build.opensuse.org/request/show/926699
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=69
2021-11-22 10:18:16 +00:00
bacdd35a9d Accepting request 877847 from home:dirkmueller:Factory
- update to 4.06:
  * Remove quot tool (Jan Kara)
  * quotacheck,quotaon: Suggest using quota feature for ext4 (Jan Kara)
  * quota: Add --filesystem option (Jan Kara)
  * quota: Add synopsis for project quota (Jan Kara)
  * Handle grace time overflows for XFS quotas (Jan Kara)
  * Support grace period expirations past y2038 for XFS (Darrick J. Wong)
  * Fix limits setting on XFS filesystem (Jan Kara)
  * quota-tools: Set FS_DQ_TIMER_MASK for individual xfs grace times (Eric Sandeen)
  * quota-tools: pass quota type to QCMD for Q_XFS_GETQSTAT (Eric Sandeen)
  * Fix ignoring disabled quotas (Petr Písař)
  * warnquota: Initialize all members of a configparams structure (Petr Písař)
  * warnquota: Free LDAP error message (Petr Písař)
  * Make a directory for quota_nld PID file configurable (Petr Písař)
  * warnquota: Clarify that CC_TO gets resolved through LDAP (Jan Kara)
  * warnquota: Print also additional error info for LDAP errors (Jan Kara)
  * warnquota: Properly detect LDAP errors (Jan Kara)
  * warnquota: Do not ignore errors in config file (Jan Kara)
  * warnquota: Fix help text (Jan Kara)
  * quotacheck: Skip checking of filesystems with hidded quota files early (Jan Kara)
  * quotaops: Make error string translatable (Jan Kara)
  * rpc: Clarify error message when cannot connect to rpc.rquotad (Jan Kara)
  * setquota: Report failure to obtain quota information (Jan Kara)
  * quotaops: Do not leak dquot structures on failure (Jan Kara)
  * quotaops: Do not return partial list from getprivs() (Jan Kara)
  * Make messages about failures for NFS consistent with local filesystems (Jan Kara)
  * Delete old documentation (Jan Kara)
  * COPYING: Update mailing address (Jan Kara)
  * edquota: Remove forgotten license header (Jan Kara)
  * configure.ac: add --disable-pie option (Fabrice Fontaine)

OBS-URL: https://build.opensuse.org/request/show/877847
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=67
2021-03-11 10:38:17 +00:00
Tomáš Chvátal
bafee919d8 - Add patch from git to stop config processing on errors bsc#1144265:
* 0001-warnquota-Do-not-ignore-errors-in-config-file.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=65
2019-08-15 09:49:48 +00:00
Tomáš Chvátal
56a956731a - Update patch quota-4.01-warnquota.patch to match up the git
version that was integrated bsc#1144265

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=63
2019-08-12 15:02:35 +00:00
Tomáš Chvátal
c6bd7af51b - Install the license
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=61
2019-04-02 10:25:45 +00:00
Tomáš Chvátal
810e7f952d OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=60 2019-04-01 09:29:58 +00:00
Tomáš Chvátal
56e562b510 - Update to 4.05 release jsc#SLE-5734:
* This release includes mostly various smaller cleanups and fixes
    in various areas.
  * Most visible changes are addition of f2fs and exfs among recognized
    filesystems.
- Drop merged patch quota-4.04-Listen-on-a-TCP-socket.patch
- Remove quot binary functionality could be achieved by using
  repquota instead

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=59
2019-04-01 09:27:13 +00:00
Tomáš Chvátal
26a21cac9e - Version update to 4.04 jsc#SLE-5734:
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=57
2019-03-22 10:59:23 +00:00
Tomáš Chvátal
ef82c52a53 - Add patch to fix high cpu load bsc#1104898:
* quota-4.04-Listen-on-a-TCP-socket.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=55
2018-08-15 10:59:33 +00:00
Tomáš Chvátal
9655b50ccd - Add rpcgen to buildrequires
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=53
2018-03-12 10:30:52 +00:00
Tomáš Chvátal
470c61093c - Version update to 4.04:
* support for new kernel interface that allows for repquota(8) to work
    reliably also for XFS or ext4 with quota feature and generally other
    filesystem where quota files are not available to quota-tools
  * IPv6 support for rpc.quotad and all other tools.
  * Tons of various fixes
- Drop merged patch 0001-Set-fPIC-and-pie-as-default-params-when-building.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=52
2018-03-10 10:31:37 +00:00
Tomáš Chvátal
a54f3bc3ee Accepting request 544695 from home:RBrownSUSE:branches:Base:System
Replace references to /var/adm/fillup-templates with new %_fillupdir macro (boo#1069468)

OBS-URL: https://build.opensuse.org/request/show/544695
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=50
2017-11-24 07:06:44 +00:00
Tomáš Chvátal
b4b9dc9b30 - Enable ldapmail feature wrt bsc#1055450
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=48
2017-09-04 10:51:06 +00:00
Tomáš Chvátal
7d6fcd2d69 - Delete obsolete patch:
* quota-4.00-makefile.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=46
2016-01-05 12:15:35 +00:00
Tomáš Chvátal
8558e535ac - Add patch to set variables upstream rather than in spec:
* 0001-Set-fPIC-and-pie-as-default-params-when-building.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=45
2016-01-05 10:23:52 +00:00
Tomáš Chvátal
54513659df - Refresh patch:
* quota-4.01-warnquota.patch

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=44
2016-01-04 15:11:31 +00:00
Tomáš Chvátal
8325022373 - Version update to 4.03 release
* Various small updates and fixes
  * Translations update
  * autotools based buildsystem

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=43
2016-01-04 15:11:02 +00:00
Tomáš Chvátal
208bc4b782 - Version bump to 4.02 release
* Mostly few trivial fixes.
- Properly run all systemd calls on services

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=41
2014-11-28 10:19:47 +00:00
Tomáš Chvátal
1a8ed8e39a Accepting request 262261 from home:Ledest:bashisms
fix bashism in quotad_env.sh script

OBS-URL: https://build.opensuse.org/request/show/262261
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=39
2014-11-20 13:48:41 +00:00
Tomáš Chvátal
e7c08ba94f Accepting request 235599 from home:elvigia:branches:Base:System
- Update to current git 4.01_git201405011753
* mostly bugfixes and documentation update
* Most important reason for this update is to get rid of libnl1
  from the Base installation as this is one of the few packages
  that used to require it, now migrated to libnl3.

OBS-URL: https://build.opensuse.org/request/show/235599
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=37
2014-06-12 08:03:40 +00:00
Tomáš Chvátal
fec4a65a53 - 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.

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=35
2014-05-19 09:24:17 +00:00
0ffeaf8d3b Accepting request 178905 from home:rudi_m
- last changes are ompatible again with openSUSE < 12.3
- update to 4.01

To review only the harmless portability changes only you could compare
  osc rdiff -r32:6 Base:System/quota  home:rudi_m/quota
and
  osc rdiff -r27:6 Base:System/quota  home:rudi_m/quota
(if rdiff would work at all)

OBS-URL: https://build.opensuse.org/request/show/178905
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=33
2013-06-14 12:11:53 +00:00
Stephan Kulow
bcb43d9b90 Accepting request 175494 from home:elvigia:branches:Base:System
- portmap --> rpcbind

OBS-URL: https://build.opensuse.org/request/show/175494
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=31
2013-05-14 05:11:47 +00:00
Andreas Jaeger
d88e4b8ba2 Accepting request 139895 from home:elvigia:branches:Base:System
- 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.

OBS-URL: https://build.opensuse.org/request/show/139895
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=29
2012-11-02 16:35:29 +00:00
817b279a96 Accepting request 123446 from home:rudi_m:branches:Base:System
- update to 4.00 final

OBS-URL: https://build.opensuse.org/request/show/123446
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=27
2012-06-09 09:14:44 +00:00
0e2dceaa71 Accepting request 123133 from home:rudi_m:branches:Base:System
- 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

OBS-URL: https://build.opensuse.org/request/show/123133
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=25
2012-06-03 12:57:46 +00:00
Stephan Kulow
737f301d7e Accepting request 97730 from home:coolo:removeautoconf
- remove call to suse_update_config (very old work around)

OBS-URL: https://build.opensuse.org/request/show/97730
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=23
2011-12-22 12:42:26 +00:00
Greg Kroah-Hartman
257fdb7cdb Accepting request 94964 from home:babelworx:ldig:branches:Base:System
license update: GPL-2.0 and BSD-3-Clause
Package is dual licensed. Also, use SPDX format

OBS-URL: https://build.opensuse.org/request/show/94964
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=22
2011-12-02 19:05:36 +00:00
420f5bc50d Accepting request 94758 from home:coolo:removeautomake
add automake to buildrequires

OBS-URL: https://build.opensuse.org/request/show/94758
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=21
2011-12-01 20:11:56 +00:00
9c5c0d1a0c Accepting request 86451 from home:uli_suse:branches:Base:System
- cross-build fix: Mother Autoconf knows best, so don't interfere

OBS-URL: https://build.opensuse.org/request/show/86451
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=19
2011-10-04 08:45:31 +00:00
Vítězslav Čížek
77ac272821 Accepting request 82459 from home:jengelh:nl
- Select libnl-1_1-devel

OBS-URL: https://build.opensuse.org/request/show/82459
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=17
2011-09-16 13:50:31 +00:00
OBS User buildservice-autocommit
14d611dcbd Updating link to change in openSUSE:Factory/quota revision 31.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=1b9a4650b840e84dc7a2ec94e1d5b943
2011-08-19 07:55:52 +00:00
Cristian Rodríguez
695d974e92 Accepting request 79244 from home:vitezslav_cizek:branches:Base:System
- update to 4.00-pre1
- dropped nfs-mntpoint patch (merged upstream)

OBS-URL: https://build.opensuse.org/request/show/79244
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=15
2011-08-18 17:45:07 +00:00
OBS User buildservice-autocommit
f9463c0e17 Updating link to change in openSUSE:Factory/quota revision 29.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=48bce61f5bd7b74a3e0d7d659e153d63
2011-02-18 12:27:09 +00:00
Vítězslav Čížek
0d7ac416f3 update of .changes
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=13
2011-02-18 10:48:31 +00:00
Vítězslav Čížek
d446761462 the service doesn't start after installation,
as the documentation says

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=12
2011-02-18 10:39:43 +00:00
Vítězslav Čížek
d82580c214 fixed parameters for fillup_and_insserv macro
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=11
2011-02-18 09:52:23 +00:00
Vítězslav Čížek
3689ec924e moved port settings to sysconfig/nfs (bnc#637382)
updated documentation accordingly

OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=10
2011-02-17 13:08:48 +00:00
Vítězslav Čížek
5702ee5509 Accepting request 61597 from home:vitezslav_cizek:branches:Base:System
self accept

OBS-URL: https://build.opensuse.org/request/show/61597
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=9
2011-02-17 12:51:37 +00:00
OBS User autobuild
ea1a2f6136 Accepting request 47612 from Base:System
checked in (request 47612)

OBS-URL: https://build.opensuse.org/request/show/47612
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=8
2010-09-21 10:34:47 +00:00
Anna Maresova
e1c9c27ca2 - add port settings to sysconfig (bnc#637382)
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=7
2010-09-09 15:02:08 +00:00
OBS User buildservice-autocommit
3c710b5a18 Updating link to change in openSUSE:Factory/quota revision 23.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=30b421482ed89c566497084e6e2cf2f8
2010-06-28 10:13:26 +00:00
Michal Seben
a2f19d4b72 Accepting request 41953 from home:mseben:branches:Base:System
Copy from home:mseben:branches:Base:System/quota via accept of submit request 41953 revision 4.
Request was accepted with message:

OBS-URL: https://build.opensuse.org/request/show/41953
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=5
2010-06-23 08:19:52 +00:00
OBS User autobuild
3e5ca46852 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=22 2010-03-18 15:25:48 +00:00
OBS User autobuild
20a594238c Accepting request 20914 from Base:System
Copy from Base:System/quota based on submit request 20914 from user mseben

OBS-URL: https://build.opensuse.org/request/show/20914
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=20
2009-09-23 19:17:34 +00:00
OBS User unknown
46f9e3a59b OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=19 2009-01-12 17:18:50 +00:00
OBS User unknown
1389c4cb09 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=18 2008-11-11 14:52:19 +00:00
OBS User unknown
67cfacac34 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=17 2008-10-22 16:45:46 +00:00
OBS User unknown
cf7e580b1e OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=16 2008-08-28 00:21:19 +00:00