From 936af20183eff731015072aeb0b27f856afaadf2 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 29 Oct 2018 14:25:59 +0100 Subject: [PATCH] eudev: update to 3.2.7 --- eudev/.footprint | 3 +++ eudev/.signature | 8 ++++---- eudev/Pkgfile | 2 +- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/eudev/.footprint b/eudev/.footprint index 1797f581..9bc09d01 100644 --- a/eudev/.footprint +++ b/eudev/.footprint @@ -12,6 +12,7 @@ drwxr-xr-x root/root etc/udev/hwdb.d/ -rw-r--r-- root/root etc/udev/hwdb.d/20-sdio-vendor-model.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-classes.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/20-usb-vendor-model.hwdb +-rw-r--r-- root/root etc/udev/hwdb.d/20-vmbus-class.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-evdev.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-keyboard.hwdb -rw-r--r-- root/root etc/udev/hwdb.d/60-sensor.hwdb @@ -38,6 +39,7 @@ drwxr-xr-x root/root lib/udev/rules.d/ -rw-r--r-- root/root lib/udev/rules.d/60-cdrom_id.rules -rw-r--r-- root/root lib/udev/rules.d/60-drm.rules -rw-r--r-- root/root lib/udev/rules.d/60-evdev.rules +-rw-r--r-- root/root lib/udev/rules.d/60-input-id.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-alsa.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-input.rules -rw-r--r-- root/root lib/udev/rules.d/60-persistent-storage-tape.rules @@ -46,6 +48,7 @@ drwxr-xr-x root/root lib/udev/rules.d/ -rw-r--r-- root/root lib/udev/rules.d/60-sensor.rules -rw-r--r-- root/root lib/udev/rules.d/60-serial.rules -rw-r--r-- root/root lib/udev/rules.d/64-btrfs.rules +-rw-r--r-- root/root lib/udev/rules.d/70-joystick.rules -rw-r--r-- root/root lib/udev/rules.d/70-mouse.rules -rw-r--r-- root/root lib/udev/rules.d/70-touchpad.rules -rw-r--r-- root/root lib/udev/rules.d/75-net-description.rules diff --git a/eudev/.signature b/eudev/.signature index efa80165..15b6aac7 100644 --- a/eudev/.signature +++ b/eudev/.signature @@ -1,7 +1,7 @@ untrusted comment: verify with /etc/ports/core.pub -RWRJc1FUaeVeqrSzybumQOaiwz+WGGbplxgdZZuVJjEzcEozLzwWnaRW7Hn1NVZh8T3LVygCwNyhojtqN2zGuqpsjYvye2FcSQk= -SHA256 (Pkgfile) = e6e84245d254eaad243706e8e071a213a14750497d8aede8680dbfeeb7d5fd0e -SHA256 (.footprint) = df3e5db20fdffd0d631f4f88a7956afc05705d2b4ea8dd9714bc0b31000cb78e -SHA256 (eudev-3.2.5.tar.gz) = 49c2d04105cad2526302627e040fa24b1916a9a3e059539bc8bb919b973890af +RWRJc1FUaeVeqjbSvgJH5HAbRdTeC/ZGV7yIZHXgRdrRM3bQZXM9jmnq09xCTD841NHhUdq/wkkiunerwUJj5Ccf5qHnoIFy6A4= +SHA256 (Pkgfile) = b383b6bd519514511523547705f586527872bfb2f6c45d5fbaf67f2746295ed2 +SHA256 (.footprint) = 0462d65c7426a48874d18c1aeb96e1a6db4a93aea3532d15239fc2ac412941d0 +SHA256 (eudev-3.2.7.tar.gz) = 3004614bd253c1f98558460215027aaf60d7592c70be27fd384ec01db87bf062 SHA256 (81-crux.rules) = d56da7164599c7d7e7b5377a550de2023e2a1ff2f765d366d2d7cc91688edb7c SHA256 (start_udev) = c81035aef1acc76179c1408f68dfd1da65c5675d0b42d52c78b5184251f442a2 diff --git a/eudev/Pkgfile b/eudev/Pkgfile index e89d464c..4def82cd 100644 --- a/eudev/Pkgfile +++ b/eudev/Pkgfile @@ -4,7 +4,7 @@ # Depends on: kmod name=eudev -version=3.2.5 +version=3.2.7 release=1 source=(http://dev.gentoo.org/~blueness/$name/$name-$version.tar.gz 81-crux.rules start_udev)