--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2025-bafa3ebf74
2025-12-18 00:56:48.059060+00:00
--------------------------------------------------------------------------------

Name        : clojure
Product     : Fedora 43
Version     : 1.12.0
Release     : 5.fc43
URL         : http://clojure.org/
Summary     : A dynamic programming language that targets the Java Virtual 
Machine
Description :
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. Clojure is a compiled language - it
compiles directly to JVM bytecode, yet remains completely
dynamic. Every feature supported by Clojure is supported at
runtime. Clojure provides easy access to the Java frameworks, with
optional type hints and type inference, to ensure that calls to Java
can avoid reflection.

--------------------------------------------------------------------------------
Update Information:

Removes timestamp modifications for jars, so clojure uses compiled AOT classes
found in jars (https://bugzilla.redhat.com/show_bug.cgi?id=2355949).
You can test by installing and running: clojure file_that_is_not_found
Previously it printed long stackstrace, but now it should exit more cleanly:
Execution error (FileNotFoundException) at java.io.FileInputStream/open0
(FileInputStream.java:-2).
ile_that_is_not_found (No such file or directory)
--------------------------------------------------------------------------------
ChangeLog:

* Tue Dec  9 2025 Markku Korkeala <[email protected]> - 1:1.12.0-5
- Remove timestamp modifications from jar, closes rhbz#2355949
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2025-bafa3ebf74' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------

-- 
_______________________________________________
package-announce mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to