From owner-svn-src-stable-10@freebsd.org Thu Dec 3 11:04:54 2015 Return-Path: Delivered-To: svn-src-stable-10@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 6BC9BA3F46E; Thu, 3 Dec 2015 11:04:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x232.google.com (mail-wm0-x232.google.com [IPv6:2a00:1450:400c:c09::232]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 07CD31908; Thu, 3 Dec 2015 11:04:54 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmww144 with SMTP id w144so16074006wmw.1; Thu, 03 Dec 2015 03:04:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=6Jowi9b9+/R44crja+5NZUmHwHJUPbdR4STqUQoj/U4=; b=EQYyiEJlFV1dTbDMbXnHthK5TKSCpuFJ8bgoEx2Rq62Y3nJ3Jcc3NXuMLo2RfliKd2 ljDgZab6n2RIx+ycnYPuRRqmaN3WOcIGWsDS9YWcKMD0M1j9Md9BCzw/gX67eATyBr3V eTuRT3f+UKgNPTy0VAFA75V9r/YBWL121WYpgV02VHb1NDYsdSimYx9TLCa3dXJzbzzn 8dJDCiUorS+Vo2zSpnK5EpeTMi6Q1mFJkjPg624Ud1bF5uvLXAZaQBA5ACFxmu813na/ NTeS4ib9VJTLSkWYqt79a+4jEnb/U1L1cX5f4CCeHeEvVv/SYnCtMU4YefyqkedebOb+ cINw== X-Received: by 10.28.189.11 with SMTP id n11mr53095182wmf.27.1449140691743; Thu, 03 Dec 2015 03:04:51 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id u139sm35101060wmu.22.2015.12.03.03.04.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Dec 2015 03:04:50 -0800 (PST) Sender: Baptiste Daroussin Date: Thu, 3 Dec 2015 12:04:49 +0100 From: Baptiste Daroussin To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-10@freebsd.org Subject: Re: svn commit: r287084 - in stable/10/usr.sbin/pw: . tests Message-ID: <20151203110448.GA9130@ivaldir.etoilebsd.net> References: <201508232142.t7NLgSXX033227@repo.freebsd.org> <867fkxcbq9.fsf@desk.des.no> <20151202215958.GD20169@ivaldir.etoilebsd.net> <86egf4uegi.fsf@desk.des.no> <20151203083556.GF20169@ivaldir.etoilebsd.net> <86lh9bubru.fsf@desk.des.no> <20151203094031.GG20169@ivaldir.etoilebsd.net> <86fuzjhlk7.fsf@desk.des.no> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="ew6BAiZeqk4r7MaW" Content-Disposition: inline In-Reply-To: <86fuzjhlk7.fsf@desk.des.no> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: svn-src-stable-10@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for only the 10-stable src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Dec 2015 11:04:54 -0000 --ew6BAiZeqk4r7MaW Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 03, 2015 at 11:29:44AM +0100, Dag-Erling Sm=F8rgrav wrote: > Baptiste Daroussin writes: > > The interesting thing is the validator was there before my changes, and= not > > changed at all in the process of adding validation, so depending on the= command > > you were using your multibyte input for gecos may or may not have been = rejected > > already! >=20 > "pw useradd" worked fine in 10.1, so what exactly changed? >=20 some commands where calling pw_checknames, somewhere not, pw useradd was no= t so it din't try to validate the gecos input, others were. Bapt --ew6BAiZeqk4r7MaW Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlZgIdAACgkQ8kTtMUmk6EzOKQCguCEYKslIwWS9yNv7YiENBCZc IGMAnjaY+AJic/UDvfAB7tZBgjcNR39Z =zaRD -----END PGP SIGNATURE----- --ew6BAiZeqk4r7MaW--