1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-04 22:24:32 +03:00
Commit Graph

87 Commits

Author SHA1 Message Date
nbd
b0af9361d3 bump openssl PKG_RELEASE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13184 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 15:42:45 +00:00
nbd
423ca3c438 enable rc2 in openssl again, because disabling it breaks pkcs12 (thx, eJunky)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13182 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-11 15:35:10 +00:00
florian
27518b7596 Update openssl to 0.9.8i (#4060)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13109 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-11-03 21:26:27 +00:00
nbd
23d5f9b0ac change the an openssl sed command to be safe for -Wl,-rpath-link in ldflags
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-03 13:19:41 +00:00
blogic
f814b55b45 adds several fixes to etrax, make openssl work on etrax
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12393 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-26 11:36:06 +00:00
nbd
78202d191b use $(FPIC) in a few places where it matters
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12225 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:10:29 +00:00
kaloz
5548622183 patch causes problems on some platforms, nuke it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11904 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-22 08:01:35 +00:00
kaloz
bcc888bd0c enable the cryptodev engine on ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11805 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 16:02:14 +00:00
kaloz
1e3f3ca170 fix cryptodev compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-13 15:18:26 +00:00
kaloz
fd809eed5d add ocf support to openssl, and use it by default if engines are enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11789 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:43:16 +00:00
kaloz
592adfdf74 enable openssl engine support on ixp4xx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11788 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 15:42:00 +00:00
kaloz
08612c08ac cleanup
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11786 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-12 13:49:10 +00:00
cyrus
868fc521a6 updated OpenSSL to 0.9.8h
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11309 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-31 15:52:11 +00:00
cyrus
7c5eb47ac7 Merge branch 'openssl'
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-20 18:12:08 +00:00
nbd
b7e7f4edf0 remove uninstalldev templates (no longer necessary)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-25 01:40:47 +00:00
nbd
c3cd9cb9ab Use $(CP) instead of $(INSTALL_BIN) for binaries.
Signed-off-by: Andy Boyett <agb-openwrt@padded-cell.net>


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9694 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-09 18:53:06 +00:00
blogic
fa7fcec9cf added our own pkg-config wrapper, making the sed foo on *.pc files obselete 1/2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9162 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-10-06 23:50:47 +00:00
nbd
640652a244 add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-28 01:45:11 +00:00
nico
e7a15b92d3 install OpenSSL pkgconfig dev files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8941 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-22 04:15:33 +00:00
nico
c4b73fa154 move package description to a separate definition, remove it when DESCRIPTION=TITLE
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07 08:34:51 +00:00
nico
bf7dc6ecbc use $(TARGET_CPPFLAGS) & $(TARGET_LDFLAGS) instead of full -I... & -L...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-03 05:00:38 +00:00
florian
88767171b3 Put back dso and bump release number
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8298 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 10:59:37 +00:00
florian
4587fb9701 Put back zlib-dynamic it is breaking more packages than it solves problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8297 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-01 10:52:19 +00:00
pavlov
a01d0ced65 address ticket:1182, moving from zlib-dynamic to zlib and adding back in no-dso
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8285 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-31 19:59:35 +00:00
nbd
47bdee9db5 Add a patch for openssl to fix some breakage that happens when compiled with gcc 4.2.0
Note: this does not cover all instances, but it will at least compile.

If the broken parts are reached at run time, the program will crash.
I wonder whose stupid idea it was to intentionally(!) make programs segfault when they hit something that *might* be unsafe to use.

Patch taken from http://www.mail-archive.com/openssl-dev@openssl.org/msg22667.html



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-28 21:09:44 +00:00
nbd
b5cb1795de refresh all package patches in the buildroot using quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7490 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-04 11:25:53 +00:00
pavlov
938900f0df move openssl to 0.9.8e
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6892 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-04-08 02:13:30 +00:00
nico
778f5a83b2 enable dso support back in openssl, needed to use shared zlib compression, and should fix the "error:2507006C:lib(37):func(112):reason(108)" errors.
closes: #1182



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-26 05:04:13 +00:00
nbd
643f013d15 add file type autodetection for the unpack command and nuke PKG_CAT:= in lots of places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 20:21:39 +00:00
nbd
1d3cff733d add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16 19:18:55 +00:00
pavlov
7d4ec9ccb3 fix for ticket:989
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5674 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-29 02:53:50 +00:00
mbm
09a5e86914 patch from #989 (thanks Bartman007)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5670 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-28 22:04:24 +00:00
nbd
38c7594417 sync openssl ciphers and options with whiterussian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5644 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-25 22:15:37 +00:00
nbd
a4a6443af1 replace lots of manual install commands with INSTALL_* variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23 00:29:07 +00:00
nbd
57a3f23a59 remove bogus -j1 options from make calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5217 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-18 22:12:24 +00:00
nbd
97162c302f fix path to bash in openssl compile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5105 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-14 23:14:19 +00:00
nbd
2ff21ef547 sync openssl in wr and ng, update to 0.9.8d for security fixes
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4873 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-29 17:28:27 +00:00
nico
8afb23270d new (last?) attempt at standardizing Makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24 20:49:31 +00:00
nico
829866eaed standardize Makefile, change section from base to libs and utils, add detailed descriptions
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4829 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23 13:59:21 +00:00
florian
0a0e8481cf Really disable doc generation, increases install time
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4725 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-02 08:38:39 +00:00
mbm
69135f2bba fix ccache error
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4723 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-31 21:18:29 +00:00
mbm
ef998d64e3 set PATH in rules.mk
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4438 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 11:59:52 +00:00
mbm
8b379ad629 add quotes to TARGET_CC and TARGET_CROSS to help with distcc and ccache
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4429 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-04 03:26:32 +00:00
mbm
02cdebbb91 credit where credit is due
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27 00:35:46 +00:00
nbd
0b0afa4d81 add INCLUDE_DIR variable for $(TOPDIR)/include
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:32:39 +00:00
nbd
859e8f7f7d build system cleanup. move shared include files into $(TOPDIR)/include, move lzma, mkfs.* into toolchain/
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21 02:16:37 +00:00
nico
151a03113e remove ipkg directory, normalize Makefile.
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3990 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18 17:46:02 +00:00
nbd
ed5be4a29d add openssl depend on zlib
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3954 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-15 18:32:53 +00:00
nbd
f99d2754b1 add openssl
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-11 00:41:05 +00:00
nbd
737022a15e remove lots of non-essential packages
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13 22:20:15 +00:00