Fri, 29 Mar 2024 08:26:01 UTC | login

Information for build quota-4.05-7.fc32

ID133032
Package Namequota
Version4.05
Release7.fc32
Epoch1
Sourcegit+https://src.fedoraproject.org/rpms/quota.git#6e9d785e8c5d71d4621ddb45506d411b6d24e1ce
SummarySystem administration tools for monitoring users' disk usage
DescriptionThe quota package contains system administration tools for monitoring and limiting user and or group disk usage per file system.
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 16 Jan 2020 08:49:06 UTC
CompletedThu, 16 Jan 2020 09:26:19 UTC
Taskbuild (f32-candidate, /rpms/quota.git:6e9d785e8c5d71d4621ddb45506d411b6d24e1ce)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/quota.git#6e9d785e8c5d71d4621ddb45506d411b6d24e1ce'}}
Tags
f32
f33
RPMs
src
quota-4.05-7.fc32.src.rpm (info) (download)
noarch
quota-doc-4.05-7.fc32.noarch.rpm (info) (download)
quota-nls-4.05-7.fc32.noarch.rpm (info) (download)
riscv64
quota-4.05-7.fc32.riscv64.rpm (info) (download)
quota-devel-4.05-7.fc32.riscv64.rpm (info) (download)
quota-nld-4.05-7.fc32.riscv64.rpm (info) (download)
quota-rpc-4.05-7.fc32.riscv64.rpm (info) (download)
quota-warnquota-4.05-7.fc32.riscv64.rpm (info) (download)
quota-debuginfo-4.05-7.fc32.riscv64.rpm (info) (download)
quota-debugsource-4.05-7.fc32.riscv64.rpm (info) (download)
quota-nld-debuginfo-4.05-7.fc32.riscv64.rpm (info) (download)
quota-rpc-debuginfo-4.05-7.fc32.riscv64.rpm (info) (download)
quota-warnquota-debuginfo-4.05-7.fc32.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * Wed Nov 06 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-7 - Remove a patch for freeing a parsed configuration in warnquota * Tue Nov 05 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-6 - Optimize out useless checking of file systems with hidden quota files - Fix warnquota --help output - Fix checking for the LDAP failures in the warnquota tool - Report detailed LDAP failures - Document CC_TO in warquota.conf is looked up with LDAP - Initialize all members of a configparams structure in warnquota - Free parsed configuration in warnquota * Fri Jul 26 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.05-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu May 30 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-4 - Move quota_nld.pid file to /run (upstream patch #49) * Wed May 29 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-3 - Run quota_nld service as tty group * Mon May 27 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-2 - Report an error if an RPC fails on an explicitly requested file system (upstream bug #134) - Fix Free Software Foundation's postal address (upstream bug #133) * Tue Apr 02 2019 Petr Pisar <ppisar@redhat.com> - 1:4.05-1 - 4.05 bump - License changed (only edquota tool contains a BSD code now) - quot tool was removed * Sat Feb 02 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.04-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Thu Aug 23 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-10 - Fix file descriptor leaks in error code paths * Tue Jul 24 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-9 - Distinguish between none quota limits and no allocated resources in quota(1) tool output * Sat Jul 14 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.04-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed May 30 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-7 - Fix current block usage limit in RPC client * Tue May 22 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-6 - Fix busy loop in rpc.rquotad (bug #1575956) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1:4.04-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Mon Feb 05 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-4 - Avoid questions in quotacheck non-interactive mode - Report an error when quotacheck fails to cache quota files - Report an error if quota file magic is invalid * Mon Feb 05 2018 Petr Pisar <ppisar@redhat.com> - 1:4.04-3 - rpcgen tool split from glibc-common package - Pass TIRPC header files location to all RPC compilation units - Do not iterate over negative UIDs in repquota - Fix mistakes in warnquota reported by GCC 8