SHA256
1
0
forked from pool/glibc

Accepting request 157240 from home:Andreas_Schwab:Factory

- Fix crypt ABI for aarch64

OBS-URL: https://build.opensuse.org/request/show/157240
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=277
This commit is contained in:
Andreas Schwab 2013-03-04 15:10:42 +00:00 committed by Git OBS Bridge
parent 2a0bb3cfc1
commit b00251b108
4 changed files with 17 additions and 1 deletions

View File

@ -2,10 +2,11 @@ Index: glibc-2.17/Versions.def
===================================================================
--- glibc-2.17.orig/Versions.def
+++ glibc-2.17/Versions.def
@@ -42,6 +42,7 @@ libc {
@@ -42,6 +42,8 @@ libc {
}
libcrypt {
GLIBC_2.0
+ GLIBC_2.14
+ OW_CRYPT_1.0
}
libdl {

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 14:16:43 UTC 2013 - schwab@suse.de
- Fix crypt ABI for aarch64
-------------------------------------------------------------------
Thu Feb 28 14:30:44 UTC 2013 - schwab@suse.de

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 14:16:43 UTC 2013 - schwab@suse.de
- Fix crypt ABI for aarch64
-------------------------------------------------------------------
Thu Feb 28 14:30:44 UTC 2013 - schwab@suse.de

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Mar 4 14:16:43 UTC 2013 - schwab@suse.de
- Fix crypt ABI for aarch64
-------------------------------------------------------------------
Thu Feb 28 14:30:44 UTC 2013 - schwab@suse.de