Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package quota for openSUSE:Factory checked in at 2021-03-11 20:11:35 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/quota (Old) and /work/SRC/openSUSE:Factory/.quota.new.2401 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "quota" Thu Mar 11 20:11:35 2021 rev:58 rq:878313 version:4.06 Changes: -------- --- /work/SRC/openSUSE:Factory/quota/quota.changes 2019-08-16 15:44:12.413724490 +0200 +++ /work/SRC/openSUSE:Factory/.quota.new.2401/quota.changes 2021-03-11 20:13:05.664741703 +0100 @@ -1,0 +2,40 @@ +Mon Mar 8 23:43:44 UTC 2021 - Dirk M??ller <[email protected]> + +- 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) + * warnquota: Improve examples in warnquota.conf (Jan Kara) + * Avoid tampering with user CFLAGS (Dmitry V. Levin) + * Revert "configure.ac: fix pkg_check_modules calls" (Dmitry V. Levin) + * Makefile.am: link with INTLLIBS (Fabrice Fontaine) +- drop 0001-warnquota-Do-not-ignore-errors-in-config-file.patch, + quota-4.01-warnquota.patch: upstream + +------------------------------------------------------------------- Old: ---- 0001-warnquota-Do-not-ignore-errors-in-config-file.patch quota-4.01-warnquota.patch quota-4.05.tar.gz New: ---- quota-4.06.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ quota.spec ++++++ --- /var/tmp/diff_new_pack.LDXuFr/_old 2021-03-11 20:13:06.184742546 +0100 +++ /var/tmp/diff_new_pack.LDXuFr/_new 2021-03-11 20:13:06.188742553 +0100 @@ -1,7 +1,7 @@ # # spec file for package quota # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2021 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -21,18 +21,16 @@ %define _fillupdir %{_localstatedir}/adm/fillup-templates %endif Name: quota -Version: 4.05 +Version: 4.06 Release: 0 Summary: Disk Quota System License: GPL-2.0-only Group: System/Filesystems -URL: http://sourceforge.net/projects/linuxquota/ -Source0: http://downloads.sourceforge.net/project/linuxquota/quota-tools/%{version}/%{name}-%{version}.tar.gz +URL: https://sourceforge.net/projects/linuxquota/ +Source0: https://downloads.sourceforge.net/project/linuxquota/quota-tools/%{version}/%{name}-%{version}.tar.gz Source1: sysconfig.nfs-quota Source2: quotad.service Source3: quotad_env.sh -Patch2: %{name}-4.01-warnquota.patch -Patch3: 0001-warnquota-Do-not-ignore-errors-in-config-file.patch BuildRequires: e2fsprogs-devel BuildRequires: openldap2-devel BuildRequires: pkgconfig @@ -66,8 +64,6 @@ %prep %setup -q -%patch2 -p1 -%patch3 -p1 %build %configure \ @@ -76,7 +72,7 @@ --enable-ldapmail \ --enable-rpc \ --enable-rpcsetquota -make %{?_smp_mflags} +%make_build %install %make_install ++++++ quota-4.05.tar.gz -> quota-4.06.tar.gz ++++++ ++++ 14480 lines of diff (skipped)
