1 Commits

Author SHA256 Message Date
e346717fbb Remove PrivateDevices systemd hardening
from quotad.service because quotad needs access to block devices in /dev
(bsc#1254310).
2025-12-09 12:46:06 +01:00
4 changed files with 6 additions and 35 deletions

BIN
quota-4.09.tar.gz LFS Normal file

Binary file not shown.

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a04a0cafca29c15be8b6ac660e06188bccb802c19efe2e7c19ed7f3d667ecf5e
size 551775

View File

@@ -1,37 +1,9 @@
-------------------------------------------------------------------
Tue Dec 9 11:04:12 UTC 2025 - Wolfgang Frisch <wolfgang.frisch@suse.com>
Tue Dec 9 11:10:18 UTC 2025 - Wolfgang Frisch <wolfgang.frisch@suse.com>
- Remove `PrivateDevices` systemd hardening from quotad.service because it
needs access to block devices in /dev (bsc#1254310).
-------------------------------------------------------------------
Sat May 10 18:37:20 UTC 2025 - Andrea Manzini <andrea.manzini@suse.com>
- 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)
-------------------------------------------------------------------
Fri Dec 9 08:30:21 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>

View File

@@ -1,7 +1,7 @@
#
# spec file for package quota
#
# Copyright (c) 2025 SUSE LLC and contributors
# Copyright (c) 2022 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -21,7 +21,7 @@
%define _fillupdir %{_localstatedir}/adm/fillup-templates
%endif
Name: quota
Version: 4.10
Version: 4.09
Release: 0
Summary: Disk Quota System
License: GPL-2.0-only
@@ -126,7 +126,6 @@ cp %{SOURCE1} %{buildroot}%{_fillupdir}/sysconfig.nfs-quota
%{_sbindir}/quotastats
%{_sbindir}/repquota
%{_sbindir}/setSystemQuotas.pl
%{_sbindir}/setproject
%{_sbindir}/setquota
%{_sbindir}/setquota-ldap.pl
%{_sbindir}/warnquota