mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-18 03:52:46 +00:00
[PR #1016] [CLOSED] [IMPROVEMENT]Update Protobuf-c to 1.3.1 #1813
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/1016
Author: @MatejMecka
Created: 10/25/2018
Status: ❌ Closed
Base:
master← Head:feat/updateProtobuf📝 Commits (9)
edae5a3Add GCI banner and change text.96edd90Add a requirement in PR to update changelog.1427c09Update Protobuf-c to 1.3.18861f7bTake 2 on upgrading (#1019)4ff40f1Fix compilation of utf8proc on Windows81a00dd[IMPROVEMENT]Update LibPNG to 1.6.35 (#1017)3a6fd34Merge pull request #1012 from saurabhshri/changelog475865bMerge pull request #1009 from saurabhshri/gcid5d6287add define📊 Changes
27 files changed (+12770 additions, -13243 deletions)
View changed files
📝
.github/PULL_REQUEST_TEMPLATE.md(+1 -0)📝
README.md(+9 -5)➖
docs/CHANGES.TXT(+0 -1158)📝
src/lib_ccx/params.c(+1 -1)📝
src/libpng/png.c(+20 -20)📝
src/libpng/png.h(+40 -40)📝
src/libpng/pngconf.h(+15 -14)📝
src/libpng/pngget.c(+9 -8)📝
src/libpng/pnginfo.h(+7 -7)📝
src/libpng/pngpread.c(+19 -19)📝
src/libpng/pngpriv.h(+25 -19)📝
src/libpng/pngread.c(+6 -6)📝
src/libpng/pngrio.c(+6 -6)📝
src/libpng/pngrtran.c(+784 -790)📝
src/libpng/pngrutil.c(+46 -25)📝
src/libpng/pngset.c(+9 -9)📝
src/libpng/pngstruct.h(+11 -11)📝
src/libpng/pngtrans.c(+9 -9)📝
src/libpng/pngwio.c(+5 -5)📝
src/libpng/pngwrite.c(+4 -5)...and 7 more files
📄 Description
Please prefix your pull request with one of the following: [FEATURE] [FIX] [IMPROVEMENT].
In raising this pull request, I confirm the following (please check boxes):
My familiarity with the project is as follows (check one):
Update Protobuf-c to 1.3.1 released on August 13
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.