941a67ae12
Accepting request 1323014 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1323014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=63
2025-12-17 16:31:09 +00:00
c902208e9c
- Remove PrivateDevices systemd hardening from quotad.service because it
...
needs access to block devices in /dev (bsc#1254310).
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=76
2025-12-15 19:44:23 +00:00
68b7dc1f63
Accepting request 1277246 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1277246
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=62
2025-05-15 14:59:43 +00:00
60de7a61a1
- Update to 4.10:
...
* Update Polish translation (Jan Kara)
* quotasys: Make detection of QF_META format work for bcachefs (Jan Kara)
* quotaio_xfs: Fix memory leak (Pavel Reichl)
* setproject: Add support for bcachefs REINHERIT_ATTRS ioctl (Kent Overstreet)
* setproject: Simple utility for setting projects on files/directories
(Kent Overstreet)
* Move user/group/project name translation into common.[ch] (Jan Kara)
* Add support for bcachefs (Jan Kara)
* Fix building on musl (Brahmajit Das)
* quotaio_xfs: Convert remaining quotactl(2) calls to quotactl_handle()
(Jan Kara)
* quotaio_xfs: Fix quota-tools on XFS (Jan Kara)
* quotaio_xfs: Fix error handling in xfs_read_dquot() (Jan Kara)
* Disable BSD_BEHAVIOUR by default (Jan Kara)
* quotaops: Checking egid with BSD_BEHAVIOR (Jan Kara)
* Enable support for tmpfs quotas (Carlos Maiolino)
* Add quotactl_fd() support (Carlos Maiolino)
* Rename searched_dir->sd_dir to sd_isdir (Carlos Maiolino)
* quota-nld: fix open PID file failed when systemd read it (lihaoxiang (F))
* edquota: Fix editing of individual user grace times (Jan Kara)
* setquota: Avoid false error messages when setting grace times (Jan Kara)
* Make configure.ac POSIX compliant (Sam James)
* Update required gettext version (Jan Kara)
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=74
2025-05-13 18:58:27 +00:00
7c57f5e2f7
Accepting request 1042315 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1042315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=61
2022-12-13 17:54:41 +00:00
Danilo Spinella
30f7170bd2
Accepting request 1041806 from home:kukuk:cleanup
...
- Remove outdated sysconfig Requires
- Weaken up systemd requires, it's not a hard requirement
OBS-URL: https://build.opensuse.org/request/show/1041806
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=72
2022-12-12 10:46:51 +00:00
71a0d8ccc0
Accepting request 1036627 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/1036627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=60
2022-11-19 17:08:47 +00:00
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
da7f17f719
Accepting request 932982 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/932982
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=59
2021-11-24 22:54:10 +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
bef86f3c2a
Accepting request 878313 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/878313
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=58
2021-03-11 19:11:35 +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
b7bae04646
Accepting request 723505 from Base:System
...
- 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/request/show/723505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=57
2019-08-16 13:44:08 +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
0ff4d6688a
Accepting request 722815 from Base:System
...
- Update patch quota-4.01-warnquota.patch to match up the git
version that was integrated bsc#1144265
OBS-URL: https://build.opensuse.org/request/show/722815
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=56
2019-08-13 11:25:19 +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
b41225d5cb
Accepting request 690619 from Base:System
...
- Install the license
- 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/request/show/690619
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=55
2019-04-03 07:27:59 +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
8553009597
Accepting request 687581 from Base:System
...
- Version update to 4.04 jsc#SLE-5734:
OBS-URL: https://build.opensuse.org/request/show/687581
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=54
2019-03-22 14:12:12 +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
faae553096
Accepting request 629380 from Base:System
...
- Add patch to fix high cpu load bsc#1104898:
* quota-4.04-Listen-on-a-TCP-socket.patch
OBS-URL: https://build.opensuse.org/request/show/629380
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=53
2018-08-17 22:02:31 +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
d65e4a59aa
Accepting request 585814 from Base:System
...
- Add rpcgen to buildrequires
- 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/request/show/585814
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=52
2018-03-13 09:23:53 +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
a594a61c68
Accepting request 545046 from Base:System
...
OBS-URL: https://build.opensuse.org/request/show/545046
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=51
2017-11-24 09:57:07 +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
83cc960bf3
Accepting request 520639 from Base:System
...
- Enable ldapmail feature wrt bsc#1055450
OBS-URL: https://build.opensuse.org/request/show/520639
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=50
2017-09-05 13:16:47 +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
dfcd6db010
Accepting request 352030 from Base:System
...
- Add patch to set variables upstream rather than in spec:
* 0001-Set-fPIC-and-pie-as-default-params-when-building.patch
- Version update to 4.03 release
* Various small updates and fixes
* Translations update
* autotools based buildsystem
- Refresh patch:
* quota-4.01-warnquota.patch
- Delete obsolete patch:
* quota-4.00-makefile.patch
OBS-URL: https://build.opensuse.org/request/show/352030
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=49
2016-01-06 23:24:38 +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
ac87cbf16a
Accepting request 263311 from Base:System
...
- Version bump to 4.02 release
* Mostly few trivial fixes.
- Properly run all systemd calls on services
OBS-URL: https://build.opensuse.org/request/show/263311
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=48
2014-12-01 13:00:45 +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
7a3057654c
Accepting request 262459 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/262459
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=47
2014-11-24 10:08:49 +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
Stephan Kulow
1bda06ba35
Accepting request 236949 from Base:System
...
1
OBS-URL: https://build.opensuse.org/request/show/236949
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=45
2014-06-16 19:33:02 +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
Stephan Kulow
92f42a6d9e
Accepting request 234674 from Base:System
...
- 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/request/show/234674
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=44
2014-05-20 12:23:56 +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
Stephan Kulow
51c73ad456
Accepting request 178961 from Base:System
...
- 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) (forwarded request 178905 from rudi_m)
OBS-URL: https://build.opensuse.org/request/show/178961
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=42
2013-06-18 08:37:01 +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
d3d0dddab9
Accepting request 175499 from Base:System
...
- portmap --> rpcbind (forwarded request 175494 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/175499
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=41
2013-05-16 09:30:26 +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
Stephan Kulow
f674dccaea
Accepting request 140013 from 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. (forwarded request 139895 from elvigia)
OBS-URL: https://build.opensuse.org/request/show/140013
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/quota?expand=0&rev=39
2012-11-05 05:31:57 +00:00
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