<!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: "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: "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;">
Marc Haber pushed to branch master at <a href="https://salsa.debian.org/debian/adduser">Debian / adduser</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/e5346da36580b07c567fc5c17d16de49c8e69674">e5346da3</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:15:44+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>add new test for copying /etc/skel
this also includes testing with a file name that contains a space
(#1100858)
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/a33b26120db716f39466e54d205859b7671afe8e">a33b2612</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:17:57+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>allow spaces in pathre, $ in simplepathre
all usages of pathre have been examined for probable problems with
spaces in file names
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/15fc751b7da1cd4bbe478b5a8e47802493375301">15fc751b</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:19:44+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>use simplepathre for home directory and configuratio nfiles
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/9c9d7016c50966480f0f1d8c29b47794c2a90958">9c9d7016</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:20:09+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>new function assert_path_is_a_file
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/449d882c10db66f2f0ad46ba1e47308d63ad82f7">449d882c</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:30:56+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>move environment cleansing earlier
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/b11f58d7d17ad3f787bb429626bbf72c4b7caa2b">b11f58d7</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:37:29+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>use simplepathre for home directory
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/d3d81ca6e09a92c23c3c12e418921d3f1fb3f94c">d3d81ca6</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T10:37:53+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>add adduser.local.8 to po4a.conf
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/4e17c238d343509cf7ddcb2e3dae93ae86fd2d11">4e17c238</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T13:20:54+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>update debian/copyright
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/490739e3451eea35c81b46bf5dd2ba39d599c9e4">490739e3</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T13:21:26+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>update copyright notices
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/9aa38e125cfc763fd4f8e6e07e9a4b736b1404f0">9aa38e12</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T13:21:40+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>add debian/tests/copyright
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/e11f075511932b03f67e243a4035b913b0220c17">e11f0755</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T14:09:17+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>re-work generate_pot.sh
Thanks: Maytham Alsudany
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/d5831d930a7116096f19bb0f6c5ad5204bbcbcad">d5831d93</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T14:09:17+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>commit check_pot.sh
Thanks: Maytham Alsudany
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/e09d256e1066fd54bd7281ff49ac15ec55222317">e09d256e</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T14:09:17+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>update program translation POT
Git-Dch: ignore
</pre>
</li>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/debian/adduser/-/commit/26f134cc122e8fc2d009a35b3b144889ee70cbd2">26f134cc</a></strong>
<div>
<span> by Marc Haber </span> <i> at 2025-03-20T14:09:17+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update PO files, streamline headers
Git-Dch: ignore
</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
37 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#d28022cd18f8c658dec395f72339543cf0fe3815">
AdduserCommon.pm
</a>
</li>
<li class="file-stats">
<a href="#2b66c1f6a150a85582532908acf310a99eceae5c">
AdduserLogging.pm
</a>
</li>
<li class="file-stats">
<a href="#bcbb4e5c250aedc0032ed168edd102c3619d7807">
AdduserRetvalues.pm
</a>
</li>
<li class="file-stats">
<a href="#fcb13654c5c3048ef5c4919c3aaf065a8c22cec6">
adduser
</a>
</li>
<li class="file-stats">
<a href="#9745a42b9f86aa17641963b8dff8b47fa1b7ae2d">
<span class="new-file">
+
check_pot.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#adb7f75f79e3bb85eb62912a2904c5d24af878fb">
debian/copyright
</a>
</li>
<li class="file-stats">
<a href="#899271902d828cdfa30930b61f13e75f0f15f7ec">
<span class="new-file">
+
debian/tests/copyright
</span>
</a>
</li>
<li class="file-stats">
<a href="#7b8fb0e51e11905354d66f19277b3dcec6b55537">
<span class="new-file">
+
debian/tests/f/skel.t
</span>
</a>
</li>
<li class="file-stats">
<a href="#4cbaee4fbbcafb999793b2885214bcd1334a7dea">
debian/tests/lib/AdduserTestsCommon.pm
</a>
</li>
<li class="file-stats">
<a href="#40e9b00952b234e2573d00c6435d6168354e7388">
deluser
</a>
</li>
<li class="file-stats">
<a href="#57e2c9d77d46f8f007003ae56c26162d91089f7b">
doc/po4a/po4a.conf
</a>
</li>
<li class="file-stats">
<a href="#3e76cb168c5dc4045b47e474760dea7f3ef56f51">
generate_pot.sh
</a>
</li>
<li class="file-stats">
<a href="#6a62a801901e45710e3755eda6e60cc82b33e73b">
po/adduser.pot
</a>
</li>
<li class="file-stats">
<a href="#b91599a7e7dcdfc93152518865a9d894acfe41c9">
po/ca.po
</a>
</li>
<li class="file-stats">
<a href="#fccf081b8d2f9631b6347df4a24d22fac5a73474">
po/cs.po
</a>
</li>
<li class="file-stats">
<a href="#a63dd2f4a3ecc8a7c3eafda9edbe00b1d6265057">
po/da.po
</a>
</li>
<li class="file-stats">
<a href="#8133f48bcd872819f4d7310d09b4ef30a26831b0">
po/de.po
</a>
</li>
<li class="file-stats">
<a href="#bf0ecd6fd82096852700283e68fd723ccfe57871">
po/es.po
</a>
</li>
<li class="file-stats">
<a href="#804f8c75d12ae05ad9351001530d8575e03a169d">
po/eu.po
</a>
</li>
<li class="file-stats">
<a href="#09aa9a4cf22de79302d7cefe7d280b7235f787c7">
po/fr.po
</a>
</li>
<li class="file-stats">
<a href="#3740c68e74f619058916505ab1114a94804ae692">
po/gl.po
</a>
</li>
<li class="file-stats">
<a href="#1ea4eac30921a4a13fc7be0b323144e189daec70">
po/hu.po
</a>
</li>
<li class="file-stats">
<a href="#327aa0bc550fa884acca79a3295e722b622f7559">
po/it.po
</a>
</li>
<li class="file-stats">
<a href="#5c873de36a1b57f9c8b16c7fb9cd64292a431fb2">
po/ja.po
</a>
</li>
<li class="file-stats">
<a href="#462de2f88a6167ce90705f7096ce3afdcfa1d264">
po/ko.po
</a>
</li>
<li class="file-stats">
<a href="#088da71e4e8eddb438a4704013c74671ac837fe3">
po/nb.po
</a>
</li>
<li class="file-stats">
<a href="#c54e8255699d35fd83cf0c4800a6cf1fe45533d9">
po/nl.po
</a>
</li>
<li class="file-stats">
<a href="#74adca948cd9fddf7f9644856d4988126ffe9601">
po/pl.po
</a>
</li>
<li class="file-stats">
<a href="#7a488413e07158a724225892439d611e4ba28ba0">
po/pt.po
</a>
</li>
<li class="file-stats">
<a href="#160f60c3dd59b978e505eccda1925dc3923a1d71">
po/pt_BR.po
</a>
</li>
<li class="file-stats">
<a href="#061fabf97dbb370db590a7ca14a815203247ff25">
po/ro.po
</a>
</li>
<li class="file-stats">
<a href="#2316433971b53f8a58c69a9c3ce650787e35b3c0">
po/ru.po
</a>
</li>
<li class="file-stats">
<a href="#427e5f56882c17a470c08d0f33fd4eec99b075ea">
po/sk.po
</a>
</li>
<li class="file-stats">
<a href="#4a5c1cf4e30bce97baf810ad306a537239e2c52e">
po/sv.po
</a>
</li>
<li class="file-stats">
<a href="#b51f8cbe35a8772efe6f023fc1673b635dca1f80">
po/uk.po
</a>
</li>
<li class="file-stats">
<a href="#1982fd12de22b149bbf1ce0bcf52f50e626ba53c">
po/vi.po
</a>
</li>
<li class="file-stats">
<a href="#649f57c2c27e08866163cb3bc5d7709242509a33">
po/zh_CN.po
</a>
</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: #626168;">
—
<br>
<a href="https://salsa.debian.org/debian/adduser/-/compare/db9563be5702f5175913d34b2d26f556cce34a79...26f134cc122e8fc2d009a35b3b144889ee70cbd2">View it on GitLab</a>.
<br>
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>
</p>
</div>
</body>
</html>