-
Updated
Jul 29, 2019 - Objective-C
patching
Here are 96 public repositories matching this topic...
While reading the code to understand how to use this (or related) library, I found following comment in MonoMod.RuntimeDetour/NativeDetour.cs:
https://github.com/MonoMod/MonoMod/blob/86f3be60825da9328130a639a9a47ba13e49486e/MonoMod.RuntimeDetour/NativeDetour.cs#L18
I didn't find the DetourManager and I think this was meant to be DetourHelper. If so, correcting this would make everything
I'm trying to apply this patch: https://github.com/magento/magento2/commit/79a13b483db3bf066cda6bcb69737cec02f78d47.patch
This commit has changes in two files:
app/code/Magento/Catalog/Model/Product/ProductFrontendAction/Synchronizer.phplib/internal/Magento/Framework/DB/Adapter/Pdo/Mysql.php
I'm trying to patch that with this config:
"patches": {
"*": {
-
Updated
Nov 8, 2019 - C++
-
Updated
Aug 6, 2019 - LLVM
-
Updated
Jun 4, 2020 - Python
This should include a brief overview of the automated testing as well as a short description of each test script that is executed.
-
Updated
Apr 6, 2020 - Python
-
Updated
Jan 17, 2020 - PowerShell
-
Updated
Apr 21, 2020 - C#
-
Updated
Apr 29, 2020 - C#
The documentation says that os_patching_fact_generation.ps1 is run every hour by default, but it is hardcoded to 720 minutes in the code. Can this be made configurable?
-
Updated
Feb 26, 2018 - Go
-
Updated
Jan 9, 2020 - Python
Allow modified patches to be exported as IPS patches. Modified means that some of the patch records are unchecked in the patch records view.
-
Updated
Jun 16, 2020 - C++
-
Updated
Apr 19, 2018 - C++
-
Updated
Mar 3, 2017 - C
-
Updated
Oct 27, 2017 - TypeScript
-
Updated
Jul 14, 2019 - TypeScript
Improve this page
Add a description, image, and links to the patching topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the patching topic, visit your repo's landing page and select "manage topics."


I am trying to add additional IEs to the beacon/probe resp frames on a PI 3B+ using nexmon. I'm having difficulty understanding how these frames get configured.
I gather the frames come in from hostapd into cfg80211.c, which pulls out selected IEs and passes them from the brcmfmac driver, using string commands like arp_ol and ndoe, across an interface (dbus?) to the firmware, which reassembles