[Git][glibc-team/libnss-nis][master] 19 commits: Fix typo

"Aurelien Jarno (@aurel32)" <[email protected]> Mon, 01 Jun 2026 21:44:16 +0000
Newsgroups gmane.linux.debian.devel.glibc
Message-ID <[email protected]>
----==_mimepart_6a1dfd30a5e00_54cfaed81085572
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable



Aurelien Jarno pushed to branch master at GNU Libc Maintainers / libnss-n=
is


Commits:
0859a43a by Thorsten Kukuk at 2019-07-30T13:30:42+02:00
Fix typo

- - - - -
a27fdc30 by Aurelien Jarno at 2020-08-19T22:10:30+02:00
nss_loader-test.c: update the FSF address in the header

- - - - -
8dcf276a by Thorsten Kukuk at 2021-02-15T10:17:20+01:00
Merge pull request #10 from aurel32/master

nss_loader-test.c: update the FSF address in the header
- - - - -
f5f7fd5c by Thorsten Kukuk at 2023-06-29T16:27:30+02:00
Do not call malloc_usable_size

This is a namespace violation, and interposed malloc implementations
are not required to interpose malloc_usable_size [bsc#1207551].

- - - - -
cd0d391a by Thorsten Kukuk at 2023-06-30T10:28:57+02:00
Release version 3.2

- - - - -
f062d8e4 by Thorsten Kukuk at 2025-08-27T09:36:01+02:00
Remove nis-publickey.c

There is no consumer of publickey/secretkey/netname functions
left, so remove them.

- - - - -
9a5fb67b by Thorsten Kukuk at 2025-08-27T09:46:26+02:00
Update autoconf files

- - - - -
d1419529 by Thorsten Kukuk at 2025-08-27T09:50:23+02:00
Release version 3.3

- - - - -
09f6be48 by Ond=C5=99ej Sloup at 2025-08-27T10:01:35+02:00
fix: Leak in nis-initgroups.c:_nss_nis_initgroups_dyn()

Fix the memory leak in function 'nis-initgroups.c:_nss_nis_initgroups_dyn=
'. This is done by making the 'tmpbuf'  initialize to NULL and then freei=
ng it in the 'done'. We also need to fix the possible memory leak on 'rea=
lloc' when the function 'realloc' fails with the check. This will leak as=
 the previous pointer 'tmpbuf' was called 'realloc' on, and the pointer w=
ith the memory was lost (not freed), and the pointer is set to NULL. We i=
ntroduce a new variable that we check before the assignment.

- - - - -
3c206b76 by Thorsten Kukuk at 2025-08-27T10:03:40+02:00
Release version 3.4

- - - - -
62a5c060 by Aurelien Jarno at 2026-06-01T23:24:15+02:00
debian/control: drop Rules-Requires-Root field, now obsolete

- - - - -
8f791840 by Aurelien Jarno at 2026-06-01T23:24:45+02:00
debian/control: drop redundanty Priority field

- - - - -
d627326e by Aurelien Jarno at 2026-06-01T23:30:31+02:00
debian/control: bump Standards-Version to 4.7.4 (no changes)

- - - - -
4f28db4a by Aurelien Jarno at 2026-06-01T23:31:29+02:00
Add a debian/watch file

- - - - -
dc99aa1d by Aurelien Jarno at 2026-06-01T23:32:10+02:00
New upstream version 3.4
- - - - -
b17adf8f by Aurelien Jarno at 2026-06-01T23:32:11+02:00
Update upstream source from tag 'upstream/3.4'

Update to upstream version '3.4'
with Debian dir 2139a80bd05224525c57af55d357ede4999faef2
- - - - -
1b7c5b27 by Aurelien Jarno at 2026-06-01T23:32:12+02:00
New upstream release

- - - - -
933de862 by Aurelien Jarno at 2026-06-01T23:39:42+02:00
Update debian/copyright

- - - - -
492c187d by Aurelien Jarno at 2026-06-01T23:43:44+02:00
Set DEB_BUILD_MAINT_OPTIONS =3D hardening=3D+all to make lintian happier

- - - - -


32 changed files:

- INSTALL
- Makefile.in
- NEWS
- aclocal.m4
- compile
- config.guess
- config.h.in
- config.sub
- configure
- configure.ac
- debian/changelog
- debian/control
- debian/copyright
- debian/rules
- + debian/watch
- depcomp
- install-sh
- ltmain.sh
- m4/libtool.m4
- m4/ltoptions.m4
- m4/ltsugar.m4
- m4/ltversion.m4
- m4/lt~obsolete.m4
- missing
- src/Makefile.am
- src/Makefile.in
- src/libnss_nis.map
- src/nis-initgroups.c
- src/nis-netgrp.c
- =E2=88=92 src/nis-publickey.c
- src/nss_loader-test.c
- test-driver


View it on GitLab: https://salsa.debian.org/glibc-team/libnss-nis/-/compa=
re/c381df06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8ba=
b87438ef512e4

-- =

View it on GitLab: https://salsa.debian.org/glibc-team/libnss-nis/-/compa=
re/c381df06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8ba=
b87438ef512e4
You're receiving this email because of your account on salsa.debian.org. =
Manage all notifications: https://salsa.debian.org/-/profile/notification=
s | Help: https://salsa.debian.org/help



----==_mimepart_6a1dfd30a5e00_54cfaed81085572
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www=
.w3.org/TR/REC-html40/loose.dtd">
<html lang=3D"en" style=3D'--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, monospac=
e;'>
<head>
<meta content=3D"text/html; charset=3Dutf-8" http-equiv=3D"Content-Type">=

<title>
GitLab
</title>

<style data-premailer=3D"ignore" type=3D"text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: hsla(0,0%,100%,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Ro=
boto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Colo=
r Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size=
: inherit;
}
</style>
</head>
<body style=3D'font-size: inherit; -webkit-text-shadow: hsla(0,0%,100%,.0=
1) 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=3D"content">

<h3 style=3D"margin-top: 20px; margin-bottom: 10px;">
Aurelien Jarno pushed to branch master at <a href=3D"https://salsa.debian=
.org/glibc-team/libnss-nis">GNU Libc Maintainers / libnss-nis</a>
</h3>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/0859a43ab13698e4cbb4a75b01bf546037978c19">0=
859a43a</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2019-07-30T13:30:42+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Fix typo
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/a27fdc30edc595c558ba6539a0f0e116695d9179">a=
27fdc30</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2020-08-19T22:10:30+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>nss_loader-test.c: =
update the FSF address in the header
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/8dcf276aebd787e73d69902ec03ec1d0c36d5a36">8=
dcf276a</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2021-02-15T10:17:20+01:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Merge pull request =
#10 from aurel32/master

nss_loader-test.c: update the FSF address in the header</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/f5f7fd5cea18027a7ece7e5aa0001c55e1cbd5eb">f=
5f7fd5c</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2023-06-29T16:27:30+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Do not call malloc_=
usable_size

This is a namespace violation, and interposed malloc implementations
are not required to interpose malloc_usable_size [bsc#1207551].
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/cd0d391af9535b56e612ed227c1b89be269f3d59">c=
d0d391a</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2023-06-30T10:28:57+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Release version 3.2=

</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/f062d8e4740a2bcf960c04968e1b311e6137b831">f=
062d8e4</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2025-08-27T09:36:01+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Remove nis-publicke=
y.c

There is no consumer of publickey/secretkey/netname functions
left, so remove them.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/9a5fb67be3f3902c6187ed2b470eeea8cce6250a">9=
a5fb67b</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2025-08-27T09:46:26+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update autoconf fil=
es
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/d14195297fdc6177928ba6bf2e42d5b57e7d4000">d=
1419529</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2025-08-27T09:50:23+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Release version 3.3=

</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/09f6be48dab002039bed37ac92ebaa993092dd85">0=
9f6be48</a></strong>
<div>
<span> by Ond=C5=99ej Sloup </span> <i> at 2025-08-27T10:01:35+02:00 </i>=

</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>fix: Leak in nis-in=
itgroups.c:_nss_nis_initgroups_dyn()

Fix the memory leak in function 'nis-initgroups.c:_nss_nis_initgroups_dyn=
'. This is done by making the 'tmpbuf'  initialize to NULL and then freei=
ng it in the 'done'. We also need to fix the possible memory leak on 'rea=
lloc' when the function 'realloc' fails with the check. This will leak as=
 the previous pointer 'tmpbuf' was called 'realloc' on, and the pointer w=
ith the memory was lost (not freed), and the pointer is set to NULL. We i=
ntroduce a new variable that we check before the assignment.
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/3c206b762ac8557dab3c40ff3a297c9d1bff0d83">3=
c206b76</a></strong>
<div>
<span> by Thorsten Kukuk </span> <i> at 2025-08-27T10:03:40+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Release version 3.4=

</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/62a5c0608c721a66e5b70b3679025a0e49545c8a">6=
2a5c060</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:24:15+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>debian/control: dro=
p Rules-Requires-Root field, now obsolete
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/8f791840af1239dfe15e5e347256247b4fc8b12c">8=
f791840</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:24:45+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>debian/control: dro=
p redundanty Priority field
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/d627326eb4a5c1120594c450666e1b38ad7fbd39">d=
627326e</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:30:31+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>debian/control: bum=
p Standards-Version to 4.7.4 (no changes)
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/4f28db4a937662eaf590d3cf7f2d370a58f7a56b">4=
f28db4a</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:31:29+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Add a debian/watch =
file
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/dc99aa1d9f2e8c757044a8fb539a806653facdba">d=
c99aa1d</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:32:10+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream versio=
n 3.4</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/b17adf8fc219a884f4b460aa37b488e1d524f1d7">b=
17adf8f</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:32:11+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update upstream sou=
rce from tag 'upstream/3.4'

Update to upstream version '3.4'
with Debian dir 2139a80bd05224525c57af55d357ede4999faef2</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/1b7c5b279842908d6fc005cc26f61da14c013b34">1=
b7c5b27</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:32:12+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream releas=
e
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/933de8623a45d25e4093815d2f3b7de3507d875b">9=
33de862</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:39:42+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Update debian/copyr=
ight
</pre>
</li>
<li>
<strong style=3D"font-weight: 600;"><a href=3D"https://salsa.debian.org/g=
libc-team/libnss-nis/-/commit/492c187d8aa4ca4d9885679d8bab87438ef512e4">4=
92c187d</a></strong>
<div>
<span> by Aurelien Jarno </span> <i> at 2026-06-01T23:43:44+02:00 </i>
</div>
<pre class=3D"commit-message" style=3D'white-space: pre-wrap; display: bl=
ock; font-size: 14px; color: #3a383f; position: relative; font-family: "G=
itLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation M=
ono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida co=
nsole", monospace; font-variant-ligatures: none; word-break: break-all; w=
ord-wrap: break-word; background-color: #fbfafd; border-radius: 2px; marg=
in: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>Set DEB_BUILD_MAINT=
_OPTIONS =3D hardening=3D+all to make lintian happier
</pre>
</li>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
32 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#4faecea6d9857941b442698cdcbd38a141ff746e">
Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#9ab3868b23ed5d5a6e12ef902049902556fa4009">
aclocal.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#36d0981b3375d78be03ea98700ecec8f4e4bd4f9">
compile
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#454e7ebc92107e71a84258ddb1a7be5a26f0feb7">
config.guess
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#980c4659e480ee35ac0a137fa08ea0c9e7088254">
config.h.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#66cdb80eea3a52b51a885f3b1514f5cc3fd8d7d5">
config.sub
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#09be8533ff0a6ee5d577f971145ed449399fcda4">
configure
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#adb7f75f79e3bb85eb62912a2904c5d24af878fb">
debian/copyright
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#8756c63497c8dc39f7773438edf53b220c773f67">
debian/rules
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#68ef9f98c01c7eecd4c605cc26048a06f3304b79">
<span class=3D"new-file">
+
debian/watch
</span>
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#67aca61d38c2e9c5a1b45074a287d77e649ab68b">
depcomp
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#547fe0db6ad3e73c693d3deaddf315f4b467815d">
install-sh
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#bba4e78c026cdc1f292f8915807432638ab733b6">
ltmain.sh
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#224d11f286bc2ab6eecc5d6cc8da569e71f7dceb">
m4/libtool.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#1aff3ad9047446ce4a245e36bc936407d4afe1e5">
m4/ltoptions.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#d942820798b7bcfad4004a65c5896c60738c5b4b">
m4/ltsugar.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#2a30f1de0dbfb09ed3388967c96b1cd8b4b9beeb">
m4/ltversion.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#40f00b3547f2136e38c01e2d3209d1b219b92bec">
m4/lt~obsolete.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#5a013c49508291c6816ac388f93a2c11973086ed">
missing
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#67e794015a01b8816bd16290e5f8538236da8245">
src/Makefile.am
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#49df23e069b78a534b14d2841918824dddc91a6b">
src/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#20b1be88613024436edaee9964e567f9a3a482da">
src/libnss_nis.map
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#f0b3e59c3cdde7780dc456f87c5ee4b88b24c521">
src/nis-initgroups.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#72434ccd5016bff3d936aa95dc1851c0f5aebd35">
src/nis-netgrp.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#44923f4bdd1e9a990f0a34ace9ed65ddb0e9add3">
<span class=3D"deleted-file">
=E2=88=92
src/nis-publickey.c
</span>
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#3dfc5d4ce143f67a75294f538957a7d79d9e13a7">
src/nss_loader-test.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4#a90f8d73da1e46cbc29a828aea472c48be0e7918">
test-driver
</a>
</li>
</ul>

</div>
<div class=3D"footer" style=3D"margin-top: 10px;">
<p style=3D"font-size: small; color: #626168;">
=E2=80=94
<br>
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/c381d=
f06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4d9885679d8bab87438ef=
512e4">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target=3D"_blan=
k" rel=3D"noopener noreferrer" href=3D"https://salsa.debian.org">salsa.de=
bian.org</a>. <a href=3D"https://salsa.debian.org/-/profile/notifications=
" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"mng-notif-link">=
Manage all notifications</a> =C2=B7 <a href=3D"https://salsa.debian.org/h=
elp" target=3D"_blank" rel=3D"noopener noreferrer" class=3D"help-link">He=
lp</a>
<span style=3D"color: transparent; font-size: 0; display: none; overflow:=
 hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/glibc-team/libnss=
-nis/-/compare/c381df06cef22a9fa021b4d4a268e938b16bf0eb...492c187d8aa4ca4=
d9885679d8bab87438ef512e4 at 1780350256
</span>



</p>
</div>
</body>
</html>

----==_mimepart_6a1dfd30a5e00_54cfaed81085572--