/openbmc/openbmc/poky/meta/recipes-kernel/linux/ |
H A D | cve-exclusion_6.12.inc | 2 # Auto-generated CVE metadata, DO NOT EDIT BY HAND. 3 # Generated at 2024-06-06 20:41:33.044442+00:00 for version 6.6.32 13 CVE_STATUS[CVE-2003-1604] = "fixed-version: Fixed from version 2.6.12rc2" 15 CVE_STATUS[CVE-2004-0230] = "fixed-version: Fixed from version 3.6rc1" 17 # CVE-2005-3660 has no known resolution 19 CVE_STATUS[CVE-2006-3635] = "fixed-version: Fixed from version 2.6.26rc5" 21 CVE_STATUS[CVE-2006-5331] = "fixed-version: Fixed from version 2.6.19rc3" 23 CVE_STATUS[CVE-2006-6128] = "fixed-version: Fixed from version 2.6.19rc2" 25 # CVE-2007-3719 has no known resolution 27 CVE_STATUS[CVE-2007-4774] = "fixed-version: Fixed from version 2.6.12rc2" [all …]
|
H A D | cve-exclusion_6.6.inc | 2 # Auto-generated CVE metadata, DO NOT EDIT BY HAND. 3 # Generated at 2024-06-06 20:41:33.044442+00:00 for version 6.6.32 13 CVE_STATUS[CVE-2003-1604] = "fixed-version: Fixed from version 2.6.12rc2" 15 CVE_STATUS[CVE-2004-0230] = "fixed-version: Fixed from version 3.6rc1" 17 # CVE-2005-3660 has no known resolution 19 CVE_STATUS[CVE-2006-3635] = "fixed-version: Fixed from version 2.6.26rc5" 21 CVE_STATUS[CVE-2006-5331] = "fixed-version: Fixed from version 2.6.19rc3" 23 CVE_STATUS[CVE-2006-6128] = "fixed-version: Fixed from version 2.6.19rc2" 25 # CVE-2007-3719 has no known resolution 27 CVE_STATUS[CVE-2007-4774] = "fixed-version: Fixed from version 2.6.12rc2" [all …]
|
H A D | cve-exclusion_6.10.inc | 2 # Auto-generated CVE metadata, DO NOT EDIT BY HAND. 3 # Generated at 2024-06-06 20:41:33.044442+00:00 for version 6.6.32 13 CVE_STATUS[CVE-2003-1604] = "fixed-version: Fixed from version 2.6.12rc2" 15 CVE_STATUS[CVE-2004-0230] = "fixed-version: Fixed from version 3.6rc1" 17 # CVE-2005-3660 has no known resolution 19 CVE_STATUS[CVE-2006-3635] = "fixed-version: Fixed from version 2.6.26rc5" 21 CVE_STATUS[CVE-2006-5331] = "fixed-version: Fixed from version 2.6.19rc3" 23 CVE_STATUS[CVE-2006-6128] = "fixed-version: Fixed from version 2.6.19rc2" 25 # CVE-2007-3719 has no known resolution 27 CVE_STATUS[CVE-2007-4774] = "fixed-version: Fixed from version 2.6.12rc2" [all …]
|
H A D | generate-cve-exclusions.py | 3 # Generate granular CVE status metadata for a specific version of the kernel 6 # SPDX-License-Identifier: GPL-2.0-only 14 from packaging.version import Version 19 Parse the version string and either return a packaging.version.Version, or 23 # packaging.version.Version doesn't approve of versions like v5.12-rc1-dontuse 24 s = s.replace("-dontuse", "") 25 return Version(s) 32 …parser.add_argument("version", type=Version, help="Kernel version number to generate data for, suc… 36 version = args.version 37 base_version = f"{version.major}.{version.minor}" [all …]
|
/openbmc/openbmc/meta-facebook/meta-catalina/recipes-phosphor/settings/phosphor-settings-defaults-native/ |
H A D | catalina-temporary-software-versions.yml | 2 - Interface: "xyz.openbmc_project.Software.Version" 4 Version: 7 Default: Version::VersionPurpose::Other 10 - Interface: "xyz.openbmc_project.Software.Version" 12 Version: 15 Default: Version::VersionPurpose::Other 18 - Interface: "xyz.openbmc_project.Software.Version" 20 Version: 23 Default: Version::VersionPurpose::Other 26 - Interface: "xyz.openbmc_project.Software.Version" [all …]
|
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/settings/phosphor-settings-defaults-native/ |
H A D | harma-temporary-software-versions.yml | 2 - Interface: "xyz.openbmc_project.Software.Version" 4 Version: 7 Default: Version::VersionPurpose::Other 10 - Interface: "xyz.openbmc_project.Software.Version" 12 Version: 15 Default: Version::VersionPurpose::Other 18 - Interface: "xyz.openbmc_project.Software.Version" 20 Version: 23 Default: Version::VersionPurpose::Other 26 - Interface: "xyz.openbmc_project.Software.Version" [all …]
|
/openbmc/linux/scripts/ |
H A D | ver_linux | 1 #!/usr/bin/awk -f 2 # SPDX-License-Identifier: GPL-2.0 9 usage = "If some fields are empty or look unusual you may have an old version.\n" 13 system("uname -a") 16 vernum = "[0-9]+([.]?[0-9]+)+" 17 libc = "libc[.]so[.][0-9]+$" 18 libcpp = "(libg|stdc)[+]+[.]so([.][0-9]+)+$" 20 printversion("GNU C", version("gcc -dumpversion")) 21 printversion("GNU Make", version("make --version")) 22 printversion("Binutils", version("ld -v")) [all …]
|
/openbmc/openbmc/meta-facebook/meta-yosemite4/recipes-phosphor/settings/phosphor-settings-defaults-native/ |
H A D | yosemite4-temporary-host-software-versions.yml | 2 - Interface: "xyz.openbmc_project.Software.Version" 4 Version: 7 Default: Version::VersionPurpose::Other 10 - Interface: "xyz.openbmc_project.Software.Version" 12 Version: 15 Default: Version::VersionPurpose::Other 18 - Interface: "xyz.openbmc_project.Software.Version" 20 Version: 23 Default: Version::VersionPurpose::Other 26 - Interface: "xyz.openbmc_project.Software.Version" [all …]
|
H A D | yosemite4-temporary-software-versions.yml | 2 - Interface: "xyz.openbmc_project.Software.Version" 4 Version: 7 Default: Version::VersionPurpose::Other 10 - Interface: "xyz.openbmc_project.Software.Version" 12 Version: 15 Default: Version::VersionPurpose::Other 18 - Interface: "xyz.openbmc_project.Software.Version" 20 Version: 23 Default: Version::VersionPurpose::Other 27 - Interface: "xyz.openbmc_project.Software.Version" [all …]
|
/openbmc/openbmc/poky/meta/recipes-extended/lsof/files/ |
H A D | remove-host-information.patch | 4 Subject: [PATCH] lsof: remove host information from version.h 10 Upstream-Status: Inappropriate 11 Signed-off-by: Ross Burton <ross.burton@arm.com> 12 Signed-off-by: Alexander Kanavin <alex@linutronix.de> 13 --- 14 autotools/version.h.in | 16 ++++----- 15 lib/dialects/linux/Makefile | 69 ++++++------------------------------- 16 2 files changed, 19 insertions(+), 66 deletions(-) 18 diff --git a/autotools/version.h.in b/autotools/version.h.in 20 --- a/autotools/version.h.in [all …]
|
/openbmc/openbmc/meta-facebook/meta-minerva/recipes-phosphor/settings/phosphor-settings-defaults-native/ |
H A D | minerva-temporary-software-versions.yml | 2 - Interface: "xyz.openbmc_project.Software.Version" 4 Version: 7 Default: Version::VersionPurpose::Other 10 - Interface: "xyz.openbmc_project.Software.Version" 12 Version: 15 Default: Version::VersionPurpose::Other 18 - Interface: "xyz.openbmc_project.Software.Version" 20 Version: 23 Default: Version::VersionPurpose::Other 26 - Interface: "xyz.openbmc_project.Software.Version" [all …]
|
/openbmc/linux/drivers/net/ipa/ |
H A D | ipa_version.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 3 /* Copyright (c) 2012-2018, The Linux Foundation. All rights reserved. 4 * Copyright (C) 2019-2022 Linaro Ltd. 11 * @IPA_VERSION_3_0: IPA version 3.0/GSI version 1.0 12 * @IPA_VERSION_3_1: IPA version 3.1/GSI version 1.0 13 * @IPA_VERSION_3_5: IPA version 3.5/GSI version 1.2 14 * @IPA_VERSION_3_5_1: IPA version 3.5.1/GSI version 1.3 15 * @IPA_VERSION_4_0: IPA version 4.0/GSI version 2.0 16 * @IPA_VERSION_4_1: IPA version 4.1/GSI version 2.0 17 * @IPA_VERSION_4_2: IPA version 4.2/GSI version 2.2 [all …]
|
/openbmc/linux/tools/testing/selftests/sparc64/drivers/ |
H A D | adi-test.c | 1 // SPDX-License-Identifier: GPL-2.0 107 ustats->total += measurement; in update_stats() 108 ustats->bytes += bytes; in update_stats() 109 ustats->count++; in update_stats() 115 ustats->name, ustats->count, in print_ustats() 116 (float)ustats->total / (float)ustats->count, in print_ustats() 117 (float)ustats->bytes / (float)ustats->count); in print_ustats() 124 "-------------------------------\n"); in print_stats() 145 return -errno; in build_memory_map() 153 * d0400000-10ffaffff : System RAM in build_memory_map() [all …]
|
/openbmc/openpower-pnor-code-mgmt/test/ |
H A D | msl_verify.cpp | 26 MinimumShipLevel::Version min; in TEST_F() 27 MinimumShipLevel::Version actual; in TEST_F() 33 EXPECT_EQ(0, minimumShipLevel->compare(actual, min)); in TEST_F() 37 EXPECT_EQ(-1, minimumShipLevel->compare(actual, min)); in TEST_F() 39 EXPECT_EQ(-1, minimumShipLevel->compare(actual, min)); in TEST_F() 41 EXPECT_EQ(-1, minimumShipLevel->compare(actual, min)); in TEST_F() 45 EXPECT_EQ(1, minimumShipLevel->compare(actual, min)); in TEST_F() 47 EXPECT_EQ(1, minimumShipLevel->compare(actual, min)); in TEST_F() 49 EXPECT_EQ(1, minimumShipLevel->compare(actual, min)); in TEST_F() 54 MinimumShipLevel::Version version; in TEST_F() local [all …]
|
/openbmc/openbmc/poky/bitbake/lib/prserv/ |
H A D | tests.py | 5 # SPDX-License-Identifier: GPL-2.0-only 23 version = "dummy-1.0-r0" variable 24 pkgarch = "core2-64" 41 logging.basicConfig(level=logging.DEBUG, filename='prserv-%s.log' % name, filemode='w', 44 sys.stdout = open('prserv-stdout-%s.log' % name, 'w') 79 self.temp_dir = tempfile.TemporaryDirectory(prefix='bb-prserv') 115 self.table.store_value(version, pkgarch, checksum0, "0") 116 self.table.store_value(version, pkgarch, checksum1, "1") 118 self.table.store_value(version, pkgarch, checksum0, "2") 119 self.table.store_value(version, pkgarch, checksum2, "1.0") [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8821ae/ |
H A D | def.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 2009-2010 Realtek Corporation.*/ 7 /*--------------------------Define -------------------------------------------*/ 163 #define GET_CVID_IC_TYPE(version) ((version) & IC_TYPE_MASK) argument 164 #define GET_CVID_CHIP_TYPE(version) ((version) & CHIP_TYPE_MASK) argument 165 #define GET_CVID_RF_TYPE(version) ((version) & RF_TYPE_MASK) argument 166 #define GET_CVID_MANUFACTUER(version) ((version) & MANUFACTUER_MASK) argument 167 #define GET_CVID_ROM_VERSION(version) ((version) & ROM_VERSION_MASK) argument 168 #define GET_CVID_CUT_VERSION(version) ((version) & CUT_VERSION_MASK) argument 170 #define IS_1T1R(version) ((GET_CVID_RF_TYPE(version)) ? false : true) argument [all …]
|
/openbmc/openbmc/poky/meta/lib/oeqa/selftest/cases/ |
H A D | cve_check.py | 4 # SPDX-License-Identifier: MIT 15 from oe.cve_check import Version 17 result = Version("100") > Version("99") 18 self.assertTrue( result, msg="Failed to compare version '100' > '99'") 19 result = Version("2.3.1") > Version("2.2.3") 20 self.assertTrue( result, msg="Failed to compare version '2.3.1' > '2.2.3'") 21 result = Version("2021-01-21") > Version("2020-12-25") 22 self.assertTrue( result, msg="Failed to compare version '2021-01-21' > '2020-12-25'") 23 result = Version("1.2-20200910") < Version("1.2-20200920") 24 self.assertTrue( result, msg="Failed to compare version '1.2-20200910' < '1.2-20200920'") [all …]
|
/openbmc/linux/drivers/staging/rtl8723bs/include/ |
H A D | HalVerDef.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 4 * Copyright(c) 2007 - 2011 Realtek Corporation. All rights reserved. 55 #define GET_CVID_IC_TYPE(version) ((enum hal_ic_type_e)((version).ICType)) argument 56 #define GET_CVID_CHIP_TYPE(version) ((enum hal_chip_type_e)((version).ChipType)) argument 57 #define GET_CVID_MANUFACTUER(version) ((enum hal_vendor_e)((version).VendorType)) argument 58 #define GET_CVID_CUT_VERSION(version) ((enum hal_cut_version_e)((version).CUTVersion)) argument 59 #define GET_CVID_ROM_VERSION(version) (((version).ROMVer) & ROM_VERSION_MASK) argument 62 /* Common Macro. -- */ 67 #define IS_TEST_CHIP(version) ((GET_CVID_CHIP_TYPE(version) == TEST_CHIP) ? true : false) argument 68 #define IS_NORMAL_CHIP(version) ((GET_CVID_CHIP_TYPE(version) == NORMAL_CHIP) ? true : false) argument [all …]
|
/openbmc/openpower-pnor-code-mgmt/ |
H A D | version.hpp | 7 #include "xyz/openbmc_project/Software/Version/server.hpp" 25 sdbusplus::xyz::openbmc_project::Software::server::Version, 33 class Version; 38 * D-Bus API. 45 * @param[in] bus - The D-Bus bus object 46 * @param[in] path - The D-Bus object path 47 * @param[in] parent - Parent object. 49 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& parent) : in Delete() 55 * @brief Delete the D-Bus object. 57 * Version class erase Method. [all …]
|
/openbmc/phosphor-power/tools/power-utils/ |
H A D | version.cpp | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * http://www.apache.org/licenses/LICENSE-2.0 18 #include "version.hpp" 25 #include <phosphor-logging/log.hpp> 36 namespace version namespace 47 * @brief Get PSU version information 49 * @param[in] psuInventoryPath - The PSU inventory path. 51 * @return tuple - device path, PMBus access type, and sysfs file name 68 auto devicePath = devices->find(psuInventoryPath); in getVersionInfo() 69 if (devicePath == devices->end()) in getVersionInfo() [all …]
|
/openbmc/phosphor-webui/ |
H A D | package-lock.json | 2 "name": "phosphor-webui", 3 "version": "2.8.0-dev", string 7 "@babel/code-frame": { 8 "version": "7.8.3", string 9 "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.8.3.tgz", 10 …"integrity": "sha512-a9gxpmdXtZEInkCSHUJDLHZVBgb1QS0jhss4cPP93EW7s+uC5bikET2twEF3KV+7rDblJcmNvTR7V… 16 "@babel/compat-data": { 17 "version": "7.9.0", string 18 "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.9.0.tgz", 19 …"integrity": "sha512-zeFQrr+284Ekvd9e7KAX954LkapWiOmQtsfHirhxqfdlX6MEC32iRE+pqUGlYIBchdevaCwvzxWGS… [all …]
|
/openbmc/openbmc/meta-arm/meta-arm-toolchain/conf/distro/include/ |
H A D | external-arm-toolchain-versions.inc | 18 stdout, stderr = eat_run(d, 'gcc', '-v') 20 bb.error('Failed to obtain external Arm toolchain version: %s' % exc) 23 last_line = stderr.splitlines()[-1] 26 # Extract the YYYY.MM or release version 28 version = eat_get_version(d) 29 bb.debug(2, 'Trying for parse version info from: %s' % version) 30 if version != 'UNKNOWN': 31 if version.split()[4] == '(Arm': 32 # gcc version 11.3.1 20220712 (Arm GNU Toolchain 11.3.Rel1) 33 return version.split()[7].split(')')[0] [all …]
|
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8188ee/ |
H A D | def.h | 1 /* SPDX-License-Identifier: GPL-2.0 */ 2 /* Copyright(c) 2009-2013 Realtek Corporation.*/ 18 /* [15:12] IC version(CUT): A-cut=0, B-cut=1, C-cut=2, D-cut=3 45 #define GET_CVID_IC_TYPE(version) ((version) & IC_TYPE_MASK) argument 46 #define GET_CVID_CHIP_TYPE(version) ((version) & CHIP_TYPE_MASK) argument 47 #define GET_CVID_RF_TYPE(version) ((version) & RF_TYPE_MASK) argument 48 #define GET_CVID_MANUFACTUER(version) ((version) & MANUFACTUER_MASK) argument 49 #define GET_CVID_ROM_VERSION(version) ((version) & ROM_VERSION_MASK) argument 50 #define GET_CVID_CUT_VERSION(version) ((version) & CUT_VERSION_MASK) argument 52 #define IS_81XXC(version) \ argument [all …]
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/imagemagick/ |
H A D | imagemagick_7.1.1.bb | 13 PV .= "-26" 19 inherit autotools pkgconfig update-alternatives 22 EXTRA_OECONF = "--program-prefix= --program-suffix=.im7 --without-perl --enable-largefile" 25 PACKAGECONFIG[cxx] = "--with-magick-plus-plus,--without-magick-plus-plus" 26 PACKAGECONFIG[graphviz] = "--with-gvc,--without-gvc,graphviz" 27 PACKAGECONFIG[jp2] = "--with-jp2,,jasper" 28 PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz" 29 PACKAGECONFIG[openjpeg] = "--with-openjp2,--without-openjp2,openjpeg" 30 PACKAGECONFIG[pango] = "--with-pango,--without-pango,pango cairo" 31 PACKAGECONFIG[rsvg] = "--with-rsvg,--without-rsvg,librsvg" [all …]
|
/openbmc/phosphor-psu-code-mgmt/src/ |
H A D | version.hpp | 7 #include <xyz/openbmc_project/Software/Version/server.hpp> 19 sdbusplus::xyz::openbmc_project::Software::server::Version>; 25 class Version; 30 * D-Bus API. 37 * @param[in] bus - The D-Bus bus object 38 * @param[in] path - The D-Bus object path 39 * @param[in] version - The Version object. 41 Delete(sdbusplus::bus_t& bus, const std::string& path, Version& version) : in Delete() argument 43 version(version) in Delete() 47 * @brief Delete the D-Bus object. [all …]
|