e8f743a11a
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
5b83a019ac
Accepting request 1321719 from home:wfrisch:branches:Base:System
...
- Remove `PrivateDevices` systemd hardening from quotad.service because it
needs access to block devices in /dev (bsc#1254310).
OBS-URL: https://build.opensuse.org/request/show/1321719
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=76
2025-12-15 19:44:23 +00:00
aa2e2d539e
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
ccb0500614
Accepting request 1276498 from home:amanzini:branches:Base:System
...
- 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/request/show/1276498
OBS-URL: https://build.opensuse.org/package/show/Base:System/quota?expand=0&rev=74
2025-05-13 18:58:27 +00:00
11af18fd8c
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
38b3f336f1
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
3b03626a69
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
aa0b044718
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
6e488bbffb
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
b9e3bd3fcc
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
e21001b03e
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
71b62c16e2
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
7208da2e47
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
e022426460
- 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
7d97fa7d70
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
1ef473d696
- 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
32ade172bc
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
5d7c60a9c0
- 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
7a0b817e1c
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
a886326645
- 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
14aff3bbc2
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
6c68333a32
- 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
163174df17
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
38d294b7b5
- 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
2b97e2a9aa
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
b922d76a9e
- 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
6885019f67
- 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
cc0dfd0f92
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
0b498e96ef
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
bfad6e2a54
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
3def4638ca
- 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
d933e919eb
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
d01da59cfb
- 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
7c2e49f136
- 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
7048a4a043
- 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
77af5047a4
- 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
dd0ebfaae4
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
34aa858a68
- 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
7df7fb9df8
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
1c83efb0d6
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
7b895ff76b
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
cbccc6b6d9
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
716e04a905
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
6280f861df
- 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
4e824bed7f
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
22847ae197
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
96f8df3677
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
3e50c31934
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
d225e21d13
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
accda30937
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