[Pkg-chromium-commit] [pkg-chromium] branch master updated (b06f9af -> 4e58ae5)

Michael Gilbert mgilbert at moszumanska.debian.org
Sat Mar 10 00:30:32 UTC 2018


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a change to branch master
in repository pkg-chromium.

      from  b06f9af   release 64.0.3282.119-2
      adds  3d4321b   refresh patches for chromium 65
      adds  075c7fc   release 65.0.3325.73-1
      adds  f311d92   arm64: fix build
      adds  75cb36c   armhf: try smaller build
      adds  98caaa2   update changelog
      adds  0417788   release 65.0.3325.74-1
      adds  f8b7375   release 65.0.3325.85-1
       new  4e58ae5   release 65.0.3325.146-1

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/changelog                                  | 178 +++++---
 debian/clean                                      |   7 +-
 debian/compat                                     |   2 +-
 debian/control                                    |  12 +-
 debian/copyright                                  |  28 +-
 debian/patches/disable/device-notifications.patch |   2 +-
 debian/patches/disable/fonts.patch                |   2 +-
 debian/patches/disable/fuzzers.patch              |   2 +-
 debian/patches/disable/google-api-warning.patch   |  16 +-
 debian/patches/disable/signin.patch               |   8 +-
 debian/patches/fixes/angle.patch                  |  14 -
 debian/patches/fixes/connection-message.patch     |   2 +-
 debian/patches/fixes/duplicate-name.patch         | 105 +++++
 debian/patches/fixes/gpu-timeout.patch            |   2 +-
 debian/patches/fixes/includes.patch               |  36 +-
 debian/patches/fixes/mojo.patch                   |   2 +-
 debian/patches/fixes/optional.patch               | 477 ++++++++++++++++++++++
 debian/patches/fixes/skia_buildfix.patch          |  22 +
 debian/patches/gn/narrowing.patch                 |   2 +-
 debian/patches/gn/parallel.patch                  |   2 +-
 debian/patches/series                             |  11 +-
 debian/patches/system/event.patch                 |   6 +-
 debian/patches/system/ffmpeg.patch                |  19 +
 debian/patches/system/gtk2.patch                  |  13 -
 debian/patches/system/harfbuzz.patch              | 275 ++++++++++++-
 debian/patches/system/icu.patch                   |   2 +-
 debian/patches/system/lcms2.patch                 |   6 +-
 debian/patches/system/nspr.patch                  |  10 +-
 debian/patches/system/vpx.patch                   |  10 +-
 debian/patches/warnings/comment.patch             |  31 +-
 debian/patches/warnings/initialization.patch      |  11 +
 debian/patches/warnings/null-destination.patch    |  22 +
 debian/patches/warnings/printf.patch              |  11 +
 debian/patches/warnings/unused-typedefs.patch     |   2 +-
 debian/patches/warnings/unused-variable.patch     |  25 ++
 debian/rules                                      |  15 +-
 debian/scripts/icons                              |   2 +-
 37 files changed, 1203 insertions(+), 189 deletions(-)
 delete mode 100644 debian/patches/fixes/angle.patch
 create mode 100644 debian/patches/fixes/duplicate-name.patch
 create mode 100644 debian/patches/fixes/optional.patch
 create mode 100644 debian/patches/fixes/skia_buildfix.patch
 create mode 100644 debian/patches/system/ffmpeg.patch
 delete mode 100644 debian/patches/system/gtk2.patch
 create mode 100644 debian/patches/warnings/initialization.patch
 create mode 100644 debian/patches/warnings/null-destination.patch
 create mode 100644 debian/patches/warnings/printf.patch
 create mode 100644 debian/patches/warnings/unused-variable.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-chromium/pkg-chromium.git



More information about the Pkg-chromium-commit mailing list