Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2008-05-17 | openssl_0.9.8g.bb: update debian.patch to fix ssl hole (Closes: #4266) | Jeremy Laine | 3 | |
* update debian.patch to the latest available version (0.9.8g-10) * closes the libssl vulnerability due to the missing MD_Update call | ||||
2008-05-17 | openssl.inc: add definitions for mips/mipsel (Closes: #4268) | Jeremy Laine | 1 | |
2008-05-16 | openssl-native: remove the CFLAG export, it isn't needed, contrary to my ↵ | Koen Kooi | 2 | |
previous build attemps, so everything should work again (including generating vulnerable keys) | ||||
2008-05-16 | disapproval of revision '462968658bdc2a3c48a8d634f9be59d450259f49' | Koen Kooi | 2 | |
2008-05-16 | openssl-native_*.bb: do not export CFLAG, this is set by do_configure | Jeremy Laine | 2 | |
2008-05-14 | openssl-native: also fix 0.9.7m and def-pref -1 0.9.8 since it doesn't build | Koen Kooi | 2 | |
2008-05-14 | openssl-native: stop leaking target compile flags (FULL_OPTIMIZATION) into ↵ | Koen Kooi | 1 | |
native build, it kills kittens. | ||||
2008-05-13 | openssl-native_0.9.8g.bb: bring openssl-native in sync with latest openssl | Jeremy Laine | 1 | |
2008-05-12 | openssl.inc: fix openssl 0.9.8 builds for x86 targets | Jeremy Laine | 7 | |
* split do_compile() into do do_configure() and do_compile() * don't clobber CFLAG by exporting it: edit Configure script to set the machine-specific flags, and let the Configure script append feature-based flags * don't use linux-pentium and linux-ppro, they got dropped in openssl 0.9.8, use the Debian machine definitions instead | ||||
2008-05-12 | openssl_0.9.8g.bb: fix generation of shared libraries (use correct CC) | Jeremy Laine | 2 | |
* while building the shared versions of libcrypto and libssl, the environment variables were lost, so we ended up using the wrong CC for linking | ||||
2008-05-09 | openssl-native_0.9.7m.bb : new version from OM mtn | Graeme Gregory | 1 | |
2008-05-09 | openssl_0.9.8g.bb : new version from OM mtn | Graeme Gregory | 4 | |
2008-05-09 | openssl_0.9.7m.bb : new version from OM mtn | Graeme Gregory | 8 | |
2008-03-04 | Change staging layout to match the target system layout. WARNING - staging ↵ | Richard Purdie | 1 | |
ABI change. This update completes the conversion of OE.dev to use sysroot and have a staging layout that matches the target system. This means we no longer need to mangle pkgconfig files and can use its sysroot option instead. Users of old toolchains (gcc prior to 3.4 and external ones) may need to add cross-linkage and staging-linkage to their toolchain dependencies. Since this update changes staging layout and the contents of the .pc files it updates the staging ABI and people will need to rebuild. | ||||
2008-01-23 | openssl: Add patch to build for avr32 | Florian Boor | 2 | |
2007-11-13 | openssl: add sparc support - close #1927 | Jorik Jonker | 1 | |
2007-08-27 | openssl: add arm/uclibc support | Koen Kooi | 6 | |
2007-07-07 | openssl: Added configure option for gnueabi-armeb | Rod Whitby | 2 | |
2007-06-02 | openssl: Allow openssl to build when using an external toolchain. Closes #2402. | Jamie Lenehan | 1 | |
2007-05-07 | openssl: fix FILES, spotted by Junqian Gordon Xu | Koen Kooi | 4 | |
2006-11-16 | openssl: Use the new siteinfo stuff to determine the endianess and set the | Jamie Lenehan | 3 | |
appropriate flag rather then manually processing the site file contents to do this. | ||||
2006-09-17 | openssl: add openssl-native (needed for git-native) | Michael Lauer | 2 | |
2006-09-08 | openssl: duplicated mtx-1 specific configuration for mtx-2 | Martin Dietze | 1 | |
2006-08-16 | openssl: Update the endianess test to handle the situation where | Jamie Lenehan | 1 | |
only {big,litte}endian is set to "no" and neither of them is set to "yes". Previously in the case where only one of the entries was present and set to "no", openssl would just assume little endian, even if it was saying no to little endian. Similar fix as for net-snmp as per #1320. | ||||
2006-08-05 | packages: sed -i s/^"include "/"require "/ */*.bb GNU sed rocks! | Holger Freyther | 2 | |
Use require for the BitBake files within packages. In contrast to the conf files the authors of these files expected these files to be included. | ||||
2006-05-31 | openssl - Add i486-linux target. | Raymond Danks | 1 | |
2006-05-11 | openssl: add patch to make it build for sh3 and sh4. closes #956 | Michael Lauer | 3 | |
2006-03-22 | openssl: add 0.9.7g with pkgconfig support | Florian Boor | 5 | |
2006-03-22 | openssl: reinstate armeb.patch | Koen Kooi | 1 | |
2006-03-19 | openssl 0.9.7e make it work with gnueabi-arm | Michael Lauer | 11 | |
drop older versions | ||||
2005-06-30 | import clean BK tree at cset 1.3670 | Koen Kooi | 10 | |