Sat, 11 Apr 2026 00:11:37 CEST | login

Information for build cpu-1.4.3-14.el8.sme

ID16
Package Namecpu
Version1.4.3
Release14.el8.sme
Epoch
DraftFalse
Sourcegit+https://src.koozali.org/smeserver/cpu.git#36449a1f7ed041bb7676b1c620bd1b6afcf34a78
SummaryPluggable utility to administer authentication data
DescriptionCPU is a utility consisting of a set of plugins that allow an administrator to administer a wide range of different authentication backends. Current plugins include support for LDAP and a partially completed flat file plugin.
Built bytrevorb
State complete
Volume DEFAULT
StartedSun, 10 Mar 2024 05:29:49 CET
CompletedSun, 10 Mar 2024 05:33:29 CET
Taskbuild (dist-sme11-os, /smeserver/cpu.git:1.4.3)
Extra{'source': {'original_url': 'git+https://src.koozali.org/smeserver/cpu.git?#1.4.3'}}
Tags
dist-sme11-os
smeserver11
RPMs
src
cpu-1.4.3-14.el8.sme.src.rpm (info) (download)
x86_64
cpu-1.4.3-14.el8.sme.x86_64.rpm (info) (download)
cpu-debuginfo-1.4.3-14.el8.sme.x86_64.rpm (info) (download)
cpu-debugsource-1.4.3-14.el8.sme.x86_64.rpm (info) (download)
Logs
x86_64
state.log
mock_output.log
build.log
root.log
installed_pkgs.log
hw_info.log
Changelog * Wed Jul 12 2023 BogusDateBot - Eliminated rpmbuild "bogus date" warnings due to inconsistent weekday, by assuming the date is correct and changing the weekday. * Fri Feb 01 2013 Shad L. Lords <slords@mail.com> 1.4.3-14.sme - Param fix so build on rhel6 works [SME: 7271] * Sun Nov 07 2010 Shad L. Lords <slords@mail.com> 1.4.3-13.sme - user gid shouldn't be part of supplemental groups [SME: 6353] * Sun Nov 07 2010 Shad L. Lords <slords@mail.com> 1.4.3-12.sme - Retrieve supplimential groups if not specified [SME: 6347] - Fix memory leak introduced in revision 9 [SME: 6342] * Sun Nov 07 2010 Shad L. Lords <slords@mail.com> 1.4.3-11.sme - Treat null attribs in extra file like empty string [SME: 6342] * Sat Nov 06 2010 Shad L. Lords <slords@mail.com> 1.4.3-10.sme - Object might not exist yet which isn't an error [SME: 6342] * Fri Nov 05 2010 Shad L. Lords <slords@mail.com> 1.4.3-9.sme - Check for attribute before deleting [SME: 6342] * Fri Nov 05 2010 Shad L. Lords <slords@mail.com> 1.4.3-8.sme - If empty value is passed in assume that means delete [SME: 6342] * Fri Nov 05 2010 Shad L. Lords <slords@mail.com> 1.4.3-7.sme - Ignore attributes that have empty attr [SME: 6341] * Fri Nov 05 2010 Shad L. Lords <slords@mail.com> 1.4.3-6.sme - Use gecos for cn if available, also modify cn if possible [SME: 6338] * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-5.sme - Read LDIF files until eof, rather than use stat size. Allows read from, e.g. /dev/stdin. * Fri Aug 03 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-4.sme - Add md5crypt support (from sourceforge). * Tue Jul 24 2007 Charlie Brady <charlie_brady@mitel.com> 1.4.3-3.sme - Portability fixes to allow building on RHEL5/CentOS5. * Wed Sep 27 2006 Charlie Brady <charlie_brady@mitel.com> 1.4.3-2.sme - Update file list, and remove world read from cpu.conf. * Tue Sep 26 2006 Charlie Brady <charlieb@e-smith.com> - Initial