SHA256
1
0
forked from pool/juliaup
juliaup/juliaup.changes
Soc Virnyl Estela f0254a31b3 - Update to version 1.7.35:
* Delete another file at self uninstall
  * Document self uninstall
  * Only delete own files with self uninstall
  * Add link to second Juliacon talk
  * Fix escaping in MSIX manifest
  * Describe using `expect` to automate install
  * Use correct secret name
  * Update Julia Computing cert info
  * Update deps
  * Go back to ~/.juliaup as the default install location
  * Use system certificates on Linux

- Remove strip option for debuginfo creation

OBS-URL: https://build.opensuse.org/package/show/science/juliaup?expand=0&rev=53
2022-11-24 14:10:08 +00:00

287 lines
9.9 KiB
Plaintext

-------------------------------------------------------------------
Thu Nov 24 13:59:02 UTC 2022 - socvirnyl.estela@gmail.com
- Update to version 1.7.35:
* Delete another file at self uninstall
* Document self uninstall
* Only delete own files with self uninstall
* Add link to second Juliacon talk
* Fix escaping in MSIX manifest
* Describe using `expect` to automate install
* Use correct secret name
* Update Julia Computing cert info
* Update deps
* Go back to ~/.juliaup as the default install location
* Use system certificates on Linux
-------------------------------------------------------------------
Thu Nov 24 13:56:57 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Remove strip option for debuginfo creation
-------------------------------------------------------------------
Mon Nov 21 14:00:13 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.27:
* Remove release.toml
* Fix versions
* fix cargo lock (#442)
* (cargo-release) version 1.7.26 (#441)
* Add Julia 1.8.3 (#437)
* Fix tiny typo in README (#423)
* (cargo-release) start next development iteration 1.7.26-alpha.0
- Strip debug symbols through cargo_config.
- Set to no default features. We don't use self update and Windows.
-------------------------------------------------------------------
Sat Oct 15 08:57:29 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.25:
* Update deps
* (cargo-release) start next development iteration 1.7.25-alpha.0
-------------------------------------------------------------------
Sat Oct 01 09:48:17 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.24:
* Add Julia 1.8.2
* Update README.md (#398)
* Update deps
-------------------------------------------------------------------
Wed Sep 14 22:06:46 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.23:
* Add Julia 1.8.1
* (cargo-release) start next development iteration 1.7.23-alpha.0
-------------------------------------------------------------------
Fri Aug 19 03:24:48 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.22:
* Switch release channel to aarch64 on Mac
-------------------------------------------------------------------
Thu Aug 18 03:15:42 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.21:
* Add Julia 1.8.0
* Update deps (#383)
* Include` juliaup list` in README (#376)
-------------------------------------------------------------------
Wed Aug 17 12:42:08 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- add fedora or rhel7 to specfile
-------------------------------------------------------------------
Sun Aug 14 06:21:12 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Update to version 1.7.20:
* Add Julia 1.8.0-rc4
* Fix another bug
* Fix typo
* Fix a bug
* Fix typo
* Fix a bug
* Fix a typo
* Compile different msix files
* Fix a name in the app installer
* Updates
* Add VCLibs to app installer
* Fix naming mismatch
* Turn off some debug output
* Update deps
* Fix aws s3 sync call
* Use aws cli directly on Windows
* Fix workflow bugs
* Fix things
* Restructure deployment
* Disable all deploy to GitHub releases
* Don't run test workflow on version tags
* Use concurrency for test workflow
* Split workflow into test and build
* Add tenant id for sign tool
* Sign on Windows
* Fix typo
* Add Win AppInstaller (#371)
* Update script that downloads bundled Julia versions
* Fix typo
* Fix bug
* Bump indicatif
* Move MSIX and store stuff to deploy folder
* Don't compile get_proxy on Windows
* Add debugger launch config
* Use HttpClient for downloads on Windows
* add missing 'url' argument to 'get_ureq_agent' calls
* add trace-level logging regarding proxy resolution
* implement proxy handling using environment variables
* add env_proxy dependency in Cargo.toml
* Fix a bug during remove of PATH on Mac
* Update deps
* Improve a "failed to open file" error message by printing the file path that we failed to open
* Add minor channels for prerelease
* Prepare for different build configs per target
* Fixed typo about auto-update interval being in seconds, but actually meaning minutes.
* Use previous windows version
* Update deps
* highlight and expand usage in readme
* add usage tip on accessing channels
-------------------------------------------------------------------
Sat Aug 06 00:36:05 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.12:
* (cargo-release) version 1.6.12
* Update deps
* Do not use native certs on Linux
* (cargo-release) start next development iteration 1.6.12-alpha.0
* (cargo-release) version 1.6.11
* Add Julia 1.6.7
* (cargo-release) start next development iteration 1.6.11-alpha.0
* (cargo-release) version 1.6.10
* Remove diagnostic code
* Add diagnostic code
* Fix config settings
* Fix conditional compilation errors
* Fix conditional compilation
* (cargo-release) start next development iteration 1.6.10-alpha.0
* (cargo-release) version 1.6.9
* Update CI to use main as branch name
* Use JULIAUP_SERVER in install scripts
* Update CI to use main as branch name
* Try to fix config again
* Fix config handling
* Use JULIAUP_SERVER in install scripts
* Fix config error
* Fix another bug
* Fix bug
* Remove config options
* Use tls-native with native certs by default
* Fix small bug
* Simplify tls selection code
* Undo unrelated stuff
* Use valid semver identifiers for available_versions
* Change the default self-install location
* Check for same path deletion on self uninstall
* Bump deps
* Update deps
* (cargo-release) start next development iteration 1.6.9-alpha.0
* Bump actions/download-artifact from 2 to 3
* Bump actions/upload-artifact from 2 to 3
* remove useless default feature
* fix; add native-certs feature as well
* add native TLS support
-------------------------------------------------------------------
Thu Jul 21 05:53:04 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- use alternatives instead
- provide versioned julia
- conflicts other julia so use update-alternatives
-------------------------------------------------------------------
Tue Jul 19 15:31:47 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.8:
* (cargo-release) version 1.6.8
* Make aarch64 default on Mac starting with 1.8.0-rc3
* (cargo-release) start next development iteration 1.6.8-alpha.0
* (cargo-release) version 1.6.7
* (cargo-release) start next development iteration 1.6.7-alpha.0
* (cargo-release) version 1.6.6
* (cargo-release) start next development iteration 1.6.6-alpha.0
-------------------------------------------------------------------
Sat Jul 16 05:31:01 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.5:
* (cargo-release) version 1.6.5
* Add Julia 1.8.0-rc3
* (cargo-release) start next development iteration 1.6.5-alpha.0
* (cargo-release) version 1.6.4
* Fix a version bug
* Update to Rust 2021 edition
* Update window crate
* Update deps
* (cargo-release) start next development iteration 1.6.4-alpha.0
* (cargo-release) version 1.6.3
-------------------------------------------------------------------
Wed Jun 08 15:12:48 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.4:
* (cargo-release) version 1.6.4
* Fix a version bug
* Update to Rust 2021 edition
* Update window crate
* Update deps
* (cargo-release) start next development iteration 1.6.4-alpha.0
-------------------------------------------------------------------
Fri Jun 03 15:51:01 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.3:
* (cargo-release) version 1.6.3
* Add Julia 1.8.0-rc1
* (cargo-release) start next development iteration 1.6.3-alpha.0
* (cargo-release) version 1.6.2
* Update to Julia 1.7.3
* Update clap
* (cargo-release) start next development iteration 1.6.2-alpha.0
* (cargo-release) version 1.6.1
* Update deps
* Add Julia 1.6.6 support
-------------------------------------------------------------------
Thu May 26 08:00:27 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.2:
* (cargo-release) version 1.6.2
* Update to Julia 1.7.3
* Update clap
* (cargo-release) start next development iteration 1.6.2-alpha.0
* (cargo-release) version 1.6.1
* Update deps
* Add Julia 1.6.6 support
* Remove 1.8.0-beta2
* Add 1.8.0-beta2 and 1.8.0-beta3
* (cargo-release) start next development iteration 1.6.1-alpha.0
-------------------------------------------------------------------
Sat Apr 02 01:08:25 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.1~0:
* (cargo-release) version 1.6.1
* Update deps
* Add Julia 1.6.6 support
* Remove 1.8.0-beta2
* Add 1.8.0-beta2 and 1.8.0-beta3
* (cargo-release) start next development iteration 1.6.1-alpha.0
-------------------------------------------------------------------
Tue Mar 29 12:01:47 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com
- Update to version 1.6.0~0:
* (cargo-release) version 1.6.0
* Add test for list command
* Add list command
* fix clap-related deprecations
* Bump dialoguer from 0.9.0 to 0.10.0
* Bump actions/checkout from 2 to 3
* Add dependabot configuration
* Make `winres` a Windows-only build dependency
* (cargo-release) start next development iteration 1.5.39-alpha.0
-------------------------------------------------------------------
Mon Mar 14 06:14:24 UTC 2022 - William Brown <william.brown@suse.com>
- Update to resolve bsc#1196972 CVE-2022-24713 - Regex DOS
-------------------------------------------------------------------
Thu Mar 3 10:33:35 UTC 2022 - Soc Virnyl Estela <socvirnyl.estela@gmail.com>
- Initial spec (1.5.37)