[oe-commits] [openembedded-core] branch zeus-next updated (3d114c0 -> 00e0bc9)

git at git.openembedded.org git at git.openembedded.org
Tue Feb 11 23:06:01 UTC 2020


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

rpurdie pushed a change to branch zeus-next
in repository openembedded-core.

 discard 3d114c0  ncurses: Fix reproducibility issue
 discard fc6e8e5  libevdev: Fix determinism issue
 discard cbcba43  sysvinit: Fix Reproducibility issue
 discard 6e80947  sudo: specify where target tools are
 discard 2b68ffc  libgcrypt: Fix determinism issue
 discard 22dc9a3  libinput: Fix determinism issue
 discard 3997c47  iputils: Fix build determinism
 discard c31c676  openssl: Fix reproducibility issue
 discard def3a9d  perl: Fix various reproducibile build issues
 discard 208efc8  perl: do not install files that contain build host specific data
 discard a2a6d9f  gtk+3: sort resources for reproducible binaries
 discard ca213de  libidn2: Fix reproducibility issue
 discard fd3bd61  patch: Extend to native/nativesdk and depend upon
 discard 6bdc5f7  tar: Fix build determinism, disable rsh
 discard 3653fd4  mc: Fix manpage date indeterminism
 discard 8f77075  mc: Set zipinfo presence determinstically
 discard 164d72b  mc: Fix build reproducibility
 discard 10357b0  libxshmfence: Set shm directory deterministically
 discard 51274c9  sudo: Set vardir deterministically
 discard 10515e5  classes/reproducible_build: Read SDE file later
 discard 4d470f4  oeqa/reproducible: Improve test output and ensure deb+ipk compared
 discard b577a6d  opkg-utils: Fix reproducibility issues in opkg-build
 discard 1b71c28  opkg-utils: upgrade to version 0.4.2
     add ac61505  Revert "bzip2: Fix CVE-2019-12900"
     add be88383  rsync: whitelist CVE-2017-16548
     add 30f4f40  curl: fix CVE-2019-15601
     add c06d69e  cpio: fix CVE-2019-14866
     add 803391e  devtool/standard.py: Allow recipe to disable menuconfig logic
     add 8ebd3b4  gcc-9.2: fix bug #91102 'aarch64 ICE on Linux kernel with -Os'
     add 428c8a3  opkg-utils: upgrade to version 0.4.2
     add ff31fa7  opkg-utils: Fix reproducibility issues in opkg-build
     add 38359c7  oeqa/reproducible: Improve test output and ensure deb+ipk compared
     add 81d3832  classes/reproducible_build: Read SDE file later
     add 89f517c  sudo: Set vardir deterministically
     add 0e0111a  libxshmfence: Set shm directory deterministically
     add 055766f  mc: Fix build reproducibility
     add 60cdd91  mc: Set zipinfo presence determinstically
     add feaf05c  mc: Fix manpage date indeterminism
     add af4a284  tar: Fix build determinism, disable rsh
     add 148f1f8  patch: Extend to native/nativesdk and depend upon
     add 77be323  libidn2: Fix reproducibility issue
     add 5c38cdf  gtk+3: sort resources for reproducible binaries
     add e120848  perl: do not install files that contain build host specific data
     add 1f630fe  perl: Fix various reproducibile build issues
     add 9411343  openssl: Fix reproducibility issue
     add 46f9c48  iputils: Fix build determinism
     add f29b56b  libinput: Fix determinism issue
     add cd2e778  libgcrypt: Fix determinism issue
     add 232430b  sudo: specify where target tools are
     add bde90e4  sysvinit: Fix Reproducibility issue
     add 7edd5e5  libevdev: Fix determinism issue
     add 7bc68f7  ncurses: Fix reproducibility issue
     add 00e0bc9  u-boot.inc: Fix devtool build u-boot for u-boot without menuconfig

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (3d114c0)
            \
             N -- N -- N   refs/heads/zeus-next (00e0bc9)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 meta/recipes-bsp/u-boot/u-boot.inc                 |   2 +
 meta/recipes-devtools/gcc/gcc-9.2.inc              |   1 +
 ...t-91102-aarch64-ICE-on-Linux-kernel-with-.patch |  95 +++++++
 meta/recipes-devtools/rsync/rsync_3.1.3.bb         |   3 +
 .../bzip2/bzip2-1.0.6/CVE-2019-12900.patch         |  36 ---
 .../cpio/cpio-2.12/CVE-2019-14866.patch            | 316 +++++++++++++++++++++
 meta/recipes-extended/cpio/cpio_2.12.bb            |   1 +
 .../recipes-support/curl/curl/CVE-2019-15601.patch |  46 +++
 meta/recipes-support/curl/curl_7.66.0.bb           |   1 +
 scripts/lib/devtool/standard.py                    |   6 +-
 10 files changed, 469 insertions(+), 38 deletions(-)
 create mode 100644 meta/recipes-devtools/gcc/gcc-9.2/re-PR-target-91102-aarch64-ICE-on-Linux-kernel-with-.patch
 delete mode 100644 meta/recipes-extended/bzip2/bzip2-1.0.6/CVE-2019-12900.patch
 create mode 100644 meta/recipes-extended/cpio/cpio-2.12/CVE-2019-14866.patch
 create mode 100644 meta/recipes-support/curl/curl/CVE-2019-15601.patch

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list