| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The "justify" USE flag is local to only app-editors/nano, but it was
enabled by default in two hardened profiles,
* hardened/linux/amd64/make.defaults
* features/hardened/amd64/make.defaults
The reasoning for that is lost to time, but probably dates back to
when nano was part of the @system set, and we wanted the stages to be
built with USE=justify set for nano (before per-package USE defaults).
Closes: https://bugs.gentoo.org/635066
|
|
|
|
| |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
| |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
| |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
|
|
| |
Both require dev-libs/elfutils (works only on glibc).
Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
|
|
|
|
|
|
|
|
| |
Move the custom Gentoo SYMLINK_LIB=yes setup to arch/amd64/lib32
subprofile, making the top profile SYMLINK_LIB=no at the same time.
Update the inheritance tree so that all current profiles switch to
the sub-profile, and remove redundant SYMLINK_LIB=no overrides
in arch/amd64/x32 sub-profile.
|
| |
|
|
|
|
|
| |
Instead of masking it on all the platforms it's not available,
unmask it on the only three platforms it is.
|
|
|
|
|
| |
Instead of masking them on all the platforms they're not available,
unmask them on the only two platforms they are.
|
|
|
|
|
| |
Not even sure what this hardware is, but xf86-video-nsc was not even in
the tree at the time of the git conversion.
|
|
|
|
| |
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
|
|
|
|
| |
Signed-off-by: Austin English <wizardedit@gentoo.org>
|
|
|
|
|
|
| |
With the removal of the only pax hardened kernel sources in gentoo, this
use flag default no longer makes sense. I weep for all of us.
https://www.gentoo.org/news/2017/08/19/hardened-sources-removal.html
|
| |
|
|
|
|
|
|
|
|
| |
net-firewall/fwknop"
We will enable server USE by default and fix REQUIRED_USE instead.
Reverts: 99b480992dfb2ae7559f877a46fe64129e122ceb
|
| |
|
| |
|
| |
|
|
|
|
| |
Otherwise it enforces server USE to all users via REQUIRED_USE.
|
|
|
|
|
|
| |
immutability
Signed-off-by: Yixun Lan <dlan@gentoo.org>
|
| |
|
|
|
|
| |
Gentoo-bug: 605678
|
|
|
|
|
| |
Closes: https://github.com/gentoo/gentoo/pull/4928
Package-Manager: Portage-2.3.5, Repoman-2.3.1
|
|
|
|
|
|
|
|
|
|
|
| |
Firefox 54.0 and above requires dev-lang/rust, as such is it currently
only supported on glibc amd64 and x86 systems. As support for rust is added
to other platforms, the availability of firefox on those platforms will grow
as well.
Firefox-54 is also p.masked on musl profiles for now for the same reason
Package-Manager: Portage-2.3.5, Repoman-2.3.1
|
| |
|
| |
|
|
|
|
|
|
|
| |
- mask pie for sys-devel/gcc unconditionally in base/
- selectively unmask pie use-flag for hardened/linux and
hardened/linux/musl profiles
|
| |
|
| |
|
|
|
|
|
| |
Add it as hidden USE_EXPAND in top-level profiles, and unhide in
specific arch profiles.
|
|
|
|
|
|
|
|
|
|
| |
Whether arch/amd64/no-multilib does _inherit_ arch/amd64
or not, arch/amd64/no-multilib does _extend_ arch/amd64 anyway.
So inheriting arch/amd64/no-multilib before arch/amd64 always will
reset the arch/amd64/no-multilib to the arch/amd64 values.
Sort-of-acked-by: blueness
|
|
|
|
| |
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
|
|
|
|
| |
Bug: 596010
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
| |
Include arch/amd64/no-multilib in the hardened no-multilib amd64
variant. Confirmed with profile-dumper that it does not currently change
anything.
|
|
|
|
| |
Acked-by: James Le Cuirot <chewi@gentoo.org>
|
|
|
|
|
|
| |
wrt bug #516448
Signed-off-by: Ettore Di Giacinto <mudler@gentoo.org>
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Remove 3dnow & avx flags from mask files. They are no longer used to
represent CPU flags (CPU_FLAGS_X86 are used for that purpose). Instead,
they are used as local flags in app-emulation/bochs to enable
emulation of instruction sets.
|
|
|
|
| |
Clean up -foo flags from use.* as well.
|
| |
|
| |
|
|
|
|
|
| |
Clean up most of the old package.mask entries that correspond to removed
packages.
|
|
|
|
| |
Due to x11-drivers/nvidia-drivers dependency.
|
| |
|