diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-07-15 17:02:27 +0800 |
---|---|---|
committer | Khem Raj <raj.khem@gmail.com> | 2024-07-15 16:36:15 -0700 |
commit | 9f411032713650e74cac196f945928acdc9be8ed (patch) | |
tree | 214e11b4114c2b515a41996248d8e290beb0cdce /meta-networking/recipes-support | |
parent | 5c016c4c5b5a521206b6a86314e70a9270e2c073 (diff) | |
download | meta-openembedded-9f411032713650e74cac196f945928acdc9be8ed.tar.gz |
tree: upgrade 2.1.1 -> 2.1.3
Changelog:
==========
- Mostly a brown-paper bag release to fix the below regression and add a
feature I forgot to add.
- Fix regression in search() function that broke --fromfile
- Allow the -L option to accept its parameter immediately (with no space)
instead of requiring it be the next option word.
- Fix issue where --gitignore does not think a pattern with a singular
terminal '/' (indicating it matches only directories,) is a relative path.
- Don't emit the error 'recursive, not followed' if when using -L, the depth
would prevent descending anyway. This also fixes up a JSON output error
(missing comma) when this happens.
- Don't prematurely sort files/directories with --from*file.
- Various seg-faults fixed (Hanqin Guan (The OSLab of Peking University)):
- Make doubly sure that there is actually a previous path entry when reading
from a tabbed file.
- Make sure there is actually a file entity when applying the link info to
it when reading fromfile using --fflinks.
- Increase space for the path a little in listdir(), just to be sure.
- Make sure that there is no topsort (--dirsfirst / --filesfirst) if there
is no basesort (-U).
- Make sure gittrim() function can handle a null string.
- Update email address to steve.baker.llc@gmail.com from ice@mama.indstate.edu
which has been permanently disabled.
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking/recipes-support')
0 files changed, 0 insertions, 0 deletions