Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
L
luatex
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
TeXLive
luatex
Commits
b6437de2
Commit
b6437de2
authored
1 year ago
by
Luigi Scarso
Browse files
Options
Downloads
Patches
Plain Diff
Update NEWS.
parent
b7d03c7d
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
source/texk/web2c/luatexdir/NEWS
+24
-0
24 additions, 0 deletions
source/texk/web2c/luatexdir/NEWS
with
24 additions
and
0 deletions
source/texk/web2c/luatexdir/NEWS
+
24
−
0
View file @
b6437de2
==============================================================
LuaTeX 1.17.0 2023-04-29
==============================================================
- A breaking backward compatibility change: by default the socket
library is not enabled .
The new option --socket enable the socket library as
before, as also --shell-escape (without --shell-restricted);
--nosocket, --no-socket , --safer disabled the library, and
they have the priority in case of conflicting options.
The mime library is always available; socket.sleep
and socket.gettime are duplicated as os.socketsleep
and os.socketgettime, both always available.
The new os.kpsepopen replace io.popopen in kpse mode
(i.e. when kpse_init is not zero) as it was before
but the permission now cannot be changed anymore with
kpse.check_permission .
The function os.kpsepopen follows the same restrictions
as io.popen .
Thanks to Max Chernoff for debugging.
==============================================================
LuaTeX 1.16.0 2023-02-19
==============================================================
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment