Commit Graph

38942 Commits

Author SHA1 Message Date
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
Rudi Heitbaum
d44d303123 parted: update to 3.5
ann:
- https://lists.gnu.org/archive/html/info-gnu/2022-04/msg00010.html
2022-04-19 11:33:11 +00:00
Rudi Heitbaum
56309fd140 gptfdisk: update to 1.0.9
release notes:
- https://sourceforge.net/p/gptfdisk/code/ci/master/tree/NEWS

1.0.9 (4/14/2022):
------------------

- Removed stray debugging code that caused "partNum is {x}" to be printed
  when changing a partition's name with sgdisk (-c/--change-name).

- Added support for aligning partitions' end points, as well as their start
  points. This support affects the default partition size when using 'n' in
  gdisk; it affects the default partition size in cgdisk; and it's activated
  by the new '-I' option in sgdisk. See the programs' respective man pages
  for details. This feature is intended to help with LUKS2 encryption, which
  reacts badly to partitions that are not sized as exact multiples of the
  encryption block size.

- Added check for too-small disks (most likely to be an issue when trying
  to use a too-small disk image); program now aborts if this happens.

- Added the ability to build sgdisk and cgdisk for Windows.

- Added new type codes:
  * FreeBSD nandfs (0xa506)
  * Apple APFS Pre-Boot (0xaf0b)
  * Apple APFS Recovery (0xaf0c)
  * ChromeOS firmware (0x7f03)
  * ChromeOS mini-OS (0x7f04)
  * ChromeOS hibernate (0x7f05)
  * U-Boot boot loader (0xb000)
  * 27 (!) codes for Fuchsia (0xf100 to 0xf11a)

- Fixed build problems with recent versions of ncurses.

- Fixed bug that caused cgdisk to report incorrect partition attributes.

- Consolidated Makefiles for Linux, FreeBSD, Solaris, macOS, and Windows
  (32- and 64-bit). The old OS-specific Makefiles remain in case the new
  consolidated Makefile has problems, but the old ones are deprecated.
  (The Solaris support in the new Makefile is untested.)
2022-04-19 11:28:24 +00:00
Rudi Heitbaum
4a96d2c544 ethtool: update to 5.17
ann:
- https://lore.kernel.org/all/20220404001411.cmd3f5gzbr73kzso@lion.mk-sys.cz/t/
2022-04-19 11:27:00 +00:00
CvH
33f8b8d4c2 Merge pull request #6402 from heitbaum/ttyd
[le11] ttyd: include missing evlib_uv library and addon (105)
2022-04-18 16:14:04 +02:00
Rudi Heitbaum
5515a34294 ttyd: include missing evlib_uv library and addon (105) 2022-04-17 10:07:17 +00:00
CvH
36cfd54928 Merge pull request #6356 from antonlacon/iscsi-deprecation
distro: disable iscsi support
2022-04-17 10:37:02 +02:00
Ian Leonard
fd043b5250 distro: disable iscsi support
Signed-off-by: Ian Leonard <antonlacon@gmail.com>
2022-04-17 03:40:12 +00:00
CvH
ab8d3d2239 Merge pull request #6399 from heitbaum/addons
libretro-mame2016: drop upstreamed patches
2022-04-16 16:46:31 +02:00
Rudi Heitbaum
f2c192a36d libretro-mame2016: drop upstreamed patches
Signed-off-by: Rudi Heitbaum <rudi@heitbaum.com>
2022-04-16 12:00:08 +00:00
CvH
dab3c775f2 Merge pull request #6397 from heitbaum/rsync
rsync: update to 3.2.4
2022-04-16 09:22:36 +02:00
heitbaum
ac1bc3cf64 rsync: update to 3.2.4
ann:
- https://lists.samba.org/archive/rsync-announce/2022/000110.html
news:
- https://download.samba.org/pub/rsync/NEWS#3.2.4
2022-04-16 01:57:25 +00:00
CvH
34cb2e65e0 Merge pull request #6316 from mglae/le11_systools_129
system-tools: rev 129; Execute "st" only on Generic X11; Set executable flag of 7z/7za
2022-04-15 19:43:12 +02:00
Frank Hartung
2447de88f5 Merge pull request #6395 from CvH/11.0/addon-version-up
distro: bump ADDON_VERSION to 10.80.5
2022-04-15 13:53:54 +02:00
CvH
abe3b0b7ff Merge pull request #6268 from heitbaum/curl
curl: update to 7.82.0
2022-04-15 13:31:10 +02:00
Frank Hartung
486ade1e81 Merge pull request #6391 from heitbaum/vulkan
Vulkan updates
2022-04-15 12:12:59 +02:00
Rudi Heitbaum
ef83e4a646 Merge pull request #6394 from CvH/11.0/packages-check
fixes from packages checker
2022-04-15 19:55:22 +10:00
CvH
44c8267750 Merge pull request #6383 from HiassofT/le11-glibc-ldso
glibc: drop broken ld.so symlinks
2022-04-15 11:50:35 +02:00
CvH
dc4d884f66 distro: bump ADDON_VERSION to 10.80.5 2022-04-15 11:50:00 +02:00
heitbaum
5667636803 curl: update to 7.82.0
update 7.80.0 (2021-11-10) to 7.82.0 (2022-03-05)

include the upstream PR 8664 fixing http2: fix handling of
client-initiated "done"

changelog:
- https://curl.se/changes.html#7_82_0
- https://curl.se/changes.html#7_81_0
2022-04-15 09:45:16 +00:00
CvH
83d96625d0 x11: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:30:38 +02:00
CvH
8c5d99054f multimedia: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:27:11 +02:00
CvH
b807a9e29d mediacenter: automated code cleanup
Signed-off-by: CvH <namerp@googlemail.com>
2022-04-15 11:27:06 +02:00