Jump to content

Upstream (software development)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by ZéroBot (talk | contribs) at 12:04, 10 March 2011 (r2.6.5) (robot Adding: es:Upstream (desarrollo de software)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

In software development, upstream refers to a direction toward the original authors or maintainers of software that is distributed as source code, and is a qualification of either a bug or a patch. For example, a patch sent upstream is offered to the original authors or maintainers of the software. If accepted, the authors or maintainers will include the patch in their software, either immediately or in a future release. If rejected, the person who submitted the patch will have to maintain his own distribution of the author's software.

Upstream development allows other distributions to benefit from it when they pick up the future release.

The term also pertains to bugs – responsibility for a bug is said to lie upstream when it is not caused through the distribution's porting and integration efforts.

See also