Update patch def files
[shibboleth/cpp-sp.git] / msi / WiX / Patch-x64.wxs
index 02f17e2..20be688 100644 (file)
@@ -1,17 +1,17 @@
 <?xml version="1.0" encoding="utf-8"?>\r
 <Wix xmlns="http://schemas.microsoft.com/wix/2006/wi">\r
     <PatchCreation\r
-        Id="{B49B7607-87C9-4E2A-A3F2-13CED629B37A}"\r
+        Id="{17B36DC5-D54C-4484-9735-0E57B2866153}"\r
         CleanWorkingFolder="yes"\r
-        OutputPath="patch.pcp"\r
+        OutputPath="openssl-101h-on-2.5.3-patch-win64.pcp"\r
         WholeFilesOnly="yes"\r
         >\r
-\r
-    <!-- Information oput into the summary (Details) field -->\r
  \r
+    <!-- Information put into the summary (Details) field -->\r
+\r
         <PatchInformation \r
-            Description="Security Patch for Shibboleth SP 2.5.1 (x64)"\r
-            Comments="Provides OpenSAML 2.5.2, curl 7.29.0, OpenSSL 1.0.1e"\r
+            Description="Security Patch for Shibboleth SP 2.5.3 (x64)"\r
+            Comments="Provides OpenSSL 1.0.1h"\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 (x64)"\r
+            Description="Security Patch for Shibboleth SP 2.5.3 (x64)"\r
             ManufacturerName="Shibboleth Consortium"\r
             TargetProductName="Shibboleth SP"\r
-            MoreInfoURL="http://www.shibboleth.net/"\r
+            MoreInfoURL="http://shibboleth.net/"\r
             Classification="Security Rollup"\r
-            DisplayName="Security Patch for Shibboleth SP 2.5.1 28-Feb-2013"/>\r
+            DisplayName="2014-06-08 Security Patch for Shibboleth SP 2.5.3"/>\r
  \r
     <!-- Note:\r
          That SequenceStart must be greater than the last\r
          sequence in the File table in the target package or the patch\r
          will not install. -->\r
 \r
-\r
         <Family DiskId="5000"\r
             MediaSrcProp="Sample" \r
             Name="Sample"\r
             SequenceStart="5000">\r
-            <UpgradeImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Original-2.5.1-x64\shibboleth-sp-2.5.1-win64.msi" Id="Upgrade">\r
-                <TargetImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\Patched-2.5.1-x64\shibboleth-sp-2.5.1-win64.msi" Order="2"      \r
+            <UpgradeImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\2.5.3-patched-win64\shibboleth-sp-2.5.3-win64.msi" Id="Upgrade">\r
+                <TargetImage SourceFile="C:\Users\Administrator\Shibboleth\AdminInstalls\2.5.3-orig-win64\shibboleth-sp-2.5.3-orig-win64.msi" Order="2"      \r
                     Id="Target" IgnoreMissingFiles="no" />\r
             </UpgradeImage>\r
-        </Family> \r
+        </Family>\r
\r
     <!-- Supersede:  Set this value to 'yes' to indicate that this patch will\r
          supersede all previous patches in this patch family.  The\r
          default value is 'no'. \r
@@ -54,8 +54,8 @@
          PatchFamily is the version of patch - nothing to do with the version of Shibboleth Installed\r
       -->\r
 \r
-        <PatchSequence PatchFamily="ShibbolethSPPatchFamily"\r
-            Sequence="1.0.0.0"\r
+        <PatchSequence PatchFamily="ShibbolethSP2.5.3PatchFamily"\r
+            Sequence="2.0.0.0"\r
             Supersede="yes" />\r
  \r
     </PatchCreation>\r