| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: clojure-bootstrap | Distribution: openSUSE Tumbleweed |
| Version: 1.12.6 | Vendor: openSUSE |
| Release: 1.1 | Build date: Thu Sep 3 10:08:00 2026 |
| Group: Unspecified | Build host: reproducible |
| Size: 4425061 | Source RPM: clojure-bootstrap-1.12.6-1.1.src.rpm |
| Packager: https://bugs.opensuse.org | |
| Url: https://clojure.org/ | |
| Summary: Clojure core environment and runtime library | |
Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming.
EPL-1.0
* Thu Sep 03 2026 Michael Vetter <mvetter@suse.com>
- Update to 1.12.6:
No Changelog provided
* Tue Aug 11 2026 Michael Vetter <mvetter@suse.com>
- Properly package Clojure
So far we just shipped the prebuilt jar file. Now we introduce
several more packages and bootstrop functionality to properly
build Clojure ourselves
* Tue Jun 23 2026 Michael Vetter <mvetter@suse.com>
- Update to 1.12.5.1654:
* Fix bad version in :deps alias
* Mon Sep 29 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.3.1577:
* Update to Clojure 1.12.3
* Thu Aug 28 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.2.1565:
* Update to Clojure 1.12.2
* Mon Jun 02 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.1.1538:
* No changelog provided
* Mon Apr 14 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1530:
* Update to tools.deps 0.23.1512
* Also accept file for -Sdeps, and check it for staleness
* Wed Feb 12 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1517:
* Update to tools.deps 0.22.1492
* Wed Feb 05 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1501:
* Update tools.deps
* Wed Jan 08 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1495:
* Echo args with -M deprecation warning for clarity
* Update to tools.deps 0.21.1467
* Wed Jan 08 2025 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1488:
* Tweak message when -X or -T function namespace not found
* Update to latest tools.tools
* Update to latest tools.deps
* Mon Sep 09 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.12.0.1479:
See https://clojure.org/news/2024/09/05/clojure-1-12-0
* Mon Aug 05 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.11.4.1474:
* CLJ-2145 - Fix clearing of closed overs in ^:once fns
* CLJ-2317 - recur to head of :once fn cancels once
* Fri May 03 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.11.3.1463:
* update to latest tools.deps, tools.deps.cli, tools.build
* update list of :deps programs in help
* Mon Apr 29 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.11.3.1456:
* CLJ-2843 - Reflective calls to Java methods that take primitive
long or double now work when passed a narrower boxed number at
runtime (Integer, Short, Byte, Float). Previously, these methods
were not matched during reflection and an error was thrown.
* Sun Mar 10 2024 Michael Vetter <mvetter@suse.com>
- Update to 1.11.2.1446:
* Clojure -X:deps programs that create a basis now take a :dir
option for the directory context to use
* Updated tools.deps, tools.deps.cli to latest
* Fix for CVE-2024-22871 detailed in GHSA-vr64-r9qj-h27f:
CLJ-2839 - iterate, cycle, repeat - infinite seqs have infinite
hashCode() (bsc#1220666)
* Sat Dec 30 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1435:
* Update to tools.deps 1.18.1394
* Tue Dec 05 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1429:
* No changes from prior
* Mon Dec 04 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1420:
* TDEPS-119 Unable to start CLI in write-protected project directory
* Update to tools.tools 0.3.2
* Sun Aug 27 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1413:
* No changes from prior
* Wed Aug 23 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1405:
* GitHub releases now contain .sha256 files for binaries
* Mon Aug 14 2023 Martin Schreiner <martin.schreiner@suse.com>
- Update to 1.11.1.1386:
* Release artifacts are now published to GitHub, and the download
archive is used only as a mirror
* Download and mirroring wip
* With -X or -T accept `-` as a trailing argument to read the
remainder of args from stdin
* On windows installer, hide progress bar on download
* Update to tools.deps 0.18.1354
* Update to tools.tools 0.3.1
* Sun May 28 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1342:
* CI related changes
* version bumps
* Mon May 22 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1323:
* CI related changes
* Tue May 16 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1290:
* add release and promote actions
* set aws region in workflows
* Mon Apr 03 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1273:
* Change help text to point to -X:deps mvn-pom instead of -Spom
* Switch to tools.deps 0.18.1335
* Sat Apr 01 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1267:
* Switch to tools.deps 0.18.1331
* Tue Mar 28 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1262:
* Switch to tools.deps 0.18.1317
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1257:
* Use tools.deps 0.18.1308
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1252:
* Switch to passing exec args via the basis :argmap
* Function execution protocol support for -X/-T
* Use tools.deps 0.17.1297
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1237:
* Added env var that can be set to temporarily allow support for
http repos: CLOJURE_CLI_ALLOW_HTTP_REPO
* Remove deprecated support for -R and -C
* Clean up help text around repl supporting init-opts
* Use tools.deps 0.16.1285
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1224:
* Fix issue with git tag verification for repos with a large number of tags
* TDEPS-235 - Disallow http :mvn/repos
* TDEPS-236 - Add rlwrap -m to clj for multiline editing
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1208:
* TDEPS-234 - Always include -XX:-OmitStackTraceInFastThrow by default
* Use tools.deps 0.16.1264
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1200:
* Added support in :mvn/repos map to set release and snapshot policies
* TDEPS-101 Output repo policies in -Spom and -X:deps mvn-pom
* Use tools.deps.alpha 0.15.1254
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1189:
* TDEPS-233 bash script fixes from stale jar check changes
* Add some missing items on help and man page
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1182:
* TDEPS-70 - Detect missing jar in classpath and download automatically
* TDEPS-232 - Add generic posix installer
* TDEPS-200 - Clean up default user deps.edn
* TDEPS-219 Fixed -X:deps find-versions doesn’t find Maven versions
that start with a letter
* Add :n option to -X:deps find-versions and default to 8
* During -X:deps prep, use :exec-args of alias being prepped, if present
* During -X:deps prep, also prep current project if needed add :current
flag to prep current project, default=false
* Fix bad invocation of deps/prep-libs! in clojure.tools.cli.api/prep
* Improve error message when local dep directory is missing
* For downstream tools, added new well-known location to look up
latest stable tools release
* Use tools.deps.alpha 0.15.1244
* Tue Mar 21 2023 Michael Vetter <mvetter@suse.com>
- Update to 1.11.1.1165:
* TDEPS-165 Use the env var CLJ_JVM_OPTS to pass JVM properties
to the internal classpath building process
* Add support to include the common JAVA_OPTS env var as JVM
properties in user program execution
/usr/share/doc/packages/clojure-bootstrap /usr/share/doc/packages/clojure-bootstrap/changes.md /usr/share/doc/packages/clojure-bootstrap/readme.txt /usr/share/java/clojure /usr/share/java/clojure/clojure.jar /usr/share/licenses/clojure-bootstrap /usr/share/licenses/clojure-bootstrap/epl-v10.html /usr/share/maven-metadata/clojure-bootstrap.xml /usr/share/maven-poms/clojure /usr/share/maven-poms/clojure/clojure.pom
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Sep 9 22:22:31 2026