| OLD | NEW |
| 1 Name: libpng | 1 Name: libpng |
| 2 URL: http://libpng.org/ | 2 URL: http://libpng.org/ |
| 3 Version: 1.6.22 | 3 Version: 1.6.22 |
| 4 Security Critical: yes | 4 Security Critical: yes |
| 5 License: libpng license | 5 License: libpng license |
| 6 License Android Compatible: yes | 6 License Android Compatible: yes |
| 7 | 7 |
| 8 Description: | 8 Description: |
| 9 PNG library. | 9 PNG library. |
| 10 | 10 |
| 11 Local Modifications: | 11 Local Modifications: |
| 12 | 12 |
| 13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see | 13 Local changes in Chromium's copy of libpng as of https://crrev.com/404379 - see |
| 14 README.chromium. | 14 README.chromium. |
| 15 | 15 |
| 16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. | 16 pnglibconf.h: a copy of libpng's scripts/pnglibconf.h.prebuilt. |
| 17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium. | 17 pngprefix.h: manually-created redefinitions to avoid conflicts with Chromium. |
| 18 0000-build-config.patch: Local build configuration changes. | 18 0000-build-config.patch: Local build configuration changes. |
| 19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid
compilation warning. | 19 0002-static-png-gt.patch: Unconditionally use static png_gt() in png.c to avoid
compilation warning. |
| 20 0003-check-errors-in-set-pcal.patch: Backported github.com/glennrp/libpng/pull/1
35 |
| OLD | NEW |