mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
udev: Update to version 3.2.12
- Update from version 3.2.11 to 3.2.12
- Update of rootfile
- Changelog
3.2.12
-rules/50-udev-default.rules: add PTP entry for Hyper-V/Azure by @dermotbradley
in #218
-Add the BUILD instructions for Gentoo by @lu-zero in #224
-Fix warnings by @bbonev in #222
-udev: add udev_dir as synonym of udevdir by @oreo639 in #225
-build: Remove dead g-i-r configuration by @akiernan in #231
-Hwdb.7 by @bbonev in #221
-Precompiled hwdb by @bbonev in #223
-Merge suitable rules changes from systemd by @bbonev in #220
-Merge hwdb from systemd by @bbonev in #219
-Fix problems detected by fortified builds by @bbonev in #232
-Avoid warning on 32bit by @bbonev in #233
-Systemd PR 24353 by @bbonev in #239
-Do not free a static string by @bbonev in #238
-man: udev.7, mention /usr/lib with split-usr by @omnivagant in #246
-Missing tools by @bbonev in #240
-Fix compile-time issue on very old kernels by @cockroach in #247
Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Michael Tremer
parent
03fb7526a6
commit
648ffde1ca
@@ -23,9 +23,11 @@ etc/udev/hwdb.d/60-keyboard.hwdb
|
||||
etc/udev/hwdb.d/60-seat.hwdb
|
||||
etc/udev/hwdb.d/60-sensor.hwdb
|
||||
etc/udev/hwdb.d/70-analyzers.hwdb
|
||||
etc/udev/hwdb.d/70-av-production.hwdb
|
||||
etc/udev/hwdb.d/70-cameras.hwdb
|
||||
etc/udev/hwdb.d/70-joystick.hwdb
|
||||
etc/udev/hwdb.d/70-mouse.hwdb
|
||||
etc/udev/hwdb.d/70-pda.hwdb
|
||||
etc/udev/hwdb.d/70-pointingstick.hwdb
|
||||
etc/udev/hwdb.d/70-touchpad.hwdb
|
||||
etc/udev/hwdb.d/80-ieee1394-unit-function.hwdb
|
||||
@@ -40,6 +42,8 @@ lib/udev
|
||||
lib/udev/ata_id
|
||||
lib/udev/cdrom_id
|
||||
lib/udev/collect
|
||||
lib/udev/dmi_memory_id
|
||||
lib/udev/fido_id
|
||||
lib/udev/init-net-rules.sh
|
||||
lib/udev/mtd_probe
|
||||
lib/udev/network-aqm
|
||||
@@ -51,10 +55,12 @@ lib/udev/rule_generator.functions
|
||||
#lib/udev/rules.d
|
||||
lib/udev/rules.d/25-alsa.rules
|
||||
lib/udev/rules.d/50-udev-default.rules
|
||||
lib/udev/rules.d/60-autosuspend.rules
|
||||
lib/udev/rules.d/60-block.rules
|
||||
lib/udev/rules.d/60-cdrom_id.rules
|
||||
lib/udev/rules.d/60-drm.rules
|
||||
lib/udev/rules.d/60-evdev.rules
|
||||
lib/udev/rules.d/60-fido-id.rules
|
||||
lib/udev/rules.d/60-input-id.rules
|
||||
lib/udev/rules.d/60-net.rules
|
||||
lib/udev/rules.d/60-persistent-alsa.rules
|
||||
@@ -65,13 +71,16 @@ lib/udev/rules.d/60-persistent-v4l.rules
|
||||
lib/udev/rules.d/60-sensor.rules
|
||||
lib/udev/rules.d/60-serial.rules
|
||||
lib/udev/rules.d/64-btrfs.rules
|
||||
lib/udev/rules.d/70-camera.rules
|
||||
lib/udev/rules.d/70-joystick.rules
|
||||
lib/udev/rules.d/70-memory.rules
|
||||
lib/udev/rules.d/70-mouse.rules
|
||||
lib/udev/rules.d/70-touchpad.rules
|
||||
lib/udev/rules.d/75-net-description.rules
|
||||
lib/udev/rules.d/75-probe_mtd.rules
|
||||
lib/udev/rules.d/78-sound-card.rules
|
||||
lib/udev/rules.d/80-drivers.rules
|
||||
lib/udev/rules.d/81-net-dhcp.rules
|
||||
lib/udev/rules.d/90-hwrng.rules
|
||||
lib/udev/rules.d/99-aqm.rules
|
||||
lib/udev/rules.d/99-offloading.rules
|
||||
@@ -91,6 +100,7 @@ sbin/udevd
|
||||
#usr/share/doc/udev-20171102/lfs/55-lfs.txt
|
||||
#usr/share/doc/udev-20171102/lfs/README
|
||||
#usr/share/man/man5/udev.conf.5
|
||||
#usr/share/man/man7/hwdb.7
|
||||
#usr/share/man/man7/udev.7
|
||||
#usr/share/man/man8/udevadm.8
|
||||
#usr/share/man/man8/udevd.8
|
||||
|
||||
6
lfs/udev
6
lfs/udev
@@ -1,7 +1,7 @@
|
||||
###############################################################################
|
||||
# #
|
||||
# IPFire.org - A linux based firewall #
|
||||
# Copyright (C) 2007-2018 IPFire Team <info@ipfire.org> #
|
||||
# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
|
||||
# #
|
||||
# This program is free software: you can redistribute it and/or modify #
|
||||
# it under the terms of the GNU General Public License as published by #
|
||||
@@ -24,7 +24,7 @@
|
||||
|
||||
include Config
|
||||
|
||||
VER = 3.2.11
|
||||
VER = 3.2.12
|
||||
RULES_VER = 20171102
|
||||
|
||||
THISAPP = eudev-$(VER)
|
||||
@@ -42,7 +42,7 @@ objects = $(DL_FILE) udev-lfs-$(RULES_VER).tar.bz2
|
||||
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
|
||||
udev-lfs-$(RULES_VER).tar.bz2 = $(DL_FROM)/udev-lfs-$(RULES_VER).tar.bz2
|
||||
|
||||
$(DL_FILE)_BLAKE2 = e1985a4fd0d497b739543d027b5b40033932819e3e5402a51f73fab666144f97f768dff325b5f0e0beb43420efa9afdefb76a9da6b88fa065ad25c76fe1fbc6a
|
||||
$(DL_FILE)_BLAKE2 = 1d2dcc158432f722904f645749420cb44ff98f68b8b8fc11917e83750c95280d0dc2c4d9a322909a4acdb9455c6ec373eade77aacb1039096daa8e642076d3d1
|
||||
udev-lfs-$(RULES_VER).tar.bz2_BLAKE2 = b5fb8177a87719e28adc976b83953024dbcfb8739b0c2e61da186cbc4df5e75e62c888da987d15c64db164002bb0a1e66ce0ff206b143dc953d7571b66d5d5c0
|
||||
|
||||
install : $(TARGET)
|
||||
|
||||
Reference in New Issue
Block a user