[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#993394: transition: glibc 2.32



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: transition
X-Debbugs-Cc: debian-glibc@lists.debian.org

Dear release team,

I would like to get a transition slot for glibc 2.32. It has been built
successfully on all release architectures except mips*el, however I have
successfully built them manually on eller.d.o. It also builds fine on most
ports architectures.

As glibc is using symbol versioning, there is no soname change. That
said a few packages are using libc internal symbols and have to be
rebuilt for this transition:
- apitrace
- dante
- gcc-9 (s390x only)
- libnih
- libnss-db
- unscd
- zeek

Here is the corresponding ben file:
  title = "glibc";
  is_affected = .depends ~ /libc[0-9.]* \(<</;
  is_good = .depends ~ /libc[0-9.]* \(<< 2.33\)/;
  is_bad = .depends ~ /libc[0-9.]* \(<< 2.32\)/;

In addition a few new symbols have been added that might prevent a few
other packages to migrate to testing until glibc migrates if they pick
up the new symbols, however those are really limited in this version.

Thanks for considering. 


Reply to: