[oe-commits] [meta-openembedded] branch master-next updated (fe35221 -> cdb5327)

git at git.openembedded.org git at git.openembedded.org
Fri Feb 14 23:25:22 UTC 2020


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

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

    from fe35221  samba: upgrade 4.10.11 -> 4.10.13
     new 92f7fdc  libmimetic: Library to aid multi-part form data parsing
     new fb432a3  x265: add x265 recipe
     new 9d915d2  packagegroup-meta-oe: Remove python2 packages from packagegroup-meta-oe-devtools
     new 29db1c8  ipmitool: fix CVE-2020-5208
     new 22f0957  libiio: upgrade 0.18 -> 0.19
     new e2bef05  ntfs-3g-ntfsprogs: Make it support usrmerge properly
     new d2517c9  cryptsetup: upgrade 2.2.2 -> 2.3.0
     new 21da4d8  fio: upgrade 3.17 -> 3.18
     new 6373ccb  hwdata: upgrade 0.331 -> 0.332
     new a3ae93c  libdbi-perl: upgrade 1.642 -> 1.643
     new d9b32ab  libp11: upgrade 0.4.10 -> 11
     new 4992b1f  python3-bcrypt: consolidate inc and bb files into a single bb file
     new 7be06e6  python-beautifulsoup4: consolidate inc and bb files into a single bb file
     new ceaff7f  python3-behave: consolidate inc and bb files into a single bb file
     new 15c3ced  pcimem: add initial version 2.0
     new 9ec49e3  python3-blinker: consolidate inc and bb files into a single bb file
     new 3bbea2e  python3-booleanpy: consolidate inc and bb files into a single bb file
     new f135c1e  spidev-test: Add initial version of recipe
     new c577cac  python3-cachetools: consolidate inc and bb files into a single bb file
     new 89531af  python3-can: consolidate inc and bb files into a single bb file
     new 0e54e07  python3-cassandra-driver: consolidate inc and bb files into a single bb file
     new 1baea80  python3-certifi: consolidate inc and bb files into a single bb file
     new 454ab27  python3-chardet: consolidate inc and bb files into a single bb file
     new 26be6b0  python3-click: consolidate inc and bb files into a single bb file
     new 918765f  python3-cmd2: consolidate inc and bb files into a single bb file
     new cdb5327  python3-cffi: consolidate inc and bb files into a single bb file

The 26 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:
 .../files/0001-Make-build-support-usrmerge.patch   |  43 -------
 .../ntfs-3g-ntfsprogs_2017.3.23.bb                 |  15 ++-
 .../fio/{fio_3.17.bb => fio_3.18.bb}               |   2 +-
 .../packagegroups/packagegroup-meta-oe.bb          |   1 -
 .../{cryptsetup_2.2.2.bb => cryptsetup_2.3.0.bb}   |   4 +-
 meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb      |  17 +++
 .../{libdbi-perl_1.642.bb => libdbi-perl_1.643.bb} |   4 +-
 ...1-fru-Fix-buffer-overflow-vulnerabilities.patch | 133 +++++++++++++++++++++
 meta-oe/recipes-kernel/ipmitool/ipmitool_1.8.18.bb |   1 +
 meta-oe/recipes-kernel/spidev-test/spidev-test.bb  |  29 +++++
 meta-oe/recipes-support/hwdata/hwdata_git.bb       |   4 +-
 meta-oe/recipes-support/libiio/libiio_git.bb       |   5 +-
 ...Removing-test-directory-from-the-Makefile.patch |  67 +++++++++++
 .../recipes-support/libmimetic/libmimetic_0.9.8.bb |  21 ++++
 .../libp11/{libp11_0.4.10.bb => libp11_11.bb}      |   2 +-
 .../recipes-multimedia/x265/x265_3.2.1.bb          |  24 ++++
 .../recipes-devtools/python/python-bcrypt.inc      |  17 ---
 .../python/python-beautifulsoup4.inc               |  17 ---
 .../recipes-devtools/python/python-behave.inc      |  15 ---
 .../recipes-devtools/python/python-blinker.inc     |   7 --
 .../recipes-devtools/python/python-booleanpy.inc   |  14 ---
 .../recipes-devtools/python/python-cachetools.inc  |  16 ---
 meta-python/recipes-devtools/python/python-can.inc |  18 ---
 .../python/python-cassandra-driver.inc             |  33 -----
 .../recipes-devtools/python/python-certifi.inc     |  13 --
 .../recipes-devtools/python/python-cffi.inc        |  17 ---
 .../recipes-devtools/python/python-chardet.inc     |  23 ----
 .../recipes-devtools/python/python-click.inc       |  25 ----
 .../recipes-devtools/python/python-cmd2.inc        |  13 --
 .../python/python3-bcrypt_3.1.7.bb                 |  19 ++-
 .../python/python3-beautifulsoup4_4.8.2.bb         |  19 ++-
 .../python/python3-behave_1.2.6.bb                 |  17 ++-
 .../recipes-devtools/python/python3-blinker_1.4.bb |   8 +-
 .../python/python3-booleanpy_3.7.bb                |  16 ++-
 .../python/python3-cachetools_4.0.0.bb             |  18 ++-
 .../recipes-devtools/python/python3-can_3.3.2.bb   |  17 ++-
 .../python/python3-cassandra-driver_3.14.0.bb      |  35 +++++-
 .../python/python3-certifi_2019.11.28.bb           |  15 ++-
 .../recipes-devtools/python/python3-cffi_1.14.0.bb |  19 ++-
 .../python/python3-chardet_3.0.4.bb                |  29 ++++-
 .../recipes-devtools/python/python3-click_7.0.bb   |  26 +++-
 .../recipes-devtools/python/python3-cmd2_0.9.23.bb |  20 +++-
 42 files changed, 542 insertions(+), 316 deletions(-)
 delete mode 100644 meta-filesystems/recipes-filesystems/ntfs-3g-ntfsprogs/files/0001-Make-build-support-usrmerge.patch
 rename meta-oe/recipes-benchmark/fio/{fio_3.17.bb => fio_3.18.bb} (96%)
 rename meta-oe/recipes-crypto/cryptsetup/{cryptsetup_2.2.2.bb => cryptsetup_2.3.0.bb} (96%)
 create mode 100644 meta-oe/recipes-devtools/pcimem/pcimem_2.0.bb
 rename meta-oe/recipes-devtools/perl/{libdbi-perl_1.642.bb => libdbi-perl_1.643.bb} (92%)
 create mode 100644 meta-oe/recipes-kernel/ipmitool/ipmitool/0001-fru-Fix-buffer-overflow-vulnerabilities.patch
 create mode 100644 meta-oe/recipes-kernel/spidev-test/spidev-test.bb
 create mode 100644 meta-oe/recipes-support/libmimetic/libmimetic/0001-libmimetic-Removing-test-directory-from-the-Makefile.patch
 create mode 100644 meta-oe/recipes-support/libmimetic/libmimetic_0.9.8.bb
 rename meta-oe/recipes-support/libp11/{libp11_0.4.10.bb => libp11_11.bb} (93%)
 create mode 100644 meta-openembedded/meta-multimedia/recipes-multimedia/x265/x265_3.2.1.bb
 delete mode 100644 meta-python/recipes-devtools/python/python-bcrypt.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-beautifulsoup4.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-behave.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-blinker.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-booleanpy.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-cachetools.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-can.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-cassandra-driver.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-certifi.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-cffi.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-chardet.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-click.inc
 delete mode 100644 meta-python/recipes-devtools/python/python-cmd2.inc

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


More information about the Openembedded-commits mailing list