From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Message-ID: <54F58034.40507@pengutronix.de> Date: Tue, 03 Mar 2015 10:34:44 +0100 From: Marc Kleine-Budde MIME-Version: 1.0 References: <1425374444-21533-1-git-send-email-carsten.schlote@gmx.net> In-Reply-To: <1425374444-21533-1-git-send-email-carsten.schlote@gmx.net> Subject: Re: [ptxdist] [PATCH] bash: Updated bash to release 4.3.30 Reply-To: ptxdist@pengutronix.de List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============1554384748==" Sender: ptxdist-bounces@pengutronix.de Errors-To: ptxdist-bounces@pengutronix.de To: ptxdist@pengutronix.de Cc: Carsten Schlote This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --===============1554384748== Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="SBIgEQRO7SjHjODmVfSAm3i0Nes2jNpFB" This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --SBIgEQRO7SjHjODmVfSAm3i0Nes2jNpFB Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/03/2015 10:20 AM, carsten.schlote@gmx.net wrote: > From: Carsten Schlote >=20 > systemd seems to use modern bash features like readarray, which is not > provided by version 3.2.48, which is packaged with ptxdist. >=20 > So I updated the bash package to a more recent bash version. >=20 > Config fragment was updated with actual configure arguments, so that ba= sh > should be configurable similiar as for 3.2 version. >=20 > Signed-off-by: Carsten Schlote > --- > rules/bash.in | 74 +++++++++++++++++++++++++++++++++++++++++++++++++= +++++++- > rules/bash.make | 29 +++++++++++++++++----- > 2 files changed, 96 insertions(+), 7 deletions(-) >=20 > diff --git a/rules/bash.in b/rules/bash.in > index 8295ad5..b22a726 100644 > --- a/rules/bash.in > +++ b/rules/bash.in > @@ -76,12 +76,48 @@ config BASH_BRACE > to pathname expansion, but the filenames generated > need not exist. > =20 > +config BASH_CASEMODATTR > + bool > + prompt "include case-modifying variable attributes" > + depends on BASH ^^^^^^^^^^^^^^^ Not needed, as the whole block is enclosed in an if BASH...endif Otherwise looks good to me, however I'll let Michael look over this and pick it up after his holidays. Marc --=20 Pengutronix e.K. | Marc Kleine-Budde | Industrial Linux Solutions | Phone: +49-231-2826-924 | Vertretung West/Dortmund | Fax: +49-5121-206917-5555 | Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de | --SBIgEQRO7SjHjODmVfSAm3i0Nes2jNpFB Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCgAGBQJU9YA3AAoJECte4hHFiupUc7oQAJ9mwVEHOBTXDskFjZ9seyQV +xdZzBaX0yxxRMvBgEnEfalpi1l0y8HJnudQ7VqSgE1u/ttUg0HFCFm98lBzmfAS lkj2joIdAozc5qMuk3Y/8l75JqQEd8f6KppIQBwnHkzKYRk6+TvF+2N3uHtRRcmh hVM9nOCH3o/rNmDRHkb4llC1mhnRedgrVr8SzxxfstOMe7Laecs6gJkto1WxIL4F oU9htRAwiOv1Oilj6OXRFAem8Q7jThK1Uh0787fraGVBw45kKbnvd2Tfpk0Xh1ZS ki8R4Xb6Ouov+uCjKgWjbYw5MyXh2useCMYkx3Y+RyV66qz++kUvrIXDayrpt2bq B3PnmMieXuBGkME1m0ytLipfCMOt7u0/Emd+F7gc8DREPQ/9q9IsDS9TMhmc3dTD GrxW4k0bpNUBba+bu13YUQiLqqZrTV2xz2vEG8JvwckR9dSIhc8ewmy4Dya+Dgkf o/Np15vHES6eURS+E+ZZ5OMRGOWLSp/AbDpvhciQVeOH6oIk3BCC+NUnO63H7w8l Js72MlVMZrn80NoP4jqOHNxcGjTkS7R+3epSj2GnRAweMj595tUD8Dc4CJMJa7IN o4bIMHkbGgHwyjvoRGJC6mD/5IkL0SsTsYWedEgFuvl8sHT1Eq3Wx2t0t0XvnETp pBzbL/PKolDNuK+3EWH0 =G3cw -----END PGP SIGNATURE----- --SBIgEQRO7SjHjODmVfSAm3i0Nes2jNpFB-- --===============1554384748== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline -- ptxdist mailing list ptxdist@pengutronix.de --===============1554384748==--