Home      Discussion      Topics      Dictionary      Almanac
Signup       Login
Service pack

Service pack

Overview
A service pack (in short SP) is a collection of updates, fixes and/or enhancements to a software program
Computer program
Computer programs are instructions for a computer. A computer requires programs to function, typically executing the program's instructions in a central processor. The program has an executable form that the computer can use directly to execute the instructions...

 delivered in the form of a single installable package. Many companies, such as Microsoft
Microsoft
Microsoft Corporation is a multinational computer technology corporation that develops, manufactures, licenses, and supports a wide range of software products for computing devices...

 or Autodesk
Autodesk
Autodesk, Inc. is an American multinational corporation that focuses on 2D and 3D design software for use in architecture, engineering and building construction, manufacturing, and media and entertainment. Autodesk was founded in 1982 by John Walker, a coauthor of early versions of the company's...

, typically release a service pack when the number of individual patches
Patch (computing)
A patch is a piece of software designed to fix problems with, or update a computer program or its supporting data. This includes fixing security vulnerabilities and other bugs, and improving the usability or performance...

 to a given program reaches a certain (arbitrary) limit. Installing a service pack is easier and less error-prone than installing a high number of patches individually, even more so when updating multiple computers over a network.

Service packs are usually numbered, and thus shortly referred to as SP1, SP2, SP3 etc.
Discussion
Ask a question about 'Service pack'
Start a new discussion about 'Service pack'
Answer questions from other users
Full Discussion Forum
 
Encyclopedia
A service pack (in short SP) is a collection of updates, fixes and/or enhancements to a software program
Computer program
Computer programs are instructions for a computer. A computer requires programs to function, typically executing the program's instructions in a central processor. The program has an executable form that the computer can use directly to execute the instructions...

 delivered in the form of a single installable package. Many companies, such as Microsoft
Microsoft
Microsoft Corporation is a multinational computer technology corporation that develops, manufactures, licenses, and supports a wide range of software products for computing devices...

 or Autodesk
Autodesk
Autodesk, Inc. is an American multinational corporation that focuses on 2D and 3D design software for use in architecture, engineering and building construction, manufacturing, and media and entertainment. Autodesk was founded in 1982 by John Walker, a coauthor of early versions of the company's...

, typically release a service pack when the number of individual patches
Patch (computing)
A patch is a piece of software designed to fix problems with, or update a computer program or its supporting data. This includes fixing security vulnerabilities and other bugs, and improving the usability or performance...

 to a given program reaches a certain (arbitrary) limit. Installing a service pack is easier and less error-prone than installing a high number of patches individually, even more so when updating multiple computers over a network.

Service packs are usually numbered, and thus shortly referred to as SP1, SP2, SP3 etc. They may also bring, besides bug fixes, entirely new features, as is the case of SP2 of Windows XP
Windows XP
Windows XP is a line of operating systems produced by Microsoft for use on personal computers, including home and business desktops, laptops, and media centers. The name "XP" is short for "eXPerience"...

.

Incremental and cumulative SPs


A service pack can be incremental, which means 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
Microsoft Office
Microsoft Office is an office suite of interrelated desktop applications, servers and services for the Microsoft Windows and Mac OS X operating systems. Microsoft Office was introduced by Microsoft in 1989 for Mac OS, with a version for Windows in 1990...

 must be upgraded to service release 1 (SR-1) before one can install SP2.

Recent service packs for Microsoft Windows
Microsoft Windows
Microsoft Windows is a series of software operating systems and graphical user interfaces produced by Microsoft. Microsoft first introduced an operating environment named Windows in November 1985 as an add-on to MS-DOS in response to the growing interest in graphical user interfaces...

 have not been cumulative starting with Windows XP Service Pack 3. Windows XP SP3 requires at least SP1 to be present on an installed copy of Windows XP, although slipstreaming
Slipstream (computing)
In computer jargon, to slipstream updates, patches or service packs means to integrate them into the installation files of their original software, so that the resulting files will allow a direct installation of the updated software....

 SP3 into the gold release is still supported. An unsupported workaround to install SP3 on Windows XP RTM also exists. Windows Vista Service Pack 2 also is not cumulative and requires at least SP1 to be present on an installed copy of Windows Vista
Windows Vista
Windows Vista is a line of operating systems developed by Microsoft for use on personal computers, including home and business desktops, laptops, tablet PCs, and media center PCs...

.

See also

  • IBM Program temporary fix
  • Adaptation Kit Update
  • Hotfix
    Hotfix
    A hotfix was originally the term applied to software patches that were applied to live i.e. still running systems. Similar use of the terms can be seen in hot swappable disk drives...

  • Slipstream (computing)
    Slipstream (computing)
    In computer jargon, to slipstream updates, patches or service packs means to integrate them into the installation files of their original software, so that the resulting files will allow a direct installation of the updated software....

  • Apple Software Update
  • Windows Update
    Windows Update
    Windows Update is a service provided by Microsoft that provides updates for the Microsoft Windows operating system and its installed components, including Internet Explorer...

  • Software release life cycle

External links