Sat, 20 Apr 2024 00:06:59 CEST | login

Information for build colord-1.3.4-1.el7

ID1034
Package Namecolord
Version1.3.4
Release1.el7
Epoch
SummaryColor daemon
Descriptioncolord is a low level system activated daemon that maps color devices to color profiles in the system context.
Built bykojiadmin
State complete
Volume DEFAULT
StartedThu, 02 May 2019 20:16:01 CEST
CompletedThu, 02 May 2019 20:16:01 CEST
Tags
built-by-centos
centos-7.5
v8.0-base
v8.1-base
v8.2-base
v8.3-base
RPMs
src
colord-1.3.4-1.el7.src.rpm (info) (download)
noarch
colord-devel-docs-1.3.4-1.el7.noarch.rpm (info) (download)
colord-extra-profiles-1.3.4-1.el7.noarch.rpm (info) (download)
x86_64
colord-1.3.4-1.el7.x86_64.rpm (info) (download)
colord-devel-1.3.4-1.el7.x86_64.rpm (info) (download)
colord-libs-1.3.4-1.el7.x86_64.rpm (info) (download)
Changelog * Thu Feb 23 2017 Kalev Lember <klember@redhat.com> 1.3.4-1 - Update to 1.3.4 - Resolves: #1386837 * Tue May 26 2015 Matthias Clasen <mclasen@redhat.com> 1.2.7-2 - Build with -fno-strict-aliasing Related: #1220479 * Tue May 12 2015 Richard Hughes <richard@hughsie.com> 1.2.7-1 - New upstream version - Resolves: #1220479 * Fri Jan 24 2014 Daniel Mach <dmach@redhat.com> - 1.0.4-3 - Mass rebuild 2014-01-24 * Fri Dec 27 2013 Daniel Mach <dmach@redhat.com> - 1.0.4-2 - Mass rebuild 2013-12-27 * Wed Oct 30 2013 Richard Hughes <richard@hughsie.com> 1.0.4-1 - Rebase to a new upstream version to fix small security bug - Use %ghost in the to avoid removing databases on upgrades - Resolves: #1012832 * Thu Jul 18 2013 Matthias Clasen <mclasen@redhat.com> 1.0.2-2 - Add an archful dep to silence rpmdiff * Sun Jul 07 2013 Richard Hughes <richard@hughsie.com> 1.0.2-1 - New upstream version - Add cd_icc_save_data() so that we can easily set _ICC_PROFILE - Add CdIccStore to monitor directories of ICC profiles - Add SystemVendor and SystemModel properties to the main interface - Allow to specify a non-qualified path when using FindProfileByFilename - Allow using the key 'Filename' when using FindProfileByProperty - Always return the error if any sync method failed - Fix GObject introspection when getting lists - Fix GObject introspection when getting metadata * Tue Jun 11 2013 Richard Hughes <richard@hughsie.com> 1.0.1-1 - New upstream version - Do not unconditionally enable BPC on the color transform - Fix profile created time for non-UTC timezones - Record the gamma table in the session helper error message * Mon May 13 2013 Richard Hughes <richard@hughsie.com> 1.0.0-1 - New upstream version - Add a config option for monitors with identical EDID values - Allow a different input and output format in CdTransform - Build all installed binaries with PIE - Build the colord binary with full RELRO - Do not show a warning when using 'colormgr device-get-profile-for-qualifier' - Fix crash in cd-iccdump by working around an lcms2 bug - Fix using the color sensors on ARM hardware - Set the STANDARD_space metadata for the print profiles - Show all the translations when dumping an ICC profile * Wed May 01 2013 Richard Hughes <richard@hughsie.com> 0.1.34-1 - New upstream version - Add a ICC transform object for simple RGB conversions - Add a warning for RGB profiles with unlikely whitepoint values - Add Qt DBus annotations - Allow clients to call org.freedesktop.DBus.Peer - Correct a lot more company names when creating devices - Do not automatically add EDID profiles with warnings to devices - Increase the delay between patches in the session-helper - Install the bash completion support into /usr * Wed Apr 24 2013 Václav Pavlín <vpavlin@redhat.com> - 0.1.33-2 - Add new systemd macros (#856659) * Tue Apr 16 2013 Richard Hughes <richard@hughsie.com> 0.1.33-1 - New upstream version - Add some translated profile descriptions for the CMYK profiles - Add the FOGRA45L and FOGRA47L CMYK and eciRGBv1 profiles - Check the generated CCMX matrix for invalid data - Do not print a warning if the DBus property does not exist - Ensure mbstowcs() has an LC_CTYPE of 'en_US.UTF-8' - Always write C-locale floating point values in IT8 files - Initialize the value of the CCMX matrix - Never promote localized v2 ICC profiles to v4 - Rename ISOnewspaper26 to IFRA26S_2004_newsprint * Thu Mar 28 2013 Richard Hughes <richard@hughsie.com> 0.1.32-1 - New upstream version - Add a new tool 'cd-iccdump' that can dump V4 and V2 profiles - Add translated descriptions to the ICC profiles * Mon Mar 18 2013 Richard Hughes <richard@hughsie.com> 0.1.31-1 - New upstream version - Calculate the display calibration based on the Lab and target display gamma - Interpolate the gamma data to the VCGT size using Akima - Add some more display vendor names to the display fixup table - Fix the argyll sensor driver when using the ColorMunki Smile - Fix the gamut warning to check primaries wider than CIERGB and ProPhoto - Move the private sensor libraries out of the pure lib space * Mon Feb 18 2013 Richard Hughes <richard@hughsie.com> 0.1.30-1 - New upstream version - Append -private to the driver libraries as they have no headers installed - Do not show duplicate profiles when icc-profiles-openicc is installed - Speed up the daemon loading and use less I/O at startup * Mon Feb 04 2013 Richard Hughes <richard@hughsie.com> 0.1.29-1 - New upstream version - Add a --verbose and --version argument to colormgr - Add DTP94 native sensor support - Allow profiles to have a 'score' which affects the standard space - Change the Adobe RGB description to be 'Compatible with Adobe RGB (1998)' - Detect profiles from adobe.com and color.org and add metadata - Do not auto-add profiles due to device-id metadata if they have been removed - Ensure profiles with MAPPING_device_id get auto-added to devices - Install various helper libraries for access to hardware - Set the additional 'OwnerCmdline' metadata on each device * Fri Jan 18 2013 Richard Hughes <richard@hughsie.com> 0.1.28-2 - Backport some fixes from upstream for gnome-settings-daemon. * Wed Jan 16 2013 Richard Hughes <richard@hughsie.com> 0.1.28-1 - New upstream version - Add some default GSetting schema values for the calibration helper - Add the sensor images as metadata on the D-Bus interface - Quit the session helper if the device or sensor was not found * Mon Jan 14 2013 Richard Hughes <richard@hughsie.com> 0.1.27-4 - Add BR systemd-devel so the seat tracking stuff works - Build with full compiler output - Do not build the profiles in parallel, backported from upstream - Limit the memory allocation to 2GiB when building profiles - Do not attempt to build the print profiles on ARM or PPC hardware * Fri Jan 11 2013 Kalev Lember <kalevlember@gmail.com> 0.1.27-3 - Added self-obsoletes to 'colord' subpackage to fix the multilib upgrade path * Thu Jan 10 2013 Kalev Lember <kalevlember@gmail.com> 0.1.27-2 - Split out libcolord to colord-libs subpackage, so that the daemon package doesn't get multilibbed * Tue Jan 08 2013 Richard Hughes <richard@hughsie.com> 0.1.27-1 - New upstream version - Add some more calibration attach images - Import shared-color-profiles into colord - Install a header with all the session helper defines * Mon Jan 07 2013 Matthias Clasen <mclasen@redhat.com> 0.1.26-2 - Enable hardened build * Wed Dec 19 2012 Richard Hughes <richard@hughsie.com> 0.1.26-1 - New upstream version - Add a session helper that can be used to calibrate the screen - Add some defines for the Spyder4 display colorimeter - Add support for reading and writing .cal files to CdIt8 - Add the ability to 'disable' a device from a color POV - Create ICCv2 profiles when using cd-create-profile - Use enumerated error values in the client library - Use spotread when there is no native sensor driver * Mon Nov 26 2012 Richard Hughes <richard@hughsie.com> 0.1.25-1 - New upstream version - Add a create-standard-space sub-command to cd-create-profile - Add a profile metadata key of 'License' - Add a set-version command to the cd-fix-profile command line tool - Create linear vcgt tables when using create-x11-gamma - Fix GetStandardSpace so it can actually work - Move the named color examples to shared-color-profiles * Wed Nov 21 2012 Richard Hughes <richard@hughsie.com> 0.1.24-2 - Apply a patch from upstream so we can use cd-fix-profile in situations without D-Bus. * Fri Oct 26 2012 Richard Hughes <richard@hughsie.com> 0.1.24-1 - New upstream version - Fix a critical warning when user tries to dump a non-icc file - Remove libsane support and rely only on udev for scanner information - Set the seat for devices created in the session and from udev * Wed Aug 29 2012 Richard Hughes <richard@hughsie.com> 0.1.23-1 - New upstream version - Assorted documentation fixes - Do not try to add duplicate sysfs devices * Wed Jul 18 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.22-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Wed Jun 27 2012 Richard Hughes <richard@hughsie.com> 0.1.22-1 - New upstream version - Split out colord-gtk to a new sub-project to prevent a dep loop - Add many generic introspection type arguments - Check any files in /usr/share/color/icc have the content type - Do not create the same object paths if two sensors are plugged in - Fix the udev rules entry for the i1Display3 * Tue May 22 2012 Richard Hughes <richard@hughsie.com> 0.1.21-1 - New upstream version - Do not install any parts of colord-sane if --disable-sane is specified - Fix InstallSystemWide() by not writing a private file - Save the CCMX and ITx files to be compatible with argyllcms - The ColorHug has a new VID and PID * Wed May 09 2012 Richard Hughes <richard@hughsie.com> 0.1.20-1 - New upstream version - Add a sensor-set-options command to the colormgr tool - Add the concept of 'options' on each color sensor device - Enable gtk-doc in the default distro build * Tue Apr 17 2012 Richard Hughes <richard@hughsie.com> 0.1.19-1 - New upstream version - Add a user suffix to the object path of user-created devices and profiles * Thu Mar 29 2012 Richard Hughes <richard@hughsie.com> 0.1.18-2 - Disable PrivateNetwork=1 as it breaks sensor hotplug. * Thu Mar 15 2012 Richard Hughes <richard@hughsie.com> 0.1.18-1 - New upstream version - Add a Manager.CreateProfileWithFd() method for QtDBus - Split out the SANE support into it's own process - Fix a small leak when creating devices and profiles in clients - Fix cd-fix-profile to add and remove metadata entries - Install per-machine profiles in /var/lib/colord/icc * Wed Feb 22 2012 Richard Hughes <richard@hughsie.com> 0.1.17-1 - New upstream version - Add an LED sample type - Add PrivateNetwork and PrivateTmp to the systemd service file - Fix InstallSystemWide() when running as the colord user * Fri Jan 20 2012 Matthias Clasen <mclasen@redha.com> - 0.1.16-4 - Fix some obvious bugs * Tue Jan 17 2012 Richard Hughes <richard@hughsie.com> 0.1.16-1 - New upstream version - Now runs as a colord user rather than as root. - Support more ICC metadata keys - Install a systemd service file - Support 2nd generation Huey hardware * Thu Jan 12 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Sat Nov 26 2011 Richard Hughes <richard@hughsie.com> 0.1.15-1 - New upstream version - This release fixes an important security bug: CVE-2011-4349. - Do not crash the daemon if adding the device to the db failed - Fix a memory leak when getting properties from a device * Tue Nov 01 2011 Richard Hughes <richard@hughsie.com> 0.1.14-1 - New upstream version - Remove upstreamed patches * Mon Oct 03 2011 Richard Hughes <richard@hughsie.com> 0.1.13-1 - New upstream version - Ensure uid 0 can always create devices and profiles - Reduce the CPU load of clients when assigning profiles * Tue Aug 30 2011 Richard Hughes <richard@hughsie.com> 0.1.12-1 - New upstream version * Mon Aug 01 2011 Richard Hughes <richard@hughsie.com> 0.1.11-2 - Remove the sedding libtool's internals as it breaks generation of the GObject Introspection data. * Mon Aug 01 2011 Richard Hughes <richard@hughsie.com> 0.1.11-1 - New upstream version * Wed Jul 06 2011 Richard Hughes <richard@hughsie.com> 0.1.10-1 - New upstream version * Mon Jun 13 2011 Richard Hughes <richard@hughsie.com> 0.1.9-1 - New upstream version * Thu Jun 02 2011 Richard Hughes <richard@hughsie.com> 0.1.8-1 - New upstream version - Add a webcam device kind - Add a timestamp when making profiles default - Add support for reading and writing ICC profile metadata - Allow the client to pass file descriptors out of band to CreateProfile - Prettify the device vendor and model names - Split out the sensors into runtime-loadable shared objects - Provide some GIO async variants for the methods in CdClient - Ensure GPhoto2 devices get added to the device list * Fri May 06 2011 Richard Hughes <richard@hughsie.com> 0.1.7-1 - New upstream version. - Create /var/lib/colord at buildtime not runtime for SELinux - Ensure profiles with embedded profile checksums are parsed correctly - Move the colorimeter rules to be run before 70-acl.rules - Stop watching the client when the sensor is finalized - Ensure the source is destroyed when we unref CdUsb to prevent a crash - Only enable the volume mount tracking when searching volumes * Tue Apr 26 2011 Richard Hughes <rhughes@redhat.com> 0.1.6-2 - Own /var/lib/colord and /var/lib/colord/*.db * Sun Apr 24 2011 Richard Hughes <richard@hughsie.com> 0.1.6-1 - New upstream version. * Thu Mar 31 2011 Richard Hughes <richard@hughsie.com> 0.1.5-1 - New upstream version. * Wed Mar 09 2011 Richard Hughes <richard@hughsie.com> 0.1.4-1 - New upstream version. * Mon Feb 28 2011 Richard Hughes <richard@hughsie.com> 0.1.3-1 - New upstream version. * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 28 2011 Richard Hughes <richard@hughsie.com> 0.1.1-2 - Rebuild in the vain hope koji isn't broken today. * Wed Jan 26 2011 Richard Hughes <richard@hughsie.com> 0.1.1-1 - New upstream version. * Thu Jan 13 2011 Richard Hughes <richard@hughsie.com> 0.1.0-1 - Initial version for Fedora package review.