The patch tag has no wiki summary.
-2
votes
2answers
61 views
adding a patch to a software
I am trying to install the mysql patch available here...
http://bugs.mysql.com/bug.php?id=64248
I have the mysql version 5.5.20
but I do not know how to copy the code. I am using centOS.
I tried ...
0
votes
1answer
31 views
Is 4.44 xforwarded stunnel patch compatible with stunnel 4.52?
In trying to patch the current stable version of Stunnel with the patch provided on the HaProxy site. I get the following response. Is it still required to patch? From the copy on the site it looks ...
3
votes
1answer
30 views
Patching Exchange mailbox server without potential data loss
I have what I think is a quick easy question. I'd like to apply a service pack to my exchange 2007 mailbox server. I don't have a CCR setup, so its a pretty standard configuration. We do have it ...
1
vote
1answer
16 views
Check that NLM is patched in Netware 6.5
We need to solve vulnerability CVE-2011-4191
"Stack-based buffer overflow in the xdrDecodeString function in XNFS.NLM in Novell NetWare 6.5 SP8 allows remote attackers to execute arbitrary code or ...
0
votes
1answer
50 views
Tools for deploying MS patches to client computers (W7 + W2008 R2)
Are there any third party tools that will allow you to deploy patches to W7 and W2008R2 client computers over the network?
We already have the patches we just need to find a way to deploy them ...
0
votes
2answers
88 views
Finding and downloading all available Win2008 R2 and W7-32bit patches (without using WSUS)
Is there a way to find and download all available MS patches for:
Windows Server 2008 R2 SP1
Windows 7 (32-bits) SP1
Without using WSUS or the 'Windows update' tool within the O/S?
I basically ...
2
votes
1answer
84 views
Loaded Vs Unloaded Patch Panels
What is the difference between loaded and unloaded patch panels? Is it simply that loaded patch panels come with endpoint sockets and unloaded patch panels do not?
-1
votes
0answers
49 views
HP-UX, multiple boot disk and dynamic root disk (drd)
I have a HP-UX v3 server installed on the volume group vg00 composed by 3 boot LUN of 250 GB each one and other free LUN of 250 GB each one.
I would like use these free LUN to clone the boot volume ...
2
votes
2answers
150 views
Solaris 10 Get latest Installed patches
I'm trying to find out a way to display the LATEST patches installed in a Solaris box. I know the existence of the commands:
showrev - p
patchadd -p
But I'd like to see a list of patches sorted by ...
1
vote
1answer
79 views
Implementing an NMS
We are looking to implement an NMS (netork monitoring software) in our company and have found many different products; Nagios, Kaseya, Zabbix, Zenoss, Munin, OpenNMS.
The core functionality that we ...
1
vote
2answers
141 views
How do I patch apache?
Ok, so I am using apache 2.2.17 on an Ubuntu (Natty Narwhal) box.
I need to apply a patch (mod_proxy_connect-2.2.16.patch) which I downloaded from ...
2
votes
3answers
157 views
Solaris 11: Quick way to fetch and install patches after initial install
Is there a quick command that will fetch patches from the internet and install them?
0
votes
2answers
98 views
Oracle Security Update Patch July 2011 - How to know if i am affected?
Oracle Security Update Patch July 2011
I am using JDK 1.4.2_08, 1.4.2_19, 1.4.2_22, and Oracle DB 9.2.0.8. Can any experts tell me how to tell if i am affected, i.e. after installing the patch ...
4
votes
1answer
147 views
Oracle automatic patch download
I need to update/patch the firmware of a lot of Sun/Oracle systems quite frequently. To do that I first need to download the latest firmware snapshot by hand from Oracle's saggy and unsophisticated ...
3
votes
1answer
117 views
How safe are Unattended Upgrades/Automatic Updates for Ubuntu
I'm in the process of trying to keep several ubuntu box's up to date and patched (10.4.2 LTS), one suggestion I've been getting is setting up unattended upgrades ...
4
votes
1answer
919 views
CentOS 5 - realtime patch
Where can I download precompiled CentOS 5 kernel including realtime patch? Or I need to compile it myself (if yes, how to do that)?
1
vote
1answer
35 views
Replacing core windows system files. Windows service pack
I am dealing with a program that patches core Windows system files. I don't advocate it, but it is what I am dealing with.
My question is, when we run a Service Pack, will it brick the system, or ...
0
votes
1answer
84 views
CentOS and package version numbers worry
I have heard about a vulnerability in BIND.
See here: http://www.isc.org/software/bind/advisories/cve-2011-0414
The issue appears to be with certain versions and my version (9.3.6) is earlier than ...
0
votes
2answers
493 views
How/where to find all Update (msu) packages for Windows 7 (Enterprise)
I've been using Wim2Vhd to create native boot vhd files. (I'm using this to keep several development environments ready, I'm a developer, I know -- I need help ;-)
Now the first boot always ends up ...
1
vote
2answers
379 views
Is there a diff/merge utility to compare binary files and synchronize data bit-by-bit in either direction based on differences in binary data?
I have a tricky dilemma. I've got some files on two different destination drives, copied from the same source drive. The source drive had been failing, so I used dd to copy over the data to one ...
0
votes
1answer
43 views
Unable to apply patch generated with diff on SunOS server
I generated a patchfile of 2 directories using this command:
diff -ur source-20110125 source > mailpatch3.patch
Now I would like to apply the patch, doing this:
patch -p1 < mailpatch3.patch
...
1
vote
1answer
115 views
Where can I find Solaris patch clusters for Solaris 2.6?
One of my customers is working on a product which can virtualize old Solaris environments and run them on current, supported Solaris platforms.
Of course to do this, we need to run an assortment of ...
1
vote
1answer
120 views
gigabit ethernet to single mode LC fiber
I need a fiber converter that takes single mode LC fiber from the patch to a gigabit port on the switch. I've been investigating the Canary GFT-1036, but am having a difficult time finding a vendor ...
2
votes
2answers
135 views
Diff always fail to apply patch of files I make?
I have some files in my server that I wanted to make a patch for, so I took one of the files to test:
cp /path/file ~/file
So now I have just the same file in my root directory so I make any ...
1
vote
1answer
121 views
kernel patch .diff file
i need to apply patch .diff file to kenerl how to apply it which command should i use after i save the patch on patch.diff file
ps patch is
https://bugzilla.redhat.com/show_bug.cgi?id=248716
3
votes
1answer
63 views
Will IIS always be installed as fully patched?
When I install Internet Information Server on a Windows machine that is fully patched according to Windows Update, will it be installed as patched right from the start?
I have always wondered if any ...
1
vote
1answer
159 views
Can I patch a tiny part of the kernel without recompiling?
I'm using inotify for a project, and desperately require the functionality provided by this patch: http://article.gmane.org/gmane.linux.kernel/758183
Can I apply this patch to my existing Linux ...
1
vote
3answers
210 views
Why is PHP Suhosin needed? Isn't PHP patched for security already?
I'm planning to set up a Linux-VPS and run a PHP site on it. I have read that it's recommended to use PHP Suhosin to patch PHP for security. But isn't PHP patched for security in every new release? or ...
1
vote
1answer
36 views
Multiple directories update with changing user permissons
I have multiple users on one machine with FreeBSD7.3. Each user has his own site (only one). Each site is a copy of master-site with slight differences (ie. database configuration, template files).
...
4
votes
1answer
415 views
Easily patch Dell firmware without OS support?
On our HP servers, HP provides an image we can put on a USB key (or CD), boot from and patch the all the firmware in the system. On our Linux Dell servers there's a convenient yum repository we can ...
0
votes
3answers
220 views
Diff and patch for big binary files
As part of my job I regularly need to upload big files (a 512 MB to 1 GB ISO, for example). In some cases, very little changes from ISO to ISO (say, a 10 MB file in a 1 GB ISO). Unfortunately, I can't ...
2
votes
2answers
885 views
Apply multiple .patch files
I have a directory with .patch files, generated using diff.
I would like to apply all those patches using patch -p1 to another directory.
But patch takes only one file, unless I cat.
What would the ...
0
votes
1answer
218 views
How do I get SUNW_1.4 version of libthread.so.1 for Solaris 2.6
I have installed an old application on an old Ultra 5 with Solaris 2.6. When I start the app, I get the error: ld.so.1: : fatal : libthread.so.1: version 'SUNW_1.4' not found. There is a version of ...
0
votes
3answers
62 views
VMs restarted during backup job - due to VM patching
I wonder what will happen when the VMs are restarted while backup is running ?
Our backup runs almost 12 hrs at night. And at that time, we are also going to apply the patches and reboot the VMs. I ...
4
votes
5answers
6k views
Windows Server 2008 Services won't start after patch
After installing the run of the mill patches today on a Windows Server 2008 (Running as an AD controller and Exchange 2007 Server) the machine came back up with "configuring updates stage 3 of 3 0% ...
2
votes
4answers
4k views
Patching AIX systems - patches are where? how to apply?
I'm not an AIX guru.....I've been assigned to patch my systems up to the latest patch level.
First, where do I get the patches for AIX 5.1 and 5.3?
Second, how are they generally installed (i.e. ...
2
votes
1answer
316 views
How do you apply a hotfix using ColdFusion Administrator?
I have a .jar file that I need to apply to my ColdFusion server. The instructions say to:
"Open the ColdFusion Administrator and apply the provided hf800-1875.jar hot fix using the System Information ...
4
votes
7answers
286 views
Different files of two directories
There are two directories I'd like to compare. I tried diff but it includes the changes inside the files. All I want is something like this
file a is just in /A
file b is missing in /A
file c ...
1
vote
2answers
217 views
Installing MS09-056 (KB974571) on Live Communications Server
I've just installed this patch on a Live Communications Server 2005 server and LCS is refusing to start.
I'm getting a wonderful event log claiming that the LCS instance is an expired evaluation (!)
...
1
vote
1answer
370 views
Iptables ipt_time extension
I'm trying to get the ipt_time extension for netfilter/iptables to work on CentOS 5.3. It's a bloodbath.
First of all, the HOWTO I linked is the official Netfilter Extension HOWTO, but it's also ...
1
vote
5answers
2k views
Get rsync to generate a patch file instead of copying across files?
I'm copying lots of files that have changed from one server to another using rsync. I know I can use the -n option to do a dry run, so I can see what files have been changed. However is it possible to ...
5
votes
2answers
66 views
Find out unfixed exploits count based on application version
In our enviroment we are often required to run old outdated versions of different applications, and im wondering about the security implications on that. So im hoping there is a site that basicly ...
0
votes
4answers
433 views
How can I determine the last time a Solaris machine was patched?
I am trying to determine patch levels and how long some Solaris machines have been without patching in order to support triaging which systems to patch first. How can I determine the last time a ...
0
votes
1answer
46 views
Microsoft patching folders
After extracting a Microsoft security patch, I got several folders containing the updated DLL. For Windows XP SP3 I have two folders: SP3GDR and SPQFE. Does anyone know what is the difference between ...
0
votes
1answer
62 views
How can I automate installation of a package to Linux and Windows Virtual Machines on VMware ESX4?
I would like to create an application that will traverse a Virtual Infrastructure using the vSphere Web Services API (this part I have handled) and perform and unattended install of some given package ...
0
votes
2answers
137 views
How can I tell which package updates will require a reboot or service restart?
One of our boxes is running Ubuntu 8.04 LTS. Most Ubuntu package upgrades are trivial and don't affect availability much. How do I tell which packages are going to cause an outage before applying ...
9
votes
9answers
1k views
Firmware Best Practices and Update Schedules
Firmware receives very little attention when it comes to updates. Out of sight, out of mind.
Many devices: RAID controllers, NICs, chipsets, and even hard drives, get some benefit from being ...
1
vote
7answers
1k views
Windows 2003 Server Restarts when logging off from RDP
We often RDP into our servers. Sometimes if we end the RDP session via Start, Shutdown, Log-off, the server restarts.
It seems to happen when the server is waiting for a report due to a patch pushed ...
1
vote
3answers
331 views
Patch Managment Operations plan
I'm developing a plan/strategy to manage patch deployment on Windows Clients using Windows Server Update Services. What are the some important things to consider in developing this plan? For example, ...
7
votes
12answers
2k views
What is a good patch/update management server?
Microsoft has WSUS which is great for the Microsoft products it supports (and it doesn't support all Microsoft products), but in reality companies have many applications from other vendors.
Is there ...