1. 23 Jan, 2019 1 commit
  2. 17 Jul, 2018 2 commits
    • Eric Anderson's avatar
      protoc-artifacts: Update centos base from 6.6 to 6.9 · 11e2eca4
      Eric Anderson authored
      This avoids the need to use "yum update && yum upgrade" in the container
      to be able to contact GitHub, which requires TLS 1.2[1].
      
      I have verified that binaries built with this container still run in the
      previous container; no errors like "/lib64/libc.so.6: version
      `GLIBC_2.14' not found", which occur if using too new of a glibc when
      compiling. CentOS 6.6 has glibc version 2.12 release 1.209.el6. CentOS
      6.9 has glibc version 2.12 release 1.149.el6. Both would upgrade to
      release 1.212.el6 via "yum update && yum upgrade".
      
      1. https://githubengineering.com/crypto-deprecation-notice/
      11e2eca4
    • Adam Cozzette's avatar
      Updated Docker setup to use GCC 4.8 · 6fc2bac3
      Adam Cozzette authored
      Now that we depend on C++11, we need at least GCC 4.8 instead of 4.7.
      This change updates the Docker setup to continue using CentOS 6.6 but
      with GCC 4.8.
      
      I also added libm to the whitelist for dynamically linked libraries for
      the ARM64 protoc binary.
      6fc2bac3
  3. 07 Jul, 2018 1 commit
    • Eric Anderson's avatar
      protoc-artifacts: Update centos base from 6.6 to 6.9 · fa394677
      Eric Anderson authored
      This avoids the need to use "yum update && yum upgrade" in the container
      to be able to contact GitHub, which requires TLS 1.2[1].
      
      I have verified that binaries built with this container still run in the
      previous container; no errors like "/lib64/libc.so.6: version
      `GLIBC_2.14' not found", which occur if using too new of a glibc when
      compiling. CentOS 6.6 has glibc version 2.12 release 1.209.el6. CentOS
      6.9 has glibc version 2.12 release 1.149.el6. Both would upgrade to
      release 1.212.el6 via "yum update && yum upgrade".
      
      1. https://githubengineering.com/crypto-deprecation-notice/
      fa394677
  4. 06 Jul, 2018 1 commit
    • Adam Cozzette's avatar
      Updated Docker setup to use GCC 4.8 · 65e76f52
      Adam Cozzette authored
      Now that we depend on C++11, we need at least GCC 4.8 instead of 4.7.
      This change updates the Docker setup to continue using CentOS 6.6 but
      with GCC 4.8.
      
      I also added libm to the whitelist for dynamically linked libraries for
      the ARM64 protoc binary.
      65e76f52
  5. 29 Mar, 2018 3 commits
  6. 05 Jul, 2017 1 commit
  7. 11 May, 2017 1 commit
  8. 24 Jul, 2016 1 commit
    • Feng Xiao's avatar
      Fix maven path. · 9e3c98f1
      Feng Xiao authored
      Change-Id: I252d7a644a9e4064a9f1a816a2be3f25f37b4c43
      9e3c98f1
  9. 22 Jul, 2016 1 commit
    • Feng Xiao's avatar
      Fix maven links. · fdd970e4
      Feng Xiao authored
      [ci skip]
      
      Change-Id: Ibefbdf441d932c5751235c635244450d7cbacc53
      fdd970e4
  10. 12 May, 2015 1 commit