Jump to content

Upstream (software development)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 68.96.30.215 (talk) at 16:38, 13 January 2011. 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. A patch sent upstream, that is offered to the original authors or maintainers of the software the patch applies to, would be targeted at being included in (a future release of) the original software instead of being maintained by a distribution's maintainer of the same software. This would allow 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