summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-util/rr: Version bumpLuca Barbato2018-09-282-0/+59
| | | | Package-Manager: Portage-2.3.48, Repoman-2.3.10
* net-libs/libnetfilter_conntrack: s390/sh/m68k stable wrt bug #641228Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-firewall/iptables: s390/sh/m68k stable wrt bug #641228Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-apps/grep: Drop oldMikle Kolyada2018-09-283-107/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-apps/debianutils: Drop oldMikle Kolyada2018-09-282-42/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-misc/ntpclient: version bump to 2018.244.Conrad Kostecki2018-09-283-3/+58
| | | | | | | | Closes: https://bugs.gentoo.org/650830 Closes: https://bugs.gentoo.org/667218 Signed-off-by: Conrad Kostecki <conrad@kostecki.com> Package-Manager: Portage-2.3.50, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10000
* gnome-base/gdm: bump to 3.26.2.1Mart Raudsepp2018-09-282-0/+204
| | | | | | | | This is a -r1 revision because gnome overlay had a -r0 that lacked CVE-2018-14424 fix patches. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-themes/zuki-themes: bump to 3.26.1Mart Raudsepp2018-09-282-0/+50
| | | | | | | | | Completely untested, but to be in sync with gnome-shell. Please report any packaging issues, obviously. Closes: https://bugs.gentoo.org/646254 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-extra/gnome-shell-extensions: bump to 3.26.2Mart Raudsepp2018-09-282-0/+85
| | | | | | | | Also includes some bug fixes and translation updates from upstream unreleased 3.26 branch Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-shell: bump to 3.26.2, support elogind, many tweaksMart Raudsepp2018-09-284-0/+264
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Port ebuild to use meson (no autotools upstream anymore) * Support elogind and get rid of unnecessary openrc-force hacks; gnome-shell systemd code only handles journald integration - logging structured data to it itself, instead of plain g_prints and telling it about launched apps, so they get to log under their own identifier instead of gnome-session. The -Denable-systemd option only deals with that, so we can safely just not pass it on non-systemd systems. The suspend support is handled purely via logind dbus interfaces and is build unconditionally - at runtime it is conditional on /run/systemd/seats existing and being accessible, which should be the case with newer elogind (with relevant bugs fixed) by my quick research, but I have not tested personally. Don't make a big deal about lacking suspend and seat inhibition support and just pull in a logind interface provider (techically this is runtime only, but not bothering with a separate DEPEND-free RDEPEND block for elogind). The alternative (to require logind) would be to require one of the systemd or elogind USE flags instead of at-most-one-of, but this is runtime optional anyways, so don't block it - user could just build with systemd and boot with something else, for example, and similarly not have this work at runtime). Also remove some ewarns appropriately. * Build-time depend on systemd with USE=systemd for the aforementioned journald integration, which needs systemd present at build time already. * More appropriately use python-single-r1 instead of python-r1 for the two small python utilities. Hack meson to update to the correct shebang. * Make telepathy optional - it was made runtime optional in 3.24 already, and with empathy being in the state it's in, the chat integration is rather unused on a desktop system. * Remove questionable glib USE=dbus requirement - if dconf is required, it should be depended upon directly; but as this is just your typical GSettings memory vs dconf backend scenario, I don't see why that'd be. * Remove unnecessary libXtst depend - I can't find any usage of it in current version (only mentions of caribou using it, which has its own dep and is optional on-screen keyboard support, gone in newer versions). * Move dbus-glib depend inside USE=networkmanager, as this legacy thing is for some reason (instead of GDbus) still used only in a NM specific source file that doesn't get compiled with USE=-networkmanager afaics. * Require introspection on nm-applet with USE=networkmanager, as NMGtk GIR is used. * Remove bogus mesa-progs depend - no glxinfo/glxgears usages here. * Add glib-utils build depend. * Drop dejavu font depend - I don't think we should be pulling in a specific font these days for some glyphs; and if we should, then it probably should be cantarell. * Require USE=glib on pulseaudio, as libpulse-mainloop-glib is linked to in a subproject, not just libpulse. * Simplify the pax-mark logic, as we don't use so old spidermonkey for so long, and pax-mark stuff is not tested by us. But the old complicated conditionals don't apply in many cases, so simplify it to just the common case. Additionally newer spidermonkey (60) will lose jit USE flag and have that unconditional on arches where it's supported, so these conditionals will then result in wrong code paths being taken. Therefore just simplify it to the basics and hope it works and rely on any incoming bugs about it to modernize this. Closes: https://bugs.gentoo.org/655426 Closes: https://bugs.gentoo.org/553966 Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-wm/mutter: bump to 3.26.2Mart Raudsepp2018-09-282-0/+142
| | | | | | | | Also includes many fixes and updates from upstream unreleased 3.26 branch Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-control-center: bump to 3.26.2Mart Raudsepp2018-09-282-0/+159
| | | | | | | | Also includes many fixes and updates from upstream unreleased 3.26 branch and our optionality patches. Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-settings-daemon: bump to 3.26.2, try to support elogindMart Raudsepp2018-09-283-2/+136
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* gnome-base/gnome-session: bump to 3.26.1; wayland default if USE enabledMart Raudsepp2018-09-282-0/+127
| | | | | | | | | Defaults to wayland session if built with USE=wayland, as the reverts have been removed. We are targeting wayland default enabled in gnome profiles for next stable (3.28 or 3.30). Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* sys-cluster/kube-proxy: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+42
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/kubelet: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+44
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/kube-scheduler: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+48
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/kube-controller-manager: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+48
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/kube-apiserver: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+48
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/kubectl: Version bump to 1.12.0Manuel Rüger2018-09-282-0/+47
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-cluster/minikube: Version bump to 0.29.0Manuel Rüger2018-09-282-0/+51
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-libs/libtasn1: eapi bumpAlon Bar-Lev2018-09-281-11/+14
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-chemistry/votca-xtp: fix depsChristoph Junghans2018-09-281-2/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-chemistry/votca-ctp: fixed depsChristoph Junghans2018-09-281-8/+3
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* app-doc/votca-csg-manual: fix depsChristoph Junghans2018-09-281-2/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-chemistry/votca-csgapps: fix depsChristoph Junghans2018-09-281-2/+4
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-chemistry/votca-csg: fix depsChristoph Junghans2018-09-283-10/+11
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sci-libs/votca-tools: fix depsChristoph Junghans2018-09-281-4/+3
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* www-client/vivaldi-snapshot: Old.Jeroen Roovers2018-09-282-120/+0
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-client/vivaldi-snapshot: Version 2.1.1317.4_p2.Jeroen Roovers2018-09-282-0/+122
| | | | Package-Manager: Portage-2.3.50, Repoman-2.3.11
* perl-module.eclass: replace search.cpan.orgAzamat H. Hackimov2018-09-281-2/+2
| | | | | | | | | | Replace search.cpan.org with metacpan.org since it is retired[1][2]. [1] https://www.perl.com/article/saying-goodbye-to-search-cpan-org/ [2] https://log.perl.org/2018/05/goodbye-search-dot-cpan-dot-org.html Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/9968
* net-im/signal-desktop-bin: remove old versionRobert Siebeck2018-09-282-63/+0
| | | | | | Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de> Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9930
* net-im/signal-desktop-bin: new version 1.16.2Robert Siebeck2018-09-282-0/+64
| | | | | Signed-off-by: Robert Siebeck <gentoo.bugzilla.2012@r123.de> Signed-off-by: Michał Górny <mgorny@gentoo.org>
* media-libs/dav1d: Add new packageNiklas Haas2018-09-282-0/+64
| | | | | | | | This is a new AV1 decoder by VideoLAN. There is no tagged release yet, so this commit only adds the 9999 ebuild. Signed-off-by: Niklas Haas <git@haasn.xyz> Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* www-client/firefox: add missing "errno.h" include in SandboxOpenedFiles.cppThomas Deutschmann2018-09-283-1/+29
| | | | | | | | | | In addition, patch "firefox-60.0-rust-1.29-comp.patch" was dropped from firefox-62.x wchi was added in previous commit b1e7185593b8d3f4c46481d4 because patch is already present. Closes: https://bugs.gentoo.org/667096 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* net-print/cndrvcups-lb: amd64 stable wrt bug #666276Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* net-print/cndrvcups-common-lb: amd64 stable wrt bug #666276Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* media-sound/picard: amd64 stable wrt bug #664786Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* mail-client/thunderbird: add rust-1.29+ supportThomas Deutschmann2018-09-282-0/+38
| | | | | | Closes: https://bugs.gentoo.org/666898 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* www-client/firefox: add rust-1.29+ supportThomas Deutschmann2018-09-283-0/+39
| | | | | | Closes: https://bugs.gentoo.org/666898 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* net-im/pidgin: amd64 stable wrt bug #666858Mikle Kolyada2018-09-281-1/+1
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-kernel/gentoo-sources: Cleanup of 4.18.X seriesMike Pagano2018-09-2810-279/+0
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* x11-plugins/wmpeople: Drop old (EAPI=0)Mikle Kolyada2018-09-281-36/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* x11-plugins/wmmp3: Drop old (EAPI=0)Mikle Kolyada2018-09-281-45/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* sys-kernel/gentoo-sources: Cleanup of Linux patch series 4.14.XMike Pagano2018-09-2812-341/+0
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* sys-kernel/gentoo-sources: Cleanup of Linux 4.9.X seriesMike Pagano2018-09-289-248/+0
| | | | | Signed-off-by: Mike Pagano <mpagano@gentoo.org> Package-Manager: Portage-2.3.50, Repoman-2.3.11
* dev-perl/Devel-CheckCompiler: Drop oldMikle Kolyada2018-09-283-61/+0
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10
* dev-python/elasticsearch-py: drop oldTomas Mozes2018-09-281-102/+0
| | | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/9927
* dev-python/elasticsearch-py: allow using newer dev-python/urllib3Tomas Mozes2018-09-281-0/+94
| | | | | | Signed-off-by: Tomáš Mózes <hydrapolic@gmail.com> Package-Manager: Portage-2.3.49, Repoman-2.3.10 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* sys-kernel/vanilla-sources: Automated version bump to 3.16.58 - remove old.Agostino Sarubbo2018-09-282-2/+2
| | | | Package-Manager: Portage-2.3.49, Repoman-2.3.10