Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

colord-debuginfo-0.1.23-1.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: colord-debuginfo Distribution: Fedora Project
Version: 0.1.23 Vendor: Fedora Project
Release: 1.fc17 Build date: Wed Aug 29 11:03:15 2012
Group: Development/Debug Build host: x86-06.phx2.fedoraproject.org
Size: 2325698 Source RPM: colord-0.1.23-1.fc17.src.rpm
Packager: Fedora Project
Url: http://www.freedesktop.org/software/colord/
Summary: Debug information for package colord
This package provides debug information for package colord.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv2+ and LGPLv2+

Changelog

* 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 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.

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/02
/usr/lib/debug/.build-id/02/d4840c6e0729cba9d4d03e3b2dac08cb5d20b0
/usr/lib/debug/.build-id/02/d4840c6e0729cba9d4d03e3b2dac08cb5d20b0.debug
/usr/lib/debug/.build-id/0f
/usr/lib/debug/.build-id/0f/3aa7cb166fb03501be976c4f72837086aeacea
/usr/lib/debug/.build-id/0f/3aa7cb166fb03501be976c4f72837086aeacea.debug
/usr/lib/debug/.build-id/1d
/usr/lib/debug/.build-id/1d/5e19ecae4821a8659fdae01e68f5cb40060770
/usr/lib/debug/.build-id/1d/5e19ecae4821a8659fdae01e68f5cb40060770.debug
/usr/lib/debug/.build-id/27
/usr/lib/debug/.build-id/27/76f39ea0aed87f8baca3a04b0f480f950a6ad1
/usr/lib/debug/.build-id/27/76f39ea0aed87f8baca3a04b0f480f950a6ad1.debug
/usr/lib/debug/.build-id/2d
/usr/lib/debug/.build-id/2d/79942d4bc7d435187ff3d47f3e7bb8b71bce12
/usr/lib/debug/.build-id/2d/79942d4bc7d435187ff3d47f3e7bb8b71bce12.debug
/usr/lib/debug/.build-id/41
/usr/lib/debug/.build-id/41/3d52b305698be95e821e724311f9fdd5933bd7
/usr/lib/debug/.build-id/41/3d52b305698be95e821e724311f9fdd5933bd7.debug
/usr/lib/debug/.build-id/bf
/usr/lib/debug/.build-id/bf/7d964487182904cbb3832e70891c35cdc3a73c
/usr/lib/debug/.build-id/bf/7d964487182904cbb3832e70891c35cdc3a73c.debug
/usr/lib/debug/.build-id/bf/93a4f864325d9f5f20be4279da5818135a8e9d
/usr/lib/debug/.build-id/bf/93a4f864325d9f5f20be4279da5818135a8e9d.debug
/usr/lib/debug/.build-id/fd
/usr/lib/debug/.build-id/fd/5555c35b85e61c5f59a5566c0c0bfc1958ea05
/usr/lib/debug/.build-id/fd/5555c35b85e61c5f59a5566c0c0bfc1958ea05.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/cd-create-profile.debug
/usr/lib/debug/usr/bin/cd-fix-profile.debug
/usr/lib/debug/usr/bin/colormgr.debug
/usr/lib/debug/usr/lib64
/usr/lib/debug/usr/lib64/colord-sensors
/usr/lib/debug/usr/lib64/colord-sensors/libcolord_sensor_colorhug.so.debug
/usr/lib/debug/usr/lib64/colord-sensors/libcolord_sensor_dummy.so.debug
/usr/lib/debug/usr/lib64/colord-sensors/libcolord_sensor_huey.so.debug
/usr/lib/debug/usr/lib64/libcolord.so.1.0.11.debug
/usr/lib/debug/usr/lib64/libcolord.so.1.debug
/usr/lib/debug/usr/lib64/libcolord.so.debug
/usr/lib/debug/usr/libexec
/usr/lib/debug/usr/libexec/colord-sane.debug
/usr/lib/debug/usr/libexec/colord.debug
/usr/src/debug/colord-0.1.23
/usr/src/debug/colord-0.1.23/client
/usr/src/debug/colord-0.1.23/client/cd-common.c
/usr/src/debug/colord-0.1.23/client/cd-common.h
/usr/src/debug/colord-0.1.23/client/cd-create-profile.c
/usr/src/debug/colord-0.1.23/client/cd-fix-profile.c
/usr/src/debug/colord-0.1.23/client/cd-lcms-helpers.c
/usr/src/debug/colord-0.1.23/client/cd-lcms-helpers.h
/usr/src/debug/colord-0.1.23/client/cd-util.c
/usr/src/debug/colord-0.1.23/contrib
/usr/src/debug/colord-0.1.23/contrib/colord-sane
/usr/src/debug/colord-0.1.23/contrib/colord-sane/cd-main.c
/usr/src/debug/colord-0.1.23/libcolord
/usr/src/debug/colord-0.1.23/libcolord/cd-client-sync.c
/usr/src/debug/colord-0.1.23/libcolord/cd-client-sync.h
/usr/src/debug/colord-0.1.23/libcolord/cd-client.c
/usr/src/debug/colord-0.1.23/libcolord/cd-client.h
/usr/src/debug/colord-0.1.23/libcolord/cd-color.c
/usr/src/debug/colord-0.1.23/libcolord/cd-color.h
/usr/src/debug/colord-0.1.23/libcolord/cd-device-sync.c
/usr/src/debug/colord-0.1.23/libcolord/cd-device-sync.h
/usr/src/debug/colord-0.1.23/libcolord/cd-device.c
/usr/src/debug/colord-0.1.23/libcolord/cd-device.h
/usr/src/debug/colord-0.1.23/libcolord/cd-enum.c
/usr/src/debug/colord-0.1.23/libcolord/cd-enum.h
/usr/src/debug/colord-0.1.23/libcolord/cd-it8-utils.c
/usr/src/debug/colord-0.1.23/libcolord/cd-it8.c
/usr/src/debug/colord-0.1.23/libcolord/cd-it8.h
/usr/src/debug/colord-0.1.23/libcolord/cd-math.c
/usr/src/debug/colord-0.1.23/libcolord/cd-math.h
/usr/src/debug/colord-0.1.23/libcolord/cd-profile-sync.c
/usr/src/debug/colord-0.1.23/libcolord/cd-profile-sync.h
/usr/src/debug/colord-0.1.23/libcolord/cd-profile.c
/usr/src/debug/colord-0.1.23/libcolord/cd-profile.h
/usr/src/debug/colord-0.1.23/libcolord/cd-sensor-sync.c
/usr/src/debug/colord-0.1.23/libcolord/cd-sensor-sync.h
/usr/src/debug/colord-0.1.23/libcolord/cd-sensor.c
/usr/src/debug/colord-0.1.23/libcolord/cd-sensor.h
/usr/src/debug/colord-0.1.23/src
/usr/src/debug/colord-0.1.23/src/cd-common.c
/usr/src/debug/colord-0.1.23/src/cd-common.h
/usr/src/debug/colord-0.1.23/src/cd-config.c
/usr/src/debug/colord-0.1.23/src/cd-config.h
/usr/src/debug/colord-0.1.23/src/cd-debug.c
/usr/src/debug/colord-0.1.23/src/cd-debug.h
/usr/src/debug/colord-0.1.23/src/cd-device-array.c
/usr/src/debug/colord-0.1.23/src/cd-device-array.h
/usr/src/debug/colord-0.1.23/src/cd-device-db.c
/usr/src/debug/colord-0.1.23/src/cd-device-db.h
/usr/src/debug/colord-0.1.23/src/cd-device.c
/usr/src/debug/colord-0.1.23/src/cd-device.h
/usr/src/debug/colord-0.1.23/src/cd-inhibit.c
/usr/src/debug/colord-0.1.23/src/cd-inhibit.h
/usr/src/debug/colord-0.1.23/src/cd-main.c
/usr/src/debug/colord-0.1.23/src/cd-mapping-db.c
/usr/src/debug/colord-0.1.23/src/cd-mapping-db.h
/usr/src/debug/colord-0.1.23/src/cd-profile-array.c
/usr/src/debug/colord-0.1.23/src/cd-profile-array.h
/usr/src/debug/colord-0.1.23/src/cd-profile-store.c
/usr/src/debug/colord-0.1.23/src/cd-profile-store.h
/usr/src/debug/colord-0.1.23/src/cd-profile.c
/usr/src/debug/colord-0.1.23/src/cd-profile.h
/usr/src/debug/colord-0.1.23/src/cd-sensor-client.c
/usr/src/debug/colord-0.1.23/src/cd-sensor-client.h
/usr/src/debug/colord-0.1.23/src/cd-sensor.c
/usr/src/debug/colord-0.1.23/src/cd-sensor.h
/usr/src/debug/colord-0.1.23/src/cd-udev-client.c
/usr/src/debug/colord-0.1.23/src/cd-udev-client.h
/usr/src/debug/colord-0.1.23/src/sensors
/usr/src/debug/colord-0.1.23/src/sensors/cd-buffer.c
/usr/src/debug/colord-0.1.23/src/sensors/cd-buffer.h
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-colorhug-private.c
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-colorhug-private.h
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-colorhug.c
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-dummy.c
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-huey-private.c
/usr/src/debug/colord-0.1.23/src/sensors/cd-sensor-huey.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Jun 19 00:52:57 2013