From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1QdVNU-0002Fu-GP for garchives@archives.gentoo.org; Sun, 03 Jul 2011 22:43:01 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECBA621C038; Sun, 3 Jul 2011 22:42:58 +0000 (UTC) Received: from smtprelay06.ispgateway.de (smtprelay06.ispgateway.de [80.67.31.104]) by pigeon.gentoo.org (Postfix) with ESMTP id AAE6121C038 for ; Sun, 3 Jul 2011 22:42:58 +0000 (UTC) Received: from [85.179.21.154] (helo=[192.168.1.2]) by smtprelay06.ispgateway.de with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.68) (envelope-from ) id 1QdVNR-0003OD-VI; Mon, 04 Jul 2011 00:42:58 +0200 Message-ID: <4E10F06C.6010505@gentoo.org> Date: Mon, 04 Jul 2011 00:42:52 +0200 From: Sebastian Pipping User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110628 Thunderbird/3.1.11 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo genkernel development list X-BeenThere: gentoo-genkernel@gentoo.org X-BeenThere: gentoo-genkernel@lists.gentoo.org Reply-To: gentoo-genkernel@lists.gentoo.org MIME-Version: 1.0 To: gentoo-genkernel@lists.gentoo.org, genkernel Subject: [gentoo-genkernel] genkernel 3.4.17 released Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Df-Sender: sping-gentoo@binera.de X-Archives-Salt: X-Archives-Hash: 5b5dad4eaef7eae27356cdd82b82e32f # git diff v3.4.16..v3.4.17 ChangeLog | /bin/grep '^+\($\| \)' | sed 's|^+ *||' 03 Jul 2011; Sebastian Pipping genkernel: Set version to 3.4.17 03 Jul 2011; Sebastian Pipping arch/alpha/modules_load, arch/arm/modules_load, arch/ia64/modules_load, arch/mips/modules_load, arch/parisc/modules_load, arch/parisc64/modules_load, arch/ppc/modules_load, arch/ppc64/modules_load, arch/sparc/modules_load, arch/sparc64/modules_load, arch/um/modules_load, arch/x86/modules_load, arch/x86_64/modules_load, defaults/initrd.defaults, defaults/initrd.scripts, defaults/linuxrc, defaults/modules_load, doc/genkernel.8.txt, gen_cmdline.sh, gen_determineargs.sh, gen_initramfs.sh, genkernel, genkernel.conf, maintenance/docmatcher.py: Remove support for sys-fs/evms, as it was removed from Gentoo (bug #372423) 22 Jun 2011; Sebastian Pipping gen_compile.sh: Make --arch-override= affect "make menuconfig" (bug #247246) 13 Jun 2011; Sebastian Pipping arch/x86_64/kernel-config: Unset CONFIG_EMBEDDED on arch amd64 13 Jun 2011; Sebastian Pipping arch/x86/kernel-config, arch/x86_64/kernel-config, defaults/kernel-config: Apply CONFIG_USB_HID=y to archs amd64/x86/default (bug #270983) 13 Jun 2011; Sebastian Pipping arch/x86/kernel-config, arch/x86_64/kernel-config, defaults/kernel-config: Unset CONFIG_IDE on archs amd64/x86/default (bug #357213)