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
Yulong Zhang
699f487180
Adding myself to view libraw issues ( #8856 )
...
Per https://github.com/LibRaw/LibRaw/issues/496 , I need to directly view
libraw issues and aid the maintainer to figure out how to repro.
2022-10-25 15:05:45 -04:00
Yulong Zhang
1f54736ca2
Grant maintainer access to libraw issues ( #8830 )
...
Per upstream request here: https://github.com/LibRaw/LibRaw/issues/496
2022-10-21 11:06:22 +01:00
Julien Voisin
5f4bb59dc6
Improve a bit the libraw fuzzer ( #8814 )
...
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-10-19 17:35:13 +01:00
Julien Voisin
00d62f5b55
Fill issues on github for libraw ( #8808 )
...
As asked by upstream here:
https://github.com/LibRaw/LibRaw/issues/295#issuecomment-637604541
cc @LibRaw
2022-10-18 18:43:11 +01:00
Julien Voisin
6a1eff7459
Fix libraw's build ( #8809 )
...
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-10-18 17:54:03 +01:00
Julien Voisin
e3aaf609aa
Improve a bit the coverage of libraw's fuzzer ( #7478 )
...
Co-authored-by: Julien Voisin <jvoisin@google.com>
2022-03-30 19:32:02 -04:00
Oliver Chang
84faf55729
Populate a bunch of main_repo values. ( #4815 )
...
Also enforce this for future integrations.
2020-12-10 09:49:27 +11: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
ed3ed5552b
Fix array bounds ( #3990 )
...
Co-authored-by: Jamie Pinheiro <pinheirojamie@google.com>
2020-06-15 12:47:40 -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