diff --git a/juliaup-1.17.10.tar.gz b/juliaup-1.17.10.tar.gz new file mode 100644 index 0000000..429fb1f --- /dev/null +++ b/juliaup-1.17.10.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70780097b564e458dbc36619af91b354d1b47c24faabece456ad55e8b0e177ba +size 827346 diff --git a/juliaup-1.17.4.tar.gz b/juliaup-1.17.4.tar.gz deleted file mode 100644 index 751fce3..0000000 --- a/juliaup-1.17.4.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:94326828c6f2a2138e2c6ff2e573c4a146f8d08a7fc3aeaa5982d0fea67c7102 -size 821594 diff --git a/juliaup.changes b/juliaup.changes index 22dbe9e..e28d162 100644 --- a/juliaup.changes +++ b/juliaup.changes @@ -1,3 +1,51 @@ +------------------------------------------------------------------- +Sun Oct 27 06:26:59 UTC 2024 - Soc Virnyl Estela + +- Update to version 1.17.10: + * Update src/command_update.rs + * Prevent compiler warning without panicking + * Update src/operations.rs + * Add a eprintln! when the version db is updated + * Delete a temp file if optimistic locking didn't work + * Update a call signature + * Allow longer read lock + * Finish temp download of version db + * Add `pr{number}~{arch}` variations to list + * Update tests/command_initial_setup_from_launcher_test.rs + * Print more things to stderr rather than stdout + * Update tests/command_initial_setup_from_launcher_test.rs + * Clean up error messages in the launcher + * Use `rustls-tls-native-roots` for `reqwest` on FreeBSD (#1062) + * Update the LTS version to 1.10 + * Also notify when updating nightly/pr channels + * Add tests for --prune-linked + * Use separate conditional steps for passing --check to rustfmt + * Address comment + * Fix windows check + * Warn when linking to invalid julia binary + * Error when attempting to launch invalid julia binary. + * Address feedback + * Phrasing and comments + * Use reviewdog to suggest rustfmt diff + * Add 'up' alias to self update + * fix: first read, then delete. + * feat: shows when updating symlinks + * fix: styled message. + * fix: better message + * fix: old version too chatty + * Get current juliaup channel with `juliaup self channel` + * Add --prune-linked option for garbage collection + * Remove unnecessary flag on Windows job + * Check if path points to valid julia binary + * Ensure Julia termintes when launcher terminates on Windows + * Put AUR publishing in release channel + * Support overriding an override + * fix `is_juliaup_installed` + * use is_terminal not atty + * Check if the terminal is a TTY and not redirected + * Don't import Term + * Don't change terminal title + ------------------------------------------------------------------- Fri Sep 13 01:05:28 UTC 2024 - Soc Virnyl Estela diff --git a/juliaup.spec b/juliaup.spec index 248842a..4a39149 100644 --- a/juliaup.spec +++ b/juliaup.spec @@ -18,10 +18,10 @@ # We will keep this for now %global oldest_supported_julia_version 0.7.0 -%global latest_julia_version 1.10.5 +%global latest_julia_version 1.11.1 Name: juliaup -Version: 1.17.4 +Version: 1.17.10 Release: 0 Summary: Julia installer and version multiplexer License: (0BSD OR MIT OR Apache-2.0) AND Apache-2.0 AND (Apache-2.0 OR BSL-1.0) AND (Apache-2.0 OR ISC OR MIT) AND (Apache-2.0 OR MIT) AND (Apache-2.0 OR Apache-2.0 WITH LLVM-exception OR MIT) AND (Apache-2.0 OR MIT OR Zlib) AND (Apache-2.0 OR MIT OR Zlib) AND (MIT OR Unlicense) AND (Apache-2.0 OR Zlib OR MIT) AND Apache-2.0 AND ISC AND MIT AND MPL-2.0 AND MIT diff --git a/vendor.tar.zst b/vendor.tar.zst index 2f63087..c59f7d2 100644 --- a/vendor.tar.zst +++ b/vendor.tar.zst @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1a69f958f25fbc41452db38d4df8c5e731048de66cfebc8f520174703381afd7 -size 37059226 +oid sha256:47a2d77e98a2389697a6230a9e94caf5b2dcfafc3006ece2a20a1e58eeceb237 +size 36879571