Commit Graph

38603 Commits

Author SHA1 Message Date
heitbaum
4549704a1b ethtool: update to 5.16
update 5.15 (2021-11-09) to 5.16 (2022-01-19)

Version 5.16 - January 19, 2022
	* Feature: use memory maps for module EEPROM parsing (-m)
	* Feature: show CMIS diagnostic information (-m)
	* Fix: fix dumping advertised FEC modes (--show-fec)
	* Fix: ignore cable test notifications from other devices (--cable-test)
	* Fix: do not show duplicate options in help text (--help)
2022-02-26 09:12:51 +00:00
heitbaum
416f909f07 iwd: update to 1.25
update 1.23 (2022-01-27) to 1.25 (2022-02-24)

logs:
- https://git.kernel.org/pub/scm/network/wireless/iwd.git/log/

ver 1.24:
- Fix issue with handshake and missing rekeying support.
- Fix issue with BSS ranking and zero signal strength.
- Fix issue with setting OWE IE length correctly.
2022-02-26 09:11:34 +00:00
heitbaum
2896665cae openvpn: update to 2.5.5
update from 2.5.3 (2021-06-17) to 2.5.5 (2021-12-15)

release notes:
- https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst
2022-02-26 09:10:52 +00:00
CvH
ae5c4718af Merge pull request #6263 from heitbaum/pkgs
util-linux: update to 2.37.4
2022-02-23 21:32:06 +01:00
CvH
103af285a2 Merge pull request #6264 from heitbaum/openssh
[le11] openssh: update to 8.9p1
2022-02-23 21:31:18 +01:00
CvH
5296f176b1 Merge pull request #6265 from heitbaum/mesa
mesa: update to 21.3.7
2022-02-23 21:30:38 +01:00
Rudi Heitbaum
da3716b4f4 mesa: update to 21.3.7
release-notes:
- https://gitlab.freedesktop.org/mesa/mesa/-/blob/21.3/docs/relnotes/21.3.7.rst

Mesa 21.3.7 Release Notes / 2022-02-23

Mesa 21.3.7 is a bug fix release which fixes bugs found since the 21.3.6 release.
Mesa 21.3.7 implements the OpenGL 4.6 API, but the version reported by
glGetString(GL_VERSION) or glGetIntegerv(GL_MAJOR_VERSION) /
glGetIntegerv(GL_MINOR_VERSION) depends on the particular driver being used.
Some drivers don't support all the features required in OpenGL 4.6.
OpenGL 4.6 is only available if requested at context creation.
Compatibility contexts may report a lower version depending on each driver.
Mesa 21.3.7 implements the Vulkan 1.2 API, but the version reported by
the apiVersion property of the VkPhysicalDeviceProperties struct
depends on the particular driver being used.

New features

None

Bug fixes

lavapipe: dEQP-VK.spirv_assembly.instruction.compute.float16.arithmetic_3.step fails
ANV: Bad output from TransformFeedback . Regression from Mesa 21.
  Something to do with VB+XFB -> VB+XFB dependency?
2022-02-23 20:27:50 +00:00
Jernej Škrabec
1373196aae Merge pull request #6188 from heitbaum/kernel11
linux: update to 5.16.y
2022-02-23 18:09:42 +01:00
Rudi Heitbaum
ffea36f57f openssh: update to 8.9p1
release notes:
- https://www.openssh.com/releasenotes.html
2022-02-23 15:10:24 +00:00
Rudi Heitbaum
60c07621f8 linux (Allwinner arm): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
3384d17e5d linux (Samsung): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
efc8fab5fc linux (Rockchip RK3399): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
443e9308b2 linux (Rockchip RK3328): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
c77965feb2 linux (Rockchip RK3288): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
be09d6ccc2 linux (Qualcomm): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
bfcc891593 linux (NXP iMX8): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
057c9d0dd7 linux (NXP iMX6): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
f92c5da62e linux (Generic): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
Rudi Heitbaum
8d49da7c35 linux (Allwinner aarch64): update .config for 5.16.11 2022-02-23 12:55:46 +00:00
heitbaum
bf1d4002ab linux (Rockchip): rebase patch for 5.16.11 2022-02-23 12:55:46 +00:00
heitbaum
5cb38c7f77 linux: update to 5.16.11 2022-02-23 12:55:41 +00:00
Rudi Heitbaum
bea1b7cb59 util-linux: update to 2.37.4
util-linux 2.37.4 Release Notes
===============================

This release fixes security issue in chsh(1) and chfn(8):

CVE-2022-0563

  The readline library uses INPUTRC= environment variable to get a path
  to the library config file. When the library cannot parse the
  specified file, it prints an error message containing data from the
  file.

  Unfortunately, the library does not use secure_getenv() (or a similar
  concept), or sanitize the config file path to avoid vulnerabilities that
  could occur if set-user-ID or set-group-ID programs.
2022-02-20 10:56:38 +00:00
CvH
ae4b7da66a Merge pull request #6259 from chewitt/amlogic-upstream
amlogic: bump to Linux 5.17.y and other minors
2022-02-19 14:27:11 +01:00
Christian Hewitt
9370683b4a linux: bump Amlogic Linux to 5.17.y 2022-02-19 11:01:46 +00:00
Christian Hewitt
807a32d2d4 u-boot: update Amlogic patches for 2022.01 2022-02-19 11:01:39 +00:00