Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[old] 7zip: Add version 21.07 #4

Draft
wants to merge 12 commits into
base: main
Choose a base branch
from
Draft

[old] 7zip: Add version 21.07 #4

wants to merge 12 commits into from

Conversation

Ash258
Copy link
Contributor

@Ash258 Ash258 commented Aug 18, 2021

TODO: Wait for arm; Add older versions

Since there is no msi archive for arm, the exe archives were repacked as zip via this commands:

$v = '2106'
# Download first all the files
@('', '-arm64', '-x64') |% { $url = "https://www.7-zip.org/a/7z$v${_}.exe"; Invoke-WebRequest $url -OutFile ($url -split '/')[-1] }

gci -File | % { 7z x $_.FullName -o"$($_.BaseName)" }
gci -Directory | % { 7z a "$($_.BaseName).zip" $_.FullName }
scp *.zip shovel

License should not be violated. Igor will be contacted for the proper msi package for arm or direct approval for redistribution

@Ash258 Ash258 added the manifest-fix-needed Improvements or additions to application specific manifest label Aug 18, 2021
@Ash258 Ash258 self-assigned this Aug 18, 2021
@Ash258 Ash258 added the upstream Issue related to related/'upstream' component label Aug 28, 2021
@Ash258 Ash258 changed the title 7zip: Add version 21.03 7zip: Add version 21.06 Dec 25, 2021
@Ash258
Copy link
Contributor Author

Ash258 commented Jan 16, 2022

Log:

Downloading 'https://www.7-zip.org/a/7z2107.exe'
Downloading 'https://www.7-zip.org/a/7z2107-arm64.exe'
Downloading 'https://www.7-zip.org/a/7z2107-x64.exe'
Downloading source code
Original '7z2107-arm64.exe' checksum: 06FC9FE451B873E4179F48A0570E27CF51026ADBF2E97C8C1AF022DDEC73DB97

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive for archives:
1 file, 1566728 bytes (1531 KiB)

Extracting archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107-arm64.exe
--
Path = C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107-arm64.exe
Type = 7z
Offset = 121856
Physical Size = 1444872
Headers Size = 1400
Method = LZMA:5m
Solid = +
Blocks = 2

Everything is Ok

Files: 106
Size:       5413852
Compressed: 1566728
Original '7z2107-x64.exe' checksum: 0B461F0A0ECCFC4F39733A80D70FD1210FDD69F600FB6B657E03940A734E5FC1

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive for archives:
1 file, 1533613 bytes (1498 KiB)

Extracting archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107-x64.exe
--
Path = C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107-x64.exe
Type = 7z
Offset = 37376
Physical Size = 1496237
Headers Size = 1447
Method = LZMA:5m BCJ2
Solid = +
Blocks = 2

Everything is Ok

Files: 107
Size:       5574620
Compressed: 1533613
Original '7z2107.exe' checksum: 71E94E6038F4D42ED8F0F38C0E6C3846F21D13527139EFA9EF8B8F6312AB6C90

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive for archives:
1 file, 1255704 bytes (1227 KiB)

Extracting archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107.exe
--
Path = C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip\7z2107.exe
Type = 7z
Offset = 36864
Physical Size = 1218840
Headers Size = 1436
Method = LZMA:3m BCJ2
Solid = +
Blocks = 2

Everything is Ok

Files: 106
Size:       4120540
Compressed: 1255704
Repackaing '7z2107.zip'

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive:
2 folders, 106 files, 4120540 bytes (4024 KiB)

Creating archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip/7z2107.zip

Add new data to archive: 2 folders, 106 files, 4120540 bytes (4024 KiB)


Files read from disk: 106
Archive size: 1975861 bytes (1930 KiB)
Everything is Ok
New '7z2107.zip' checksum: 9B1EF46B9B02853BBC1F55D9C9AC3CDC660813154405DBE03D3FB0387E9393EC
Repackaing '7z2107-arm64.zip'

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive:
2 folders, 106 files, 5413852 bytes (5287 KiB)

Creating archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip/7z2107-arm64.zip

Add new data to archive: 2 folders, 106 files, 5413852 bytes (5287 KiB)


Files read from disk: 106
Archive size: 2281402 bytes (2228 KiB)
Everything is Ok
New '7z2107-arm64.zip' checksum: 944CB106D21A32A71B8565921BB0B8E4F17615F611F6EE3A9B117DA2AACFB1C5
Repackaing '7z2107-x64.zip'

7-Zip 21.06 (x64) : Copyright (c) 1999-2021 Igor Pavlov : 2021-11-24

Scanning the drive:
2 folders, 107 files, 5574620 bytes (5444 KiB)

Creating archive: C:\Users\Shovel W11\Shovel\buckets\Base\support\7zip/7z2107-x64.zip

Add new data to archive: 2 folders, 107 files, 5574620 bytes (5444 KiB)


Files read from disk: 107
Archive size: 2375716 bytes (2321 KiB)
Everything is Ok
New '7z2107-x64.zip' checksum: B10324340C82C05A7B237F24049DD6CFFA8D66AD16F68F9642BD4D12DFBC3EF5
Copying all required files to server
7z2107-arm64.zip                                                                                                                              100% 2228KB 853.8KB/s   00:02
7z2107-src.tar.xz                                                                                                                             100% 1202KB   1.1MB/s   00:01
7z2107-x64.zip                                                                                                                                100% 2320KB   1.2MB/s   00:01
7z2107.zip                                                                                                                                    100% 1930KB   1.1MB/s   00:01
README.md                                                                                                                                     100%  331    10.4KB/s   00:00
repack.ps1                                                                                                                                    100% 2102   131.3KB/s   00:00

@Ash258 Ash258 changed the title 7zip: Add version 21.06 7zip: Add version 21.07 Jan 31, 2022
@Ash258 Ash258 mentioned this pull request Jul 5, 2022
@Ash258 Ash258 changed the title 7zip: Add version 21.07 [old] 7zip: Add version 21.07 Jul 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest-fix-needed Improvements or additions to application specific manifest upstream Issue related to related/'upstream' component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant