| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: libgudev-1_0-0 | Distribution: openSUSE 12.1 |
| Version: 173 | Vendor: openSUSE |
| Release: 3.9.1 | Build date: Wed Sep 19 17:49:10 2012 |
| Group: System/Libraries | Build host: build31 |
| Size: 45948 | Source RPM: udev-173-3.9.1.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://www.kernel.org/pub/linux/utils/kernel/hotplug/udev.html | |
| Summary: GObject library, to access udev device information | |
This package contains the GObject library libgudev, which provides access to udev device information.
LGPL-2.1+
* Wed Sep 19 2012 rmilasan@suse.com
- create /dev/root symlink with dynamic rule for systemd (bnc#776882).
- add update of initrd image file in %post and %postun.
* Mon Apr 02 2012 rmilasan@suse.com
- Prevent segfault on slow clocks (bnc#738604)
added: prevent-segfault-in-slow-clocks.patch
* Tue Nov 08 2011 coolo@suse.com
- Added upstream patch to avoid deadlocks, bnc#722858
* Mon Oct 17 2011 gregkh@suse.com
- fix issue with missmatched versions of libudev and udev installed at
the same time. This recently hit openSUSE:Tumbleweed in a bad way.
* Sat Sep 17 2011 tittiatcoke@gmail.com
- Added upstream patch to make bluetooth hid devices working again
with Xorg. This patch restores the ID_INPUT=1 and
ID_INPUT_{KEY,MOUSE}=1 properties Xorg relies on these properties
for cold- and hotplugging of input devices. (bnc#716892)
* Thu Aug 25 2011 fcrozat@suse.com
- version 173
* enable udev-acl extra (we haven't switched to systemd only)
* On systemd systems, udev-acl rules prevent it from running,
functionnality has been moved to systemd.
* Thu Jul 14 2011 aj@suse.de
- version 172
* udev now enables kernel media-presence polling if available.
* Libudev enumerate is now able to enumerate a subtree of a given
device.
* Thu May 26 2011 kay.sievers@novell.com
- version 171
- systemd: run udev.service and udev-trigger.service in
parallel
- path_id: allow to be asked about usb_devices not only
usb_interfaces
- rules: support substitutions in TAG=
- libudev: enumerate - do not ignore other matches when
add_match_tag() is used
- rules: implement TAGS== match
- configure: allow usb.ids location to be specified
* Thu May 19 2011 kay.sievers@novell.com
- version 170
- fix control message handling which could lead to a failing
udevadm control --exit
* Wed May 18 2011 kay.sievers@novell.com
- version 169
- hid2hci is no longer part of udev, it moved to bluez
- mobile-action-modeswitch is disabled, it moved
to usb_modeswitch
- edd_id is disabled, it depends on disk signatures that
might be removed
- the event timeout is 60 seconds now
* Tue Apr 26 2011 kay.sievers@novell.com
- the udev package is GPLV2+, only libudev is LGPLv2.1+
* Fri Apr 22 2011 kay.sievers@novell.com
- version 168
- systemd: Reqires= -> Wants=udev.socket
- path_id: rework SAS device handling
- udevd: rules files - accept empty or /dev/null links
- udevd: always use udevd[] log prefix
- udevd: netif rename - use ifindex for temporary name
- rule-generator: net - ignore Hyper-V virtual interfaces
- udevd: get netlink socket from systemd
- udevd: log warning if /run is not writable
- Avoid spinning up CD on pressing eject button
- Run ata_id on non-removable USB devices
- systemd: bind udev control socket with systemd
- cdrom_id: don't ignore profiles when there is no media
- use /run/udev/ if available, fall back to /dev/.udev/
- convert old udev database format at udevd startup
- udev-acl: add /dev/sgX nodes
- remove video4linux1 support (dropped from kernel)
- drop udev_retry init script (no longer supported)
- systemd: call daemon-reload where neccessary
- systemd: start and stop service with systemctl
- conflict with old mkinitrd version (we need /run)
- conflict with aaa_base < 11.5
- conflict with filesystem < 11.5
- conflict with systemd < 25
* Sat Feb 12 2011 sndirsch@novell.com
- removed 79-kms.rules (bnc #609607, comment #42)
* Thu Feb 10 2011 kay.sievers@novell.com
- version 166
- updated keymaps
- add qemu usb autosuspend rules
* Thu Dec 16 2010 kay.sievers@novell.com
- version 165
- the database format changed
the old format is converted to the new one during update
- libudev supports:
udev_device_get_is_initialized()
udev_enumerate_add_match_is_initialized()
- Gudev supports GUdevEnumerator, TAG and timestamps
* Thu Nov 11 2010 coolo@novell.com
- own parent dirs for systemd files
* Sat Oct 23 2010 kay.sievers@novell.com
- version 164
- GUdev moved from /usr to /
- cdrom_id fixes
- new keymaps
* Thu Oct 07 2010 kay.sievers@novell.com
- version 163
- cdrom bug fixes
- scsi_id ID_TARGET_PORT= export
- updated systemd integration
* Fri Sep 03 2010 kay.sievers@novell.com
- version 162
- cdrom_id bug fixes for DVD media
- unconditionally enable udev on systemd bootups
- new/updated keymaps
- do not create persistent network rules in qemu/kvm
* Wed Aug 11 2010 kay.sievers@novell.com
- version 161
- fixed device rename dabase file handling
- fixed keymaps
- improved cdrom_id
* Sat Jul 24 2010 kay.sievers@novell.com
- update systemd service installation
* Tue Jul 13 2010 kay.sievers@novell.com
- drop systemd-units
* Tue Jul 13 2010 kay.sievers@novell.com
- conflict with systemd < 3
* Mon Jul 12 2010 kay.sievers@novell.com
- disable boot.udev_retry init script
* Sun Jul 11 2010 kay.sievers@novell.com
- Update to version 160
- fix broken persistent tape naming rules
- fix systemd abstract namespace handling
* Fri Jul 09 2010 kay.sievers@novell.com
- fix systemd service file uninstallation
* Fri Jul 09 2010 kay.sievers@novell.com
- build against systemd-units
- activate systemd udev.service files
* Wed Jul 07 2010 kay.sievers@novell.com
- Update to version 159
- remove all static device nodes from /lib/udev/devices/,
they are provided by the kernel modules themselves
- install systemd service files
* Mon Jul 05 2010 xwhu@novell.com
- bnc#619283, Keep the udev db from initramfs.
* Mon Jun 28 2010 jengelh@medozas.de
- use %_smp_mflags
* Wed Jun 02 2010 kay.sievers@novell.com
- Update to version 157
- support kernel commandline debug switches to help debugging
kernel module load system crashes at bootup
- allow to import properties from kernel commandline
- move kms rules from tarball to package
* Tue May 25 2010 kay.sievers@novell.com
- Update to version 156
- fix /proc/self/fd symlink
- do not call blkid on audio and empty CDs (bko#15757)
- fix wait for event queue sequence (bnc#581612)
* Mon May 24 2010 kay.sievers@novell.com
- Update to version 155
- copy the content of /lib/udev/devices to /dev
- create the standard symlinks like /dev/std{in,out,err},
/dev/core, /dev/fd, ...
- use static node information provided by kernel modules
and creates these nodes to allow module on-demand loading
- possibly apply permissions to all static nodes from udev
rules which are annotated to match a static node
* Tue May 11 2010 kay.sievers@novell.com
- Update to version 154
- ignore NAME="" instructions - udev will not delete kernel nodes
like device-mapper tries to do (bnc#601715)
- filter inotify events for *.rules files - prevent inotify loops
caused by deleted nodes which are watched (bnc#601715)
- drop the device-mapper rules which are part of the device-mapper
package now
* Sat Apr 24 2010 coolo@novell.com
- buildrequire pkg-config to fix provides
* Wed Apr 21 2010 kay.sievers@novell.com
- Update to version 153
- fix broken firmware loader
* Tue Apr 20 2010 kay.sievers@novell.com
- Update to version 152
- firmware loader: missing firmware file fix
- cdrom_id: O_EXCL, phantom-media fixes
- new and fixed keymaps
- trigger by default sends "change" events now instead of "add"
- all_partitions, ignore_remove options are removed
- use trigger --action=add at coldplug time in init script
- drop device-mapper rules, which are shipped by dm now
* Tue Mar 09 2010 mmarek@suse.cz
- Do not install md rules, the mdadm package will install it's own
version (fate#307478).
* Wed Feb 17 2010 kay.sievers@novell.com
- do not install device nodes provided by devtmpfs
* Fri Feb 05 2010 kay.sievers@novell.com
- fix firmware loading issue (bnc#574904)
* Mon Jan 25 2010 kay.sievers@novell.com
- Update to version 151
- remove outdated documentation
- do not remove device node while the kernel device is around
- add KMS rules file
* Fri Jan 08 2010 kay.sievers@novell.com
- Update to version 150
- new keymaps
- new keyboard force-release handling
* Tue Dec 15 2009 jengelh@medozas.de
- add baselibs.conf as a source
* Thu Dec 03 2009 kay.sievers@novell.com
- Update to version 149
- fix possible endless loop in input_id
* Wed Dec 02 2009 kay.sievers@novell.com
- Update to version 148
- the gudev API is no longer marked as experimental
- gudev introspection is enabled by default now
- option "last_rule" does no longer exist
- udev-acl tool requires ConsoleKit version 0.4.1
- NAME= instructions got removed
Kernel 2.6.31 supplies the needed names
- NAME="%k" causes a warning now. It's is and always was completely
superfluous and breaks kernel supplied DEVNAMEs
- Multiple devices claiming the same names in /dev are limited to
symlinks only now. Mixing identical symlink names and node names
is not supported.
- BUS=, SYSFS{}=, ID= are long deprecated and should be
SUBSYSTEM(S)=, ATTR(S){}=, KERNEL(S)=. It will cause a warning
once for every file.
- The support for the deprecated IDE devices has been removed from
the default set of rules.
- The option "ignore_device" does no longer exist.
* Mon Oct 05 2009 kay.sievers@novell.com
- add baselibs.conf (bnc#544448)
* Fri Aug 14 2009 kay.sievers@novell.com
- new upstream release 146
- fixed "failed" events tracking
- new keymaps, new modem, hid2hci updated
- fixed trigger order for sound devices
* Mon Jul 13 2009 kay.sievers@novell.com
- new upstream release 145
fix crash when workers are busy, rules are changed and workers killed
use qsort() to speed up sorting a large udevadm trigger list
- add static nodes for /dev/ptmx /dev/tty*
* Sun Jul 05 2009 kay.sievers@novell.com
- new upstream release 144
fix hid2hci rules
the now empty /etc/scsi_id.config is gone
check /lib/firmware for updates
- init script: add --type=, also trigger class/bus events
* Thu Jun 18 2009 kay.sievers@novell.com
- new upstream release 143
merge with udev-extras package, and provide:
gudev - gobject libudev access (DeviceKit, NetworkManager, ...)
hid2hci - bluetooth switch
keymap - multimedia button keycode handling
modem-modeswitch - 3G modem setup
udev-acl - device access for local users
usb-db - names for usb and pci devices from usb/pci db
v4l_id - basic properties for video4linux devices
event process fork replaced by dynamic worker processes
devtmpfs DEVNAME support
drop libvolume_id and vol_id, replaced by util-linux's blkid
- drop modprobe config, floppy.ko has the proper modalias now
- drop some static nodes
* Wed Apr 08 2009 kay.sievers@novell.com
- new upstream release 141
- provide udev events over netlink
* Tue Mar 24 2009 kay.sievers@novell.com
- new upstream release 140
udevadm settle - add --seq-start= --seq-end=
* Mon Mar 09 2009 mmarek@suse.cz
- renamed /etc/modprobe.d/pnp-aliases.conf to 50-pnp-aliases.conf
so that 99-local.conf comes last
* Tue Mar 03 2009 kay.sievers@novell.com
- new upstream release 139
fixes for the block device monitor
- the deprecated udevadm and udevsettle symlinks are removed now
/lib/libgudev-1.0.so.0 /lib/libgudev-1.0.so.0.1.0 /usr/lib/girepository-1.0/GUdev-1.0.typelib
Generated by rpm2html 1.8.1
Fabrice Bellet, Sat Jun 15 03:35:44 2013