10.11. Version 4.1.2

Released November, 2017.

3.1.1

Binary packages that have potentially offensive content should have the suffix -offensive. This replaces an older convention to use -off. As before, whether the contents of a package needs this content warning is a matter of maintainer discretion.

10.2

Private shared object files should be installed in subdirectories of /usr/lib or /usr/lib/triplet. This change permits private shared object files to take advantage of multiarch, and also removes the implication that it is permissible to install private shared object files directly into /usr/lib/triplet.

10.4

The shebang at the top of Perl command scripts must be #!/usr/bin/perl. (Previously, this was a ‘should’ rather than a ‘must’.)