local-versions
authorGNU Libc Maintainers <debian-glibc@lists.debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +0000)
committerAurelien Jarno <aurel32@debian.org>
Sun, 14 Jan 2018 10:24:48 +0000 (10:24 +0000)
We introduced them in 2.21 in Debian

Gbp-Pq: Topic hurd-i386
Gbp-Pq: Name local-versions.diff

mach/Versions

index 1231c0780256748b553cb4a168a2e9b7be05f1ab..a02b95544b5c134775cd952b6e406580928f1028 100644 (file)
@@ -54,7 +54,7 @@ libc {
     # This was always there, but not exported as it should have been.
     mig_strncpy;
   }
-  GLIBC_2.23 {
+  GLIBC_2.21 {
     __mach_host_self_;
     mach_print;
   }