Re: [PATCH] Documentation: changes.rst: update several outdated project URLs

From: Theodore Y. Ts'o
Date: Fri Jan 24 2020 - 22:47:46 EST


On Thu, Jan 23, 2020 at 11:00:12AM -0800, Randy Dunlap wrote:
> ---------
>
> - <http://prdownloads.sourceforge.net/e2fsprogs/e2fsprogs-1.29.tar.gz>
> +- <https://www.kernel.org/pub/linux/kernel/people/tytso/e2fsprogs/>
> +- <https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/>

You might as well deleted the URL for e2fsprogs-1.29.tar.gz while
you're at it. That version is *old*. I do actually still upload
e2fsprogs releases to

https://sourceforge.net/projects/e2fsprogs/files/e2fsprogs/

... but I think just listing the www.kernel.org URL is quite
sufficient.

Other than that,

Acked-by: Theodore Ts'o <tytso@xxxxxxx>

- Ted