]> code.ossystems Code Review - openembedded-core.git/log
openembedded-core.git
4 years agooe-pkgdata-util: Added a test to verify oe-pkgdata-util without parameters
Milan Shah [Mon, 4 Jan 2021 05:54:02 +0000 (11:24 +0530)]
oe-pkgdata-util: Added a test to verify oe-pkgdata-util without parameters

A test is implemented on poky/meta/lib/oeqa/selftest/pkgdata.py to test
the scenario when oe-pkgdata-util is executed without parameters and
help is displayed.

See [YOCTO #10726] for detailed bug information.

Signed-off-by: Milan Shah <mshah@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agotimezone: upgrade to 2020f
Ovidiu Panait [Mon, 4 Jan 2021 12:42:39 +0000 (14:42 +0200)]
timezone: upgrade to 2020f

Release 2020f - 2020-12-29 00:17:46 -0800

  Change to build procedure

    'make rearguard_tarballs' no longer generates a bad rearguard.zi,
    fixing a 2020e bug.  (Problem reported by Deborah Goldsmith.)

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoconf/machine: bump qemu preferred versions to 5.10
Bruce Ashfield [Thu, 17 Dec 2020 20:37:35 +0000 (15:37 -0500)]
conf/machine: bump qemu preferred versions to 5.10

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agolinux-yocto/5.10: update to v5.10.2
Bruce Ashfield [Mon, 21 Dec 2020 22:17:54 +0000 (17:17 -0500)]
linux-yocto/5.10: update to v5.10.2

Updating linux-yocto/5.10 to the latest korg -stable release that comprises
the following commits:

    d1988041d19d Linux 5.10.2
    dadaf794f207 serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
    ff654f1d31d5 ALSA: pcm: oss: Fix potential out-of-bounds shift
    07747a44be4f USB: sisusbvga: Make console support depend on BROKEN
    2440c1cb2514 USB: UAS: introduce a quirk to set no_write_same
    d769a22dc01f xhci-pci: Allow host runtime PM as default for Intel Maple Ridge xHCI
    3203c4abf505 xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
    1bee58e891f2 usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
    2bd9751e6790 xhci: Give USB2 ports time to enter U3 in bus suspend
    f1e6ab052c63 ALSA: usb-audio: Fix control 'access overflow' errors from chmap
    cc3edd81ef03 ALSA: usb-audio: Fix potential out-of-bounds shift
    d8f0c9ec3638 USB: add RESET_RESUME quirk for Snapscan 1212
    5fb2a55ad3e0 USB: dummy-hcd: Fix uninitialized array use in init()
    d483f5e5ce53 USB: legotower: fix logical error in recent commit
    2902e302991a ktest.pl: Fix the logic for truncating the size of the log file for email
    4e282a8dff80 ktest.pl: If size of log is too big to email, email error message
    d3f4117b0275 ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agolinux-yocto: introduce v5.10 reference kernel recipes
Bruce Ashfield [Thu, 17 Dec 2020 18:08:10 +0000 (13:08 -0500)]
linux-yocto: introduce v5.10 reference kernel recipes

The 5.10 kernel will replace 5.8 as the reference kernel for the
next release.

With this commit, we add standard/tiny/rt support for that kernel
across all of the supported architectures and qemu reference
machines.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agomachine/qemuarm*: add vmalloc kernel parameter
Bruce Ashfield [Mon, 28 Dec 2020 22:31:10 +0000 (17:31 -0500)]
machine/qemuarm*: add vmalloc kernel parameter

On kernel's v5.11+, we get the following warning after boot:

  [   47.287826] vmap allocation for size 3149824 failed: use vmalloc=<size> to increase size

It can be fixed by passing the vmalloc page size explicitly for our ARM
machines.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agolibc-headers: update to v5.10
Bruce Ashfield [Mon, 14 Dec 2020 18:43:23 +0000 (13:43 -0500)]
libc-headers: update to v5.10

As the reference kernel is going to v5.10, we also move the libc headers
to match. This is also the latest LTS kernel, so is appropriate for a
libc-headers version bump.

This has been tested against all supported architectures for both glibc
and musl.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agolinux-yocto-dev: bump to v5.11-rc
Bruce Ashfield [Mon, 28 Dec 2020 21:54:50 +0000 (16:54 -0500)]
linux-yocto-dev: bump to v5.11-rc

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agolinux-yocto/5.4: update to v5.4.85
Bruce Ashfield [Wed, 23 Dec 2020 16:10:04 +0000 (11:10 -0500)]
linux-yocto/5.4: update to v5.4.85

Updating linux-yocto/5.4 to the latest korg -stable release that comprises
the following commits:

    19d1c763e849 Linux 5.4.85
    484ac6279ad2 x86/resctrl: Fix incorrect local bandwidth when mba_sc is enabled
    eb3f42cf5e67 x86/resctrl: Remove unused struct mbm_state::chunks_bw
    c4f909407015 membarrier: Explicitly sync remote cores when SYNC_CORE is requested
    a840e37ef800 Revert "selftests/ftrace: check for do_sys_openat2 in user-memory test"
    aa17a20d640d KVM: mmu: Fix SPTE encoding of MMIO generation upper half
    bb07f4c93e62 serial: 8250_omap: Avoid FIFO corruption caused by MDR1 access
    14482dc42c28 ALSA: pcm: oss: Fix potential out-of-bounds shift
    c94a31c19225 USB: sisusbvga: Make console support depend on BROKEN
    4ad8fc6cce01 USB: UAS: introduce a quirk to set no_write_same
    397d0ae4cb90 xhci-pci: Allow host runtime PM as default for Intel Alpine Ridge LP
    32c820e016b4 xhci: Give USB2 ports time to enter U3 in bus suspend
    5828ae0c1920 ALSA: usb-audio: Fix control 'access overflow' errors from chmap
    e72a55ea7168 ALSA: usb-audio: Fix potential out-of-bounds shift
    56339afa39e5 USB: add RESET_RESUME quirk for Snapscan 1212
    52c2ada6fe5e USB: dummy-hcd: Fix uninitialized array use in init()
    497993377bca ktest.pl: If size of log is too big to email, email error message
    a8d28a541500 net: stmmac: delete the eee_ctrl_timer after napi disabled
    ee08543f4598 net: stmmac: dwmac-meson8b: fix mask definition of the m250_sel mux
    5ae78c6926cc net: ll_temac: Fix potential NULL dereference in temac_probe()
    717a140a3635 net/mlx4_en: Handle TX error CQE
    d0363dcabbd1 lan743x: fix for potential NULL pointer dereference with bare card
    d4107a0f8802 net/mlx4_en: Avoid scheduling restart task if it is already running
    add880d788f0 tcp: fix cwnd-limited bug for TSO deferral where we send nothing
    5189c070a0d7 tcp: select sane initial rcvq_space.space for big MSS
    318d90218b21 net: stmmac: free tx skb buffer in stmmac_resume()
    d8d39e13668a bridge: Fix a deadlock when enabling multicast snooping
    cb327f83cf5e enetc: Fix reporting of h/w packet counters
    408c8213ee97 udp: fix the proto value passed to ip_protocol_deliver_rcu for the segments
    f7a756fc7cb9 net: hns3: remove a misused pragma packed
    2ef23e860e76 vrf: packets with lladdr src needs dst at input with orig_iif when needs strict
    cae90bd22cff net: bridge: vlan: fix error return code in __vlan_add()
    2e6a15b0b3d4 mac80211: mesh: fix mesh_pathtbl_init() error path
    1fe6b822b335 ipv4: fix error return code in rtm_to_fib_config()
    8b4f08f28015 ptrace: Prevent kernel-infoleak in ptrace_get_syscall_info()
    8a866bdbbac2 Linux 5.4.84
    c2c5dc84ac51 compiler.h: fix barrier_data() on clang
    69dc72f058c9 mm/zsmalloc.c: drop ZSMALLOC_PGTABLE_MAPPING
    3349f1e4cf6d x86/apic/vector: Fix ordering in vector assignment
    e3c1d51868f3 x86/membarrier: Get rid of a dubious optimization
    6346ed69bc7c x86/mm/mem_encrypt: Fix definition of PMD_FLAGS_DEC_WP
    258d646f006b scsi: be2iscsi: Revert "Fix a theoretical leak in beiscsi_create_eqs()"
    7d5fc53439a1 proc: use untagged_addr() for pagemap_read addresses
    6472d3ae6ef5 kbuild: avoid static_assert for genksyms
    0cd7084a2a03 drm/i915/display/dp: Compute the correct slice count for VDSC on DP
    60c1c68fae5e mmc: block: Fixup condition for CMD13 polling for RPMB requests
    974aa59837ed pinctrl: amd: remove debounce filter setting in IRQ type setting
    457f5289b7e7 Input: i8042 - add Acer laptops to the i8042 reset list
    cf596f3906e9 Input: cm109 - do not stomp on control URB
    d2d113aca34f ktest.pl: Fix incorrect reboot for grub2bls
    181088e37b1d can: m_can: m_can_dev_setup(): add support for bosch mcan version 3.3.0
    38b1dbc1229c platform/x86: touchscreen_dmi: Add info for the Irbis TW118 tablet
    2fa99f6f8f60 platform/x86: intel-vbtn: Support for tablet mode on HP Pavilion 13 x360 PC
    21aa2d1f2bfb platform/x86: acer-wmi: add automatic keyboard background light toggle key as KEY_LIGHTS_TOGGLE
    010e6e816f54 platform/x86: thinkpad_acpi: Add BAT1 is primary battery quirk for Thinkpad Yoga 11e 4th gen
    4778a11e0500 platform/x86: thinkpad_acpi: Do not report SW_TABLET_MODE on Yoga 11e
    eb5e28ffe39a arm64: tegra: Disable the ACONNECT for Jetson TX2
    c7e271337402 soc: fsl: dpio: Get the cpumask through cpumask_of(cpu)
    37aa8318ed43 spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
    864fbeab8c99 irqchip/gic-v3-its: Unconditionally save/restore the ITS state on suspend
    47fac0ccf775 ibmvnic: skip tx timeout reset while in resetting
    c0450df6d0f7 interconnect: qcom: qcs404: Remove GPU and display RPM IDs
    adad2bc9f303 scsi: ufs: Make sure clk scaling happens only when HBA is runtime ACTIVE
    b184e9800867 ARC: stack unwinding: don't assume non-current task is sleeping
    8ed74a012206 arm64: dts: broadcom: clear the warnings caused by empty dma-ranges
    acac3f7d7d22 powerpc: Drop -me200 addition to build flags
    8012a30b9e16 iwlwifi: mvm: fix kernel panic in case of assert during CSA
    c90527770b88 iwlwifi: pcie: set LTR to avoid completion timeout
    d411a07d6c04 arm64: dts: rockchip: Assign a fixed index to mmc devices on rk3399 boards.
    0e6cae4e8181 iwlwifi: pcie: limit memory read spin time
    591afbc97c18 x86/lib: Change .weak to SYM_FUNC_START_WEAK for arch/x86/lib/mem*_64.S
    018b05e0f05b Kbuild: do not emit debug info for assembly with LLVM_IAS=1

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
4 years agoqemu: CVE-2020-28916
Li Wang [Tue, 8 Dec 2020 02:34:48 +0000 (02:34 +0000)]
qemu: CVE-2020-28916

References:
https://nvd.nist.gov/vuln/detail/CVE-2020-28916

backport patch from:
https://git.qemu.org/?p=qemu.git;a=commit;h=c2cb511634012344e3d0fe49a037a33b12d8a98a

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoqemu: CVE-2020-25723
Li Wang [Fri, 4 Dec 2020 03:44:24 +0000 (03:44 +0000)]
qemu: CVE-2020-25723

References:
https://nvd.nist.gov/vuln/detail/CVE-2020-25723
https://bugzilla.redhat.com/show_bug.cgi?id=1898579

backport patch from:
https://git.qemu.org/?p=qemu.git;a=commit;h=2fdb42d840400d58f2e706ecca82c142b97bcbd6

Signed-off-by: Li Wang <li.wang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agodropbear: Disable lastlog and wtmp on musl
Khem Raj [Sat, 2 Jan 2021 20:25:21 +0000 (12:25 -0800)]
dropbear: Disable lastlog and wtmp on musl

Not provided by musl library

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoopenssh: Disable lastlog on musl
Khem Raj [Sat, 2 Jan 2021 20:25:20 +0000 (12:25 -0800)]
openssh: Disable lastlog on musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agorxvt-unicode: Disable lastlog on musl systems
Khem Raj [Sat, 2 Jan 2021 20:25:19 +0000 (12:25 -0800)]
rxvt-unicode: Disable lastlog on musl systems

it needs logwtmp implementation which is not there in musl

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoshadow: Remove lastlog pam plugin on musl system
Khem Raj [Sat, 2 Jan 2021 20:25:18 +0000 (12:25 -0800)]
shadow: Remove lastlog pam plugin on musl system

lastlog needs logwtmp which musl does not provide

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoman-db: Fix reproducibility issue
Richard Purdie [Sat, 2 Jan 2021 17:12:43 +0000 (17:12 +0000)]
man-db: Fix reproducibility issue

Executing a sequence like:

bitbake man-db
bitbake man-db -c clean
bitbake man-db -c package_write_deb -f

results in the ownership of files in the man-db package changing from "man/man"
to "6/12". This is due to base-passwd not being installed in the recipe
sysroot.

Add the missing dependency so even if a recipe "re-packages", the name
of the user/group is found and the packages are reproducible.

[YOCTO #14172]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agowic/direct/kparser: ensure fsuuid for vfat and msdos align with format
Lee Chee Yang [Fri, 1 Jan 2021 06:18:28 +0000 (14:18 +0800)]
wic/direct/kparser: ensure fsuuid for vfat and msdos align with format

vfat/msdos filesystem should have fsuuid in format 0xYYYYYYYY where "0x"
in front follow with 8 hexadecimal number in uppercase. In wic, when using
custom fsuuid for vfat/msdos partition in wks, it is able to set the value
in any length, with or without leading "0x". This can cause fsuuid
missaligned when fstab updates, fstab expect exactly 10 character
fsuuid for vfat/msdos partition and all in uppercase.

if custom fsuuid for vfat/msdos is set, check the length and format,
error if it exceed the format size. Amend it so it is align with format
0xYYYYYYYY. This is done before image create and fstab update to ensure the
fsuuid are same in all followup process. if custom fsuuid length less than
expected, fill in "0".

[YOCTO #14161]

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoccache: Build fixes for clang and riscv32
Khem Raj [Thu, 31 Dec 2020 23:49:29 +0000 (15:49 -0800)]
ccache: Build fixes for clang and riscv32

Backport patch to improve AVX detection helps build with clang
Add proposed patch to fix build with 32bit architectures using 64bit
time_t

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibpam: Drop musl patches
Khem Raj [Thu, 31 Dec 2020 20:20:17 +0000 (12:20 -0800)]
libpam: Drop musl patches

These issues are addressed in libpam overtime and no longer needed thusly
in 1.5.x

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agogrub: Further reproducibility fix
Richard Purdie [Thu, 31 Dec 2020 17:12:27 +0000 (17:12 +0000)]
grub: Further reproducibility fix

Fix the ordering in the generated unidata.c file to aid reproducibility.

[YOCTO #14167]

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopatch: fix CVE-2019-20633
Scott Murray [Wed, 30 Dec 2020 22:44:18 +0000 (17:44 -0500)]
patch: fix CVE-2019-20633

* CVE detail: https://nvd.nist.gov/vuln/detail/CVE-2019-20633

* upstream tracking: https://savannah.gnu.org/bugs/index.php?56683

* Fixes potential for double free after incomplete fix for CVE-2018-6952
  - src/pch.c (another_hunk): Avoid invalid memory access in context format
    diffs.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agogrub: fix "CVE:" line in one of the patches
Scott Murray [Wed, 30 Dec 2020 22:44:17 +0000 (17:44 -0500)]
grub: fix "CVE:" line in one of the patches

The "CVE:" line in the patch for CVEs 2020-14309, CVE-2020-14310, and
CVE-2020-14311 had commas between the CVE numbers, which resulted in
CVE-2020-14310 not being picked up as patched by cve-check.bbclass's
parsing.  Remove the commas to match cve-check.bbclass's expectations.

Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agogdk-pixbuf: fix CVE-2020-29385
Lee Chee Yang [Wed, 30 Dec 2020 09:01:40 +0000 (17:01 +0800)]
gdk-pixbuf: fix CVE-2020-29385

Backport patch from
https://gitlab.gnome.org/GNOME/gdk-pixbuf/-/commit/bdd3acbd48a575d418ba6bf1b32d7bda2fae1c81

image file in upstream patch is for test purpose only, it cause error during
do_patch so drop it:
File tests/test-images/fail/hang_114.gif: git binary diffs are not supported.

Signed-off-by: Lee Chee Yang <chee.yang.lee@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agodhcpcd: upgrade 9.3.4 -> 9.4.0
Yi Zhao [Wed, 30 Dec 2020 08:07:32 +0000 (16:07 +0800)]
dhcpcd: upgrade 9.3.4 -> 9.4.0

Drop backported patches:
  0001-Linux-Fix-privsep-build-by-including-sys-termios.h-f.patch
  0001-privsep-Fix-Linux-i386-for-SECCOMP-as-it-just-uses-s.patch

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agooeqa/suspend : add test for suspend state
Teoh Jay Shen [Wed, 30 Dec 2020 03:36:59 +0000 (11:36 +0800)]
oeqa/suspend : add test for suspend state

This test case is checking the command and LAN device behaviour before and after suspend state. The Test_if_LAN_device_works_well_after_resume_from_suspend_state and standby manual test cases from oeqa/manual/bsp-hw can be replace by this runtime test.

Signed-off-by: Teoh Jay Shen <jay.shen.teoh@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibexif: fix CVE-2020-0198; CVE-2020-0452
Changqing Li [Wed, 30 Dec 2020 02:39:53 +0000 (10:39 +0800)]
libexif: fix CVE-2020-0198; CVE-2020-0452

Signed-off-by: Changqing Li <changqing.li@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoell: upgrade 0.33 -> 0.35
Alexander Kanavin [Sat, 26 Dec 2020 09:27:19 +0000 (10:27 +0100)]
ell: upgrade 0.33 -> 0.35

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoutil-linux: Build fixes for 32bit arches with 64bit time_t
Khem Raj [Tue, 29 Dec 2020 07:03:34 +0000 (23:03 -0800)]
util-linux: Build fixes for 32bit arches with 64bit time_t

some 32bit architectures ( e.g. riscv32 and arc ) are using 64bit time_t
from get go, therefore may not have time32 syscalls, these backports
help restore the successful builds for util-linux on such machines

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Cc: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoutil-linux: upgrade 2.36 -> 2.36.1
Alexander Kanavin [Sat, 26 Dec 2020 09:27:13 +0000 (10:27 +0100)]
util-linux: upgrade 2.36 -> 2.36.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agobusybox.inc: install rcS, rcK and rcS.default only with busybox in VIRTUAL-RUNTIME_in...
Martin Jansa [Sun, 27 Dec 2020 13:53:01 +0000 (14:53 +0100)]
busybox.inc: install rcS, rcK and rcS.default only with busybox in VIRTUAL-RUNTIME_init_manager

* since
  https://git.openembedded.org/openembedded-core/commit/?id=991394be9e695f9ddb5e2fca167c06f7a56a7449
  the rcS.default is in SRC_URI only when VIRTUAL-RUNTIME_init_manager is 'busybox'
  but this section in do_install was controlled by
  CONFIG_INIT=y in /.config which for busybox-initrd from meta-virtualization
  caused:

  ERROR: busybox-initrd-1.32.0-r0 do_install: Execution of '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/busybox-initrd/1.32.0-r0/temp/run.do_install.1481880' failed with exit code 1:
  CONFIG_FEATURE_MDEV_CONF=y
  install: cannot stat '/OE/build/oe-core/tmp-glibc/work/core2-64-oe-linux/busybox-initrd/1.32.0-r0/rcS.default': No such file or directory
  WARNING: exit code 1 from a shell command.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agogawk: add missing ptest dependency
Alexander Kanavin [Mon, 28 Dec 2020 20:04:36 +0000 (21:04 +0100)]
gawk: add missing ptest dependency

Somewhere between the recipe updates, the needed locale
is no longer installed to the ptest image implicitly.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoccache.bbclass: use ccache from host distribution
Alexander Kanavin [Mon, 28 Dec 2020 20:04:34 +0000 (21:04 +0100)]
ccache.bbclass: use ccache from host distribution

ccache 4.x has hard dependencies on cmake-native (used as
build system) and zstd, which means inserting ccache-native
as DEPENDS into everything creates circular dependencies which
are impossible to break.

ccache 3.x did not have this problem as it used plain makefiles
and an in-tree copy of zlib.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoccache: upgrade 3.7.11 -> 4.1
Alexander Kanavin [Mon, 28 Dec 2020 20:04:33 +0000 (21:04 +0100)]
ccache: upgrade 3.7.11 -> 4.1

Convert recipe from autotools to cmake.

zstd is a new hard dependency.

License-Update: formatting

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agocmake: update 3.18.4 -> 3.19.2
Alexander Kanavin [Mon, 28 Dec 2020 20:04:32 +0000 (21:04 +0100)]
cmake: update 3.18.4 -> 3.19.2

License-Update: only the first two lines contain licensing info

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agognu-config: update to latest revision
Alexander Kanavin [Mon, 28 Dec 2020 20:04:31 +0000 (21:04 +0100)]
gnu-config: update to latest revision

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agomtools: update 4.0.25 -> 4.0.26
Alexander Kanavin [Mon, 28 Dec 2020 20:04:30 +0000 (21:04 +0100)]
mtools: update 4.0.25 -> 4.0.26

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3-pytest: update 6.1.2 -> 6.2.1
Alexander Kanavin [Mon, 28 Dec 2020 20:04:29 +0000 (21:04 +0100)]
python3-pytest: update 6.1.2 -> 6.2.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agostrace: update 5.9 -> 5.10
Alexander Kanavin [Mon, 28 Dec 2020 20:04:28 +0000 (21:04 +0100)]
strace: update 5.9 -> 5.10

Drop 0001-xlat-Mark-IPPROTO_MAX-last-in-IPPROTO_-constants.patch
as upstream has removed IPPROTO_MAX altogether.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibpam: update 1.3.1 -> 1.5.1
Alexander Kanavin [Mon, 28 Dec 2020 20:04:25 +0000 (21:04 +0100)]
libpam: update 1.3.1 -> 1.5.1

Remove crypt_configure.patch, issue fixed upstream.

Remove pam-security-abstract-securetty-handling.patch and
pam-unix-nullok-secure.patch, patches coming from debian,
difficult to rebase, and their purpose is unclear.

Disable doc generation, as libpam messes up native and target
compiler options.

Adjust dependencies and packaging.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agovulkan-samples: update to latest revision
Alexander Kanavin [Mon, 28 Dec 2020 20:04:24 +0000 (21:04 +0100)]
vulkan-samples: update to latest revision

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agokexec-tools: update 2.0.20 -> 2.0.21
Alexander Kanavin [Mon, 28 Dec 2020 20:04:23 +0000 (21:04 +0100)]
kexec-tools: update 2.0.20 -> 2.0.21

Drop patches that are either backports, or are obsolete
by upstream fixing the issues.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoboost: update 1.74.0 -> 1.75.0
Alexander Kanavin [Mon, 28 Dec 2020 20:04:22 +0000 (21:04 +0100)]
boost: update 1.74.0 -> 1.75.0

Remove 0001-Apply-boost-1.62.0-no-forced-flags.patch.patch:
upstream has refactored the code, purpose of the patch is unclear.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agognupg: update 2.2.23 -> 2.2.26
Alexander Kanavin [Mon, 28 Dec 2020 20:04:21 +0000 (21:04 +0100)]
gnupg: update 2.2.23 -> 2.2.26

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agognutls: update 3.6.15 -> 3.7.0
Alexander Kanavin [Mon, 28 Dec 2020 20:04:20 +0000 (21:04 +0100)]
gnutls: update 3.6.15 -> 3.7.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoicu: update 68.1 -> 68.2
Alexander Kanavin [Mon, 28 Dec 2020 20:04:19 +0000 (21:04 +0100)]
icu: update 68.1 -> 68.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibjitterentropy: update 2.2.0 -> 3.0.0
Alexander Kanavin [Mon, 28 Dec 2020 20:04:18 +0000 (21:04 +0100)]
libjitterentropy: update 2.2.0 -> 3.0.0

License-Update: copyright years

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibksba: update 1.4.0 -> 1.5.0
Alexander Kanavin [Mon, 28 Dec 2020 20:04:17 +0000 (21:04 +0100)]
libksba: update 1.4.0 -> 1.5.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoovmf: upgrade 202008 -> 202011
Alexander Kanavin [Mon, 28 Dec 2020 20:04:16 +0000 (21:04 +0100)]
ovmf: upgrade 202008 -> 202011

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agodevtool: gitsm:// should be handled same as git:// in upgrades
Alexander Kanavin [Mon, 28 Dec 2020 20:04:15 +0000 (21:04 +0100)]
devtool: gitsm:// should be handled same as git:// in upgrades

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoselftest/reproducible: Add useradd-staticids to reproducible builds tests
Richard Purdie [Sun, 27 Dec 2020 11:56:00 +0000 (11:56 +0000)]
selftest/reproducible: Add useradd-staticids to reproducible builds tests

Its surprising we've made it this far without this, add in some specific
uid/gid settings to ensure these don't cause false positives to the tests.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agometa-selftest/staticids: Add ids for other recipes
Richard Purdie [Sun, 27 Dec 2020 11:54:15 +0000 (11:54 +0000)]
meta-selftest/staticids: Add ids for other recipes

Add dhcpc's uid/gid to the static configs used by meta-selftest for
testing since dhcpc was added to OE-Core.

Also realised many other ids were missing for other OE-Core recipes
so also add those.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agotimezone: upgrade to 2020e
Ovidiu Panait [Mon, 28 Dec 2020 07:57:45 +0000 (09:57 +0200)]
timezone: upgrade to 2020e

Briefly:
  Volgograd switches to Moscow time on 2020-12-27 at 02:00.

Changes to future timestamps

  Volgograd changes time zone from +04 to +03 on 2020-12-27 at 02:00.
  (Thanks to Alexander Krivenyshev and Stepan Golosunov.)

Changes to past timestamps

  Correct many pre-1986 transitions, fixing entries originally
  derived from Shanks.  The fixes include:
    - Australia: several 1917 through 1971 transitions
    - Bahamas: several 1941 through 1945 transitions
    - Bermuda: several 1917 through 1956 transitions
    - Belize: several 1942 through 1968 transitions
    - Ghana: several 1915 through 1956 transitions
    - Israel and Palestine: several 1940 through 1985 transitions
    - Kenya and adjacent: several 1908 through 1960 transitions
    - Nigeria and adjacent: correcting LMT in Lagos, and several 1905
      through 1919 transitions
    - Seychelles: the introduction of standard time in 1907, not 1906
    - Vanuatu: DST in 1973-1974, and a corrected 1984 transition
  (Thanks to P Chan.)

  Because of the Australia change, Australia/Currie (King Island) is
  no longer needed, as it is identical to Australia/Hobart for all
  timestamps since 1970 and was therefore created by mistake.
  Australia/Currie has been moved to the 'backward' file and its
  corrected data moved to the 'backzone' file.

Changes to past time zone abbreviations and DST flags

  To better match legislation in Turks and Caicos, the 2015 shift to
  year-round observance of -04 is now modeled as AST throughout before
  returning to Eastern Time with US DST in 2018, rather than as
  maintaining EDT until 2015-11-01.  (Thanks to P Chan.)

Changes to documentation

  The zic man page now documents zic's coalescing of transitions
  when a zone falls back just before DST springs forward.

Signed-off-by: Ovidiu Panait <ovidiu.panait@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agokernel-devsrc: fix 32bit ARM devsrc builds
Bruce Ashfield [Sat, 26 Dec 2020 21:50:02 +0000 (16:50 -0500)]
kernel-devsrc: fix 32bit ARM devsrc builds

As a follow up to commit: 0fc66a0b64953 [kernel: provide module.lds
for out of tree builds in v5.10+], we must not only copy module.lds
from its new location, we have to not error when it isn't found in
the old location.

With this tweak, we have coverage on all supported arches for the
new location of module.lds, and backwards compatibility through
kernel versions.

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoselftest-chown: add test for fifos
Trevor Woerner [Sun, 27 Dec 2020 05:24:01 +0000 (00:24 -0500)]
selftest-chown: add test for fifos

Verify that fifos are properly handled by the build system.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agocontrib/git-hooks: add a sendemail-validate example hook that adds FROM: lines to...
Chris Laplante [Fri, 25 Dec 2020 18:16:49 +0000 (13:16 -0500)]
contrib/git-hooks: add a sendemail-validate example hook that adds FROM: lines to outgoing patch emails

This is useful for people using Microsoft Exchange / Office 360, which
butchers patches causing author identity to be lost.

Signed-off-by: Chris Laplante <chris.laplante@agilent.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agomsmtp: upgrade 1.8.13 -> 1.8.14
zangrc [Fri, 25 Dec 2020 01:30:47 +0000 (09:30 +0800)]
msmtp: upgrade 1.8.13 -> 1.8.14

Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agozstd: update 1.4.5 -> 1.4.8
Alexander Kanavin [Sat, 26 Dec 2020 09:27:32 +0000 (10:27 +0100)]
zstd: update 1.4.5 -> 1.4.8

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agozstd: add recipe from meta-oe
Alexander Kanavin [Sat, 26 Dec 2020 09:27:31 +0000 (10:27 +0100)]
zstd: add recipe from meta-oe

Zstd is becoming increasingly popular as the modern compression
standard, and there are several recipes in core now that have an option
for it.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agosystemd-bootchart: update 233 -> 234
Alexander Kanavin [Sat, 26 Dec 2020 09:27:30 +0000 (10:27 +0100)]
systemd-bootchart: update 233 -> 234

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agovulkan-tools: upgrade 1.2.154.0 -> 1.2.162.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:29 +0000 (10:27 +0100)]
vulkan-tools: upgrade 1.2.154.0 -> 1.2.162.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agovulkan-loader: upgrade 1.2.154.1 -> 1.2.162.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:28 +0000 (10:27 +0100)]
vulkan-loader: upgrade 1.2.154.1 -> 1.2.162.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3: update 3.9.0 -> 3.9.1
Alexander Kanavin [Sat, 26 Dec 2020 09:27:27 +0000 (10:27 +0100)]
python3: update 3.9.0 -> 3.9.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3-importlib-metadata: update 3.1.1 -> 3.3.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:26 +0000 (10:27 +0100)]
python3-importlib-metadata: update 3.1.1 -> 3.3.0

Correct SRC_URI and upstream regex to enable automatic version upgrades.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibva-utils: update 2.9.1 -> 2.10.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:25 +0000 (10:27 +0100)]
libva-utils: update 2.9.1 -> 2.10.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibdnf: update 0.55.0 -> 0.55.2
Alexander Kanavin [Sat, 26 Dec 2020 09:27:24 +0000 (10:27 +0100)]
libdnf: update 0.55.0 -> 0.55.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agosbc: update 1.4 -> 1.5
Alexander Kanavin [Sat, 26 Dec 2020 09:27:23 +0000 (10:27 +0100)]
sbc: update 1.4 -> 1.5

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopiglit: update to latest revision
Alexander Kanavin [Sat, 26 Dec 2020 09:27:22 +0000 (10:27 +0100)]
piglit: update to latest revision

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agorpm: update 4.16.0 -> 4.16.1.2
Alexander Kanavin [Sat, 26 Dec 2020 09:27:21 +0000 (10:27 +0100)]
rpm: update 4.16.0 -> 4.16.1.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoglib-2.0: update 2.66.2 -> 2.66.4
Alexander Kanavin [Sat, 26 Dec 2020 09:27:20 +0000 (10:27 +0100)]
glib-2.0: update 2.66.2 -> 2.66.4

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoxserver-xorg: upgrade 1.20.9 -> 1.20.10
Alexander Kanavin [Sat, 26 Dec 2020 09:27:18 +0000 (10:27 +0100)]
xserver-xorg: upgrade 1.20.9 -> 1.20.10

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoxprop: upgrade 1.2.4 -> 1.2.5
Alexander Kanavin [Sat, 26 Dec 2020 09:27:17 +0000 (10:27 +0100)]
xprop: upgrade 1.2.4 -> 1.2.5

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agowebkitgtk: upgrade 2.30.2 -> 2.30.4
Alexander Kanavin [Sat, 26 Dec 2020 09:27:16 +0000 (10:27 +0100)]
webkitgtk: upgrade 2.30.2 -> 2.30.4

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agovulkan-headers: upgrade 1.2.154.0 -> 1.2.162.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:15 +0000 (10:27 +0100)]
vulkan-headers: upgrade 1.2.154.0 -> 1.2.162.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agovala: upgrade 0.50.1 -> 0.50.2
Alexander Kanavin [Sat, 26 Dec 2020 09:27:14 +0000 (10:27 +0100)]
vala: upgrade 0.50.1 -> 0.50.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agosysvinit: upgrade 2.97 -> 2.98
Alexander Kanavin [Sat, 26 Dec 2020 09:27:12 +0000 (10:27 +0100)]
sysvinit: upgrade 2.97 -> 2.98

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agosudo: upgrade 1.9.3p1 -> 1.9.4p1
Alexander Kanavin [Sat, 26 Dec 2020 09:27:11 +0000 (10:27 +0100)]
sudo: upgrade 1.9.3p1 -> 1.9.4p1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agostress-ng: upgrade 0.11.24 -> 0.12.00
Alexander Kanavin [Sat, 26 Dec 2020 09:27:10 +0000 (10:27 +0100)]
stress-ng: upgrade 0.11.24 -> 0.12.00

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agosqlite3: upgrade 3.33.0 -> 3.34.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:09 +0000 (10:27 +0100)]
sqlite3: upgrade 3.33.0 -> 3.34.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3-setuptools-scm: upgrade 4.1.2 -> 5.0.1
Alexander Kanavin [Sat, 26 Dec 2020 09:27:08 +0000 (10:27 +0100)]
python3-setuptools-scm: upgrade 4.1.2 -> 5.0.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3-py: upgrade 1.9.0 -> 1.10.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:07 +0000 (10:27 +0100)]
python3-py: upgrade 1.9.0 -> 1.10.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopython3-hypothesis: upgrade 5.41.5 -> 5.43.3
Alexander Kanavin [Sat, 26 Dec 2020 09:27:06 +0000 (10:27 +0100)]
python3-hypothesis: upgrade 5.41.5 -> 5.43.3

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agopuzzles: upgrade to latest revision
Alexander Kanavin [Sat, 26 Dec 2020 09:27:05 +0000 (10:27 +0100)]
puzzles: upgrade to latest revision

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoninja: upgrade 1.10.1 -> 1.10.2
Alexander Kanavin [Sat, 26 Dec 2020 09:27:04 +0000 (10:27 +0100)]
ninja: upgrade 1.10.1 -> 1.10.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolighttpd: upgrade 1.4.56 -> 1.4.57
Alexander Kanavin [Sat, 26 Dec 2020 09:27:03 +0000 (10:27 +0100)]
lighttpd: upgrade 1.4.56 -> 1.4.57

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibx11: upgrade 1.6.12 -> 1.7.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:02 +0000 (10:27 +0100)]
libx11: upgrade 1.6.12 -> 1.7.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibva: upgrade 2.9.0 -> 2.10.0
Alexander Kanavin [Sat, 26 Dec 2020 09:27:01 +0000 (10:27 +0100)]
libva: upgrade 2.9.0 -> 2.10.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibusb1: upgrade 1.0.23 -> 1.0.24
Alexander Kanavin [Sat, 26 Dec 2020 09:27:00 +0000 (10:27 +0100)]
libusb1: upgrade 1.0.23 -> 1.0.24

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibtirpc: upgrade 1.2.6 -> 1.3.1
Alexander Kanavin [Sat, 26 Dec 2020 09:26:59 +0000 (10:26 +0100)]
libtirpc: upgrade 1.2.6 -> 1.3.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibpcre2: upgrade 10.35 -> 10.36
Alexander Kanavin [Sat, 26 Dec 2020 09:26:58 +0000 (10:26 +0100)]
libpcre2: upgrade 10.35 -> 10.36

