Re: Typo in commit build-sys: release++ (v2.36.2)?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Feb 14, 2021 at 04:47:28PM +0100, Peter Seiderer wrote:
> Hello,
> 
> the commit for release v2.36.2 ([1]) 'build-sys: release++ (v2.36.2)'
> contains a typo setting LIBBLKID_DATE to '12-Feb-2020'
> instead of '12-Feb-2021'?
> 
> --- a/configure.ac
> +++ b/configure.ac
> @@ -29,7 +29,7 @@ PACKAGE_VERSION_RELEASE=$(echo $PACKAGE_VERSION | awk -F. '{
> 
>  dnl libblkid version
>  LIBBLKID_VERSION="$PACKAGE_VERSION_MAJOR.$PACKAGE_VERSION_MINOR.$PACKAGE_VERSION_RELEASE"
> -LIBBLKID_DATE="16-Nov-2020"
> +LIBBLKID_DATE="12-Feb-2020"

Oh, nice... fixed in the git tree, but I guess we do not need a new
release to fix this typo. It's really used only as date, nothing in
the library is calculated from this string.

Thanks for your report.

    Karel

-- 
 Karel Zak  <kzak@xxxxxxxxxx>
 http://karelzak.blogspot.com




[Index of Archives]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]

  Powered by Linux