diff options
| author | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-04 10:12:49 +0100 |
|---|---|---|
| committer | Gyorgy Sarvari <skandigraun@gmail.com> | 2026-01-08 22:03:03 +0100 |
| commit | bd17a0d1323a2d7ebe23afe26c6e679d2642bc3d (patch) | |
| tree | 785187d8b6b919f962e2cbcf68366ccbc47fe842 /meta-python/recipes-devtools/python/python3-cerberus_1.3.4.bb | |
| parent | 3f9744d6b2e17d858f6fc0e272ded4aaa9568c71 (diff) | |
| download | meta-openembedded-bd17a0d1323a2d7ebe23afe26c6e679d2642bc3d.tar.gz | |
tree: upgrade 2.0.2 -> 2.0.4
Changelog:
2.0.4:
- Fix missing comma in JSON output.
2.0.3:
- Fix segfault when filelimit is used and tree encounters a directory it
cannot enter.
- Use += when assigning CFLAGS and LDFLAGS in the Makefile allowing
them to be modified by environment variables during make. (Ben Brown)
Possibly assumes GNU make.
- Fixed broken -x option (stops recursing.)
- Fix use after free (causing segfault) for dir/subdir in list.c
- Fixes for .gitignore functionality
- Fixed * handing in patmatch. Worked almost like ** before, now properly
stops at /'s. These issues were the result of forgetting that patmatch()
was just to match filenames to patterns, not paths.
- Patterns starting with / are actually relative to the .gitignore file,
not the root of the filesystem, go figure.
- Patterns without /'s in .gitignore apply to any file in any directory
under the .gitignore, not just the .gitignore directory
- Remove "All rights reserved" from copyright statements. A left-over from
trees original artistic license.
- Add in --du and --prune to --help output
- Fixed segfault when an unknown directory is given with -X
- Fixed output up for -X and -J options.
- Remove one reference to strnlen which isn't necessary since it may not
be available on some OS's.
Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-cerberus_1.3.4.bb')
0 files changed, 0 insertions, 0 deletions
