[oe-commits] [meta-openembedded] branch master-next updated (2a15cbd -> 706c5a9)

git at git.openembedded.org git at git.openembedded.org
Wed Apr 10 04:34:32 UTC 2019


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

khem pushed a change to branch master-next
in repository meta-openembedded.

 discard 2a15cbd  squid: upgrade squid 3.5.28 -> 4.6
 discard 3e74a62  xbitmaps: upgrade 1.1.1 -> 1.1.2
 discard a61a77f  xstdcmap: upgrade 1.0.3 -> 1.0.4
 discard a2540b5  xsetroot: upgrade 1.1.1 -> 1.1.2
 discard 6685230  xrefresh: upgrade 1.0.5 -> 1.0.6
 discard 132361f  xrdb: upgrade 1.1.1 -> 1.2.0
 discard 2a2aa64  xlsatoms: upgrade 1.1.2 -> 1.1.3
 discard 48ed9a7  python-flask-socketio: move to meta-python directory
 discard 9f036a1  ristretto: upgrade 0.8.3 -> 0.8.4
 discard 03d4ac2  parole: upgrade 1.0.1 -> 1.0.2
 discard 87c1e93  udisks2: upgrade 2.8.1 -> 2.8.2
 discard cd617b3  analyze-suspend: update to 5.3
 discard fb1967b  ell: remove recipe
 discard 3b40925  wolfssl: update to 4.0.0
 discard db1ea22  macchanger: update to 1.7.0
 discard 338b50f  python-cryptography: Move linker flag to .inc
 discard 69fddf5  ledmon: control hard disk led for RAID arrays
     new 009e6ef  python-cryptography: Move linker flag to .inc
     new 937f96c  macchanger: update to 1.7.0
     new 4cf971e  wolfssl: update to 4.0.0
     new f4a59c5  ell: remove recipe
     new b3f296a  analyze-suspend: update to 5.3
     new e8db74c  udisks2: upgrade 2.8.1 -> 2.8.2
     new fab25b2  parole: upgrade 1.0.1 -> 1.0.2
     new 888706b  ristretto: upgrade 0.8.3 -> 0.8.4
     new 3cabe2f  python-flask-socketio: move to meta-python directory
     new fb39a42  xlsatoms: upgrade 1.1.2 -> 1.1.3
     new 5d04cde  xrdb: upgrade 1.1.1 -> 1.2.0
     new 948fb6f  xrefresh: upgrade 1.0.5 -> 1.0.6
     new 1b2fdea  xsetroot: upgrade 1.1.1 -> 1.1.2
     new 6c996d6  xstdcmap: upgrade 1.0.3 -> 1.0.4
     new 4bc2bad  xbitmaps: upgrade 1.1.1 -> 1.1.2
     new d219ba7  squid: upgrade squid 3.5.28 -> 4.6
     new a12a376  ledmon: control hard disk led for RAID arrays
     new 10704ec  apache2: upgrade 2.4.34 -> 2.4.39
     new 706c5a9  chrony: update to 3.4

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   (2a15cbd)
            \
             N -- N -- N   refs/heads/master-next (706c5a9)

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.

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


Summary of changes:
 .../chrony/0001-Fix-compilation-with-musl.patch    |  29 ++
 .../chrony/{chrony_3.3.bb => chrony_3.4.bb}        |   9 +-
 ...-insead-of-on_exit-for-musl-compatibility.patch |  53 +++
 ...0002-include-sys-select.h-and-sys-types.h.patch |  43 ++
 meta-oe/recipes-bsp/ledmon/ledmon_git.bb           |   6 +-
 .../recipes-httpd/apache2/apache2-native_2.4.34.bb |  46 --
 ...nfigure-use-pkg-config-for-PCRE-detection.patch |   8 +-
 ...-up-the-core-size-limit-if-CoreDumpDirec.patch} |  12 +-
 ...ot-export-apr-apr-util-symbols-when-usin.patch} |  10 +-
 ...ache2-log-the-SELinux-context-at-startup.patch} |  23 +-
 ...replace-lynx-to-curl-in-apachectl-script.patch} |   6 +-
 ...-the-race-issue-of-parallel-installation.patch} |   6 +-
 ...apache2-allow-to-disable-selinux-support.patch} |   8 +-
 ...-not-use-relative-path-for-gen_test_char.patch} |   8 +-
 .../apache2/apache2/CVE-2018-11763.patch           | 512 ---------------------
 .../apache2/apache2/apache-configure_perlbin.patch |  27 --
 .../recipes-httpd/apache2/apache2_2.4.34.bb        | 202 --------
 .../recipes-httpd/apache2/apache2_2.4.39.bb        | 171 +++++++
 meta-webserver/recipes-httpd/apache2/files/init    |   0
 19 files changed, 359 insertions(+), 820 deletions(-)
 create mode 100644 meta-networking/recipes-support/chrony/chrony/0001-Fix-compilation-with-musl.patch
 rename meta-networking/recipes-support/chrony/{chrony_3.3.bb => chrony_3.4.bb} (96%)
 create mode 100644 meta-oe/recipes-bsp/ledmon/ledmon/0001-use-atexit-insead-of-on_exit-for-musl-compatibility.patch
 create mode 100644 meta-oe/recipes-bsp/ledmon/ledmon/0002-include-sys-select.h-and-sys-types.h.patch
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2-native_2.4.34.bb
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-corelimit.patch => 0002-apache2-bump-up-the-core-size-limit-if-CoreDumpDirec.patch} (83%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.4-export.patch => 0003-apache2-do-not-export-apr-apr-util-symbols-when-usin.patch} (80%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.1-selinux.patch => 0004-apache2-log-the-SELinux-context-at-startup.patch} (85%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{replace-lynx-to-curl-in-apachectl-script.patch => 0005-replace-lynx-to-curl-in-apachectl-script.patch} (95%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{httpd-2.4.3-fix-race-issue-of-dir-install.patch => 0006-apache2-fix-the-race-issue-of-parallel-installation.patch} (94%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{configure-allow-to-disable-selinux-support.patch => 0007-apache2-allow-to-disable-selinux-support.patch} (91%)
 rename meta-webserver/recipes-httpd/apache2/apache2/{server-makefile.patch => 0008-apache2-do-not-use-relative-path-for-gen_test_char.patch} (76%)
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/CVE-2018-11763.patch
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2/apache-configure_perlbin.patch
 delete mode 100644 meta-webserver/recipes-httpd/apache2/apache2_2.4.34.bb
 create mode 100644 meta-webserver/recipes-httpd/apache2/apache2_2.4.39.bb
 mode change 100755 => 100644 meta-webserver/recipes-httpd/apache2/files/init

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


More information about the Openembedded-commits mailing list