[Git][glibc-team/libnss-nis][upstream] 11 commits: Fix typo

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



Aurelien Jarno pushed to branch upstream at GNU Libc Maintainers / libnss=
-nis


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

- - - - -
dc99aa1d by Aurelien Jarno at 2026-06-01T23:32:10+02:00
New upstream version 3.4
- - - - -


27 changed files:

- INSTALL
- Makefile.in
- NEWS
- aclocal.m4
- compile
- config.guess
- config.h.in
- config.sub
- configure
- configure.ac
- 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/466a079a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539=
a806653facdba

-- =

View it on GitLab: https://salsa.debian.org/glibc-team/libnss-nis/-/compa=
re/466a079a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539=
a806653facdba
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_6a1dfd3420255_54c52196c108595a
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 upstream at <a href=3D"https://salsa.debi=
an.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/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>
</ul>
<h4 style=3D"margin-top: 10px; margin-bottom: 10px;">
27 changed files:
</h4>
<ul>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#c335a27a082cc8d17dd36dc0eda3086cb0c9baaa">
INSTALL
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#4faecea6d9857941b442698cdcbd38a141ff746e">
Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#9ab3868b23ed5d5a6e12ef902049902556fa4009">
aclocal.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#36d0981b3375d78be03ea98700ecec8f4e4bd4f9">
compile
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#454e7ebc92107e71a84258ddb1a7be5a26f0feb7">
config.guess
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#980c4659e480ee35ac0a137fa08ea0c9e7088254">
config.h.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#66cdb80eea3a52b51a885f3b1514f5cc3fd8d7d5">
config.sub
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#09be8533ff0a6ee5d577f971145ed449399fcda4">
configure
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#87db583be5c13c1f7b3c958b10e03d67b6a2ca06">
configure.ac
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#67aca61d38c2e9c5a1b45074a287d77e649ab68b">
depcomp
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#547fe0db6ad3e73c693d3deaddf315f4b467815d">
install-sh
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#bba4e78c026cdc1f292f8915807432638ab733b6">
ltmain.sh
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#224d11f286bc2ab6eecc5d6cc8da569e71f7dceb">
m4/libtool.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#1aff3ad9047446ce4a245e36bc936407d4afe1e5">
m4/ltoptions.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#d942820798b7bcfad4004a65c5896c60738c5b4b">
m4/ltsugar.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#2a30f1de0dbfb09ed3388967c96b1cd8b4b9beeb">
m4/ltversion.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#40f00b3547f2136e38c01e2d3209d1b219b92bec">
m4/lt~obsolete.m4
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#5a013c49508291c6816ac388f93a2c11973086ed">
missing
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#67e794015a01b8816bd16290e5f8538236da8245">
src/Makefile.am
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#49df23e069b78a534b14d2841918824dddc91a6b">
src/Makefile.in
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#20b1be88613024436edaee9964e567f9a3a482da">
src/libnss_nis.map
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#f0b3e59c3cdde7780dc456f87c5ee4b88b24c521">
src/nis-initgroups.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#72434ccd5016bff3d936aa95dc1851c0f5aebd35">
src/nis-netgrp.c
</a>
</li>
<li class=3D"file-stats">
<a href=3D"https://salsa.debian.org/glibc-team/libnss-nis/-/compare/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#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/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#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/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba#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/466a0=
79a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c757044a8fb539a806653f=
acdba">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/466a079a1a1e0c71a2cbb9cfa47922b65af8ff47...dc99aa1d9f2e8c7=
57044a8fb539a806653facdba at 1780350260
</span>



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

----==_mimepart_6a1dfd3420255_54c52196c108595a--