Skip to content
2.27.3 bugfix release

* Prevent the current umask value to mess with permissions on packaged paths.
* Ensure the package context is always set when fetching the path to install libraries into.
* Debian - Drop the chmod calls made obsolete by the explicit umask setting.
* Gentoo - Drop an obsolete check that would always fail.
* Gentoo - Prevent a call to egentoo_package_name when using the gentoo variant.
* Gentoo - Fix copying of symbolic links during installation.