Patch definitions for curl update
[shibboleth/cpp-sp.git] / msi / WiX / Patch-x86.wxs
index 46f8960..4350111 100644 (file)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">\r
     <PatchCreation\r
-        Id="{91DB241C-5491-4405-BFAD-E91F7E9BB948}"\r
+        Id="{55E9DC33-DE26-471F-846C-2C2A5C600A94}"\r
         CleanWorkingFolder="yes"\r
         OutputPath="patch.pcp"\r
         WholeFilesOnly="yes"\r
@@ -10,8 +10,8 @@
     <!-- Information put into the summary (Details) field -->\r
 \r
         <PatchInformation \r
-            Description="Security Patch for Shibboleth SP 2.5.1 (x86)"\r
-            Comments="OpenSAML version to 2.5.2" \r
+            Description="Security Patch for Shibboleth SP 2.5.2 (x86)"\r
+            Comments="Provides curl 7.33.0"\r
             ShortNames="no" \r
             Languages="1033" \r
             Compressed="yes" \r
 \r
         <PatchMetadata\r
             AllowRemoval="yes"\r
-            Description="Security Patch for Shibboleth SP 2.5.1 (x86)"\r
+            Description="Security Patch for Shibboleth SP 2.5.2 (x86)"\r
             ManufacturerName="Shibboleth Consortium"\r
             TargetProductName="Shibboleth SP"\r
             MoreInfoURL="http://www.shibboleth.net/"\r
-            Classification="Update"\r
-            DisplayName="Security Patch for Shibboleth SP 2.5.1 10-Jan-2013"/>\r
+            Classification="Security Rollup"\r
+            DisplayName="2013-11-15 Security Patch for Shibboleth SP 2.5.2"/>\r
  \r
     <!-- Note:\r
          That SequenceStart must be greater than the last\r
@@ -41,8 +41,8 @@
             MediaSrcProp="Sample" \r
             Name="Sample"\r
             SequenceStart="5000">\r
-            <UpgradeImage SourceFile="C:\foo\PatchSp\x86\new\new.msi" Id="Upgrade">\r
-                <TargetImage SourceFile="C:\foo\PatchSp\x86\old\old.msi" Order="2"      \r
+            <UpgradeImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Original-2.5.2-x86\shibboleth-sp-2.5.2-win32.msi" Id="Upgrade">\r
+                <TargetImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Patched-2.5.2-x86\shibboleth-sp-2.5.2-win32.msi" Order="2"      \r
                     Id="Target" IgnoreMissingFiles="no" />\r
             </UpgradeImage>\r
         </Family>\r
@@ -54,7 +54,7 @@
          PatchFamily is the version of patch - nothing to do with the version of Shibboleth Installed\r
       -->\r
 \r
-        <PatchSequence PatchFamily="ShibbolethSPPatchFamily"\r
+        <PatchSequence PatchFamily="ShibbolethSP2.5.2PatchFamily"\r
             Sequence="1.0.0.0"\r
             Supersede="yes" />\r
  \r