Commit Graph

1658 Commits

Author SHA1 Message Date
Martin Wimpress f994691dad refactor: use LANG for windows editions 2024-04-30 10:38:47 +01:00
Martin Wimpress 7a6b42f8c9 fix: get macos URL checks working 2024-04-30 10:38:47 +01:00
Martin Wimpress a279a50fd0 refactor: use show_test_result() to out URL check results 2024-04-30 10:38:47 +01:00
Martin Wimpress bd11ebdb91 feat: add show_test_result() to output iso checks consistently 2024-04-30 10:38:47 +01:00
Martin Wimpress c6aece3da5 fix: limit void releases to the 3 latest to prevent broken downloads 2024-04-30 10:38:47 +01:00
Martin Wimpress e797d55522 fix: remove double slashes from get_gentoo() 2024-04-30 10:38:47 +01:00
Martin Wimpress 4a422b9465 fix: update get_ubuntu-server() to support 14.04 and 16.04 2024-04-30 10:38:47 +01:00
Martin Wimpress a69a28ed4f fix: always process redirections for zorin .iso images 2024-04-30 10:38:47 +01:00
Martin Wimpress 7f3d15f298 fix: update gnomeos to correctly resolve URLs to .iso images 2024-04-30 10:38:47 +01:00
Martin Wimpress 673c38027e fix: limit debian releases so missing downloads are not present 2024-04-30 10:38:47 +01:00
Martin Wimpress 0ff9238d85 fix: validate os in list_check_all() and list_url_all() 2024-04-30 10:38:47 +01:00
Martin Wimpress 443ac72e2f refactor: change GOOD to CHECK and keep it in local scopes 2024-04-30 10:38:47 +01:00
Martin Wimpress 4be78cffb5 refactor: simplify list_check_all() and list_url_all() initialisation 2024-04-30 10:38:47 +01:00
Martin Wimpress 752afa56f4 style: reorder variables in get_netboot() 2024-04-30 10:38:47 +01:00
Martin Wimpress 95365eb5b6 refactor: simplify get_devuan() and update v4 to 4.0.3 2024-04-30 10:38:47 +01:00
Martin Wimpress be32867ebb fix: make sure vxlinux tests pass 2024-04-30 10:38:47 +01:00
Martin Wimpress 777f451fe2 refactor: make releases_slitaz() dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress d214ac5e14 refactor: make releases_slint() dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress ccd6dc32c5 refactor: make releases_slackware() dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress e66b92565b refactor: make releases_rockylinux() dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress 8fb58acd23 refactor: make releases_void() dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress af084aeeec refactor: simplify get_tinycore() 2024-04-30 10:38:47 +01:00
Martin Wimpress 12b03d0fde refactor: simplify releases_sparkylinux() and editions_sparkylinux() 2024-04-30 10:38:47 +01:00
Martin Wimpress 3099d7e96d fix: solus downloads work and releases_solus() and editions_solus() are dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress ade6860696 refactor: simplify releases_openindiana() 2024-04-30 10:38:47 +01:00
Martin Wimpress a09be6a976 refactor: update handle_missing() for fedora 40 2024-04-30 10:38:47 +01:00
Martin Wimpress 0f3196ad45 refactor: simplify releases_openbsd() 2024-04-30 10:38:47 +01:00
Martin Wimpress 7ff266466c fix: exclude v8 from releases_netbsd(); no longer available 2024-04-30 10:38:47 +01:00
Martin Wimpress 89111cd8de refactor: update release_manjaro() and remove manjaro from handle_missing() 2024-04-30 10:38:47 +01:00
Martin Wimpress cd3f593a7a refactor: remove latest from get_alpine() as releases_alpine() is dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress 6b95069304 refactor: simplify releases_freebsd() 2024-04-30 10:38:47 +01:00
Martin Wimpress d111c44368 feat: update releases_fedora() to support 40 2024-04-30 10:38:47 +01:00
Martin Wimpress c8ea62e50a refactor: remove LC_ALL from releases_endeavouros()
LC_ALL is set globally at the top of quickget
2024-04-30 10:38:47 +01:00
Martin Wimpress 0f970a46f8 refactor: simplify releases_dragonflybsd() 2024-04-30 10:38:47 +01:00
Martin Wimpress 409523d402 refactor: simply release_debian() and get_debian(). make sure tests pass 2024-04-30 10:38:47 +01:00
Martin Wimpress ea99b9393c refactor: make crunchbang++ dynamic 2024-04-30 10:38:47 +01:00
Martin Wimpress b69893f48b fix: do not check for redirects in web_check(). close #1108 2024-04-30 10:38:47 +01:00
Martin Wimpress 1ea307fff1 refactor: simplify releases_athenaos() 2024-04-30 10:38:47 +01:00
Martin Wimpress 12c53d4928 refactor: simplify editions_artixlinux() 2024-04-30 10:38:47 +01:00
Martin Wimpress 1d4c8c9cce fix: correct double slashed URLs 2024-04-30 10:38:47 +01:00
Martin Wimpress b8387e3446 refactor: update releases_ubuntu() and releases_ubuntu-server()
There is no requirement for INTERIM_SUPPORT now 24.04 is out and all the Ubuntu flavour have at least one LTS release.
2024-04-30 10:38:47 +01:00
Martin Wimpress 43df80636d refactor: make test output in web_get() consistent with other tests 2024-04-30 10:38:47 +01:00
Martin Wimpress 03ac799287 fix: preserve case of RELEASE 2024-04-30 10:38:47 +01:00
Martin Wimpress 19d8563b79 refactor: drop time when running list_supported() 2024-04-30 10:38:47 +01:00
Martin Wimpress dff278a0dd refactor: update deepin functions so it is no longer a special case 2024-04-30 10:38:47 +01:00
Martin Wimpress 761ae2bdd5 refactor: make alpine dynamic and check for releases 2024-04-30 10:38:47 +01:00
Martin Wimpress f843448218 refactor: ubuntu checks via sub-shell in list_check_all(), skip macos and windows 2024-04-30 10:38:47 +01:00
Martin Wimpress 9c0d446de6 refactor: use sub-shell in list_url_all() to test ubuntu, skip mac and windows 2024-04-30 10:38:47 +01:00
Martin Wimpress 50d124294c fix: do not override EDITION in get_*() functions
EDITION is set in the global scope by validate_release(), it should not be passed as an argument.
2024-04-30 10:38:47 +01:00
Martin Wimpress 346d291f73 style: add missing function keywords 2024-04-30 10:38:47 +01:00