| Commit message (Collapse) | Author | Age |
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
| |
Package-Manager: portage-2.2.23
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
| |
Link: https://archives.gentoo.org/gentoo-dev/message/32b1e333faa627491baa3c7492d64956
|
| |
|
|
|
|
|
|
| |
Fixes bugs 561474, 561596, 561264, 554084, 562108, 561846, 5634022.
Package-Manager: portage-2.2.23
|
|
|
|
|
|
| |
Since 79e8bde4, we no longer need this for eautoreconf.
Package-Manager: portage-2.2.22_p11
|
|
|
|
| |
Package-Manager: portage-2.2.22
|
|
|
|
|
|
| |
These were added ~7 years ago as part of the mktemp->coreutils transition.
We can assume that has happened at this point, so simplify the deps in the
ebuild as a result.
|
|\
| |
| |
| | |
Pull-Request: https://github.com/gentoo/gentoo/pull/95
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
This revision patches the source file 'rngd_entsource.c', adding 'O_NOCTTY'
flag to the open() call that opens the entropy source for rngd.
Gentoo-Bug: https://bugs.gentoo.org/556456
Package-Manager: portage-2.2.20.1
|
| |
| |
| |
| |
| |
| | |
Use '|| die' to handle if redirecting output to a file fails.
Package-Manager: portage-2.2.20.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
Linux hw_random driver provides a unified interface for multiple RNGs
and the RNG source is exposed through /dev/hwrng device node. There is
no need for the init script to look for other device nodes under
/dev. By default, rngd uses /dev/hwrng as the entropy source,
therefore it's not required to specify it on the command line
explicitly.
The creation of /dev/hwrng requires CONFIG_DEVTMPFS support in the
kernel. Due to the way hw_random module is written, some device
managers may fail to create /dev/hwrng successfuly. Mdev, for example,
incorrectly creates /dev/hw_random instead of /dev/hwrng, mistaking
module's own name for the device node's name (see related bug
561102). However, per gentoo wiki [1], CONFIG_DEVTMPFS is part of the
mdev setup and these systems will have two device nodes
(/dev/hw_random and /dev/hwrng) that point to the same device. Even in
such setups, rngd will successfuly find /dev/hwrng.
[1] https://wiki.gentoo.org/index.php?title=Mdev&oldid=246636
Gentoo-Bug: https://bugs.gentoo.org/481254
Package-Manager: portage-2.2.20.1
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
rngd-initd-r1-4.1 has been created as a result of the patch
proposed for bug 481254. However, one chunk has been missed
and did not make it to the commit.
The variable DEFAULT_DEVICE isn't used by the init script.
Remove the related lines from the script.
Package-Manager: portage-2.2.20.1
|
| |
| |
| |
| |
| | |
Package-Manager: portage-2.2.22
Gentoo-bug: 562194
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.21
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.22
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.22
|
| |
| |
| |
| | |
Package-Manager: portage-2.2.20.1
|
| |
| |
| |
| | |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|/
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Bumpt EPAI=5
Respect CC
fix build for ncurses[tinfo]
fix compilation problems with format-security
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=435086
Gentoo-Bug: https://bugs.gentoo.org/show_bug.cgi?id=466790
Package-Manager: portage-2.2.22
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.21_p119
|
|
|
|
|
|
| |
Bug: https://bugs.gentoo.org/490676
Package-Manager: portage-2.2.21_p119
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
|
|
|
|
|
|
|
|
|
| |
Bugs fixed: 559363, 510840, 561234, 561240.
This release also is the first release of the new repoman code base.
It is not functionally different than the prevuios code base.
It has been re-structured as part of an on-going re-write.
Package-Manager: portage-2.2.22
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="amd64"
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"
|
|
|
|
|
|
| |
Add missing SHA512 and WHIRLPOOL hashes
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|
|
|
|
|
|
|
|
|
| |
Since systemd@85fade1 >=sys-apps/util-linux-2.27 is required due to
changes in the usage of libmount which is part of util-linux.
Closes #122.
Bug: https://bugs.gentoo.org/561244
|
|
|
|
|
|
|
|
| |
Fixes bugs 550006, 550324, 550898, 550906, 552340, 554084, 554108,
554578, 554928, 556172, 556464, 555698, 556764, 557426, 557962,
558322, 557192, 559044, 296085, 559122, 560466.
Package-Manager: portage-2.2.21
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="sparc"
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="x86"
|
| |
|
|
|
|
|
| |
Package-Manager: portage-2.2.20.1
RepoMan-Options: --ignore-arches
|
| |
|
| |
|
| |
|