diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2012-08-05 13:03:59 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2012-08-05 13:03:59 +0000 |
commit | 69c73381fc9d3f04dc1c6b768d59f11dc6fc8b24 (patch) | |
tree | 24343bfd27e114c21840bbdf6fbd96501003602e /app-pda/libimobiledevice/ChangeLog | |
parent | sci-chemistry/molmol: Add patch from fink, enhances code style and fixes OGL ... (diff) | |
download | gentoo-2-69c73381fc9d3f04dc1c6b768d59f11dc6fc8b24.tar.gz gentoo-2-69c73381fc9d3f04dc1c6b768d59f11dc6fc8b24.tar.bz2 gentoo-2-69c73381fc9d3f04dc1c6b768d59f11dc6fc8b24.zip |
Fix segmentation fault when both XDG_CONFIG_HOME and HOME are unset wrt #423155c3 by Davide Pesavento
(Portage version: 2.2.0_alpha116/cvs/Linux x86_64)
Diffstat (limited to 'app-pda/libimobiledevice/ChangeLog')
-rw-r--r-- | app-pda/libimobiledevice/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/app-pda/libimobiledevice/ChangeLog b/app-pda/libimobiledevice/ChangeLog index e838f9210855..6f2151cc72d7 100644 --- a/app-pda/libimobiledevice/ChangeLog +++ b/app-pda/libimobiledevice/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for app-pda/libimobiledevice # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.31 2012/05/19 08:19:58 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-pda/libimobiledevice/ChangeLog,v 1.32 2012/08/05 13:03:59 ssuominen Exp $ + +*libimobiledevice-1.1.4-r2 (05 Aug 2012) + + 05 Aug 2012; Samuli Suominen <ssuominen@gentoo.org> + +libimobiledevice-1.1.4-r2.ebuild, + +files/libimobiledevice-1.1.4-HOME-segfault.patch: + Fix segmentation fault when both $XDG_CONFIG_HOME and $HOME are unset wrt + #423155c3 by Davide Pesavento 19 May 2012; Samuli Suominen <ssuominen@gentoo.org> -libimobiledevice-1.1.4.ebuild: |