Public bug reported:

The nvidia packages in Ubuntu have a build-dep on execstack, as
requested in bug #409456.

That bug was filed 13 years ago, about the fact that the upstream
binaries were built with executable stack.  They've been rebuilt a few
times since then, and there are no longer any upstream binaries with an
executable stack:

$ find NVIDIA-Linux/ -name *.so* | xargs -n1 readelf -lW | grep GNU_STACK.*E  
$ readelf -SW NVIDIA-Linux/nvidia-{smi,xconfig,persistenced} | grep GNU_STACK.*E
$

So the current use of execstack is a no-op.

The execstack binary is built from prelink, which was dropped from
Debian over a year ago.

Please drop this build-dependency from all the nvidia packages so that
we can drop prelink from the archive.

** Affects: nvidia-graphics-drivers-470 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1974091

Title:
  no-longer-needed build-dep on execstack

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers-470/+bug/1974091/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to