Debian Patches
Status for ns3/3.46-2
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
library-soversion.diff | Fix the properties of the libraries. - soname set to the ns-3.minor version - libname set to "ns3" without the version |
no | ||||
imagemagick_policy.diff | Override overly strict ImageMagick security policy (#987504) This patch derives a more permissive ImageMagick security policy from the system default. . The rational is that we trust the content of the package, so we don't need the overly protective restrictions used in ImageMagick by default. |
Dennis Filder <d.filder@web.de> | no | debian | 2021-07-16 | |
0005-Ensure-that-the-version-cache-is-not-accidentally-ig.patch | Ensure that the version cache is not accidentally ignored Upstream attempts to build up version information using git. It seems that this information can take precedence over the manually filled cache, so don't do this. |
Gard Spreemann <gspr@nonempty.org> | no | 2022-08-02 | ||
no-rpath | Remove any RPATH manipulation There is no need for this, as explained in the custom-library-search-path lintian tag. These manipulation are particularly useless as they add standard paths to the rpath. The only potential effect is to mess with multilib system-wide settings |
no |