]> www.infradead.org Git - mtd-utils.git/commit
Pull the bulk of the pre 2.0.0 changes from the git tree
authorDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 3 Sep 2023 02:04:28 +0000 (04:04 +0200)
committerDavid Oberhollenzer <david.oberhollenzer@sigma-star.at>
Sun, 3 Sep 2023 02:10:12 +0000 (04:10 +0200)
commitb7a102881f963baa2e18381e37a2769ccdbf4cf2
treea5f494f8f5d7b1b4f5af6cf4fe54c9053ec2a283
parentf0c0022d8cb9337015df845d9a31fbab39b87327
Pull the bulk of the pre 2.0.0 changes from the git tree

For the most part, this was straight forward. For the very old
releases, there were lots of changes that are not straight forward
to untangle.

The following two releases posed issues:

 - Version 1.4.1 does not have a tag. The release tarball on FTP
   is from 2010-10-19 and appears to contain 1.4.0 with commit
   b864c387e8f16273aad1453d6457d847e29c3d25 cherry-picked on top
   of it (except for one line that was fixed in the release, but
   broken in the repo).

 - Version 1.4.6 also does not have a tag. The release tarball
   is from 2011-08-19. This _presumably_ corresponds with commit
   b602ab59b9782003d1179488d8c1580bc8563738 that bumps the version
   number.

Signed-off-by: David Oberhollenzer <david.oberhollenzer@sigma-star.at>
CHANGELOG.md