| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2389
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2389
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2388
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2397
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2387
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2387
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.1
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2386
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
|
|
|
| |
This bug is issued in newer gcc's because of abs() method is moved into
std namespace. Added a patch to fix the issue.
Reported in bug 594474
Reported-By: Toralf Förster <toralf.foerster@gmx.de>
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.3.0
|
|
|
|
|
|
|
|
|
| |
As reported in bug 594324 repsnapper is not compatible with latest libxmlpp-3.0
There is a need to use explicit slot to solve this problem
Reported-By: Toralf Förster <toralf.foerster@gmx.de>
Package-Manager: portage-2.3.0
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/2141
Signed-off-by: David Seifert <soap@gentoo.org>
|
| |
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1769
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1629
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1629
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
|
|
|
| |
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1629
Signed-off-by: David Seifert <soap@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.3.0_rc1
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 578750
The configuration options were misunderstood.
- CONFIG_X86_VSYSCALL_EMULATION only enables a dmesg message if any
legacy application tries to use any vsyscall. If disabled, these
applications simply segfault with no output in dmesg.
- To make the old calls available, either
CONFIG_LEGACY_VSYSCALL_NATIVE or CONFIG_LEGACY_VSYSCALL_EMULATE
must be used.
Therefore the ebuild was reverted to check against the
CONFIG_LEGACY_VSYSCALL_NONE option, and warns the user if this is
set.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 578750
The configuration options were misunderstood.
- CONFIG_X86_VSYSCALL_EMULATION only enables a dmesg message if any
legacy application tries to use any vsyscall. If disabled, these
applications simply segfault with no output in dmesg.
- To make the old calls available, either
CONFIG_LEGACY_VSYSCALL_NATIVE or CONFIG_LEGACY_VSYSCALL_EMULATE
must be used.
Therefore the ebuild was reverted to check against the
CONFIG_LEGACY_VSYSCALL_NONE option, and warns the user if this is
set.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 578750
The configuration options were misunderstood.
- CONFIG_X86_VSYSCALL_EMULATION only enables a dmesg message if any
legacy application tries to use any vsyscall. If disabled, these
applications simply segfault with no output in dmesg.
- To make the old calls available, either
CONFIG_LEGACY_VSYSCALL_NATIVE or CONFIG_LEGACY_VSYSCALL_EMULATE
must be used.
Therefore the ebuild was reverted to check against the
CONFIG_LEGACY_VSYSCALL_NONE option, and warns the user if this is
set.
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 574260
After hot-fixing bug 574260, the following fixes/additions, suggested
by Jan Chren were made:
- #!/sbin/runscript -> #!/sbin/openrc-run
- Variables from /etc/conf.d/boinc are checked, and empty variables
are pre-filled with sane defaults.
- split start() to start_pre() and start()
- removed check_baselayout()
- replaced /etc/init.d/boinc with ${RC_SERVICE}
- replaced echo with einfo ""
- replaced ${SVCNAME} with ${RC_SVCNAME}
- removed unset for local vars
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490, 578750
Made obsolete by the 7.6.31-r1 ebuild, that has an important fix.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490, 578750
A check against VSYSCALL kernel options was added.
Russell Knighton found out, that some projects segfault if VSYSCALL
mappings are completely disabled, and reported the issue in bug
578750.
The check against CONFIG_LEGACY_VSYSCALL_NONE and
CONFIG_X86_VSYSCALL_EMULATION is based on his patch submitted in the
bug reported by him.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490, 578750
Made obsolete by the 7.4.42-r2 ebuild, that has an important fix.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490, 578750
A check against VSYSCALL kernel options was added.
Russell Knighton found out, that some projects segfault if VSYSCALL
mappings are completely disabled, and reported the issue in bug
578750.
The check against CONFIG_LEGACY_VSYSCALL_NONE and
CONFIG_X86_VSYSCALL_EMULATION is based on his patch submitted in the
bug reported by him.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490
Made obsolete by the addition of the versioned 7.2.42 ebuild.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490
Made obsolete by the addition of the versioned 7.2.42 ebuild.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Gentoo-Bug: 577490, 578750
The ebuild is essentially the same as for the new boinc-7.6.31 with
the following exception:
The 7.2 series can not be built with wxGTK:3.0, therefore this ebuild
uses wxGTK:2.8.
Further a check against VSYSCALL kernel options has been added.
Russell Knighton found out, that some projects segfault if VSYSCALL
mappings are completely disabled, and reported the issue in bug
578750.
The check against CONFIG_LEGACY_VSYSCALL_NONE and
CONFIG_X86_VSYSCALL_EMULATION is based on his patch submitted in the
bug reported by him.
Package-Manager: portage-2.2.28
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The boinc init script can no longer start, attach or stop the boinc
manager if openrc-0.20 and newer is used, because openrc no longer
passes $SHELL to init scripts.
To solve the issue the init script has been migrated to use
start-stop-daemon instead of using 'su' directly.
This change should have no impact for users of previous openrc
versions.
Gentoo-Bug: https://bugs.gentoo.org/574260
Package-Manager: portage-2.2.28
Closes: https://github.com/gentoo/gentoo/pull/1244
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
| |
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
| |
Package-Manager: portage-2.2.28
|
|
|
|
|
|
| |
Gentoo-Bug: 577490
Package-Manager: portage-2.2.28
|
|
|
|
| |
Bug: 575810
|
|
|
|
|
|
| |
Gentoo-Bug: 574564
Package-Manager: portage-2.2.27
|
|
|
|
| |
Package-Manager: portage-2.2.26
|
| |
|
|
|
|
|
| |
Replace all uses of herd with appropriate project maintainers, or no
maintainers in case of herds requested to be disbanded.
|
|
|
|
|
|
| |
GLEP 67 removes the explicit notion of maintainer-needed@g.o being used
for packages lacking maintainers, in favor of assuming maintainer-needed
whenever the package has no maintainers.
|
|
|
|
|
|
|
| |
Force unified quoting in all metadata.xml files since lxml does not
preserve original use of single and double quotes. Ensuring unified
quoting before the process allows distinguishing the GLEP 67-related
metadata.xml changes from unrelated quoting changes.
|
|
|
|
| |
Signed-off-by: Justin Lecher <jlec@gentoo.org>
|