/openbmc/openbmc/poky/meta/recipes-connectivity/avahi/files/ |
H A D | CVE-2023-1981.patch | 2 From: =?UTF-8?q?Petr=20Men=C5=A1=C3=ADk?= <pemensik@redhat.com> 11 …stream-Status: Backport [import from ubuntu https://git.launchpad.net/ubuntu/+source/avahi/tree/de… 13 CVE: CVE-2023-1981 14 Signed-off-by: Vijay Anusuri <vanusuri@mvista.com> 15 --- 16 avahi-daemon/dbus-protocol.c | 20 ++++++++++++++------ 17 1 file changed, 14 insertions(+), 6 deletions(-) 19 diff --git a/avahi-daemon/dbus-protocol.c b/avahi-daemon/dbus-protocol.c 21 --- a/avahi-daemon/dbus-protocol.c 22 +++ b/avahi-daemon/dbus-protocol.c [all …]
|
H A D | CVE-2023-38470-2.patch | 1 From 20dec84b2480821704258bc908e7b2bd2e883b24 Mon Sep 17 00:00:00 2001 8 ==93410==ERROR: AddressSanitizer: stack-buffer-overflow on address 0x7f9e76f14c16 at pc 0x000000472… 10 …#0 0x47208c in __interceptor_strlen (out/fuzz-domain+0x47208c) (BuildId: 731b20c1eef22c2104e75a649… 11 #1 0x534eb0 in avahi_strdup avahi/avahi-common/malloc.c:167:12 12 #2 0x53862c in avahi_normalize_name_strdup avahi/avahi-common/domain.c:226:12 16 fuzz-domain: fuzz/fuzz-domain.c:38: int LLVMFuzzerTestOneInput(const uint8_t *, size_t): Assertion … 18 …#0 0x501175 in __sanitizer_print_stack_trace (/home/vagrant/avahi/out/fuzz-domain+0x501175) (Build… 19 …#1 0x45ad2c in fuzzer::PrintStackTrace() (/home/vagrant/avahi/out/fuzz-domain+0x45ad2c) (BuildId: … 20 …#2 0x43fc07 in fuzzer::Fuzzer::CrashCallback() (/home/vagrant/avahi/out/fuzz-domain+0x43fc07) (Bui… 27 #9 0x5344a4 in LLVMFuzzerTestOneInput /home/vagrant/avahi/fuzz/fuzz-domain.c:38:9 [all …]
|
/openbmc/qemu/tests/vm/ |
H A D | ubuntuvm.py | 3 # Ubuntu VM testing library 10 # Originally based on ubuntu.i386 Fam Zheng <famz@redhat.com> 13 # the COPYING file in the top-level directory. 22 self.login_prompt = "ubuntu-{}-guest login:".format(self.arch) 26 """Build an Ubuntu VM image. The child class will 31 subprocess.check_call(["cp", "-f", os_img, img_tmp]) 35 self.boot(img_tmp, extra_args = [ "-device", "VGA", "-cdrom", ci_img, ]) 39 cmd="chmod -x /etc/update-motd.d/*") 42 cmd="ls /var/lib/cloud/instance/boot-finished") 43 self.ssh_root("touch /etc/cloud/cloud-init.disabled") [all …]
|
/openbmc/openbmc-build-scripts/scripts/ |
H A D | build-unit-test-docker | 7 # default is openbmc/ubuntu-unit-test 9 # FORCE_DOCKER_BUILD: <optional, a non-zero value with force all Docker 17 # UBUNTU_MIRROR: <optional, the URL of a mirror of Ubuntu to override the 21 # instead of our default (public.ecr.aws/ubuntu) 35 # typing.Dict is used for type-hints. 61 def __init_subclass__(cls, **kwargs: Any) -> None: 75 # url [optional]: lambda function to create URL: (package, rev) -> url. 105 …g, rev: f"https://github.com/boostorg/{pkg}/releases/download/{pkg}-{rev}/{pkg}-{rev}-cmake.tar.gz" 111 … f" --prefix={prefix} --with-libraries=atomic,context,coroutine,filesystem,process,url" 114 f"./b2 install --prefix={prefix} valgrind=on", [all …]
|
/openbmc/openbmc-build-scripts/ |
H A D | build-setup.sh | 9 # build_scripts_dir The path of the openbmc-build-scripts directory. 18 # UBUNTU_MIRROR [optional] The URL of a mirror of Ubuntu to override the 27 # instead of our default (public.ecr.aws/ubuntu) 31 # BITBAKE_OPTS Set to "-c populate_sdk" or whatever other BitBake options 38 # fedora|ubuntu. Note that if you chose fedora, you will 40 # Default: "ubuntu" 42 # Default: "openbmc/${distro}:${imgtag}-${target}" 44 # ubuntu: latest|16.04|14.04|trusty|xenial 56 # scheduling. Nice values range from -20 (most favorable 75 # | - build [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/core/ |
H A D | 0010-Use-linux-capability.h-on-linux-systems-too.patch | 2 From: =?UTF-8?q?Lo=C3=AFc=20Minier?= <loic.minier@ubuntu.com> 6 Upstream-Status: Inappropriate 7 --- 8 include/private/android_filesystem_config.h | 2 +- 9 1 file changed, 1 insertion(+), 1 deletion(-) 11 diff --git a/include/private/android_filesystem_config.h b/include/private/android_filesystem_confi… 13 --- a/include/private/android_filesystem_config.h 15 @@ -27,7 +27,7 @@ 19 -#ifdef HAVE_ANDROID_OS
|
/openbmc/openbmc/meta-openembedded/meta-gnome/recipes-extended/polkit-gnome/polkit-gnome/ |
H A D | 0004-Use-fresh-X11-timestamps-when-displaying-authenticat.patch | 2 Date: Mon, 30 Apr 2018 18:05:20 +0000 5 This circumvents focus-stealing prevention. 8 Bug-Debian: https://bugs.debian.org/684300 9 Bug-Ubuntu: https://launchpad.net/bugs/946171 11 Upstream-Status: Pending 12 Signed-off-by: Khem Raj <raj.khem@gmail.com> 13 --- 14 src/polkitgnomeauthenticator.c | 4 +++- 15 1 file changed, 3 insertions(+), 1 deletion(-) 17 diff --git a/src/polkitgnomeauthenticator.c b/src/polkitgnomeauthenticator.c [all …]
|
/openbmc/linux/drivers/media/pci/solo6x10/ |
H A D | solo6x10-offsets.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 21 (__solo->type == SOLO_DEV_6010 ? 0x10000 : 0x20000) 46 ((((__solo->sdram_size <= (32 << 20)) ? 4 : 16) + 1) \ 53 (SOLO_EREF_EXT_SIZE * __solo->nr_chans * 2) 55 #define __SOLO_JPEG_MIN_SIZE(__solo) (__solo->nr_chans * 0x00080000) 60 clamp(__solo->sdram_size - SOLO_MP4E_EXT_ADDR(__solo) - \ 62 __solo->nr_chans * 0x00080000, 0x00ff0000) 64 #define __SOLO_JPEG_MIN_SIZE(__solo) (__solo->nr_chans * 0x00080000) [all …]
|
H A D | solo6x10-disp.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 15 #include <media/v4l2-ioctl.h> 31 solo_dev->vin_hstart = 8; in solo_vin_config() 32 solo_dev->vin_vstart = 2; in solo_vin_config() 46 SOLO_VI_H_START(solo_dev->vin_hstart) | in solo_vin_config() 47 SOLO_VI_V_START(solo_dev->vin_vstart) | in solo_vin_config() 48 SOLO_VI_V_STOP(solo_dev->vin_vstart + in solo_vin_config() 49 solo_dev->video_vsize)); in solo_vin_config() [all …]
|
H A D | solo6x10-p2m.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 21 "Use multiple P2M DMA channels (default: no, 6010-only)"); 26 "Allow use of descriptor mode DMA (default: no, 6010-only)"); 36 return -EINVAL; in solo_p2m_dma() 38 return -EINVAL; in solo_p2m_dma() 40 dma_addr = dma_map_single(&solo_dev->pdev->dev, sys_addr, size, in solo_p2m_dma() 42 if (dma_mapping_error(&solo_dev->pdev->dev, dma_addr)) in solo_p2m_dma() 43 return -ENOMEM; in solo_p2m_dma() [all …]
|
H A D | solo6x10-g723.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 26 #include "solo6x10-tw28.h" 33 /* Sets up channels 16-19 for decoding and 0-15 for encoding */ 40 * is broken down to 20 * 48 byte regions (one for each channel possible) 43 #define G723_INTR_ORDER 4 /* 0 - 4 */ 57 clk_div = (solo_dev->clock_mhz * 1000000) in solo_g723_config() 79 &solo_dev->snd_pcm->streams[SNDRV_PCM_STREAM_CAPTURE]; in solo_g723_isr() 83 for (ss = pstr->substream; ss != NULL; ss = ss->next) { in solo_g723_isr() [all …]
|
H A D | solo6x10-core.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 23 #include "solo6x10-tw28.h" 30 static unsigned video_nr = -1; 32 MODULE_PARM_DESC(video_nr, "videoX start number, -1 is autodetect (default)"); 56 if (solo_dev->type != SOLO_DEV_6110) in solo_timer_sync() 59 if (++solo_dev->time_sync < 60) in solo_timer_sync() 62 solo_dev->time_sync = 0; in solo_timer_sync() 69 diff = (s32)ts.tv_sec - (s32)sec; in solo_timer_sync() [all …]
|
H A D | solo6x10-regs.h | 1 /* SPDX-License-Identifier: GPL-2.0-or-later */ 3 * Copyright (C) 2010-2013 Bluecherry, LLC <https://www.bluecherrydvr.com> 6 * Ben Collins <bcollins@ubuntu.com> 17 #include "solo6x10-offsets.h" 49 #define SOLO_VCLK_SELECT(n) ((n)<<20) 100 #define SOLO_PCI_ERR_FSM1(__s) (((__s) >> 20) & 0x0f) 107 #define SOLO_P2M_CSC_BYTE_REORDER BIT(5) /* BGR -> RGB */ 125 #define SOLO_P2M_PCI_INC(n) ((n)<<20) 135 /* 0:Y[0]<-0(OFF), 1:Y[0]<-1(ON), 2:Y[0]<-G[0], 3:Y[0]<-Bit[15] */ 143 #define SOLO_P2M_EXT_INC(n) ((n)<<20) [all …]
|
/openbmc/u-boot/doc/ |
H A D | README.x86 | 1 # SPDX-License-Identifier: GPL-2.0+ 6 U-Boot on x86 9 This document describes the information about U-Boot running on x86 targets, 13 ------ 14 U-Boot supports running as a coreboot [1] payload on x86. So far only Link 17 most of the low-level details. 19 U-Boot is a main bootloader on Intel Edison board. 21 U-Boot also supports booting directly from x86 reset vector, without coreboot. 23 'bare metal', U-Boot acts like a BIOS replacement. The following platforms 26 - Bayley Bay CRB [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/bzip2/bzip2/ |
H A D | 0001-fix-bzip2-version-tmp-aaa-will-hang.patch | 4 Subject: [PATCH] fix 'bzip2 --version > /tmp/aaa 2>&1' hang 8 As of the current version 1.0.8, bzip2 --version will print version 11 $ ./bzip2 --version 12 bzip2, a block-sorting file compressor. Version 1.0.8, 13-Jul-2019. 14 Copyright (C) 1996-2019 by Julian Seward. 19 bzip2: For help, type: `bzip2 --help'. 21 Debian (and its downstreams like Ubuntu) will patch this out [2], 24 [1] https://stackoverflow.com/questions/59757176/why-using-dev-null-with-a-program-like-bzip2 25 [2] https://sources.debian.org/src/bzip2/1.0.8-6/debian/patches/20-legacy.patch/ 27 Upstream-Status: Submitted [bzip2-devel@sourceware.org] [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/unattended-upgrades/files/ |
H A D | 0001-unattended-upgrade-Remove-distro_info-usage-to-check.patch | 2 From: =?UTF-8?q?An=C3=ADbal=20Lim=C3=B3n?= <anibal@rzerosystems.com> 3 Date: Thu, 27 Jan 2022 16:32:25 -0600 4 Subject: [PATCH] unattended-upgrade: Remove distro_info usage to check devel 6 MIME-Version: 1.0 7 Content-Type: text/plain; charset=UTF-8 8 Content-Transfer-Encoding: 8bit 10 The distro-info python3 package is used to check if the release is a 11 devel release and choice if continue with unattended-upgrade for now 12 remove it because needs support into python3-distro-info [1]. 14 [1] https://salsa.debian.org/debian/distro-info [all …]
|
/openbmc/qemu/tests/avocado/ |
H A D | boot_linux_console.py | 9 # later. See the COPYING file in the top-level directory. 31 return 1 if x == 0 else 2**(x - 1).bit_length() 53 failure_message='Kernel panic - not syncing', 89 process.run("rpm2cpio %s | cpio -id %s" % (rpm, path), shell=True) 113 self.vm.add_args('-kernel', kernel_path, 114 '-append', kernel_command_line) 122 :avocado: tags=machine:xlnx-versal-virt 127 images_url = ('http://ports.ubuntu.com/ubuntu-ports/dists/' 128 'bionic-updates/main/installer-arm64/' 130 kernel_url = images_url + 'netboot/ubuntu-installer/arm64/linux' [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/hplip/hplip/ |
H A D | 0006-Workaround-patch-for-missing-Python3-transition-of-t.patch | 4 (pre-USB-storage) photo memory card support (pcardext) as this part builds 5 in Python3 environments but with pointer-related warnings which are fatal 6 errors for Ubuntu's build servers. The patch silences the warnings but the 11 --- 12 Upstream-Status: Pending 14 pcard/pcardext/pcardext.c | 59 +++++++++++++++++++++++++++++++++++++---------- 15 pcard/photocard.py | 2 +- 17 3 files changed, 53 insertions(+), 13 deletions(-) 19 --- a/pcard/pcardext/pcardext.c 21 @@ -20,7 +20,7 @@ pcardext - Python extension for HP photo [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/shadow/files/ |
H A D | shadow-update-pam-conf.patch | 3 Date: Wed, 20 Jul 2011 19:18:14 +0800 6 The system-auth in the configure files is from Fedora which put all the 4 pam type rules 8 In yocto it obey the way with Debian/Ubuntu, and the names are common-auth, common-account, 9 common-password and common-session. 12 See meta/recipes-extended/pam/libpam/pam.d/common-password 14 Upstream-Status: Inappropriate [oe-core specific] 16 Signed-off-by: Kang Kai <kai.kang@windriver.com> 17 --- 18 etc/pam.d/chage | 2 +- 19 etc/pam.d/chgpasswd | 2 +- [all …]
|
/openbmc/openbmc/meta-security/recipes-ids/samhain/files/ |
H A D | samhain-samhainrc.patch | 3 Date: Fri Jun 22 16:38:20 2012 -0400 5 Make samhainrc OE-friendly. 12 Upstream-Status: Inappropriate [configuration] 14 Signed-off-by: Aws Ismail <aws.ismail@windriver.com> 16 diff --git a/samhainrc.linux b/samhainrc.linux 18 --- a/samhainrc.linux 20 @@ -74,7 +74,6 @@ dir = 0/ 24 -file = /media 28 @@ -93,19 +92,10 @@ dir = 99/etc 35 -file = /etc/lvm/.cache [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/websocketpp/websocketpp-0.8.2/ |
H A D | 857.patch | 3 Date: Thu, 9 Jan 2020 10:07:20 +0100 4 Subject: [PATCH] Update SConstruct with new Python3 syntax: - new raise 5 keyword syntax - has_key deprecated method is now removed - commands 6 deprecated library is replaced by subprocess - print function fixes 9 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947584 10 --- 11 Upstream-Status: Pending 13 SConstruct | 45 +++++++++++++++++++++++---------------------- 14 1 file changed, 23 insertions(+), 22 deletions(-) 16 diff --git a/SConstruct b/SConstruct [all …]
|
/openbmc/qemu/docs/devel/migration/ |
H A D | qatzip-compression.rst | 21 |-----------|--------|---------|----------|----------|------|------| 24 |-----------|--------|---------|----------|----------|------|------| 26 |-----------|--------|---------|----------|----------|------|------| 28 |-----------|--------|---------|----------|----------|------|------| 30 |-----------|--------|---------|----------|----------|------|------| 41 <https://github.com/intel/QATzip?tab=readme-ov-file#introductionl>`_ 45 +----------------+ 47 +-------+--------+ 50 +-------+--------+ 52 +-------+--------+ [all …]
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.rst | 1 .. SPDX-License-Identifier: CC-BY-SA-2.0-UK 4 --------------------------------- 11 - Linux kernel 5.15, glibc 2.35 and ~300 other recipe upgrades 13 - Reproducibility: this release fixes the reproducibility issues with 14 ``rust-llvm`` and ``golang``. Recipes in OpenEmbedded-Core are now fully 16 class has been merged into the :ref:`ref-classes-base` class. 18 - Network access is now disabled by default for tasks other than where it is expected to ensure bui… 20 - The Yocto Project now allows you to reuse the Shared State cache from 31 - The Python package build process is now based on `wheels <https://pythonwheels.com/>`__ 34 - New :ref:`ref-classes-overlayfs` and :ref:`ref-classes-overlayfs-etc` classes and [all …]
|
/openbmc/docs/security/ |
H A D | TLS-configuration.md | 9 - [Redfish TLS User Authentication](https://github.com/openbmc/docs/blob/master/designs/redfish-tls… 23 - `KeyUsage` contains required purpose `digitalSignature` and `keyAgreement` 25 - `ExtendedKeyUsage` contains required purpose `clientAuth` for client 27 - public key meets minimal bit length requirement 28 - certificate has to be in its validity period 29 - `notBefore` and `notAfter` fields have to contain valid time 30 - has to be properly signed by certificate authority 31 - certificate is well-formed according to X.509 32 - issuer name has to match CA's subject name for client certificate 33 - issuer name has to match the fully qualified domain name of your OpenBMC host [all …]
|
/openbmc/qemu/roms/ |
H A D | edk2-build.py | 4 https://gitlab.com/kraxel/edk2-build-config 19 # pylint: disable=unused-variable 21 """ detect 'git rebase -x edk2-build.py master' testbuilds """ 27 with open(gitdir, 'r', encoding = 'utf-8') as f: 30 if not os.path.exists(f'{gitdir}/rebase-merge/msgnum'): 32 with open(f'{gitdir}/rebase-merge/msgnum', 'r', encoding = 'utf-8') as f: 34 with open(f'{gitdir}/rebase-merge/end', 'r', encoding = 'utf-8') as f: 36 with open(f'{gitdir}/rebase-merge/head-name', 'r', encoding = 'utf-8') as f: 39 rebase_prefix = f'[ {int(msgnum/2)} / {int(end/2)} - {head[-1]} ] ' 42 version_override = "test-build-patch-series" [all …]
|