1
0
Fork 0
mirror of https://github.com/VSadov/Satori.git synced 2025-06-07 19:17:05 +09:00

cgmanifest.json, zlib-ng-version.txt, THIRD-PARTY-NOTICES.TXT updates.

This commit is contained in:
Carlos Sánchez López 2024-09-04 18:01:24 -07:00
parent 15c5c2c7ac
commit 7c7c50b057
3 changed files with 20 additions and 12 deletions

View file

@ -69,19 +69,27 @@ written authorization of the copyright holder.
License notice for zlib-ng
-----------------------
https://github.com/zlib-ng/zlib-ng/blob/develop/LICENSE.md
https://github.com/zlib-ng/zlib-ng/blob/d54e3769be0c522015b784eca2af258b1c026107/LICENSE.md
(C) 1995-2024 Jean-loup Gailly and Mark Adler
This software is provided 'as-is', without any express or implied warranty. In no event will the authors be held liable for any damages arising from the use of this software.
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.
Permission is granted to anyone to use this software for any purpose, including commercial applications, and to alter it and redistribute it freely, subject to the following restrictions:
Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:
The origin of this software must not be misrepresented; you must not claim that you wrote the original software. If you use this software in a product, an acknowledgment in the product documentation would be appreciated but is not required.
1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.
Altered source versions must be plainly marked as such, and must not be misrepresented as being the original software.
2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.
This notice may not be removed or altered from any source distribution.
3. This notice may not be removed or altered from any source distribution.
License notice for LinuxTracepoints
-----------------------------------

View file

@ -46,7 +46,7 @@
"Type": "git",
"Git": {
"RepositoryUrl": "https://github.com/zlib-ng/zlib-ng",
"CommitHash": "74253725f884e2424a0dd8ae3f69896d5377f325"
"CommitHash": "d54e3769be0c522015b784eca2af258b1c026107"
}
},
"DevelopmentDependency": false

View file

@ -1,12 +1,12 @@
v2.1.6
74253725f884e2424a0dd8ae3f69896d5377f325
v2.2.1
d54e3769be0c522015b784eca2af258b1c026107
https://github.com/zlib-ng/zlib-ng/releases/tag/2.1.6
https://github.com/zlib-ng/zlib-ng/releases/tag/2.2.1
We have removed the following folders from our local copy as these files are not needed for our compilation:
- zlib-ng/docs/
- zlib-ng/doc/
- zlib-ng/test/
- zlib-ng/arch/s390/self-hosted-builder/
Apply https://github.com/dotnet/runtime/pull/105433.patch
Also, if the next version does not yet contain the fixes included in 12bc7edc73308f017ec40c6b2db694a6e3490ac2, cherry-pick it as a patch.