Hans de Graaff [Mon, 28 Nov 2016 06:25:09 +0000 (07:25 +0100)]
dev-ruby/power_assert: add 0.4.1
Package-Manager: portage-2.3.0
Hans de Graaff [Mon, 28 Nov 2016 06:22:26 +0000 (07:22 +0100)]
dev-ruby/power_assert: cleanup
Package-Manager: portage-2.3.0
Robin H. Johnson [Mon, 28 Nov 2016 05:15:10 +0000 (21:15 -0800)]
net-nds/openldap: bug #588792, ensure dev-db/lmdb matches or exceeds bundled lmdb.
Package-Manager: portage-2.3.2
Wes Cilldhaire [Mon, 28 Nov 2016 04:47:53 +0000 (15:47 +1100)]
net-nds/389-ds-base: Update SRC_URI for 1.3.4.14
Package-Manager: portage-2.3.2
Wes Cilldhaire [Mon, 28 Nov 2016 03:10:01 +0000 (14:10 +1100)]
net-nds/389-ds-base: Remove vulnerable versions
CVE-2016-5416 CVE-2016-4992 CVE-2016-5405
Acked-by: wibrown@redhat.com
Package-Manager: portage-2.3.2
Wes Cilldhaire [Mon, 28 Nov 2016 03:06:32 +0000 (14:06 +1100)]
net-nds/389-ds-base: Update to 1.3.4.14 and 1.3.5.15
Acked-by wibrown@redhat.com
Package-Manager: portage-2.3.2
Yixun Lan [Mon, 28 Nov 2016 04:12:29 +0000 (12:12 +0800)]
app-emulation/xen-pvgrub: drop old
Package-Manager: portage-2.3.2
Yixun Lan [Mon, 28 Nov 2016 04:11:20 +0000 (12:11 +0800)]
app-emulation/xen-tools: drop old vulnerable versions
Gentoo-Bug: 600382
Package-Manager: portage-2.3.2
Yixun Lan [Mon, 28 Nov 2016 04:08:42 +0000 (12:08 +0800)]
app-emulation/xen: drop old vulnerable versions
Gentoo-Bug: 600382
Package-Manager: portage-2.3.2
Anthony G. Basile [Mon, 28 Nov 2016 01:58:36 +0000 (20:58 -0500)]
net-misc/tor: remove insecure version, bug #591008
Package-Manager: portage-2.3.0
Zac Medico [Mon, 28 Nov 2016 01:53:20 +0000 (17:53 -0800)]
app-emulation/rkt: remove old versions
Package-Manager: portage-2.3.2
Zac Medico [Mon, 28 Nov 2016 01:51:38 +0000 (17:51 -0800)]
app-emulation/rkt: version bump to 1.20.0
Package-Manager: portage-2.3.2
Anthony G. Basile [Mon, 28 Nov 2016 01:50:47 +0000 (20:50 -0500)]
dev-util/plan9port: remove older versions
Package-Manager: portage-2.3.0
Anthony G. Basile [Mon, 28 Nov 2016 01:49:44 +0000 (20:49 -0500)]
dev-util/plan9port: switch SRC_URI to github
Package-Manager: portage-2.3.0
Tim Harder [Sun, 27 Nov 2016 23:56:36 +0000 (18:56 -0500)]
dev-libs/npth: version bump to 1.3
Tim Harder [Sun, 27 Nov 2016 23:54:25 +0000 (18:54 -0500)]
sys-fs/avfs: version bump to 1.0.4
Felix Janda [Sun, 27 Nov 2016 23:56:04 +0000 (18:56 -0500)]
sys-apps/usermode-utilities: fix build w/newer glibc #580816
Mike Frysinger [Sun, 27 Nov 2016 23:52:47 +0000 (18:52 -0500)]
sys-block/tgt: fix bashisms in init.d script
Also drop old unused init.d scripts.
Mike Frysinger [Sun, 27 Nov 2016 23:50:07 +0000 (18:50 -0500)]
sys-block/tgt: fix build w/newer glibc #580594
Mike Frysinger [Sun, 27 Nov 2016 23:41:11 +0000 (18:41 -0500)]
media-libs/xine-lib: fix build w/newer glibc #580012
Thomas Deutschmann [Sun, 27 Nov 2016 23:08:12 +0000 (00:08 +0100)]
net-misc/netifrc: Update RDEPEND
- Block on <sys-fs/udev-init-scripts-27 for smoother upgrade path
added. (bug #599096)
- Bumped requirement on sys-apps/openrc to >=sys-apps/openrc-0.15 which
is the first version providing the "#!/sbin/openrc-run" shebang we now
depend on.
Gentoo-Bug: https://bugs.gentoo.org/599096
Package-Manager: portage-2.3.2
Mike Pagano [Sun, 27 Nov 2016 23:14:37 +0000 (18:14 -0500)]
sys-kernel/git-sources: Linux patch 4.9-rc7
Package-Manager: portage-2.3.0
Mike Pagano [Sat, 26 Nov 2016 18:20:28 +0000 (13:20 -0500)]
kernel-2.eclass: Remove call to KV_to_int. See bug #587318.
James Le Cuirot [Sun, 27 Nov 2016 23:08:57 +0000 (23:08 +0000)]
app-text/languagetool: Remove old 3.4 and 3.5
Package-Manager: portage-2.3.2
James Le Cuirot [Sun, 27 Nov 2016 23:07:52 +0000 (23:07 +0000)]
app-text/languagetool: Bump guava SLOT, use Gentoo Java scripts
guava:20 is needed so that Java 7 can be dropped from Gentoo.
Using our Java scripts makes the ebuild cleaner, avoids symlinks, and
ensures that the correct JVM is chosen at runtime.
There are still many external libraries being bundled and we don't
have the time to package them all right now but I have bumped jackson
and friends to a newer version than is bundled here so that can be
used and I've also introduced commons-collections:4.
I noticed that jna:0 was used before, which is version 3, but it's
actually version 4 that's bundled so I've amended that dependency.
This was given the +1 by Radhermit.
Package-Manager: portage-2.3.2
James Le Cuirot [Sun, 27 Nov 2016 23:01:30 +0000 (23:01 +0000)]
dev-java/jython: Bump guava SLOT, drop readline, EAPI bump
guava:20 is needed so that Java 7 can be dropped from Gentoo.
Support for GNU Readline was dropped from Jython in an earlier version
so the flag and its associated code is of no use now.
There is no need to fix the CLASSPATH in src/shell/jython as this
script is not installed or used at all. I have verified this by
grepping the installed result and deleting the script before building.
Package-Manager: portage-2.3.2
Aaron Bauman [Sun, 27 Nov 2016 22:39:38 +0000 (07:39 +0900)]
sys-auth/oath-toolkit: remove vulnerable wrt sec bug #600520
Lars Wendler [Sun, 27 Nov 2016 22:17:50 +0000 (23:17 +0100)]
app-text/hunspell: Bump to version 1.5.2. Removed old.
Package-Manager: portage-2.3.2
Michał Górny [Sun, 27 Nov 2016 22:14:54 +0000 (23:14 +0100)]
app-portage/gentoopm: Migrated to GitHub
David Seifert [Sun, 27 Nov 2016 22:10:37 +0000 (23:10 +0100)]
x11-libs/xapps: [QA] Various fixes
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 22:01:37 +0000 (23:01 +0100)]
sys-apps/coreutils: amd64/x86 stable, bug #596850
Package-Manager: portage-2.3.2
Ole Reifschneider [Sun, 27 Nov 2016 21:56:27 +0000 (22:56 +0100)]
app-editors/neovim: Remove old versions
Package-Manager: portage-2.3.2
Ole Reifschneider [Sun, 27 Nov 2016 21:53:19 +0000 (22:53 +0100)]
app-editors/neovim: Bump version to 0.1.7
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 21:46:00 +0000 (22:46 +0100)]
sys-apps/openrc: x86 stable, bug #597582
Package-Manager: portage-2.3.2
Mike Frysinger [Sun, 27 Nov 2016 21:44:09 +0000 (16:44 -0500)]
net-libs/libvncserver: require USE=threads for openssl builds #550916
The libvncclient/tls_openssl.c module hard requires pthread support
currently, so update the required USE list to reflect that.
Kristian Fiskerstrand [Sun, 27 Nov 2016 21:45:46 +0000 (22:45 +0100)]
app-crypt/gnupg: Fix typo in previous commit
Package-Manager: portage-2.3.2
Kristian Fiskerstrand [Sun, 27 Nov 2016 21:43:36 +0000 (22:43 +0100)]
app-crypt/gnupg: More verbose description of tools
Package-Manager: portage-2.3.2
Mike Gilbert [Sun, 27 Nov 2016 21:36:34 +0000 (16:36 -0500)]
dev-python/pillow: don't install example scripts in /usr/bin
We already install them in /usr/share/doc/${PF}/examples.
This resolves a file collision with dev-python/cgkit.
Bug: https://bugs.gentoo.org/600694
Package-Manager: portage-2.3.2_p11
Kristian Fiskerstrand [Sun, 27 Nov 2016 21:32:44 +0000 (22:32 +0100)]
gnome-extra/cinnamon: Add runtime dep on x11-libs/xapps
Gentoo-Bug: 600552
Package-Manager: portage-2.3.2
Kristian Fiskerstrand [Sun, 27 Nov 2016 21:30:21 +0000 (22:30 +0100)]
x11-libs/xapps: Fixes to previous addition
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 21:17:22 +0000 (22:17 +0100)]
dev-libs/librelp: x86 stable, bug #593812
Package-Manager: portage-2.3.2
Mike Frysinger [Sun, 27 Nov 2016 21:15:02 +0000 (16:15 -0500)]
x11-misc/x11vnc: add upstream fixes for -unixpw handling #567612
Thomas Deutschmann [Sun, 27 Nov 2016 21:07:04 +0000 (22:07 +0100)]
sys-block/f3: amd64/x86 stable, bug #595460
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:18:54 +0000 (21:18 +0100)]
app-admin/rsyslog: amd64/x86 stable, bug #593802
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:16:31 +0000 (21:16 +0100)]
dev-libs/liblognorm: amd64/x86 stable, bug #593808
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:11:15 +0000 (21:11 +0100)]
dev-libs/libfastjson: x86 stable, bug #586680
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:08:50 +0000 (21:08 +0100)]
dev-libs/librdkafka: x86 stable, bug #591974
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:07:43 +0000 (21:07 +0100)]
dev-libs/grok: amd64/x86 stable, bug #591972
Package-Manager: portage-2.3.2
Thomas Deutschmann [Sun, 27 Nov 2016 20:04:59 +0000 (21:04 +0100)]
net-libs/czmq: x86 stable, bug #577024
Package-Manager: portage-2.3.2
Fabian Groffen [Sun, 27 Nov 2016 21:03:54 +0000 (22:03 +0100)]
mail-client/mutt: restrict gpgme to a compile-time compatible version, bug #600600
Package-Manager: portage-2.3.0
Fabian Groffen [Sun, 27 Nov 2016 20:56:37 +0000 (21:56 +0100)]
mail-client/mutt: revbump for latest patches including fix for bug #600600
Package-Manager: portage-2.3.0
Zac Medico [Sun, 27 Nov 2016 20:47:41 +0000 (12:47 -0800)]
net-misc/drive: add dev-lang/go dependency, bug 601020
Package-Manager: portage-2.3.2
Tobias Klausmann [Sun, 27 Nov 2016 20:22:20 +0000 (21:22 +0100)]
dev-tcltk/itk-4.0.1-r0: stable on alpha
Gentoo-Bug: 586300
Tobias Klausmann [Sun, 27 Nov 2016 20:22:19 +0000 (21:22 +0100)]
dev-tcltk/itcl-4.0.3-r0: stable on alpha
Gentoo-Bug: 586300
Tobias Klausmann [Sun, 27 Nov 2016 20:22:19 +0000 (21:22 +0100)]
dev-lang/tk-8.6.6-r0: stable on alpha
Gentoo-Bug: 586300
Tobias Klausmann [Sun, 27 Nov 2016 20:22:18 +0000 (21:22 +0100)]
dev-lang/tcl-8.6.6-r0: stable on alpha
Gentoo-Bug: 586300
Pacho Ramos [Sun, 27 Nov 2016 20:03:21 +0000 (21:03 +0100)]
package.mask: mask for removal multiple packages
Pacho Ramos [Sun, 27 Nov 2016 19:52:43 +0000 (20:52 +0100)]
profiles/base/package.use.mask: stop relying on monodevelop, bug #596656
Pacho Ramos [Sun, 27 Nov 2016 19:42:08 +0000 (20:42 +0100)]
profiles/base/package.use.mask: stop relying on obsolete zeitgeist-sharp, bug #582894
Pacho Ramos [Sun, 27 Nov 2016 19:26:37 +0000 (20:26 +0100)]
media-libs/xine-lib: Allow usage of directfb fusionsound and use the same name for the USE as the other consumer in the tree and the one upstream uses too.
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 19:00:27 +0000 (20:00 +0100)]
mail-client/alpine: Disable topal support per bug #596532
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 18:49:36 +0000 (19:49 +0100)]
net-misc/capi4hylafax: Use net-libs/libcapi (#595674)
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 18:45:02 +0000 (19:45 +0100)]
profiles/base/package.use.mask: stop relying on obsolete net-dialup/capi4k-utils (#596692)
Matthew Thode [Sun, 27 Nov 2016 20:02:19 +0000 (14:02 -0600)]
net-analyzer/icinga2: fixing build issue with wxwidgets bug 600644
Package-Manager: portage-2.3.0
Göktürk Yüksek [Sun, 27 Nov 2016 19:50:45 +0000 (14:50 -0500)]
net-wireless/cpyrit-cuda: die in pretend if gcc > 4.8
Package-Manager: portage-2.3.0
Sergei Trofimovich [Sun, 27 Nov 2016 18:46:09 +0000 (18:46 +0000)]
dev-util/xxdiff: fix CXXFLAGS=-Werror=terminate build failure, bug #601018
Patch drops exception-throwing assert from destructor.
Reported-by: Toralf Förster
Bug: https://bugs.gentoo.org/601018
Package-Manager: portage-2.3.2
Mike Frysinger [Sun, 27 Nov 2016 18:33:15 +0000 (13:33 -0500)]
media-libs/netpbm: fix pbmtext test failure in some locales #601012
Pacho Ramos [Sun, 27 Nov 2016 18:30:58 +0000 (19:30 +0100)]
net-libs/liboauth: amd64/x86 stable, bug #600858
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 18:30:06 +0000 (19:30 +0100)]
app-admin/tmpwatch: Drop old
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 18:29:38 +0000 (19:29 +0100)]
app-admin/tmpwatch: amd64/x86 stable, bug #600900
Package-Manager: portage-2.3.2
Mike Gilbert [Sun, 27 Nov 2016 18:16:44 +0000 (13:16 -0500)]
app-emulation/open-vm-tools: add comment about broken kernel detection
Mike Frysinger [Sun, 27 Nov 2016 17:53:38 +0000 (12:53 -0500)]
app-shells/bash: unify release version checking logic
Mike Frysinger [Sun, 27 Nov 2016 17:53:11 +0000 (12:53 -0500)]
media-libs/netpbm: handle more test failures when USE flags are disabled #600998
Mike Frysinger [Sun, 27 Nov 2016 10:19:05 +0000 (05:19 -0500)]
net-misc/openssh: clean up patches a bit
Add documentation to the new patches to track their provenance.
Clean up the hpn patchset to resync it with upstream and drop the
extended server logging patch again.
Change how we apply the mips ABI patch to use the right USE flags
rather than keying off a subset of CHOSTs.
Tobias Klausmann [Sun, 27 Nov 2016 17:50:14 +0000 (18:50 +0100)]
sys-apps/coreutils-8.25-r0: stable on alpha
Gentoo-Bug: 596850
Tobias Klausmann [Sun, 27 Nov 2016 17:50:13 +0000 (18:50 +0100)]
app-admin/tmpwatch-2.11-r2: stable on alpha
Gentoo-Bug: 600900
Tobias Klausmann [Sun, 27 Nov 2016 17:50:13 +0000 (18:50 +0100)]
net-libs/liboauth-1.0.3-r0: stable on alpha
Gentoo-Bug: 600858
James Le Cuirot [Sun, 27 Nov 2016 17:08:42 +0000 (17:08 +0000)]
dev-java/commons-vfs: Remove broken 1.0-r0
Package-Manager: portage-2.3.2
James Le Cuirot [Sun, 27 Nov 2016 17:07:47 +0000 (17:07 +0000)]
dev-java/commons-vfs: EAPI 6, fixes bug #600964
r0 used EAPI 0 and therefore lacked SLOT dependencies. Rewritten with
java-pkg-simple and fixed the SRC_URI.
Package-Manager: portage-2.3.2
Michael Mair-Keimberger (asterix) [Sun, 27 Nov 2016 10:30:09 +0000 (11:30 +0100)]
gnome-extra/gnome-do: remove unused patches.
Closes: https://github.com/gentoo/gentoo/pull/2929
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Arnt Gulbrandsen [Tue, 15 Nov 2016 14:20:37 +0000 (14:20 +0000)]
mail-mta/netqmail: Add SMTPUTF8 support for qmail
SMTPUTF8 (RFCs 6531 and 6532, plus several that aren't relevant to qmail)
allows using unencoded UTF8 almost everywhere in email, including in
localparts, domains, subjects and message bodies.
Thanks to cnnic.cn for sponsoring this work.
(cherry picked from commit
5116b83a9bf93f59fb7b7d3fcd286f7b2c4da438)
Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
Christian Tietz [Thu, 24 Nov 2016 22:45:24 +0000 (23:45 +0100)]
app-i18n/ibus-anthy: remove googlecode reference.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2910
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Christian Tietz [Thu, 24 Nov 2016 22:42:37 +0000 (23:42 +0100)]
app-i18n/ibus-anthy: version bump to 1.5.9.
Package-Manager: portage-2.3.0
Closes: https://github.com/gentoo/gentoo/pull/2910
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
Patrice Clement [Sun, 27 Nov 2016 16:45:23 +0000 (17:45 +0100)]
dev-lang/scala-bin: version bump.
Package-Manager: portage-2.3.0
Tobias Klausmann [Sun, 27 Nov 2016 16:43:18 +0000 (17:43 +0100)]
dev-db/phpmyadmin-4.6.5.1-r0: stable on alpha
Gentoo-Bug: 600814
Tobias Klausmann [Sun, 27 Nov 2016 16:43:11 +0000 (17:43 +0100)]
net-misc/dhcp-4.3.5-r0: stable on alpha
Gentoo-Bug: 576866
Lars Wendler [Sun, 27 Nov 2016 16:26:41 +0000 (17:26 +0100)]
net-misc/icaclient: Removed old.
Package-Manager: portage-2.3.2
Lars Wendler [Sun, 27 Nov 2016 15:35:48 +0000 (16:35 +0100)]
net-libs/nghttp2: Removed old.
Package-Manager: portage-2.3.2
Lars Wendler [Sun, 27 Nov 2016 15:35:09 +0000 (16:35 +0100)]
net-libs/nghttp2: Bump to version 1.17.0
Package-Manager: portage-2.3.2
Tobias Klausmann [Sun, 27 Nov 2016 15:09:10 +0000 (16:09 +0100)]
dev-python/genty-1.3.2-r0: stable on alpha
Gentoo-Bug: 564768
Tobias Klausmann [Sun, 27 Nov 2016 15:09:09 +0000 (16:09 +0100)]
dev-python/nose-show-skipped-0.1-r0: stable on alpha
Gentoo-Bug: 564768
Tobias Klausmann [Sun, 27 Nov 2016 15:09:09 +0000 (16:09 +0100)]
dev-python/flaky-3.1.1-r0: stable on alpha
Gentoo-Bug: 564768
Tobias Klausmann [Sun, 27 Nov 2016 15:09:08 +0000 (16:09 +0100)]
dev-python/pycurl-7.43.0-r0: stable on alpha
Gentoo-Bug: 564768
Pacho Ramos [Sun, 27 Nov 2016 15:04:01 +0000 (16:04 +0100)]
sci-mathematics/genius: Drop old
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 15:02:16 +0000 (16:02 +0100)]
media-video/gnome-subtitles: Drop old
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 15:00:04 +0000 (16:00 +0100)]
mail-client/mail-notification: Drop old
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 14:59:05 +0000 (15:59 +0100)]
mail-client/mail-notification: amd64/x86 stable, bug #599424
Package-Manager: portage-2.3.2
Pacho Ramos [Sun, 27 Nov 2016 14:56:47 +0000 (15:56 +0100)]
app-office/pybliographer: Use app-text/rarian
Package-Manager: portage-2.3.2
Ultrabug [Sun, 27 Nov 2016 14:52:28 +0000 (15:52 +0100)]
sys-cluster/glusterfs: version bump, fix #560750 #582732 #592174 #589058
Package-Manager: portage-2.3.2
Lars Wendler [Sun, 27 Nov 2016 14:29:34 +0000 (15:29 +0100)]
games-strategy/freeciv: Removed forgotten calls to games eclass functions.
Package-Manager: portage-2.3.2