Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2016-08-11 12:15:31
Size: 1127
Editor: slelievre
Comment: Initial draft
Revision 5 as of 2022-04-19 20:59:26
Size: 213
Editor: mkoeppe
Comment: move to https://trac.sagemath.org/wiki/Upstream
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
<<TableOfContents()>>

== Upstream projects ==

That would be a long list.

== Upgrading and updating upstream packages ==

  * The Fedora people have a useful tool to track upstream version changes: https://release-monitoring.org/

== Sage trac tickets about upgrades, updates, packages ==

Here are some useful trac queries (final "e" omitted on purpose to also get final "ing").

  * [[https://trac.sagemath.org/query?summary=~upgrad&desc=1&order=status|summary contains upgrad]]
  * [[https://trac.sagemath.org/query?summary=~updat&desc=1&order=status|summary contains updat]]
  * [[https://trac.sagemath.org/query?summary=~upgrad&or&summary=~updat&desc=1&order=status|summary contains upgrad or updat]]
  * [[https://trac.sagemath.org/query?summary=~packag&desc=1&order=status|summary contains packag]]
  * [[https://trac.sagemath.org/query?summary=~upgrad&or&summary=~updat&or&summary=~packag&desc=1&order=status|summary contains "upgrad" or "updat" or "packag"]]
moved to https://trac.sagemath.org/wiki/Upstream
Line 25: Line 7:
See [[Distribution]], [[Interfaces]], [[SageMathExternalPackages]]. See [[Distribution]], [[Interfaces]], [[SageMathExternalPackages]], [[CodeSharingWorkflow]].

SageMath: upstream projects

moved to https://trac.sagemath.org/wiki/Upstream

What about downstream?

See Distribution, Interfaces, SageMathExternalPackages, CodeSharingWorkflow.

Upstream (last edited 2023-02-23 20:21:26 by mkoeppe)