mcmilk / 7-Zip-zstd

7-Zip with support for Brotli, Fast-LZMA2, Lizard, LZ4, LZ5 and Zstandard
https://mcmilk.de/projects/7-Zip-zstd/
Other
5.06k stars 300 forks source link

7-Zip 21.07 (2021-12-26) stable released #242

Closed FadeMind closed 1 year ago

FadeMind commented 2 years ago
21.07          2021-12-26
-------------------------
- 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format).
- New switches: -spm and -im!{file_path} to exclude directories from processing 
    for specified paths that don't contain path separator character at the end of path.
- In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" 
  field as in command line: -mparam.
- The sorting order of files in archives was slightly changed to be more consistent
  for cases where the name of some directory is the same as the prefix part of the name
  of another directory or file.
- TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program.

News by @redactedscribe

g0blin-NN commented 2 years ago

source code will be available later (с) https://sourceforge.net/p/sevenzip/discussion/45797/thread/edcb38bbab/#6c94

FadeMind commented 2 years ago

@g0blin-NN @mcmilk 7-Zip 21.06 (2021-11-24) stable released. Updated first comment.

g0blin-NN commented 2 years ago

ок https://www.7-zip.org/a/7z2106-src.7z

mcmilk commented 2 years ago

Will do this, when I have some time ...

tasty0tomato commented 2 years ago

zstd 1.5.1 released!

redactedscribe commented 2 years ago

7-Zip 21.07

21.07          2021-12-26
-------------------------
- 7-Zip now can extract VHDX disk images (Microsoft Hyper-V Virtual Hard Disk v2 format).
- New switches: -spm and -im!{file_path} to exclude directories from processing 
    for specified paths that don't contain path separator character at the end of path.
- In the "Add to Archive" window, now it is allowed to use -m prefix for "Parameters" 
  field as in command line: -mparam.
- The sorting order of files in archives was slightly changed to be more consistent
  for cases where the name of some directory is the same as the prefix part of the name
  of another directory or file.
- TAR archives created by 7-Zip now are more consistent with archives created by GNU TAR program.
tobwen commented 2 years ago

https://www.7-zip.org/a/7z2107-src.7z

Hermholtz commented 2 years ago

Dear McMilk, may we ask you again for this release? Or if you publish the step-by-step procedure on how the release is done, somebody may be able to help with this.

Thanks in advance.

aadler commented 2 years ago

Zstd is at 1.5.2 now: https://github.com/facebook/zstd/releases/tag/v1.5.2

yfdyh000 commented 2 years ago

Zstd is at 1.5.2 now: https://github.com/facebook/zstd/releases/tag/v1.5.2

I seem to have it done. https://github.com/yfdyh000/7-Zip-zstd/commits/master_zstd https://github.com/yfdyh000/7-Zip-zstd/releases/tag/1.0.7

version: 1.0.{build}
image: Visual Studio 2019
build_script:
- cmd: CPP\appveyor.cmd
artifacts:
- path: '*.7z'
deploy:
- provider: GitHub
  auth_token:
    secure: ...
  draft: true
Hermholtz commented 2 years ago

@yfdyh000 thanks, I need installer as well... Can you add a "How to build" to README.md? Thanks. @mcmilk how's your time?

yfdyh000 commented 2 years ago

@yfdyh000 thanks, I need installer as well... Can you add a "How to build" to README.md? Thanks. @mcmilk how's your time?

The installer appears to be just a 7z self-extracting program with some customizations. wix installer. The comment above provide enough info, although not step by step. Try it and ask specific questions?

The build is slower, and I haven't gotten it to work on my local computer. I don't really want to try more (reinventing the wheel) before the author decides to "abandon".

mcmilk commented 2 years ago

I will find some time ... but currently ZFS and other projects are more important for me.

lourdas commented 2 years ago

@yfdyh000 Maybe it's time to publish your own build...?

aptx17 commented 2 years ago

I will find some time ... but currently ZFS and other projects are more important for me.

22.00 2022-06-15

krystian3w commented 2 years ago

Someone detected release 22.01

Hermholtz commented 1 year ago

Dear @mcmilk ,

fingers crossed that you can find a bit of time to release new build of this wonderful mod of 7-zip. Thanks in advance!

mcmilk commented 1 year ago

Checkout latest pre-release.