summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* kde-plasma/breeze-plymouth: Set ECM_KDEINSTALLDIRS="falseAndreas Sturmlechner2019-07-102-0/+2
| | | | | | Closes: https://bugs.gentoo.org/689624 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/systemd: 242-r6 stable on sparcBen Kohler2019-07-101-1/+1
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Ben Kohler <bkohler@gentoo.org>
* app-misc/votrify: Package the election verification toolMichał Górny2019-07-103-0/+45
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* app-misc/gentoo-elections: Package the election dataMichał Górny2019-07-103-0/+45
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* dev-python/cmd2: Add missing dep on setuptools_scmMichał Górny2019-07-101-0/+1
| | | | | Closes: https://bugs.gentoo.org/689616 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-apps/systemd: restore DEPEND="${COMMON_DEPEND}"Mike Gilbert2019-07-102-14/+14
| | | | | | Closes: https://bugs.gentoo.org/686536 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd: remove unused patchMichael Mair-Keimberger2019-07-101-198/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/12399 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd: update keepdir listMike Gilbert2019-07-102-4/+14
| | | | | | Closes: https://bugs.gentoo.org/678758 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd: drop systemd-bus-proxy user/groupMike Gilbert2019-07-102-2/+0
| | | | | | Closes: https://bugs.gentoo.org/665466 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-lang/go: 1.11.12 and 1.12.7 bumpWilliam Hubbs2019-07-103-0/+494
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.66, Repoman-2.3.12 Signed-off-by: William Hubbs <williamh@gentoo.org>
* dev-ruby/facter: add cap on boost, fails to build with newer boostMatthew Thode2019-07-107-336/+3
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
* sys-apps/systemd: depend on net-libs/libmicrohttpd[epoll]Mike Gilbert2019-07-102-2/+2
| | | | | | Closes: https://bugs.gentoo.org/678756 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-apps/systemd: backport networkd fixMike Gilbert2019-07-102-0/+58
| | | | | | Closes: https://bugs.gentoo.org/687340 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* virtual/opencl: updates for amdgpu and i965 providersMarek Szuba2019-07-101-0/+25
| | | | | | | | | | | | | | | | | | Committed with the maintainers' approval. Changes: 1. Remove ABI constraints on dev-libs/amdgpu-pro-opencl - it now both supports amd64 multilib and has been keyworded for x86; 2. For amd64 users with no need for 32-bit multilib the preferred OpenCL provider is now dev-libs/intel-neo - it is more modern and faster, moreover dev-libs/beignet has been deprecated upstream in favour of NEO for systems which support the latter (i.e. native amd64 on Skylake and up); 3. Move the Beignet/NEO dependency ahead of the media-libs/mesa[opencl] dependency - Mesa only provides OpenCL support to Gallium-based drivers and i965 doesn't use Gallium at all. Closes: https://bugs.gentoo.org/686964 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* net-libs/gnutls: fix licenseAlon Bar-Lev2019-07-101-1/+1
| | | | | | | Closes: https://bugs.gentoo.org/689604 Thanks: marinus.savoritias@tuta.io Signed-off-by: Alon Bar-Lev <alonbl@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* sys-apps/systemd: simplify gnutls handlingMike Gilbert2019-07-102-32/+8
| | | | | | | | | | Drop gnutls USE flag. Instead, depend on gnutls whenever dns-over-tls or http is enabled. This also drops support for using openssl for dns-over-tls. Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-util/tup: 9999: update test exclusionsAndrey Utkin2019-07-101-1/+2
| | | | | | | A new test calls clang unconditionally. Package-Manager: Portage-2.3.62, Repoman-2.3.12 Signed-off-by: Andrey Utkin <andrey_utkin@gentoo.org>
* profiles: p.mask dev-perl/File-Slurp-UnicodeKent Fredric2019-07-111-0/+5
| | | | | Bug: https://bugs.gentoo.org/631300 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Event-RPC: Bump to version 1.100.0 re bug #661300Kent Fredric2019-07-112-0/+36
| | | | | | | | | | | Upstream: - Fix tests without '.' in @INC - Add ::Server->prepare() to give you control over Event loop - Fix broken(expired) bundled CA certificats for tests Bug: https://bugs.gentoo.org/661300 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* net-wireless/rtl_433: bumpRick Farina (Zero_Chaos)2019-07-104-10/+44
| | | | | | | update snapshot, minor ebuild updates following development Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Rick Farina <zerochaos@gentoo.org>
* dev-perl/Email-LocalDelivery: Fix deps for bug #661462Kent Fredric2019-07-111-0/+29
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Square up dependencies - Add missing Capture-Tiny test dependency Bug: https://bugs.gentoo.org/661462 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* sys-apps/systemd: backport networkd fixMike Gilbert2019-07-103-0/+154
| | | | | | Closes: https://bugs.gentoo.org/689496 Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* sys-boot/grub: add bug ref for dostrip callMike Gilbert2019-07-102-0/+2
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16_p2 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* dev-perl/Email-Date: Fix deps for bug #661296Kent Fredric2019-07-111-0/+29
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Square up dependencies - Add missing Capture::Tiny test dependency Bug: https://bugs.gentoo.org/661296 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-FolderType: Fix deps for bug #661302Kent Fredric2019-07-111-0/+26
| | | | | | | | | | | - Convert to EAPI6 - Enable parallel tests - Improve dependency coverage, including adding the critical missing dep of dev-perl/Capture-Tiny Bug: https://bugs.gentoo.org/661302 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Email-Address: Bump to version 1.912.0 re bug #658562Kent Fredric2019-07-112-0/+26
| | | | | | | | | | | | Upstream: - Add mitigation for DoS via pathologically constructed email addresses in CVE-2015-7686 and CVE-2015-12558 Bug: https://bugs.gentoo.org/658562 Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2015-7686 Bug: https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2018-12558 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-MariaDB: Minor improvements in configureKent Fredric2019-07-111-7/+3
| | | | | | | | - Simplify handling provider for backend - Auto-chomp EROOT for future compat with EAPI7 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/DBD-MariaDB: Add w/ version 1.210.0 re bug #669624Kent Fredric2019-07-113-0/+96
| | | | | | | | By request of Kerin Millar Closes: https://bugs.gentoo.org/669624 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/Devel-CheckLib: Bump to version 1.130.0Kent Fredric2019-07-112-0/+29
| | | | | | | | | Upstream: - Fix order of flags for GCC - Allow compiling a test binary without executing it afterwards Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-lang/php: rev bump to force re-emergeThomas Deutschmann2019-07-102-1/+1
| | | | | | | | | Upstream silently re-released PHP 7.3.7 to include crash fixes related to Opcode. Link: https://bugs.php.net/bug.php?id=78230 Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* sys-kernel/gentoo-sources: Linux patch 4.14.133Mike Pagano2019-07-102-0/+31
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* sys-kernel/gentoo-sources: Linux patch 4.9.185Mike Pagano2019-07-102-0/+31
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* sys-kernel/gentoo-sources: Linux patch 4.19.58Mike Pagano2019-07-102-0/+31
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* sys-fs/avfs: amd64 stable wrt bug #689578Agostino Sarubbo2019-07-101-2/+2
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* media-sound/lollypop: amd64 stable wrt bug #689568Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-libs/e2fsprogs-libs: amd64 stable wrt bug #689534Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-fs/e2fsprogs: amd64 stable wrt bug #689534Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-apps/iproute2: amd64 stable wrt bug #689528Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* net-mail/notmuch: amd64 stable wrt bug #689520Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* dev-libs/xapian: amd64 stable wrt bug #689520Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="amd64"
* sys-kernel/gentoo-sources: Linux patch 4.4.185Mike Pagano2019-07-102-0/+31
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* sys-kernel/gentoo-sources: Linux patch 5.1.17Mike Pagano2019-07-102-0/+31
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11
* kde-misc/tellico: 3.2.1 version bumpAndreas Sturmlechner2019-07-102-0/+88
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* app-office/kmymoney: 5.0.5 version bumpAndreas Sturmlechner2019-07-102-0/+124
| | | | | Package-Manager: Portage-2.3.68, Repoman-2.3.16 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* sys-apps/iproute2: x86 stable wrt bug #689528Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-misc/xkeyboard-config: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libva-vdpau-driver: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libXt: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libXi: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"
* x11-libs/libX11: x86 stable wrt bug #689510Agostino Sarubbo2019-07-101-1/+1
| | | | | | Signed-off-by: Agostino Sarubbo <ago@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 RepoMan-Options: --include-arches="x86"