Commit Graph

3597 Commits

Author SHA1 Message Date
CvH
a81b6d90dc Merge pull request #6510 from HiassofT/le11-revert-bpf
Revert "compile bpf programs from scratch"
2022-06-23 16:07:10 +02:00
CvH
c9a0c6cd09 Merge pull request #6579 from lrusak/systemd-cgroups
systemd: use unified cgroups
2022-06-13 18:41:47 +02:00
Rudi Heitbaum
f8016b08c6 systemd: update to 251.2 2022-06-08 12:52:02 +00:00
Lukas Rusak
6b6033b6ef systemd: use unified cgroups 2022-06-07 15:49:26 -07:00
Rudi Heitbaum
56f9b19177 open-vm-tools: update to 12.0.5
release notes:
- https://github.com/vmware/open-vm-tools/releases/tag/stable-12.0.5
- https://github.com/vmware/open-vm-tools/blob/stable-12.0.5/ReleaseNotes.md
- https://github.com/vmware/open-vm-tools/blob/stable-12.0.5/open-vm-tools/ChangeLog
2022-05-29 10:13:03 +00:00
Rudi Heitbaum
7c4bd3ef64 util-linux: set all-programs option in init and target not common
so that in :host hexdump is available in toolchain/bin
2022-05-27 14:26:36 +00:00
Rudi Heitbaum
241f7a1ad6 systemd: update to 251.1
ann:
- https://lists.freedesktop.org/archives/systemd-devel/2022-May/047976.html

log:
- https://github.com/systemd/systemd-stable/compare/v251...v251.1
2022-05-25 09:35:02 +00:00
Matthias Reichl
eb9e560223 Revert "v4l-utils: compile bpf decoders using bpf-gcc"
This reverts commit 3d758f3210.
2022-05-21 19:16:20 +02:00
Matthias Reichl
0d85285c26 Revert "ir-bpf-decoders: remove package"
This reverts commit 242205d907.
2022-05-21 19:15:59 +02:00
Matthias Reichl
5e3eb3da9b Merge pull request #6504 from lrusak/pipewire
Add Pipewire Support
2022-05-21 13:27:10 +02:00
CvH
5e1733b6e4 Merge pull request #6500 from lrusak/bpf-gcc
compile bpf programs from scratch
2022-05-21 09:37:22 +02:00
Lukas Rusak
44e070835c systemd: add pipewire to audio and video groups 2022-05-20 15:16:02 -07:00
Lukas Rusak
242205d907 ir-bpf-decoders: remove package 2022-05-17 13:58:09 -07:00
Lukas Rusak
3d758f3210 v4l-utils: compile bpf decoders using bpf-gcc 2022-05-17 13:57:25 -07:00
Rudi Heitbaum
2a31c60b96 util-linux: enable all-programs in :host build so that hexdump is available in toolchain/bin 2022-05-13 22:02:37 +00:00
CvH
812b14eaf9 Merge pull request #6460 from lrusak/open-iscsi-target
open-iscsi: allow installing utilities for target
2022-05-11 12:05:57 +02:00
Rudi Heitbaum
836a70f55f systemd: update to 250.5
log:
- https://github.com/systemd/systemd-stable/compare/v250.4...v250.5
2022-05-06 08:31:30 +00:00
Lukas Rusak
c696c204ea open-iscsi: allow installing utilities for target 2022-05-04 19:54:33 -07:00
Christian Hewitt
09c6c08f99 Merge pull request #6404 from heitbaum/init
Boot warning: fsck.fat
2022-04-23 12:56:43 +04:00
mglae
dd6d37e30b dosfstools: init: build fsck.fat without iconv 2022-04-23 04:12:55 +00:00
Matthias Reichl
dc8fc03f3f lirc: add Debian patch lirc-gpio-ir-0.10
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-04-22 21:05:47 +02:00
Matthias Reichl
4723b9aada lirc: fix build on kernel 5.18
Signed-off-by: Matthias Reichl <hias@horus.com>
2022-04-22 21:05:47 +02:00
Rudi Heitbaum
560baa2f93 libusb: update to 1.0.26
changelog:
- https://github.com/libusb/libusb/blob/master/ChangeLog

2022-04-10: v1.0.26
* Fix regression with transfer free's after closing device
* Fix regression with destroyed context if API is misused
* Workaround for applications using missing default context
* Fix hotplog enumeration regression
* Fix Windows isochronous transfer regression since 1.0.24
* Fix macOS exit crash in some multi-context cases
* Build fixes for various platforms and configurations
* Fix Windows HID multi-interface product string retrieval
* Update isochronous OUT packet actual lengths on Windows
* Add interface bound checking for broken devices
* Add umockdev tests on Linux
2022-04-19 11:47:00 +00:00
Rudi Heitbaum
3e3bc6eacd libevdev: update to 1.12.1
ann:
- https://lists.freedesktop.org/archives/input-tools/2022-March/001574.html
2022-04-19 11:44:49 +00:00
Rudi Heitbaum
d6959c9ace pciutils: update to 3.8.0 and HSTS
changelog:
        2022-04-16  Martin Mares <mj@ucw.cz>

 	* Released as 3.8.0.

 	* Filters can now match devices based on partially specified
 	  class code and also on the programming interface.

 	* Reporting of link speeds, power limits, and virtual function tags
 	  has been updated to the current PCIe specification.

 	* We decode the Data Object Exchange capability.

 	* Bus mapping mode works in non-zero domains.

 	* pci_fill_info() can fetch more fields: bridge bases, programming
 	  interface, revision, subsystem vendor and device ID, OS driver,
 	  and also parent bridge. Internally, the implementation was rewritten,
 	  significantly reducing the number of corner cases to be handled.

 	* The Windows port was revived and greatly improved by Pali Rohár.
 	  It requires less magic to compile. More importantly, it runs on both
 	  old and recent Windows systems (see README.Windows for details).

 	* Added a new Windows back-end using the cfgmgr32 interface.
 	  It does not provide direct access to the configuration space,
 	  but basic information about the device is reported via pci_fill_info().
 	  For back-ends of this type, we now provide an emulated read-only
 	  config space.

 	* If the configuration space is not readable for some reason
 	  (e.g., the cfgmgr32 back-end, but also badly implemented sleep mode
 	  of some devices), lspci prints only information provided by the OS.

 	* The Hurd back-end was greatly improved thanks to Joan Lledó.

 	* Various minor bug fixes and improvements.

 	* We officially require a working C99 compiler. Sorry, MSVC.

 	* As usually, updated pci.ids to the current snapshot of the database.
2022-04-19 11:35:35 +00:00