Commit Graph

32021 Commits

Author SHA1 Message Date
CvH
b433af735a Merge pull request #6797 from heitbaum/rust
rust: update to 1.63.0
2022-08-13 05:23:29 +02:00
CvH
f85b2060e6 Merge pull request #6796 from heitbaum/strace
strace: update to 5.19
2022-08-13 05:22:51 +02:00
Rudi Heitbaum
e5ff48d19c strace: update to 5.19
release notes:
- https://github.com/strace/strace/releases/tag/v5.19
2022-08-13 00:58:29 +00:00
Rudi Heitbaum
db60c578dc wireless-regdb: update to 2022.08.12
log:
  wireless-regdb: update regulatory database based on preceding changes
  wireless-regdb: update 5 GHz rules for PK and add 60 GHz rule
  wireless-regdb: add 5 GHz rules for GY
2022-08-13 00:57:44 +00:00
Rudi Heitbaum
6314b83dca cargo-snapshot: update to 1.63.0 2022-08-13 00:57:22 +00:00
Rudi Heitbaum
652c827c7b rust-std-snapshot: update to 1.63.0 2022-08-13 00:57:22 +00:00
Rudi Heitbaum
105b4c37e4 rustc-snapshot: update to 1.63.0 2022-08-13 00:57:22 +00:00
Rudi Heitbaum
773e5011c3 rust: update to 1.63.0
ann:
- https://blog.rust-lang.org/2022/08/11/Rust-1.63.0.html
2022-08-13 00:57:22 +00:00
Rudi Heitbaum
e0e5786257 Revert "mesa: Revert "pan/bi: Require ATEST coverage mask input in R60""
This reverts commit 7f58531808b7278a5e9919f790780f24df6ab91f.
2022-08-11 10:18:53 +00:00
CvH
459874e831 Merge pull request #6789 from heitbaum/mesa2216
mesa: update to 22.1.6
2022-08-11 12:14:03 +02:00
CvH
4f1019f5f9 Merge pull request #6788 from heitbaum/media-driver
Intel media-driver: update to 22.5.2
2022-08-11 12:13:44 +02:00
CvH
17e02f9d2d Merge pull request #6786 from heitbaum/tz
[le11] tz: update to 2022b
2022-08-11 12:12:24 +02:00
Rudi Heitbaum
dec909eda7 media-driver: update to 22.5.2 2022-08-11 09:56:19 +00:00
Rudi Heitbaum
5581dcfbb2 tz: update to 2022b 2022-08-11 09:55:56 +00:00
Rudi Heitbaum
b4c9007854 mesa: update to 22.1.6 2022-08-11 09:38:31 +00:00
Rudi Heitbaum
f40ba96901 mesa: Revert "pan/bi: Require ATEST coverage mask input in R60" 2022-08-11 09:09:38 +00:00
CvH
16f075c66f Merge pull request #6780 from heitbaum/atf
atf and crust: support build with binutils 2.39
2022-08-10 08:39:11 +02:00
Rudi Heitbaum
5dd91d3ff2 intel-ucode: update to 20220809
Release notes:
- https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20220809
2022-08-10 02:46:57 +00:00
Rudi Heitbaum
162f3af265 crust: support build with binutils 2.39 2022-08-09 08:56:42 +00:00
Rudi Heitbaum
e2dc457916 atf: support build with binutils 2.39
set LDFLAGS="--no-warn-rwx-segments" for build of bl31.elf on iMX8, A64,
H5 and H6 socs. As the link fails with a non-zero exit code (because
of --fatal-warnings).

relevant commit:
- https://sourceware.org/git/?p=binutils-gdb.git;a=commit;h=ba951afb99912da01a6e8434126b8fac7aa75107

The ELF linker will now generate a warning message if the stack is made
executable.  Similarly it will warn if the output binary contains a
segment with all three of the read, write and execute permission
bits set.  These warnings are intended to help developers identify
programs which might be vulnerable to attack via these executable
memory regions.  The warnings are enabled by default but can be
disabled via a command line option.

compile error:
LD atf-2.7/build/sun50i_a64/release/bl31/bl31.elf
aarch64-none-elf-ld.bfd: warning: atf-2.7/build/sun50i_a64/release/bl31/bl31.elf has a LOAD segment with RWX permissions
2022-08-09 08:56:36 +00:00
CvH
92392f9b23 Merge pull request #6777 from heitbaum/develt
update packages/devel
2022-08-08 20:05:58 +02:00
Rudi Heitbaum
079c54c155 pcre2: update to new URI 2022-08-08 17:31:01 +00:00
Rudi Heitbaum
f8e1e2dc78 pcre2: move from addons to devel directory 2022-08-08 17:17:47 +00:00
Rudi Heitbaum
75d4c464d9 glib: update to pcre2 instead of pcre as a dependancy 2022-08-08 17:17:47 +00:00
heitbaum
973b5d3962 glib: update to 2.73.3 2022-08-08 17:17:47 +00:00