Bug 149213 - dev-libs/botan-1.5.11.ebuild (Update)
Bug#: 149213 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: enhancement Priority: P2
Resolution: FIXED Assigned To: dragonheart@gentoo.org Reported By: lloyd@randombit.net
Component: Ebuilds
URL: 
Summary: dev-libs/botan-1.5.11.ebuild (Update)
Keywords:  
Status Whiteboard: 
Opened: 2006-09-26 12:07 0000
Description:   Opened: 2006-09-26 12:07 0000
New version of Botan ebuild, tracking the unstable tree. This ebuild tested on
amd64 and x86. Adds some additional asm code (enabled on the relevent archs),
required versions of some libraries bumped.

------- Comment #1 From Jack Lloyd 2006-09-26 12:09:21 0000 -------
Created an attachment (id=98163) [details]
Ebuild for Botan 1.5.11

------- Comment #2 From Alon Bar-Lev (RETIRED) 2006-10-24 12:35:58 0000 -------
Added with some modification.
Please also note that I had to patch the assembly to generate none executable
stack.
I will open request for ~amd64 keyword.

Please review if OK.

------- Comment #3 From Jack Lloyd 2006-10-24 14:31:47 0000 -------
Thanks. The asm patch looks fine to me. Would that also be required in the
amd64 asm? (I'm not too familiar with the no-exec/hardened toolchain stuff)

------- Comment #4 From Alon Bar-Lev (RETIRED) 2006-10-24 22:36:17 0000 -------
I don't see a pure assembly for amd64... So I guess not... But I cannot be sure
until I test it, and I don't have the means...

Please read:
http://www.gentoo.org/proj/en/hardened/gnu-stack.xml
http://www.gentoo.org/proj/en/hardened/pic-fix-guide.xml