From 81571b9ecf6900c436de180029b2da84b7455336 Mon Sep 17 00:00:00 2001 From: zeffy Date: Wed, 19 Apr 2017 17:49:29 -0700 Subject: [PATCH] move kb references to new file --- README.md | 8 +------- docs/Supported_Updates.md | 9 ++++++++- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 213440a..34578ba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ --- -### [Click here for a list of the Windows updates supported by the patch](docs/Supported_Updates.md) +### [Click here for a list of Windows updates supported by this patch](docs/Supported_Updates.md) --- @@ -96,11 +96,5 @@ We have found culprits, [`IsDeviceServiceable(void)`](https://gist.github.com/ze - You have to apply a new patch whenever `wuaueng.dll` gets updated. - SFC scan errors will most likely occur as it will believe the integrity of the system has been compromised. -[KB4012218]: https://www.catalog.update.microsoft.com/search.aspx?q=kb4012218 -[KB4012219]: https://www.catalog.update.microsoft.com/search.aspx?q=kb4012219 -[KB4015546]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015546 -[KB4015547]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015547 -[KB4015549]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015549 -[KB4015550]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015550 [BinDiff]: https://www.zynamics.com/software.html [Diaphora]: http://diaphora.re diff --git a/docs/Supported_Updates.md b/docs/Supported_Updates.md index 4c6a859..53fbc77 100644 --- a/docs/Supported_Updates.md +++ b/docs/Supported_Updates.md @@ -17,4 +17,11 @@ April, 2017 Security Monthly Quality Rollup for Windows Server 2008 R2 for x64-b April, 2017 Security Monthly Quality Rollup for Windows 7 ([KB4015549]) | Windows 7 | Security Updates | 4/8/2017 | n/a | 97.6 MB April, 2017 Security Monthly Quality Rollup for Windows 8.1 for x64-based Systems ([KB4015550]) | Windows 8.1 | Security Updates | 4/10/2017 | n/a | 220.9 MB April, 2017 Security Monthly Quality Rollup for Windows Server 2012 R2 ([KB4015550]) | Windows Server 2012 R2 | Security Updates | 4/10/2017 | n/a | 220.9 MB -April, 2017 Security Monthly Quality Rollup for Windows 8.1 ([KB4015550]) | Windows 8.1 | Security Updates | 4/10/2017 | n/a | 122.4 MB \ No newline at end of file +April, 2017 Security Monthly Quality Rollup for Windows 8.1 ([KB4015550]) | Windows 8.1 | Security Updates | 4/10/2017 | n/a | 122.4 MB + +[KB4012218]: https://www.catalog.update.microsoft.com/search.aspx?q=kb4012218 +[KB4012219]: https://www.catalog.update.microsoft.com/search.aspx?q=kb4012219 +[KB4015546]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015546 +[KB4015547]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015547 +[KB4015549]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015549 +[KB4015550]: https://www.catalog.update.microsoft.com/search.aspx?q=KB4015550