From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CA66F1395E2 for ; Fri, 11 Nov 2016 18:04:51 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 548D5E0AAA; Fri, 11 Nov 2016 18:04:47 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 27938E0AAA for ; Fri, 11 Nov 2016 18:04:47 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CA449341687 for ; Fri, 11 Nov 2016 18:04:43 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0F3FB86E for ; Fri, 11 Nov 2016 18:04:42 +0000 (UTC) From: "Anthony G. Basile" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Anthony G. Basile" Message-ID: <1478887481.c001a1b4d23245afcf591806bbbce602b10bc4bc.blueness@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/busybox/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/busybox/Manifest sys-apps/busybox/busybox-1.25.1.ebuild sys-apps/busybox/busybox-9999.ebuild X-VCS-Directories: sys-apps/busybox/ X-VCS-Committer: blueness X-VCS-Committer-Name: Anthony G. Basile X-VCS-Revision: c001a1b4d23245afcf591806bbbce602b10bc4bc X-VCS-Branch: master Date: Fri, 11 Nov 2016 18:04:42 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: b2ac1f1c-b855-4c3b-9d62-424aa1f961bd X-Archives-Hash: 3685f652e0ccb225ca8188084f1dc846 commit: c001a1b4d23245afcf591806bbbce602b10bc4bc Author: Anthony G. Basile gentoo org> AuthorDate: Fri Nov 11 18:04:22 2016 +0000 Commit: Anthony G. Basile gentoo org> CommitDate: Fri Nov 11 18:04:41 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c001a1b4 sys-apps/busybox: version bump to 1.25.1, bug #598784 Package-Manager: portage-2.3.0 sys-apps/busybox/Manifest | 1 + sys-apps/busybox/{busybox-9999.ebuild => busybox-1.25.1.ebuild} | 7 +++++-- sys-apps/busybox/busybox-9999.ebuild | 7 +++++-- 3 files changed, 11 insertions(+), 4 deletions(-) diff --git a/sys-apps/busybox/Manifest b/sys-apps/busybox/Manifest index cedf77c..de3680e 100644 --- a/sys-apps/busybox/Manifest +++ b/sys-apps/busybox/Manifest @@ -1,2 +1,3 @@ DIST busybox-1.24.1.tar.bz2 2068803 SHA256 37d03132cc078937360b392170b7a1d0e5b322eee9f57c0b82292a8b1f0afe3d SHA512 3afc757ebaae61ae13c2c69097ee734717434f9e658eb77093a8b7b49af3326cbca2d723483ff84a1da99544b822fd2b47d9a97c68f09962e11754e5daf124ca WHIRLPOOL 5e827d08d737caac832e7e5923da624094ff27ee2edbb46dadc339e95edba65378a8fa3db412682724476a2092eee41a804f8f36c2eec0b9f883f5ba855f3ad0 DIST busybox-1.24.2.tar.bz2 2066822 SHA256 e71ef53ec656f31c42633918d301405d40dea1d97eca12f272217ae4a971c855 SHA512 4d20fb68ee440be2855231c7fd5f3cb9dd9bfcc1a688f0b59cd3f7a55c8819e9cc44bd15f91500713571f2a84e5e44adc0fa8ae0ae3ebf63961dfc9e1c9ef8e0 WHIRLPOOL 2d89e3fded8d61567873acdb1e1e21888a4447e19c1b893543bbe82de52e8e3cf091adb10f34aa155da573994d89ae42f40ecce65ec0d32a641d103c8d8ce053 +DIST busybox-1.25.1.tar.bz2 2103070 SHA256 27667e0f2328fdbd79cfd622e4453e5c57e58f781c5da97c9be337d93aa2a02e SHA512 9648877ed11e5a55213cd14fd64f6fc64dbd17013fbfaa4e67f4fd433f59e9231ed78a88e6e8100a4794d833f1d9863bb86f75faae093418866770804bf873cb WHIRLPOOL 4b7bc6d3a88559812797feb4574975b9fdeb6eac6ac7a0fe51e4750a3b05a614ecb8bd9d58547047cdf1e0b66d9bcd189c8a4193fc2f3b491a6268bc06761ad1 diff --git a/sys-apps/busybox/busybox-9999.ebuild b/sys-apps/busybox/busybox-1.25.1.ebuild similarity index 97% copy from sys-apps/busybox/busybox-9999.ebuild copy to sys-apps/busybox/busybox-1.25.1.ebuild index a938aa3..0e56819 100644 --- a/sys-apps/busybox/busybox-9999.ebuild +++ b/sys-apps/busybox/busybox-1.25.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # See `man savedconfig.eclass` for info on how to use USE=savedconfig. -EAPI="4" +EAPI="5" inherit eutils flag-o-matic savedconfig toolchain-funcs multilib DESCRIPTION="Utilities for rescue and embedded systems" @@ -118,6 +118,8 @@ src_configure() { busybox_config_option n MONOTONIC_SYSCALL busybox_config_option n USE_PORTABLE_CODE busybox_config_option n WERROR + # triming the BSS size may be dangerous + busybox_config_option n FEATURE_USE_BSS_TAIL # If these are not set and we are using a uclibc/busybox setup # all calls to system() will fail. @@ -139,6 +141,7 @@ src_configure() { busybox_config_option math FEATURE_AWK_LIBM # all the debug options are compiler related, so punt them + busybox_config_option n DEBUG_SANITIZE busybox_config_option n DEBUG busybox_config_option y NO_DEBUG_LIB busybox_config_option n DMALLOC diff --git a/sys-apps/busybox/busybox-9999.ebuild b/sys-apps/busybox/busybox-9999.ebuild index a938aa3..0e56819 100644 --- a/sys-apps/busybox/busybox-9999.ebuild +++ b/sys-apps/busybox/busybox-9999.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ # See `man savedconfig.eclass` for info on how to use USE=savedconfig. -EAPI="4" +EAPI="5" inherit eutils flag-o-matic savedconfig toolchain-funcs multilib DESCRIPTION="Utilities for rescue and embedded systems" @@ -118,6 +118,8 @@ src_configure() { busybox_config_option n MONOTONIC_SYSCALL busybox_config_option n USE_PORTABLE_CODE busybox_config_option n WERROR + # triming the BSS size may be dangerous + busybox_config_option n FEATURE_USE_BSS_TAIL # If these are not set and we are using a uclibc/busybox setup # all calls to system() will fail. @@ -139,6 +141,7 @@ src_configure() { busybox_config_option math FEATURE_AWK_LIBM # all the debug options are compiler related, so punt them + busybox_config_option n DEBUG_SANITIZE busybox_config_option n DEBUG busybox_config_option y NO_DEBUG_LIB busybox_config_option n DMALLOC