Stéphane Glondu pushed to branch master at Debian OCaml Maintainers / ocaml-dune
Commits:
31e86f83 by Stephane Glondu at 2024-06-03T09:01:59+02:00
New upstream version 3.14.1
- - - - -
50fd049e by Stephane Glondu at 2024-06-03T09:02:03+02:00
New upstream version 3.14.2
- - - - -
b7a36b7a by Stephane Glondu at 2024-06-03T09:02:07+02:00
New upstream version 3.15.0
- - - - -
b5a6c4b4 by Stephane Glondu at 2024-06-03T09:02:11+02:00
New upstream version 3.15.1
- - - - -
1f362123 by Stephane Glondu at 2024-06-03T09:02:16+02:00
New upstream version 3.15.2
- - - - -
b8667948 by Stephane Glondu at 2024-06-03T09:02:29+02:00
New upstream version 3.15.3
- - - - -
a28fb22d by Stephane Glondu at 2024-06-03T09:02:32+02:00
Update upstream source from tag 'upstream/3.15.3'
Update to upstream version '3.15.3'
with Debian dir e6414ca04d63adc0f3e518c2b81b6fbc46720ad0
- - - - -
e886d628 by Stephane Glondu at 2024-06-03T09:03:33+02:00
New upstream release
- - - - -
a42337e5 by Stephane Glondu at 2024-06-03T09:10:30+02:00
Prepare upload to unstable
- - - - -
30 changed files:
- .github/workflows/bench.yml
- .github/workflows/workflow.yml
- CHANGES.md
- Makefile
- bench/micro/dune
- + bench/micro/path_bench.ml
- + bench/micro/path_bench_main.ml
- bench/micro/runner.sh
- bin/common.ml
- bin/common.mli
- bin/coq/coqtop.ml
- bin/describe/aliases_targets.ml
- bin/describe/describe_pp.ml
- bin/describe/describe_workspace.ml
- bin/dune_init.ml
- bin/exec.ml
- bin/import.ml
- bin/install_uninstall.ml
- bin/ocaml/utop.ml
- bin/pkg/lock.ml
- bin/pkg/pkg_common.ml
- bin/subst.ml
- bin/target.ml
- bin/workspace_root.ml
- boot/duneboot.ml
- boot/libs.ml
- chrome-trace.opam
- ci/build-test.sh
- debian/changelog
- doc/advanced/custom-cmxs.rst
The diff was not included because it is too large.
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/d8afb09a5454b78acd4d63b7260b00753a30fa0e...a42337e5e48c03835cb48f5c44572cd0a245e561
--
This project does not include diff previews in email notifications.
View it on GitLab:
https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/d8afb09a5454b78acd4d63b7260b00753a30fa0e...a42337e5e48c03835cb48f5c44572cd0a245e561
You're receiving this email because of your account on salsa.debian.org.
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "
http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>
<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size:
inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: var(--default-regular-font, "GitLab Sans"),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"
Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'> <div class="content">
<h3 style="margin-top: 20px; margin-bottom: 10px;">
Stéphane Glondu pushed to branch master at <a href="
https://salsa.debian.org/ocaml-team/ocaml-dune">Debian OCaml Maintainers / ocaml-dune</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/31e86f83cab50a88bcfe293408e1a7141ab3a191">31e86f83</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:01:59+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.14.1</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/50fd049eb056a79f57198f68e2c660bc5c29831d">50fd049e</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:03+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.14.2</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/b7a36b7affcbffe549ad0e8de2bb41b6ff816e1f">b7a36b7a</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:07+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.0</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/b5a6c4b4c4e42430bea6ca338ecccda8ad06e3dd">b5a6c4b4</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:11+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.1</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/1f36212302828451c54b94225f16e61b3d427496">1f362123</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:16+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.2</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/b86679480efc0a02bcddfddbf54340bcc694edd4">b8667948</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:29+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 3.15.3</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/a28fb22d2129ab33adf21aeae81b60b08377a9eb">a28fb22d</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:02:32+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream source from tag '
upstream/3.15.3'
Update to upstream version '3.15.3'
with Debian dir e6414ca04d63adc0f3e518c2b81b6fbc46720ad0</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/e886d628a01c8f9c80424d5012565a481fcd8f36">e886d628</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:03:33+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream release
</pre>
</li>
<strong style="font-weight: 600;"><a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/commit/a42337e5e48c03835cb48f5c44572cd0a245e561">a42337e5</a></strong>
<div>
<span> by Stephane Glondu </span> <i> at 2024-06-03T09:10:30+02:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "GitLab Mono"),"JetBrains Mono","Menlo","DejaVu Sans Mono","Liberation Mono","Consolas","
Ubuntu Mono","Courier New","andale mono","lucida console",monospace; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Prepare upload to unstable
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<li class="file-stats">
<a href="#72085d3f5f64507eea0429480bcbf4e6683b3aa4"> .github/workflows/bench.yml
</li>
<li class="file-stats">
<a href="#a5af269aff4ed66e52c6b268d1c25ddf0116617b"> .github/workflows/workflow.yml
</li>
<li class="file-stats">
<a href="#7facec255884dc55d3818e4dfbea89b1bdd7f49e">
CHANGES.md
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</li>
<li class="file-stats">
<a href="#23aa6a7eeca6db6ae7200ce8e32ca41e59b3f1b1">
bench/micro/dune
</li>
<li class="file-stats">
<a href="#7319d0bc630686640ed7dda07f7bc8de047d02a6">
<span class="new-file">
+
bench/micro/path_bench.ml
</span>
</li>
<li class="file-stats">
<a href="#42af6e3940e9a936f445cbe12727c374f6e682dc">
<span class="new-file">
+
bench/micro/path_bench_main.ml
</span>
</li>
<li class="file-stats">
<a href="#31b9cc9dc5b02cd330b4511bc343cf0d30931b91">
bench/micro/runner.sh
</li>
<li class="file-stats">
<a href="#04aa7c2b43baf04e1436eefb7e3e2826dcb3c42d">
bin/common.ml
</li>
<li class="file-stats">
<a href="#e8fc8476c133ccabaa8c3105b344e344b8622b94">
bin/common.mli
</li>
<li class="file-stats">
<a href="#10b017be7a4c77a9a039a6d07424c21a048b01fe">
bin/coq/coqtop.ml
</li>
<li class="file-stats">
<a href="#41a8ad8662fe143fd8720f4027c8191b56289b8d"> bin/describe/aliases_targets.ml
</li>
<li class="file-stats">
<a href="#c49364050303946cb90463107138b2527b9f1104"> bin/describe/describe_pp.ml
</li>
<li class="file-stats">
<a href="#5ce06b5c553b7d56fb2a39c23fbd1e4a719d05e9"> bin/describe/describe_workspace.ml
</li>
<li class="file-stats">
<a href="#bd838024e0469729b141ca8e569aabae3471b5dc">
bin/dune_init.ml
</li>
<li class="file-stats">
<a href="#6ee0825d71f33b628caa6586ba1587bf2bbf4aae">
bin/exec.ml
</li>
<li class="file-stats">
<a href="#60fa372c00d8b915bab0e9519ff96edd32a62198">
bin/import.ml
</li>
<li class="file-stats">
<a href="#e2db429ab08d15ff880a28869b130f6301063256">
bin/install_uninstall.ml
</li>
<li class="file-stats">
<a href="#d438f9a725f8deb4639a24cb28dc9583ba9b5c4e">
bin/ocaml/utop.ml
</li>
<li class="file-stats">
<a href="#6bd1c4156e6be56f8b940376f8cfec88b8a8f7c5">
bin/pkg/lock.ml
</li>
<li class="file-stats">
<a href="#b2b975013221e99317a75ba7a370ac99cd4bc910">
bin/pkg/pkg_common.ml
</li>
<li class="file-stats">
<a href="#1e6a2aec0d7452b8c87532fc57938b7724738421">
bin/subst.ml
</li>
<li class="file-stats">
<a href="#0f9e1e4b7822d18a980c3266d6fc7306066cf192">
bin/target.ml
</li>
<li class="file-stats">
<a href="#000d7f541f07822351c64ce4d2c668ed2297a3c0">
bin/workspace_root.ml
</li>
<li class="file-stats">
<a href="#b0f472f2d903fba3f2486ce602828e97b32f7aeb">
boot/duneboot.ml
</li>
<li class="file-stats">
<a href="#5a5d9f6b9d5782a7c88f281ffbe98c6ea957fd8f">
boot/libs.ml
</li>
<li class="file-stats">
<a href="#2bb8f900f1b188552be621840dc2b8d966af42a2">
chrome-trace.opam
</li>
<li class="file-stats">
<a href="#2d990bd79a363cac0173207c9a0147c33cde4210">
ci/build-test.sh
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</li>
<li class="file-stats">
<a href="#fdab04d802eb785eae89f41127e7400025d2176b"> doc/advanced/custom-cmxs.rst
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>
</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #737278;">
—
<a href="
https://salsa.debian.org/ocaml-team/ocaml-dune/-/compare/d8afb09a5454b78acd4d63b7260b00753a30fa0e...a42337e5e48c03835cb48f5c44572cd0a245e561">View it on GitLab</a>.
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="
https://salsa.debian.org">salsa.debian.org</a>. <a href="
https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer"
class="mng-notif-link">Manage all notifications</a> · <a href="
https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
</div>
</body>
</html>
--- SoupGate-Win32 v1.05
* Origin: fsxNet Usenet Gateway (21:1/5)