Commit graph

383646 commits

Author SHA1 Message Date
adam
cdbf393d4b py-zeroconf: updated to 0.74.0
v0.74.0 (2023-08-04)

Feature

* Speed up unpacking text records in ServiceInfo

Fix

* Remove typing on reset_ttl for cython compat

v0.73.0 (2023-08-03)

Feature

* Add a cache to service_type_name

v0.72.3 (2023-08-03)

Fix

* Revert adding typing to DNSRecord.suppressed_by

v0.72.2 (2023-08-03)

Fix

* Revert DNSIncoming cimport in _dns.pxd

v0.72.1 (2023-08-03)

Fix

* Race with InvalidStateError when async_request times out

v0.72.0 (2023-08-02)

Feature

* Speed up processing incoming records

v0.71.5 (2023-08-02)

Fix

* Improve performance of ServiceInfo.async_request

v0.71.4 (2023-07-24)

Fix

* Cleanup naming from previous refactoring in ServiceInfo

v0.71.3 (2023-07-23)

Fix

* Pin python-semantic-release to fix release process

v0.71.2 (2023-07-23)

Fix

* No change re-release to fix wheel builds

v0.71.1 (2023-07-23)

Fix

* Add missing if TYPE_CHECKING guard to generate_service_query

v0.71.0 (2023-07-08)

Feature

* Improve incoming data processing performance

v0.70.0 (2023-07-02)

Feature

* Add support for sending to a specific `addr` and `port` with `ServiceInfo.async_request` and `ServiceInfo.request`
2023-08-10 12:31:59 +00:00
adam
9f6449bb6f Updated textproc/py-rapidfuzz, devel/py-curtsies 2023-08-10 12:03:11 +00:00
adam
1664f6ffe6 py-curtsies: updated to 0.4.2
0.4.2
Small type annotation clean ups.
2023-08-10 12:02:46 +00:00
adam
fd96f56cb8 py-rapidfuzz: updated to 3.2.0
3.2.0
Changed
- build x86 with sse2/avx2 runtime detection

3.1.2
Changed
- upgrade to ``Cython==3.0.0``
2023-08-10 12:00:55 +00:00
sjmulder
2f62e9dc14 math/sc-im: Fix build issue on Illumos 2023-08-10 11:49:55 +00:00
adam
754787b0e7 Updated graphics/jpegoptim, databases/unixodbc 2023-08-10 07:45:19 +00:00
adam
1b07830515 unixodbc: updated to 2.3.12
2.3.12

Fix iconv handle leak with pooling
Add windows encoding patch
Avoid failed build if clock_gettime() is not available
Allow passing in a entire connection string into iusql
Allow isql to handle SQL_SUCCESS_WITH_INFO from SQLPrepare
Add extra logging for ODBCINST connect settings
Allow allocated copy (instead of fixed length) for the connection string with pooling to allow any length
Export __clear_ini_cache() from odbcinst to allow explicitly clearing the ini cache
Fix seg fault when used with SQLAPI
Add --enable-utf8ini flag to add utf8 to WCHAR conversions in SQLGetPrivateProfileStringW
Allow longer error messages via GetDiag functions
Add --enable-singleenv to enable single shared env handle when using pooling
2023-08-10 07:44:52 +00:00
adam
bc754bd069 jpegoptim: updated to 1.5.5
v1.5.5
Improved JFIF marker handling
New command line options: --keep-jfif and --strip-jfif
2023-08-10 07:19:32 +00:00
adam
a40b052d07 Updated sysutils/py-sh, net/py-dnsdiag 2023-08-10 05:18:06 +00:00
adam
c3af8fac48 py-dnsdiag: updated to 2.1.0
2.1.0

Add -m flag to enforce cache-miss
Add -r flag to clear RD flag (disable recursion)
Bump dependency versions to latest
Remove support for python 3.4 - 3.6
Other minor quality of life improvements
2023-08-10 05:17:48 +00:00
adam
2a63b818bb py-sh: updated to 2.0.6
2.0.6

Add back appropriate sdist files
2023-08-10 05:12:53 +00:00
gutteridge
17c938d7a8 doc: drop wayward duplicate changes entry 2023-08-09 23:02:57 +00:00
markd
68a346479d konsole: Install konsolerc via examples dir. 2023-08-09 20:58:26 +00:00
markd
03a55afb05 konqueror: note kinit dependency 2023-08-09 20:51:39 +00:00
markd
b8a4d43cbb libkcddb: note kcmutils dependency 2023-08-09 20:48:12 +00:00
markd
f95c114264 kamera: note kcmutils dependency 2023-08-09 20:43:17 +00:00
markd
c32cc276e7 kio-extras: fix PLIST 2023-08-09 20:37:55 +00:00
markd
cb080d9f0f ark: Install arkrc via examples dir. 2023-08-09 20:32:26 +00:00
sjmulder
a332e2ee14 doc: Updated converters/help2man to 1.49.3 2023-08-09 20:20:44 +00:00
sjmulder
34c9627427 converters/help2man: Work around configure issue w/ GNU gettext()
Depending on platform and compilation environment, GNU gettext
exports functions like bindtextdomain() as libintl_bindtextdomain() so
checking the symbol name directly doesn't work. When bindtextdomain()
isn't found help2man won't install localized man pages.
2023-08-09 20:20:27 +00:00
adam
96c2492851 Updated devel/py-aiofiles, net/py-dns 2023-08-09 20:19:31 +00:00
adam
7f814009f9 py-dns: updated to 2.4.2
2.4.2

Async queries could wait forever instead of respecting the timeout if the timeout was 0 and a packet was lost. The timeout is now respected.
Restore HTTP/2 support which was accidentally broken during the https refactoring done as part of 2.4.0.
When an inception time and lifetime are specified, the signer now sets the expiration to the inception time plus lifetime, instead of the current time plus the lifetime.
2023-08-09 20:19:09 +00:00
adam
6e45df0d72 py-aiofiles: updated to 23.2.1
23.2.1 (2023-08-09)

Import os.statvfs conditionally to fix importing on non-UNIX systems.
2023-08-09 20:15:49 +00:00
pin
defda02420 doc: Updated sysutils/ripdrag to 0.4.0 2023-08-09 18:00:32 +00:00
pin
ed1a50e707 sysutils/ripdarg: update to 0.4.0
What's Changed
 - Update Arch Linux instructions in README by @Fabillotic in #20
 - Flatpak: Packaged as flatpak. by @huanie in #26
 - Many changes by @huanie in #25

Many improvements and speedups thanks to @huanie 's work!
Now ripdrag is faster and can handle bigger image files 🚀
2023-08-09 18:00:00 +00:00
pin
3de8eb013c doc: Updated shells/oh-my-posh to 18.3.3 2023-08-09 17:59:15 +00:00
pin
02f5fe531a shells/oh-my-posh: update to 18.3.3
Bug Fixes
 - pwsh: patch PowerShell color bleed (aa51cd6), closes #65
2023-08-09 17:58:46 +00:00
pin
28fdd272c4 doc: Updated devel/cargo-c to 0.9.23 2023-08-09 17:58:10 +00:00
pin
5d6b706b89 devel/cargo-c: update to 0.9.23
- cargo 0.72.2
 - pinning of a cargo dependency that broke semver.

pkgsrc change: pull source from github instead of crates.io
Fix http://mail-index.netbsd.org/pkgsrc-users/2023/07/22/msg037773.html
2023-08-09 17:57:50 +00:00
adam
bfc98098d3 Updated wm/windowmaker, net/haproxy 2023-08-09 17:51:25 +00:00
adam
dd49136ab4 haproxy: updated to 2.8.2
2.8.2
- DOC: ssl: Fix typo in 'ocsp-update' option
- DOC: ssl: Add ocsp-update troubleshooting clues and emphasize on crt-list only aspect
- BUG/MINOR: tcp_sample: bc_{dst,src} return IP not INT
- BUG/MINOR: cache: A 'max-age=0' cache-control directive can be overriden by a s-maxage
- BUG/MEDIUM: sink: invalid server list in sink_new_from_logsrv()
- BUG/MINOR: http_ext: unhandled ERR_ABORT in proxy_http_parse_7239()
- BUG/MINOR: sink: missing sft free in sink_deinit()
- BUG/MINOR: ring: size warning incorrectly reported as fatal error
- BUG/MINOR: ring: maxlen warning reported as alert
- BUG/MINOR: log: LF upsets maxlen for UDP targets
- MINOR: sink/api: pass explicit maxlen parameter to sink_write()
- BUG/MEDIUM: log: improper use of logsrv->maxlen for buffer targets
- BUG/MINOR: log: fix missing name error message in cfg_parse_log_forward()
- BUG/MINOR: log: fix multiple error paths in cfg_parse_log_forward()
- BUG/MINOR: log: free errmsg on error in cfg_parse_log_forward()
- BUG/MINOR: sink: invalid sft free in sink_deinit()
- BUG/MINOR: sink: fix errors handling in cfg_post_parse_ring()
- BUG/MINOR: server: set rid default value in new_server()
- MINOR: hlua_fcn/mailers: handle timeout mail from mailers section
- BUG/MINOR: sink/log: properly deinit srv in sink_new_from_logsrv()
- EXAMPLES: maintain haproxy 2.8 retrocompatibility for lua mailers script
- BUG/MINOR: hlua_fcn/queue: use atomic load to fetch queue size
- BUG/MINOR: config: Remove final '\n' in error messages
- BUG/MEDIUM: quic: token IV was not computed using a strong secret
- BUG/MINOR: quic: retry token remove one useless intermediate expand
- BUG/MEDIUM: quic: missing check of dcid for init pkt including a token
- BUG/MEDIUM: quic: timestamp shared in token was using internal time clock
- CLEANUP: quic: remove useless parameter 'key' from quic_packet_encrypt
- BUG/MINOR: hlua: hlua_yieldk ctx argument should support pointers
- BUG/MEDIUM: hlua_fcn/queue: bad pop_wait sequencing
- DOC: config: Fix fc_src description to state the source address is returned
- BUG/MINOR: sample: Fix wrong overflow detection in add/sub conveters
- BUG/MINOR: http: Return the right reason for 302
- CI: add naming convention documentation
- CI: explicitely highlight VTest result section if there's something
- BUILD: quic: fix warning during compilation using gcc-6.5
- BUG/MINOR: hlua: add check for lua_newstate
- BUG/MINOR: h1-htx: Return the right reason for 302 FCGI responses
- MINOR: cpuset: add cpu_map_configured() to know if a cpu-map was found
- BUG/MINOR: config: do not detect NUMA topology when cpu-map is configured
- BUG/MINOR: cpuset: remove the bogus "proc" from the cpu_map struct
- BUG/MINOR: init: set process' affinity even in foreground
- BUG/MINOR: server: Don't warn on server resolution failure with init-addr none
- BUG/MINOR: quic: Missing parentheses around PTO probe variable.
- BUG/MINOR: server-state: Ignore empty files
- BUG/MINOR: server-state: Avoid warning on 'file not found'
- BUG/MEDIUM: listener: Acquire proxy's lock in relax_listener() if necessary
- MINOR: quic: Make ->set_encryption_secrets() be callable two times
- MINOR: quic: Useless call to SSL_CTX_set_quic_method()
- BUG/MINOR: ssl: OCSP callback only registered for first SSL_CTX
- BUG/MEDIUM: h3: Properly report a C-L header was found to the HTX start-line
- DOC: configuration: describe Td in Timing events
- BUG/MINOR: chunk: fix chunk_appendf() to not write a zero if buffer is full
- BUG/MEDIUM: h3: Be sure to handle fin bit on the last DATA frame
- BUG/MEDIUM: bwlim: Reset analyse expiration date when then channel analyse ends
- BUG/MEDIUM: quic: consume contig space on requeue datagram
- BUG/MINOR: http-client: Don't forget to commit changes on HTX message
- BUG/MINOR: quic: reappend rxbuf buffer on fake dgram alloc error
- BUILD: quic: fix wrong potential NULL dereference
- BUG/MAJOR: http-ana: Get a fresh trash buffer for each header value replacement
- REORG: http: move has_forbidden_char() from h2.c to http.h
- BUG/MAJOR: h3: reject header values containing invalid chars
- BUG/MAJOR: http: reject any empty content-length header value
- MINOR: ist: add new function ist_find_range() to find a character range
- MINOR: http: add new function http_path_has_forbidden_char()
- MINOR: h2: pass accept-invalid-http-request down the request parser
- REGTESTS: http-rules: add accept-invalid-http-request for normalize-uri tests
- BUG/MINOR: h1: do not accept '#' as part of the URI component
- BUG/MINOR: h2: reject more chars from the :path pseudo header
- BUG/MINOR: h3: reject more chars from the :path pseudo header
- REGTESTS: http-rules: verify that we block '#' by default for normalize-uri
- DOC: clarify the handling of URL fragments in requests
- BUG/MINOR: http: skip leading zeroes in content-length values
2023-08-09 17:50:56 +00:00
adam
2ec79e88a5 windowmaker: updated to 0.96.0
Window Maker 0.96.0 was released on August 5th 2023

