From Fedora Project Wiki
(re-add patch tracker) |
(Remove dead projects add repology) |
||
Line 10: | Line 10: | ||
* [http://sourceforge.net/ SourceForge] projects: use the "Monitor" link (envelope icon) in project summary pages' file listings | * [http://sourceforge.net/ SourceForge] projects: use the "Monitor" link (envelope icon) in project summary pages' file listings | ||
* [http://www.cpan.org CPAN] updates: [http://search.cpan.org/recent WWW] , [http://search.cpan.org/uploads.rdf RSS feed] , [http://lists.cpan.org/showlist.cgi?name=cpan-update mailing list] | * [http://www.cpan.org CPAN] updates: [http://search.cpan.org/recent WWW] , [http://search.cpan.org/uploads.rdf RSS feed] , [http://lists.cpan.org/showlist.cgi?name=cpan-update mailing list] | ||
* [http://www.gnome.org/ GNOME] projects: [http://ftp.gnome.org/pub/GNOME/LATEST.xml RSS feed] , [http://mail.gnome.org/mailman/listinfo/ftp-release-list FTP release mailing list] | * [http://www.gnome.org/ GNOME] projects: [http://ftp.gnome.org/pub/GNOME/LATEST.xml RSS feed] , [http://mail.gnome.org/mailman/listinfo/ftp-release-list FTP release mailing list] | ||
Line 24: | Line 23: | ||
* Many distros: http://oss-security.openwall.org/wiki/distro-patches | * Many distros: http://oss-security.openwall.org/wiki/distro-patches | ||
* Cross-Distro check: http://repology.org/metapackages/outdated-in-repo/fedora_rawhide/ | |||
* Ubuntu: http://packages.ubuntu.com | * Ubuntu: http://packages.ubuntu.com | ||
* Debian | * Debian | ||
** http://www.debian.org/distrib/packages#search_packages | ** http://www.debian.org/distrib/packages#search_packages | ||
** https://wiki.debian.org/UltimateDebianDatabase | ** https://wiki.debian.org/UltimateDebianDatabase | ||
* Gentoo: http://packages.gentoo.org/, http://viewcvs.gentoo.org/ | * Gentoo: http://packages.gentoo.org/, http://viewcvs.gentoo.org/ |
Revision as of 19:24, 20 January 2017
Tracking Upstream
Fedora Upstream Release Monitoring
You can use the Fedora Upstream Release Monitoring system.
File releases
- SourceForge projects: use the "Monitor" link (envelope icon) in project summary pages' file listings
- CPAN updates: WWW , RSS feed , mailing list
- GNOME projects: RSS feed , FTP release mailing list
- freedesktop.org projects: FTP release mailing list
Security
- Buqtraq, Full Disclosure, Vuln'Watch etc: mailing lists , feeds
Other distributions
Useful for cross-checking fixes etc.
- Many distros: http://oss-security.openwall.org/wiki/distro-patches
- Cross-Distro check: http://repology.org/metapackages/outdated-in-repo/fedora_rawhide/
- Ubuntu: http://packages.ubuntu.com
- Debian
- Gentoo: http://packages.gentoo.org/, http://viewcvs.gentoo.org/
- FreeBSD: http://www.freshports.org/
General
- ChangeDetection can be used to track any page for changes: http://www.changedetection.com/monitor.html
- Bookmarklet for most browsers (Konqueror users, add this to Tools-> Minitools)
javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here'))
(I couldn't convince Wiki to make a right-clickable normal link of the above, sorry)
- http://www.linux.com/feature/132197 - Automatically watching Web sites for changes.
References
- Staying_close_to_upstream_projects - Best practice guidelines on avoiding deviations from upstream projects.