YourStudent Gemini Wiki
Advertisement

In computing, a service pack or SP (in short SP) or a feature pack (FP) comprises a collection of updates, fixes, or enhancements to a software program delivered in the form of a single installable package. Companies often release a service pack when the number of individual patches to a given program reaches a certain (arbitrary) limit, or the software release has shown to be stabilized with a limited number of remaining issues based on users' feedback and bug tracking such as bugzilla. In large software applications such as office suites, operating systems, database software, or network management, it is not uncommon to have a service pack issued within the first year or two of a product's release. Installing a service pack is easier and less error-prone than installing many individual patches, even more so when updating multiple computers over a network, where service packs are common.

Service packs are usually numbered, and thus shortly referred to as SP1, SP2, SP3 etc.[1] They may also bring, besides bug fixes,[2] entirely new features, as is the case of SP2 of Windows XP, or SP3 and SP4 of the heavily database dependent Trainz 2009:World Builder edition.[3]

Incremental and cumulative SPs[]

A service pack can be "incremental", meaning it only contains the updates that were not present in the previous service packs, or it can be cumulative, which means it includes the contents of all its predecessors. In the case of Microsoft's products, an incremental update was called a service release. For example, Office 2000 must be upgraded to service release 1 (SR‑1) before one can install SP2.

Template:As of recent service packs for Microsoft Windows are cumulative. This means that the problems that are fixed in a service pack are also fixed in later service packs. For example, Windows XP SP3 contains all the fixes that are included in Windows XP Service Pack 2 (SP2).[4]

Office XP, 2003, and 2007 service packs have been cumulative.

Impact on installation of additional software components[]

Application service packs replace existing files with updated versions that typically fix bugs or close security holes. If, at a later time, additional components are added to the software using the original media, there is a risk of accidentally mixing older and updated components. Depending on the operating system and deployment methods, it may then be necessary to manually reinstall the service pack after each such change to the software. This was, for example, necessary for Windows NT service packs; however, from Windows 2000 onwards, Microsoft redirected setup programs to use updated service pack files instead of files from original installation media in order to prevent manual reinstalls.[5]

See also[]

References[]

  1. One counterexample is Microsoft SQL Server 2000 Service Pack 3a
  2. Example of Service Pack list of changes for a multi-module/multi-mode software product: Trainz SP2 involved feature changes and bug fixes
  3. Trainz Railway Simulators Service Packs Table versus major release version titles
  4. Script error: No such module "citation/CS1".
  5. Not Necessary to Reinstall Windows 2000 Service Packs After System State Changes

External links[]

Advertisement