Screen corners can be assigned an external command to be executed when the mouse pointer is entering those areas. In WPrefs, “Hot Corner Shortcut Preferences” can be used for configuration or by manually adding a “HotCorners” key and value to “YES” in the ~/GNUstep/Defaults/WindowMaker file. Hot Corners feature is disabled by default. Actions are specified by the “HotCornerActions” and are defined as a four entries list (“top left action”, “top right action”, “bottom left action”, “bottom right action”). A screen corner area is a cube shape defined by the “HotCornerEdge” which is a number of pixels from 2 (by default) to 10. To lower the risk of triggering that feature accidentally a “HotCornerDelay” key can be used which is the time before the action is triggered while the pointer is in one of the screen corner. Default value is 250 ms.

In WPrefs “Keyboard Shortcut Preferences” tab, three new actions can be configured: “Capture a portion of the screen”, “Capture a window”, “Capture the entire screen”. The file is saved in ~/GNUstep/Library/WindowMaker/Screenshots directory under a filename format “screenshot_%Y-%m-%d_at_%H:%M:%S” followed by the extension. Which can be png or jpg based on WRaster dependencies.

libXRes is now an optional dependency. XRes the resource extension for the X protocol is used to find the underlying processes (and PIDs) responsible for displaying the windows.

Support for _NET_WM_FULLSCREEN_MONITORS hint. That hint allows applications that support it to be set as fullscreen on multiple heads. It depends on Xinerama extension support.

To keep the dock on the primary head in a multi-head setup, set the option “KeepDockOnPrimaryHead” in ~/GNUstep/Defaults/WindowMaker to “YES” or click “Keep dock on primary head” under the WPrefs “Expert User Preferences” tab.
2023-08-09 17:46:26 +00:00
adam
a0aa2b0316 Updated mail/py-postfix-mta-sts-resolver, sysutils/py-sh 2023-08-09 13:19:44 +00:00
adam
0fab9c8ca1 py-sh: updated to 2.0.5
2.0.5

Allow nested with contexts
Call correct asyncio function for getting event loop
2023-08-09 13:19:19 +00:00
adam
3b0040e7c5 py-postfix-mta-sts-resolver: updated to 1.4.0
v1.4.0

add a NetBSD rc.d file
Add postgres cache support
Fix tests
Use stable scan query
2023-08-09 13:10:15 +00:00
adam
18a41ac7b8 Updated misc/py-tqdm, devel/py-aiofiles 2023-08-09 12:44:06 +00:00
adam
530050a80f py-aiofiles: updated to 23.2.0
23.2.0 (2023-08-09)

aiofiles is now tested on Python 3.12 too.
On Python 3.12, aiofiles.tempfile.NamedTemporaryFile now accepts a delete_on_close argument, just like the stdlib version.
On Python 3.12, aiofiles.tempfile.NamedTemporaryFile no longer exposes a delete attribute, just like the stdlib version.
Added aiofiles.os.statvfs and aiofiles.os.path.ismount.
Use PDM instead of Poetry
2023-08-09 12:43:46 +00:00
adam
3560345d71 py-tqdm: updated to 4.66.0
tqdm v4.66.0 stable

environment variables to override defaults (TQDM_*)
e.g. in CI jobs, export TQDM_MININTERVAL=5 to avoid log spam
add tests & docs for tqdm.utils.envwrap
fix & update CLI completion
fix & update API docs
minor code tidy: replace os.path => pathlib.Path
fix docs image hosting
release with CI bot account again
2023-08-09 12:38:36 +00:00
adam
f32c5c25fa Updated misc/py-trove-classifiers, misc/py-tqdm 2023-08-09 10:38:30 +00:00
adam
375ef71f9c py-tqdm: updated to 4.65.2
tqdm v4.65.2 stable
exclude examples from distributed wheel

tqdm v4.65.1 stable
migrate setup.{cfg,py} => pyproject.toml
fix asv benchmarks
update docs
fix snap build
fix & update tests
fix flaky notebook tests
bump pre-commit
bump workflow actions
2023-08-09 10:38:05 +00:00
adam
2f8afcff82 py-trove-classifiers: updated to 2023.8.7
2023.8.7
Add Trove classifier for Python 3.13
2023-08-09 10:35:08 +00:00
nia
2441ed8968 dbus-python-common: Depend on python-as-tool using tool.mk.
The build system expects an unversioned "python" executable to be
available and in pkgsrc we do this through tool.mk.
2023-08-09 09:05:11 +00:00
nia
289ea5ebf0 warzone2100: Bump up compiler requirements 2023-08-09 09:02:07 +00:00
nia
63c84b2680 flightgear: Set FLITE_INCLUDE_DIR (for some reason it isn't good at
finding it on its own)
2023-08-09 08:49:32 +00:00
nia
2c46aa54e3 mongo-tools: Include go-vars early to ensure all toolchain checks get
skipped before mk/ is included
2023-08-09 08:30:04 +00:00
nia
a946c4da86 hylafax: Sprinkle MKPIE_SUPPORTED=no
As with other packages, this one was previously overlooked, but a
build failure surfaces with the new wrapper behaviour.
2023-08-09 08:27:22 +00:00
nia
c0f273a8c8 cross: Mark various versions of gcc unsuitable for MKPIE.
This follows lang/gcc* already having it, but the new wrapper behaviour
appears to have resulted in new fallout from these packages
previously being overlooked.

While here, use FORTIFY_SUPPORTED in mingw-w64-gcc instead of
overriding the user's choice of a FORTIFY pkgsrc variable.
2023-08-09 08:24:38 +00:00
tnn
4726b98862 cmake: don't attempt to use LTO with GCC 12 when building Fortran code 2023-08-09 06:45:06 +00:00
msaitoh
237e315b08 doc: Updated sysutils/intel-microcode-netbsd to 20230808. 2023-08-09 04:21:15 +00:00
msaitoh
fe4992a315 Update intel-microcode-netbsd to 20230808.
# Release Notes
## [microcode-20230808]

### Purpose

- Security updates for [INTEL-SA-00828]
- Security updates for [INTEL-SA-00836]
- Security updates for [INTEL-SA-00837]

- Update for functional issues. Refer to the following prcessor's Specification Update:
  - 13th Generation Intel Core Processor
  - 12th Generation Intel Core Processor Family
  - 11th Gen Intel Core Processor
  - 10th Gen Intel Core Processor Families
  - 8th and 9th Generation Intel Core Processor Family
  - 8th Generation Intel Core Processor Families
  - 7th and 8th Generation Intel Core Processor
  - Intel Processors and Intel Core i3 N-Series
  - 4th Gen Intel Xeon Scalable Processors
  - 3rd Generation Intel Xeon Scalable Processors
  - 2nd Generation Intel Xeon Processor Scalable Family
  - Intel Xeon Processor Scalable Family
  - 3rd Generation Intel Xeon Processor Scalable Family
  - Intel Xeon E-2300 Processor
  - Intel Xeon D-2700 Processor
  - Intel Xeon D-2100 Processor

### New Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| ADL-N          | A0       | 06-be-00/11 |          | 00000011 | Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E
| RPL-H/P/PX 6+8 | J0       | 06-ba-02/e0 |          | 00004119 | Core Gen13

### Updated Platforms

