[Buildroot] [PATCH] package/dhcpcd: bump version to 7.2.2

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri May 17 09:26:28 UTC 2019


Hello Victor,

On Fri, 17 May 2019 11:22:32 +0200
Victor Huesca <victor.huesca at bootlin.com> wrote:

> Signed-off-by: Victor Huesca <victor.huesca at bootlin.com>
> ---
>  package/dhcpcd/dhcpcd.hash | 6 +++---
>  package/dhcpcd/dhcpcd.mk   | 2 +-
>  2 files changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/package/dhcpcd/dhcpcd.hash b/package/dhcpcd/dhcpcd.hash
> index 605e87609e..6769cdac49 100644
> --- a/package/dhcpcd/dhcpcd.hash
> +++ b/package/dhcpcd/dhcpcd.hash
> @@ -1,4 +1,4 @@
> -# sha256 from ftp://roy.marples.name/pub/dhcpcd/dhcpcd-7.0.3.tar.xz.distinfo.asc
> -sha256	a255d9aecceb1c77a9862f1c0d31a48ba37aab5ef2ca5ad76fc7a907b6ea292e	dhcpcd-7.0.3.tar.xz
> +# sha256 from ftp://roy.marples.name/pub/dhcpcd/dhcpcd-7.2.2.tar.xz.distinfo
> +sha256	3db7ff18cba9274da1d2176fb3c7cbe23926a8e58d5c8e244ad55c62d38ba09e	dhcpcd-7.2.2.tar.xz
>  # Locally calculated
> -sha256	b120a64b92cfb2453b61df4457a3c0eb163ef9c1c397822826756a31581f3947	LICENSE
> +sha256	213fc1a704cecdb322276fa7c95891fd1c23137d9ab572af1fc5e91b48762303	LICENSE

When the LICENSE file has changed, we like to have an explanation in
the commit log about what changed. This way, we are sure the actual
change in the license file has been verified by someone, especially to
make sure that the license terms of the package have not changed.

Most of the time, the change is just that the copyright year has been
updated, but it's always important to check that. So just do a diff
between the old LICENSE and the new LICENSE file to see what the
differences are, and summarize that in the commit log.

Otherwise, looks good to me. Did you use ./utils/test-pkg to verify
that everything was building fine for this package after the version
bump ?

Thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list