[oe-commits] [meta-openembedded] branch master updated (99aa19f -> 3064819)

git at git.openembedded.org git at git.openembedded.org
Mon Feb 5 16:04:30 UTC 2018


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

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

    from 99aa19f  recipes: use oe.utils.conditional instead of deprecated base_conditional
     new fdd3c62  iscsi-initiator-utils: CVE-2017-17840
     new 10b7674  drbd-utils: update SRC_URI
     new b5b9542  postfix: fix generating aliases db files
     new ea97f6b  strongswan: add ${PN}-plugin-curve25519 to RDEPENDS
     new 1bf1cfa  ebtables: Remove bashisms
     new 8c93241  dovecot: 2.2.29 -> 2.2.33
     new 1b7c9aa  quagga: 1.2.1 -> 1.2.2
     new 1c4fd55  ntimed: use beginline= in LIC_FILES_CHKSUM
     new ed9acc9  ndisc6: need to set USE_NLS="yes" to use gettext.h
     new 5ed659d  net-snmp: remove U64 typedef
     new a142656  net-snmp: fix the invalid -fdebug-prefix-map
     new 3064819  nghttp2: Move to meta-networking

The 12 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:
 ...Check-for-root-peer-user-for-iscsiuio-IPC.patch |  135 ++
 ...ould-ignore-bogus-iscsid-broadcast-packet.patch |   39 +
 ...l-fields-in-iscsiuio-IPC-response-are-set.patch |   34 +
 ...ot-double-close-IPC-file-stream-to-iscsid.patch |   62 +
 ...re-strings-from-peer-are-copied-correctly.patch |   78 +
 ...-useless-strcopy-and-validate-CIDR-length.patch |   44 +
 ...ck-iscsiuio-ping-data-length-for-validity.patch |   64 +
 .../iscsi-initiator-utils_2.0.874.bb               |    7 +
 .../recipes-daemons/postfix/files/main.cf          |    2 +-
 .../recipes-daemons/postfix/files/postfix.service  |    2 +-
 .../recipes-daemons/postfix/postfix.inc            |   17 +-
 .../ebtables/ebtables-2.0.10-4/ebtables.common     |   12 +-
 .../net-snmp/0001-Remove-U64-typedef.patch         | 2527 ++++++++++++++++++++
 .../recipes-protocols/net-snmp/net-snmp_5.7.3.bb   |    8 +
 .../recipes-protocols/quagga/quagga_1.2.1.bb       |    4 -
 .../recipes-protocols/quagga/quagga_1.2.2.bb       |    4 +
 .../{dovecot_2.2.29.bb => dovecot_2.2.33.bb}       |    4 +-
 .../recipes-support/drbd/drbd-utils_8.9.6.bb       |    2 +-
 .../recipes-support/ndisc6/ndisc6_git.bb           |    2 +
 .../recipes-support/nghttp2/nghttp2_1.26.0.bb      |    0
 .../recipes-support/ntimed/ntimed_git.bb           |    2 +-
 .../recipes-support/strongswan/strongswan_5.5.3.bb |    1 +
 22 files changed, 3025 insertions(+), 25 deletions(-)
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0001-Check-for-root-peer-user-for-iscsiuio-IPC.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0002-iscsiuio-should-ignore-bogus-iscsid-broadcast-packet.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0003-Ensure-all-fields-in-iscsiuio-IPC-response-are-set.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0004-Do-not-double-close-IPC-file-stream-to-iscsid.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0005-Ensure-strings-from-peer-are-copied-correctly.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0006-Skip-useless-strcopy-and-validate-CIDR-length.patch
 create mode 100644 meta-networking/recipes-daemons/iscsi-initiator-utils/files/0007-Check-iscsiuio-ping-data-length-for-validity.patch
 create mode 100644 meta-networking/recipes-protocols/net-snmp/net-snmp/0001-Remove-U64-typedef.patch
 delete mode 100644 meta-networking/recipes-protocols/quagga/quagga_1.2.1.bb
 create mode 100644 meta-networking/recipes-protocols/quagga/quagga_1.2.2.bb
 rename meta-networking/recipes-support/dovecot/{dovecot_2.2.29.bb => dovecot_2.2.33.bb} (95%)
 rename {meta-oe => meta-networking}/recipes-support/nghttp2/nghttp2_1.26.0.bb (100%)

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


More information about the Openembedded-commits mailing list