cargo eza 0.10.3
eza v0.10.3

latest releases: 0.19.3, 0.19.2, 0.19.1...
13 months ago

Description

This will (hopefully) be the last release without conventional commits.

In total, 48 pull requests have been merged.

Status on exa pull requests

Since friday, we have gone from 63 open pull requests from exa to 21.

12 were closed (with one re-created and merged) and the remaining were closed.

Changelog (general):

Merged pr-1177: add hyperlink support
Merged pr-855: add selinux context outputs
Merged pr-797: git repo status, current branch
Merged pr-1219: fish inode completions
Merged pr-1164: -o shortcut for --octal-permissions
Merged pr-1099: typo
Merged pr-69: fix cargo.toml, completions, man pages
Merged pr-981: use stdout for timezone errors

Changelog (security):

Bumped openssl-src: SM2 Decryption Buffer Overflow (Critical)
Bumped openssl-src: openssl-src contains Double free after calling PEM_read_bio_ex (High)
Bumped openssl-src: AES OCB fails to encrypt some bytes (High)
Bumped openssl-src: openssl-src's infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)
Bumped openssl-src: Read buffer overruns processing ASN.1 strings (High)
Bumped openssl-src: openssl-src vulnerable to Use-after-free following BIO_new_NDEF (High)
Bumped openssl-src: Vulnerable OpenSSL included in cryptography wheels (High)
Bumped openssl-src: openssl-src subject to Timing Oracle in RSA Decryption (Moderate)
Bumped git2-rs: git2-rs fails to verify SSH keys by default (Moderate)
Bumped git2-rs: git2-rs fails to verify SSH keys by default (Moderate)

What's Changed

  • (exa PR) 1219: fix fish completion for -i/--inode option by @cafkafk in #3
  • (exa PR) 797: Add status for subdirectories that are git repositories by @cafkafk in #62
  • (exa PR) 855: Add option to show security attribute and improve extended support by @cafkafk in #61
  • (exa PR) 1099: fix some typos by @cafkafk in #39
  • (exa PR) 981: Don't show an error on stdout when there is no timezone info by @cafkafk in #50
  • (exa PR) 1164: Add -o shorcut to --octal-permissions by @cafkafk in #21
  • (exa PR) 1177: feature: hyperlink flag by @cafkafk in #17
  • Bump openssl-src from 111.15.0+1.1.1k to 111.26.0+1.1.1u by @dependabot in #67
  • fix: change name to eza by @cafkafk in #69
  • Bump git2 from 0.13.20 to 0.16.1 by @dependabot in #71
  • (exa PR) 1160: Update Cargo.toml to optimise binaries for size by @cafkafk in #23
  • ci: remove unused .github files by @cafkafk in #73
  • ci: Create unit-tests.yml by @cafkafk in #75
  • feat(git): add git-status-.* completions by @cafkafk in #77
  • fix(grid): fixed grid bug by @cafkafk in #79
  • ci: add trivial nix flake by @cafkafk in #80
  • doc(nix): document nix flake by @cafkafk in #81
  • (exa PR) 1085 by @cafkafk in #41
  • (exa PR) 1057: add icon for Vagrantfile by @cafkafk in #45
  • (exa PR) 1006: Add git icon to .gitignore_global file by @cafkafk in #49
  • (exa PR) 1061: Resolves #270: add support for --time-style=relative by @cafkafk in #44
  • doc: Update README.md by @cafkafk in #85
  • doc: readme change screenshot to eza by @cafkafk in #87
  • Code of Conduct by @cafkafk in #88
  • fix: bump rust to 1.71.0 by @cafkafk in #90
  • (exa PR) 1094 by @cafkafk in #40
  • (exa PR) 1064: Add -A option for more compatibility with ls by @cafkafk in #43
  • (exa PR) 1051: changed default folder icon by @cafkafk in #46
  • Flake improvments by @sbatial in #93
  • (exa PR) 1120 by @cafkafk in #35
  • (exa PR) 1128 by @cafkafk in #33
  • (exa PR) 1140 by @cafkafk in #31
  • (exa PR) 1148 by @cafkafk in #27
  • (exa PR) 1162 by @cafkafk in #22
  • (exa PR) 1178: Replace obsolete icons by @cafkafk in #16
  • (exa PR) 1191: Update icons.rs by @cafkafk in #12
  • (exa PR) 1194: add Emacs icon for .el and org-mode for .org by @cafkafk in #10
  • (exa PR) 1199: Added icons for .rmeta and .ino files by @cafkafk in #8
  • (exa PR) 1221: add icon support for .mjs, .cjs, .mts, .cts files by @cafkafk in #2
  • (exa PR) 1150 by @cafkafk in #25
  • (exa PR) 1175 by @cafkafk in #18
  • (exa PR) 370: Replace fixed colors by named ones so that it works well with any color scheme by @cafkafk in #64
  • fix: removed result by @cafkafk in #95
  • (exa PR) 1121: Add some compiled file by @cafkafk in #34
  • (exa PR) 1070: Make symlinks report their target's size, if valid by @cafkafk in #42
  • (exa PR) 1188: Moving actions to dtolnay's version by @cafkafk in #14
  • chore: bump to v0.10.2 by @cafkafk in #96
  • fix: update --version info by @cafkafk in #98
  • refactor: filetype.rs by @cafkafk in #28
  • fix: update snapscraft.yaml by @cafkafk in #99
  • feat(filetype): add compressed type by @cafkafk in #100

New Contributors

Full Changelog: https://github.com/cafkafk/eza/commits/v0.10.3-alpha

Don't miss a new eza release

NewReleases is sending notifications on new releases.