6
0
forked from pool/util-linux

Accepting request 151292 from home:elvigia:branches:Base:System

**For 12.3 too **

- Current glibc in 12.3/factory no longer exports internal 
  function __secure_getenv() but has secure_getenv() instead.

OBS-URL: https://build.opensuse.org/request/show/151292
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=152
This commit is contained in:
2013-02-06 10:01:24 +00:00
committed by Git OBS Bridge
parent b30522c80d
commit 7a4e9f4908
3 changed files with 50 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Feb 5 14:32:49 UTC 2013 - crrodriguez@opensuse.org
- Current glibc in 12.3/factory no longer exports internal
function __secure_getenv() but has secure_getenv() instead.
-------------------------------------------------------------------
Mon Jan 7 13:26:15 UTC 2013 - puzel@suse.com