jonathanmetzman
bc02fd0c63
Don't use centipede's install script ( #8870 )
...
We can't simply autoremove the packages it installs and it adds 500 MB
to the image size.
Install the only dependency we don't already have libssl-dev since it is very small anyway.
2022-10-26 18:52:22 -04:00
devtty1er
d561c49ae5
Update Dockerfiles ( #4070 )
...
* Use LABEL in place of MAINTAINER
* Remove LABEL maintainer from Dockerfiles
2020-07-06 13:18:23 -07:00
Jamie Pinheiro
a598a4fd34
Increase coverage of libraw fuzzing ( #3962 )
...
* Increase coverage
* Respond to PR feedback
* Move corpuses to cloud
Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-12 12:14:30 -07:00
Jamie Pinheiro
726ce35e3a
Update Dockerfile ( #3923 )
2020-06-02 13:47:44 -07:00
Jamie Pinheiro
bba24d396e
[LibRaw] Initial integration ( #3918 )
...
* Init integration
* Fix formatting
* Add size check
* Update maintainers
* PR Feedback
* Add newline
* Disable UBSan vptr
* Disable building examples
* Remove disabling UBSan vptr
Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-02 10:47:31 -07:00