facebook / facebook/zstd

Relax LICENSE copyright requirement for executable packers use cases?

Abierto
#4,604 2 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
C
Estrellas
27.9k
Forks
2.6k
Merge medio
1 d 3 h
PR fusionados (30 d)
8

Descripción

**Is your feature request related to a problem? Please describe.**
Executable packers like UPX can't use ZSTD due to the copyright requirements of the LICENSE, specifically this clause:

> * Redistributions in binary form must reproduce the above copyright notice,
this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution.

**Describe the solution you'd like**
Relax the requirement for this specific use case only, as this prevents using ZSTD in binary packers since there is nowhere for them to enforce copyright into the target binary, and requires redustributing as part of the decompression of the executable.

**Describe alternatives you've considered**
N/A

**Additional context**
Request for this support has been around for 7 years and is blocked by this, see https://github.com/upx/upx/issues/295

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.