[oe-commits] [meta-openembedded] branch master updated (7e4f225 -> da81d9e)

git at git.openembedded.org git at git.openembedded.org
Sun Aug 7 19:37:48 UTC 2016


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

      from  7e4f225   python-mccabe: Remove unnecessary setup_requires pytest-runner
       new  53794a7   atftp: do not create user nobody
       new  6204c13   c-ares: use our compilation flags
       new  abf5445   meta-networking: override SECURITY_CFLAGS for c-ares
       new  b2eae93   meta_networking_security_flags.inc: add weak assignment for lcl_maybe_fortify
       new  3683e46   snort: fix to remove from blacklist
       new  fa2c10c   curlpp: fix QA issue for cav-octeon3
       new  03b76ca   squid: upgrade to 3.5.20
       new  4c854d2   wireshark: inherit perlnative
       new  f8dd8cd   proftpd: start at boot time
       new  85d96d1   proftpd: fix PACKAGECONFIG settings
       new  9fb484e   proftpd: clean the host path in prxs
       new  8b28f07   bridge-utils: various build fixes (musl & CFLAGS)
       new  32a6fd4   samba: inherit update-rc.d to manage init script
       new  bc8fd52   ntp: make ntp and alternative for ntpd
       new  da81d9e   proftpd: return stderr to syslog

The 15 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:
 .../include/meta_networking_security_flags.inc     | 10 ++++
 meta-networking/conf/layer.conf                    |  3 +
 .../recipes-connectivity/samba/samba_4.4.2.bb      |  9 ++-
 .../recipes-connectivity/snort/snort_2.9.7.5.bb    |  7 +--
 meta-networking/recipes-daemons/atftp/atftp_git.bb |  5 +-
 .../recipes-daemons/proftpd/files/proftpd.service  |  7 ++-
 .../recipes-daemons/proftpd/proftpd_1.3.5a.bb      | 12 +++-
 .../squid/files/CVE-2016-3947.patch                | 48 ---------------
 .../squid/files/CVE-2016-4553.patch                | 51 ----------------
 ...d-use-serial-tests-config-needed-by-ptest.patch | 18 +++---
 .../squid/{squid_3.5.7.bb => squid_3.5.20.bb}      | 11 +---
 ...ld-error-out-correctly-if-a-submake-fails.patch | 69 ++++++++++++++++++++++
 ...idge-fix-some-build-time-warnings-fcntl.h.patch | 64 ++++++++++++++++++++
 ...idge-fix-some-build-time-warnings-errno.h.patch | 46 +++++++++++++++
 ...dd-missing-include-s-fix-build-against-mu.patch | 47 +++++++++++++++
 ...uild-don-t-ignore-CFLAGS-from-environment.patch | 53 +++++++++++++++++
 .../bridge-utils/bridge-utils_1.5.bb               | 11 +++-
 ...configure.ac-don-t-override-passed-cflags.patch | 26 ++++++++
 .../recipes-support/c-ares/c-ares_1.11.0.bb        |  4 +-
 .../recipes-support/curlpp/curlpp_0.7.3.bb         |  4 ++
 meta-networking/recipes-support/ntp/ntp_4.2.8p8.bb |  8 ++-
 .../recipes-support/wireshark/wireshark_2.0.4.bb   |  4 +-
 22 files changed, 377 insertions(+), 140 deletions(-)
 create mode 100644 meta-networking/conf/distro/include/meta_networking_security_flags.inc
 delete mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2016-3947.patch
 delete mode 100644 meta-networking/recipes-daemons/squid/files/CVE-2016-4553.patch
 rename meta-networking/recipes-daemons/squid/{squid_3.5.7.bb => squid_3.5.20.bb} (85%)
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0001-build-error-out-correctly-if-a-submake-fails.patch
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0002-libbridge-fix-some-build-time-warnings-fcntl.h.patch
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0003-bridge-fix-some-build-time-warnings-errno.h.patch
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0004-libbridge-add-missing-include-s-fix-build-against-mu.patch
 create mode 100644 meta-networking/recipes-support/bridge-utils/bridge-utils/0005-build-don-t-ignore-CFLAGS-from-environment.patch
 create mode 100644 meta-networking/recipes-support/c-ares/c-ares/0001-configure.ac-don-t-override-passed-cflags.patch

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


More information about the Openembedded-commits mailing list