License-Update: email address changed
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agolibmodulemd: upgrade 2.9.4 -> 2.11.1
Alexander Kanavin [Sat, 26 Dec 2020 09:26:57 +0000 (10:26 +0100)]
libmodulemd: upgrade 2.9.4 -> 2.11.1

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agokea: upgrade 1.8.1 -> 1.8.2
Alexander Kanavin [Sat, 26 Dec 2020 09:26:56 +0000 (10:26 +0100)]
kea: upgrade 1.8.1 -> 1.8.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agokbd: upgrade 2.3.0 -> 2.4.0
Alexander Kanavin [Sat, 26 Dec 2020 09:26:55 +0000 (10:26 +0100)]
kbd: upgrade 2.3.0 -> 2.4.0

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoinit-system-helpers: upgrade 1.58 -> 1.60
Alexander Kanavin [Sat, 26 Dec 2020 09:26:54 +0000 (10:26 +0100)]
init-system-helpers: upgrade 1.58 -> 1.60

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agogtk+3: upgrade 3.24.23 -> 3.24.24
Alexander Kanavin [Sat, 26 Dec 2020 09:26:53 +0000 (10:26 +0100)]
gtk+3: upgrade 3.24.23 -> 3.24.24

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoethtool: upgrade 5.9 -> 5.10
Alexander Kanavin [Sat, 26 Dec 2020 09:26:52 +0000 (10:26 +0100)]
ethtool: upgrade 5.9 -> 5.10

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoepiphany: upgrade 3.38.1 -> 3.38.2
Alexander Kanavin [Sat, 26 Dec 2020 09:26:51 +0000 (10:26 +0100)]
epiphany: upgrade 3.38.1 -> 3.38.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agoenchant2: upgrade 2.2.13 -> 2.2.14
Alexander Kanavin [Sat, 26 Dec 2020 09:26:50 +0000 (10:26 +0100)]
enchant2: upgrade 2.2.13 -> 2.2.14

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agodnf: upgrade 4.4.0 -> 4.5.2
Alexander Kanavin [Sat, 26 Dec 2020 09:26:49 +0000 (10:26 +0100)]
dnf: upgrade 4.4.0 -> 4.5.2

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agodiffoscope: upgrade 161 -> 163
Alexander Kanavin [Sat, 26 Dec 2020 09:26:48 +0000 (10:26 +0100)]
diffoscope: upgrade 161 -> 163

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
4 years agobind: upgrade 9.16.9 -> 9.16.10
Alexander Kanavin [Sat, 26 Dec 2020 09:26:47 +0000 (10:26 +0100)]
bind: upgrade 9.16.9 -> 9.16.10

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>