openwrt/package
Nick Hainke cc24c4ed5e binutils: update to 2.39
Changes:

* 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.  It is also possible to build a linker with the warnings
  disabled, should that be necessary.
* The ELF linker now supports a --package-metadata option that allows
  embedding a JSON payload in accordance to the Package Metadata
  specification.
* In linker scripts it is now possible to use TYPE=<type> in an output
  section description to set the section type value.
* The objdump program now supports coloured/colored syntax
  highlighting of its disassembler output for some architectures.
  (Currently: AVR, RiscV, s390, x86, x86_64).
* The nm program now supports a --no-weak/-W option to make it ignore
  weak symbols.
* The readelf and objdump programs now support a -wE option to prevent
  them from attempting to access debuginfod servers when following
  links.
* The objcopy program's --weaken, --weaken-symbol, and
  --weaken-symbols options now works with unique symbols as well.

Announcement:
https://sourceware.org/pipermail/binutils/2022-August/122246.html

Signed-off-by: Nick Hainke <vincent@systemli.org>
2022-08-13 20:53:10 +02:00
..
base-files base-files: LED/trigger/heartbeat: Add support for inversion 2022-08-06 19:58:46 +02:00
boot ramips: add support for Beeline SmartBox TURBO 2022-08-13 20:52:37 +02:00
devel binutils: update to 2.39 2022-08-13 20:53:10 +02:00
firmware kernel: kmod-net-rtl8192su: Remove package 2022-08-10 21:36:17 +02:00
kernel kernel: add kmod-hwmon-tps23861 support 2022-08-13 19:59:47 +02:00
libs zlib: backport null dereference fix 2022-08-09 08:08:08 +02:00
network iproute2: shrink ip-tiny size by disabling features 2022-08-13 20:53:10 +02:00
system fstools: add uci fstab section to conffiles for package block-mount 2022-08-12 22:07:09 +02:00
utils ramips: add support for ZyXEL NWA50AX / NWA55AXE 2022-07-20 21:52:06 +02:00
Makefile build: fix opkg install step for large package selection 2021-05-12 11:13:53 +02:00