[oe-commits] [meta-openembedded] branch master updated (a95726d -> b850fda)

git at git.openembedded.org git at git.openembedded.org
Thu Oct 20 19:12:52 UTC 2016


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

      from  a95726d   samba: replace pam packageconfig by hard dependency
       new  1a5ae6a   mbedtls: upgrade to 1.3.17
       new  0014397   libtalloc: fix for LIC_FILES_CHKSUM
       new  d4a36f6   libtevent: fix for LIC_FILES_CHKSUM
       new  f25aa3d   libtdb: fix for LIC_FILES_CHKSUM
       new  fe652f8   libldb: fix for LIC_FILES_CHKSUM
       new  778a2b6   libtalloc: fixes for deterministic builds
       new  5291715   libtevent: fixes for deterministic builds
       new  5175c03   libldb: fixes for deterministic builds
       new  307d1c9   libtdb: fixes for deterministic builds
       new  6f54f29   squid: specify sysconfdir and logdir
       new  9e8d127   squid: fix ptest failure
       new  93b0d65   iscsitarget: resolve build error with linux kernel 4.8
       new  a0e2240   arptables: add arptables systemd service file
       new  5abe6ea   arptables: add the directory for default /etc/sysconfig/arptables
       new  af864a7   geoip-perl: upgrade to 1.50
       new  8760099   atftp: fixes musl libc build
       new  812e940   ntp : Add openssl to default PACKAGECONFIG options
       new  dd77c3d   libnetfilter-acct: added new recipe for libnetfilter-acct 1.0.3
       new  5dbbc99   nfacct: added nfacct recipe to meta-networking
       new  8eef5ab   wireshark: update to 2.2.1
       new  b850fda   phytool: Add recipe

The 21 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:
 .../{mbedtls_1.3.10.bb => mbedtls_1.3.17.bb}       |   4 +-
 ...gz.h-fix-musl-compile-add-missing-defines.patch |  45 ++
 ...-tftpd.h-fix-musl-compile-missing-include.patch |  43 ++
 meta-networking/recipes-daemons/atftp/atftp_git.bb |   4 +
 ...d-don-t-do-squid-conf-tests-at-build-time.patch |   6 +-
 .../recipes-daemons/squid/files/volatiles.03_squid |   1 +
 .../recipes-daemons/squid/squid_3.5.20.bb          |  18 +-
 ...pdated_interfaces_of_linux_v4.8_and_above.patch | 525 +++++++++++++++++++++
 .../iscsitarget/iscsitarget_1.4.20.3+svn502.bb     |   6 +-
 .../libnetfilter/libnetfilter-acct_1.0.3.bb        |  15 +
 .../recipes-filter/nfacct/nfacct_1.0.2.bb          |  17 +
 .../arptables/arptables-0.0.3-4/arptables.service  |  16 +
 .../recipes-support/arptables/arptables_0.0.3-4.bb |  10 +
 .../{geoip-perl_1.45.bb => geoip-perl_1.50.bb}     |   6 +-
 .../ldb-Add-configure-options-for-packages.patch   | 177 +++++++
 .../recipes-support/libldb/libldb_1.1.27.bb        |  20 +-
 ...talloc-Add-configure-options-for-packages.patch | 177 +++++++
 .../recipes-support/libtalloc/libtalloc_2.1.8.bb   |  21 +-
 .../tdb-Add-configure-options-for-packages.patch   | 177 +++++++
 .../recipes-support/libtdb/libtdb_1.3.10.bb        |  21 +-
 ...tevent-Add-configure-options-for-packages.patch | 180 +++++++
 .../recipes-support/libtevent/libtevent_0.9.29.bb  |  19 +-
 meta-networking/recipes-support/ntp/ntp_4.2.8p8.bb |   2 +-
 meta-networking/recipes-support/phytool/phytool.bb |  15 +
 .../{wireshark_2.2.0.bb => wireshark_2.2.1.bb}     |   5 +-
 25 files changed, 1494 insertions(+), 36 deletions(-)
 rename meta-networking/recipes-connectivity/mbedtls/{mbedtls_1.3.10.bb => mbedtls_1.3.17.bb} (91%)
 create mode 100644 meta-networking/recipes-daemons/atftp/atftp/0001-argz.h-fix-musl-compile-add-missing-defines.patch
 create mode 100644 meta-networking/recipes-daemons/atftp/atftp/0002-tftp.h-tftpd.h-fix-musl-compile-missing-include.patch
 create mode 100644 meta-networking/recipes-extended/iscsitarget/files/build_with_updated_interfaces_of_linux_v4.8_and_above.patch
 create mode 100644 meta-networking/recipes-filter/libnetfilter/libnetfilter-acct_1.0.3.bb
 create mode 100644 meta-networking/recipes-filter/nfacct/nfacct_1.0.2.bb
 create mode 100644 meta-networking/recipes-support/arptables/arptables-0.0.3-4/arptables.service
 rename meta-networking/recipes-support/geoip/{geoip-perl_1.45.bb => geoip-perl_1.50.bb} (82%)
 create mode 100644 meta-networking/recipes-support/libldb/libldb/ldb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtalloc/libtalloc/talloc-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtdb/libtdb/tdb-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/libtevent/libtevent/tevent-Add-configure-options-for-packages.patch
 create mode 100644 meta-networking/recipes-support/phytool/phytool.bb
 rename meta-networking/recipes-support/wireshark/{wireshark_2.2.0.bb => wireshark_2.2.1.bb} (93%)

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


More information about the Openembedded-commits mailing list