Package Release Info

juliaup-1.11.15-bp156.1.12

Update Info: Base Release
Available in Package Hub : 15 SP6

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

juliaup

Change Logs

* Sun Aug 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Fix specfile %files section.
* Sun Aug 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Replace obsoleted `disabled` option with `manual`
* Thu Jul 06 2023 socvirnyl.estela@gmail.com
- Update to version 1.11.15:
  * CHANGELOG is irrelevant. Mostly Windows related. *
- Update vendored deps.
* Wed Jun 28 2023 socvirnyl.estela@gmail.com
- Update to version 1.11.0:
  * Add all binaries to Cargo.toml
  * Build everythin before running tests
  * Add metadata to Cargo.toml
  * Exclude some files from package
  * Only buildnecessary binaries in release workflow
  * Added a bit more error messages
  * Fix warning about symlink folder not being on PATH
  * Absolutize path for link command
  * chore: Release juliaup version 1.10.0
  * Add override documentation to README
  * Rename `override list` to `override status`
  * Add override tests
  * Prevent deletion of channel that is used in override
  * Format paths nicer on Windows
  * Use override in launcher
  * Add basic override management
  * Add basic override scaffolding
  * Add docs for JULIAUP_CHANNEL
  * Go back to simpler error implementation
  * Add tests for channel selection
  * Add JULIAUP_CHANNEL env var
  * Add SOCKS5 support on Linux/Mac
  * Use more standard syntax
  * Commit Cargo.lock
  * Fix formatting
  * Simplify http get request
  * Revert test.yml changes
  * Use reqwest
  * use optional input
  * work on better parsers
  * Reorder args
  * chore: added back ureq for macos deps
  * chore: initial reqwest migration
  * chore: generate new lockfile
  * chore: replace ureq to reqwest in Cargo.toml
  * fix: replace atty with is-terminal
  * Update version db (#606)
  * add a blame ignore revision file to avoid formatting changes to pollute git blame (#599)
  * run cargo format on all files (#595)
  * Update version db (#591)
  * remove double negative from input
  * add more cli parameters for automated install
  * Sleep for 30 seconds before and after purging the Fastly cache
  * Update juliaup.rs
  * Fix update to work with removed channels
  * Use better error messages
* Wed Mar 01 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update vendored dependencies.
- Restrict to Tier 1 architectures.
- Declare disk size to 8GB to avoid "No space left on device".
* Mon Feb 13 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Automatic update of vendored dependencies.
- Use zstd compression for tarballs.
* Wed Jan 04 2023 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.8.16:
  * chore: Release juliaup version 1.8.16
  * Adjust README text
  * Update some names
  * Document installer command line args
  * chore: Release juliaup version 1.8.15
  * Update deps
  * Fix a warning
  * Add --channel option to self installer
  * Finish non-interactive install option
  * Add support for non-interactive install
  * add an ls alias for list
  * Add a comment
  * Purge the Fastly cache before downloading `versions.json`
  * Update version db
  * "Update Version DB": cc the user that triggered the workflow run
  * Update version db
  * Fix typo `uopdate` => `update` (#536)
  * Update version db
  * Update deps
- Remove 0000-fix-typo.patch. Fix already included in 1.8.16.
* Mon Dec 26 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Add 0000-fix-typo.patch
- Automatic update of vendored dependencies
* Sun Dec 18 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.8.14:
  * Update comment
  * Raise signal twice
  * Handle signals in julialauncher
  * Make get_juliaup_home_path work when no depot exists
  * Update deps
  * Add a missing conditional compile
  * fix typo in src/operations.rs error message
  * add more context to error-paths when handling juliaup startup script section
  * implement assumption that juliaup-path must be valid UTF-8
  * add indoc for better string literal formatting to dependencies
  * refactor shell-specific content generation into separate functions
  * move shell-script section header into global constant
  * Search depot path for existing juliaup dir
  * add unit tests for match_markers
  * add indoc as dev dependency for unit tests
  * fix some clippy lints in operations.rs
  * remove temporary rustfmt attribute to prevent formatting
  * adapt removal logic to work on bytes as well
  * adapt match_markers to work on bytes instead of strings
  * add generated byte vector to startup file instead of strings
  * generate vector of bytes instead of string for writing to file
  * add bstr to Cargo.toml and Cargo.lock
* Sun Dec 18 2022 Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Change to 4GB of memory in _constraints