| Processor      | Stepping | F-M-S/PI    | Old Ver  | New Ver  | Products
|:---------------|:---------|:------------|:---------|:---------|:---------
| CML-U62 V2     | K1       | 06-a6-01/80 | 000000f6 | 000000f8 | Core Gen10 Mobile
| SKX-D          | H0       | 06-55-04/b7 | 02006f05 | 02007006 | Xeon D-21xx
| SKX-SP         | H0/M0/U0 | 06-55-04/b7 | 02006e05 | 02007006 | Xeon Scalable
| KBL-G/H/S/X/E3 | B0       | 06-9e-09/2a | 000000f2 | 000000f4 | Core Gen7; Xeon E3 v6
| ADL            | L0       | 06-9a-03/80 | 0000042a | 0000042c | Core Gen12
| ADL            | L0       | 06-9a-04/80 | 0000042a | 0000042c | Core Gen12
| ICX-SP         | Dx/M1    | 06-6a-06/87 | 0d000390 | 0d0003a5 | Xeon Scalable Gen3
| CML-S102       | Q0       | 06-a5-05/22 | 000000f6 | 000000f8 | Core Gen10
| CFL-U43e       | D0       | 06-8e-0a/c0 | 000000f2 | 000000f4 | Core Gen8 Mobile
| KBL-R U        | Y0       | 06-8e-0a/c0 | 000000f2 | 000000f4 | Core Gen8 Mobile
| CFL-H          | R0       | 06-9e-0d/22 | 000000f8 | 000000fa | Core Gen9 Mobile
| RKL-S          | B0       | 06-a7-01/02 | 00000058 | 00000059 | Core Gen11
| ICL-U/Y        | D1       | 06-7e-05/80 | 000000ba | 000000bc | Core Gen10 Mobile
| TGL-H          | R0       | 06-8d-01/c2 | 00000044 | 00000046 | Core Gen11 Mobile
| SPR-SP         | E5/S3    | 06-8f-08/87 | 2b000461 | 2b0004b1 | Xeon Scalable Gen4
| SPR-SP         | E4/S2    | 06-8f-07/87 | 2b000461 | 2b0004b1 | Xeon Scalable Gen4
| SPR-SP         | E3       | 06-8f-06/87 | 2b000461 | 2b0004b1 | Xeon Scalable Gen4
| SPR-SP         | E2       | 06-8f-05/87 | 2b000461 | 2b0004b1 | Xeon Scalable Gen4
| SPR-SP         | E0       | 06-8f-04/87 | 2b000461 | 2b0004b1 | Xeon Scalable Gen4
| CML-S62        | G1       | 06-a5-03/22 | 000000f6 | 000000f8 | Core Gen10
| AML-Y22        | H0       | 06-8e-09/10 | 000000f0 | 000000f4 | Core Gen8 Mobile
| RPL-S          | B0       | 06-b7-01/32 | 00000113 | 00000119 | Core Gen13
| CML-U62 V1     | A0       | 06-a6-00/80 | 000000f6 | 000000f8 | Core Gen10 Mobile
| ADL-N          | A0       | 06-be-00/11 |          | 00000011 | Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E
| CPX-SP         | A1       | 06-55-0b/bf | 07002601 | 07002703 | Xeon Scalable Gen3
| CLX-SP         | B0       | 06-55-06/bf | 04003501 | 04003604 | Xeon Scalable Gen2
| CFL-H/S/E3     | U0       | 06-9e-0a/22 | 000000f2 | 000000f4 | Core Gen8 Desktop, Mobile, Xeon E
| SPR-HBM        | Bx       | 06-8f-08/10 | 2c0001d1 | 2c000271 | Xeon Max
| WHL-U          | W0       | 06-8e-0b/d0 | 000000f2 | 000000f4 | Core Gen8 Mobile
| CLX-SP         | B1       | 06-55-07/bf | 05003501 | 05003604 | Xeon Scalable Gen2
| CFL-S          | B0       | 06-9e-0b/02 | 000000f2 | 000000f4 | Core Gen8
| TGL-R          | C0       | 06-8c-02/c2 | 0000002a | 0000002c | Core Gen11 Mobile
| KBL-U/Y        | H0       | 06-8e-09/c0 | 000000f2 | 000000f4 | Core Gen7 Mobile
| KBL-U23e       | J1       | 06-8e-09/c0 | 000000f2 | 000000f4 | Core Gen7 Mobile
| AML-Y42        | V0       | 06-8e-0c/94 | 000000f6 | 000000f8 | Core Gen10 Mobile
| CML-U42        | V0       | 06-8e-0c/94 | 000000f6 | 000000f8 | Core Gen10 Mobile
| CML-Y42        | V0       | 06-8e-0c/94 | 000000f6 | 000000f8 | Core Gen10 Mobile
| WHL-U          | V0       | 06-8e-0c/94 | 000000f6 | 000000f8 | Core Gen8 Mobile
| SKX-SP         | B1       | 06-55-03/97 | 01000171 | 01000181 | Xeon Scalable
| CFL-H/S        | P0       | 06-9e-0c/22 | 000000f2 | 000000f4 | Core Gen9
| CFL-S          | P0       | 06-9e-0c/22 | 000000f2 | 000000f4 | Core Gen9 Desktop
| TGL            | B0/B1    | 06-8c-01/80 | 000000aa | 000000ac | Core Gen11 Mobile
| ADL            | C0       | 06-97-02/07 | 0000002c | 0000002e | Core Gen12
| ADL            | C0       | 06-97-05/07 | 0000002c | 0000002e | Core Gen12
| ADL            | C0       | 06-bf-02/07 | 0000002c | 0000002e | Core Gen12
| ADL            | C0       | 06-bf-05/07 | 0000002c | 0000002e | Core Gen12
| CML-H          | R1       | 06-a5-02/20 | 000000f6 | 000000f8 | Core Gen10 Mobile
| RPL-H/P/PX 6+8 | J0       | 06-ba-02/e0 |          | 00004119 | Core Gen13
| RPL-U 2+8      | Q0       | 06-ba-03/e0 |          | 00004119 | Core Gen13
2023-08-09 04:19:38 +00:00