commit a4e29d49c3a6849f563b1830fcaefa97a1d8af45
Author: Anton Gladky <gladk@debian.org>
Date: Fri Sep 4 07:05:37 2026 +0200
debian/tests: disable the TCP BTL for the mpirun runs
Each CI run opened with "btl_tcp_proc.c:266 Unable to find reachable
pairing between local and remote interfaces": the TCP BTL comes up
half-usable in the nested LXC. The ranks then talk over shared memory
fine, but mpirun wedges on shutdown, in the MPI teardown inside
LAMMPS::~LAMMPS()'s destroy() -- the run summary is the last thing
printed and "Total wall time" never appears.
These are 2 ranks on one node, so self+sm is all they need. Bug#1145187.
commit a84f798f5056d8e357136832fa06db195746af97
Author: Anton Gladky <gladk@debian.org>
Date: Thu Sep 3 18:31:41 2026 +0200
debian/tests: let mpirun oversubscribe available slots
Export PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe in the test
preamble, and bound the mpirun calls with timeout(1) as done in
debian/rules, so a hang fails fast instead of burning the job timeout.
commit 2ae8bd2db5a6590939079b72800948dca0f02017
Author: Anton Gladky <gladk@debian.org>
Date: Thu Sep 3 07:52:32 2026 +0200
debian/rules: skip mpirun test under salsa-ci
commit 65ff2fbc7b37792ab57bdc0ae423571f48ea6343
Author: Anton Gladky <gladk@debian.org>
Date: Thu Sep 3 07:30:25 2026 +0200
debian/rules: quiet doc warnings, timeout smoke tests
commit af1515c558a31ded92ac172773c2786da9b2f516
Author: Anton Gladky <gladk@debian.org>
Date: Thu Sep 3 07:22:18 2026 +0200
changelog: trim wording
commit f15a997804f70e188a3ae928f248bbb4d321804e
Author: Anton Gladky <gladk@debian.org>
Date: Wed Sep 2 20:51:37 2026 +0200
salsa-ci: raise build timeout to 5h
commit 848f149ce75c9421d610b5638d9f32078e0489d8
Author: Anton Gladky <gladk@debian.org>
Date: Wed Sep 2 20:43:12 2026 +0200
debian/rules: enable parallel build by default
commit bf105c8229821c5f564d7c7d25f045153134c1fc
Author: Anton Gladky <gladk@debian.org>
Date: Wed Sep 2 20:43:12 2026 +0200
Fix debian/copyright for licenserecon (lrc)
commit 2889785ef93eafd39e2e6a4ba860215137964c13
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:56:09 2026 +0200
Update changelog: note eval.py shebang fix
commit b87c45755857f7a54bc4410e26857ca1ac92bf65
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:55:48 2026 +0200
Add patch fixing broken shebang in examples/PACKAGES/electrode/madelung/eval.py
commit f1f9defe760c223ea30c858508be8b42746d59f1
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:51:43 2026 +0200
Update changelog: note autopkgtest fix
commit b178d1569a4ed93e51890f881b80fadb6913a198
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:50:46 2026 +0200
debian/tests/hugo: fix path, examples/hugoniostat moved to examples/PACKAGES/shock/hugoniostat upstream
commit e641b85bc401bea916bb3a3ae4e0f6c5a2ae52d2
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:46:25 2026 +0200
chore(debian): enable license reconciliation in salsa-ci
commit 3e57de8922621d12ec708227226f2f81be9fa1f8
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:40:57 2026 +0200
chore(debian): cme fix dpkg (bump debhelper-compat to 14, Standards-Version to 4.7.4)
commit e7dd2aff3ca217adb05f115d169c179e9fa6f704
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:40:13 2026 +0200
Update changelog for 20260704+dfsg-1. Closes: #1145187
commit 4b3b67c6bd1c4cc68ecc324166f712ef0230e9d8
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:13:30 2026 +0200
chore(debian): refresh patches for 04Jul2026 release
commit d0ffb3ed1c213832b61c49b7fbea540dceb6a26c
Merge: c8a95f6 9c0922d
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:07:46 2026 +0200
Update upstream source from tag 'upstream/20260704+dfsg'
Update to upstream version '20260704+dfsg'
with Debian dir 88eb2157264814e9392c63ca0fde3382479daaee
commit 9c0922d0677d951fc810a4f41f029342169465ed
Author: Anton Gladky <gladk@debian.org>
Date: Tue Sep 1 07:07:46 2026 +0200
New upstream version 20260704+dfsg
Among the 3 debian patches available in version 20260211+dfsg1-1 of the package, we noticed the following issues: