Top "Patch" questions

A patch is a piece of software designed to fix problems with, or update a computer program or its supporting data.

How to edit Git "add patch" hunks/diffs/lines during selective staging?

I have a source file where 2 features have been added. In order to allow cherry-picking, I'd like to commit that …

git commit patch split git-add
git am error: “error: while searching for:”

running git am I get error above. Comparing by hand I do not see any problem. May someone point me …

git patch git-am
Magento 1.7.2 SECURITY PATCH ERROR Via SSH

Following Directions word for word... Please upload the patch into your Magento root directory and run the appropriate SSH command: …

magento ssh magento-1.7 patch
applying patch to file in yocto recipe

I have a yocto recipe to compile a code from github. I modified some files and want to apply patch …

patch yocto bitbake
Binary diff and patch utility for a virtual machine image

I need to release some software quite frequently, and the software is contained as a VMWare disk file, i.e., .…

binary diff vmware patch
Update application silently while running

My App will be initially deployed with Windows Installer. The key characteristics of the solution I am looking for include: …

c# .net patch silent
with Ansible and apt, how do I update bash to for the remotely exploitable security vulnerability CVE-2014-6271?

Given bash's remote code execution vulnerability announced on Sept 24 2014, how can I update my apt-based systems using Ansible?

ubuntu patch ansible apt shellshock-bash-bug
Installing an MSP using Powershell works on the local machine, fails remotely. Why?

I need some Powershell advice. I need to install an application's MSP update file on multiple Win08r2 servers. If …

patch updates powershell-remoting msp