Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-7071

integrate tor with autogen framework

    • Icon: Task Task
    • Resolution: Fixed
    • Icon: Normal Normal
    • None
    • None
    • None

      get recent version from GitHub tags API: https://api.github.com/repos/torproject/tor/tags

      tags just have the version in name JSON property

      example useful for further integration:

      curl https://api.github.com/repos/torproject/tor/tags | jq .[] | jq .name
      

      Looks like every version which cointains "-" should be filtered out in order to avoid tracking -alpha and -rc releases

            Unassigned Unassigned
            mrl5 mrl5
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: