From Fedora Project Wiki

fp-wiki>ImportUser
(Imported from MoinMoin)
 
(→‎General: [Link rot] Update hyperlink for "Automatically watching Web sites for changes")
 
(15 intermediate revisions by 9 users not shown)
Line 3: Line 3:
= Tracking Upstream =
= Tracking Upstream =


== FEver ==
== Fedora Upstream Release Monitoring ==


You can use ["PackageMaintainers/FEver"] - Fedora upstream tracking system.
You can use the Fedora [https://docs.fedoraproject.org/en-US/package-maintainers/Upstream_Release_Monitoring/ Upstream Release Monitoring] system.


== File releases ==
== File releases ==


* [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://freshmeat.net/ freshmeat.net]  project releases: use the "Subscribe to new releases" link at the bottom of project pages
* [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
* Ubuntu: https://lists.ubuntu.com/mailman/listinfo/hardy-changes
* Cross-Distro check: http://repology.org/metapackages/outdated-in-repo/fedora_rawhide/
* Debian: http://www.debian.org/distrib/packages#search_packages
* Ubuntu: http://packages.ubuntu.com
* Debian
** http://www.debian.org/distrib/packages#search_packages
** https://wiki.debian.org/UltimateDebianDatabase
* Gentoo: http://packages.gentoo.org/, http://viewcvs.gentoo.org/
* Gentoo: http://packages.gentoo.org/, http://viewcvs.gentoo.org/
* FreeBSD: http://www.freshports.org/
* FreeBSD: http://www.freshports.org/
Line 32: Line 34:


* [http://www.changedetection.com/ ChangeDetection]  can be used to track any page for changes: http://www.changedetection.com/monitor.html
* [http://www.changedetection.com/ 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) <pre>
* Bookmarklet for most browsers (Konqueror users, add this to Tools-> Minitools)  
<pre>
javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here'))
javascript:void(window.location='http://www.changedetection.com/detect.html?url='+escape(window.location)+'&email='+escape('your@email.here'))
</pre> (I couldn't convince Wiki to make a right-clickable normal link of the above, sorry)
</pre>


* http://www.linux.com/feature/132197 - Automatically watching Web sites for changes.
(I couldn't convince Wiki to make a right-clickable normal link of the above, sorry)
 
* https://www.linux.com/news/automatically-watching-web-sites-changes - Automatically watching Web sites for changes.


== References ==
== References ==


* http://fedoraproject.org/wiki/PackageMaintainers/WhyUpstream - Best practice guidelines on avoiding deviations from upstream projects.
* [https://docs.fedoraproject.org/en-US/package-maintainers/Staying_Close_to_Upstream_Projects/ Staying close to upstream projects] - Best practice guidelines on avoiding deviations from upstream projects.
 


----
[[Category:Package Maintainers]]

Latest revision as of 05:11, 30 October 2023

Tracking Upstream

Fedora Upstream Release Monitoring

You can use the Fedora Upstream Release Monitoring system.

File releases

Security

Other distributions

Useful for cross-checking fixes etc.

General

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)

References