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

license confusion #301

Closed
pymnh opened this issue Jun 24, 2021 · 2 comments
Closed

license confusion #301

pymnh opened this issue Jun 24, 2021 · 2 comments

Comments

@pymnh
Copy link

pymnh commented Jun 24, 2021

Hi,

I am working on getting this package into debian. Little problem is that the packaging policy requires naming copyright and license explicitly per file (or regex on multiple files), like here

The license file of this project says that ISC licensed code from Googles BoringSSL is included, but I have trouble finding the respective files. At least there seems to be no files with according headers. Is the respective code still present in this package? If yes, can you maybe point them out to me?

@dadrian
Copy link
Member

dadrian commented Aug 2, 2021

I believe that code is now gone, it was in some cipher implementations that have since been added to the Golang stdlib.

That being said, what does it mean to add a library-only Go project to Debian?

@pymnh
Copy link
Author

pymnh commented Aug 3, 2021

I believe that code is now gone, it was in some cipher implementations that have since been added to the Golang stdlib.

perfect, than there should be nothing in the way for packaging this :)

That being said, what does it mean to add a library-only Go project to Debian?

ultimately the goal is to get zmap/zlint and zmap/zcertificate into debian. the build servers do not have network access hence all build dependency need to be packaged for debian archives to be available at build time.

@pymnh pymnh closed this as completed Aug 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants