Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 73] New: Bump openssl package to the latest version
@ 2009-01-26 18:36 bugzilla at busybox.net
  2009-01-26 18:39 ` [Buildroot] [Bug 73] " bugzilla at busybox.net
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 18:36 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73

              Host: i686-linux
            Target: arm-softfloat-linux-uclibcgnueabi
           Summary: Bump openssl package to the latest version
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Outdated package
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: gustavo at zacarias.com.ar
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


2009.02-rc2 uses openssl-0.9.8g which has some security issues.
This patch bumps the package to openssl-0.9.8j.
It also moves openssldir from /usr/lib/ssl to /etc/ssl otherwise the openssl
binary will look for it's configuration file in that odd directory.
Tested for an arm target, someone should test if this didn't break avr32 before
comitting (i can try in a couple of days with my atngw100).


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
@ 2009-01-26 18:39 ` bugzilla at busybox.net
  2009-01-26 19:46 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 18:39 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #1 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-01-26 18:39:32 UTC ---
Patch exceeds 400k so i can't attach, fetch from
http://www.zacarias.com.ar/openssl-0.9.8j.patch
Sorry!


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
  2009-01-26 18:39 ` [Buildroot] [Bug 73] " bugzilla at busybox.net
@ 2009-01-26 19:46 ` bugzilla at busybox.net
  2009-01-26 21:19 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 19:46 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jacmet at uclibc.org
             Status|NEW                         |ASSIGNED




--- Comment #2 from Peter Korsgaard <jacmet@uclibc.org>  2009-01-26 19:46:25 UTC ---
That's a big patch. We're unfortunately this close to the release that I won't
commit it until after the release, unless I get acks from other archs.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
  2009-01-26 18:39 ` [Buildroot] [Bug 73] " bugzilla at busybox.net
  2009-01-26 19:46 ` bugzilla at busybox.net
@ 2009-01-26 21:19 ` bugzilla at busybox.net
  2009-01-27  1:12 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-26 21:19 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #3 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-01-26 21:19:12 UTC ---
The patch is big because of patch file renaming.
Basically it's only that plus s/0.9.8g/0.9.8j/ and the change to openssldir in
the .mk file.
Probably better to apply after release, just remember it later ;-)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-01-26 21:19 ` bugzilla at busybox.net
@ 2009-01-27  1:12 ` bugzilla at busybox.net
  2009-01-27  1:22 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-27  1:12 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73


Hamish Moffatt <hamish@cloud.net.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hamish at cloud.net.au




--- Comment #4 from Hamish Moffatt <hamish@cloud.net.au>  2009-01-27 01:12:26 UTC ---
I've been using 0.9.8i locally with no issues


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-01-27  1:12 ` bugzilla at busybox.net
@ 2009-01-27  1:22 ` bugzilla at busybox.net
  2009-01-27 16:35 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-27  1:22 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #5 from Hamish Moffatt <hamish@cloud.net.au>  2009-01-27 01:22:46 UTC ---
I think upgrading to 0.9.8j would be good, as this is a security-sensitive
package and we should do our best to keep it up to date.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-01-27  1:22 ` bugzilla at busybox.net
@ 2009-01-27 16:35 ` bugzilla at busybox.net
  2009-01-28  6:45 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-27 16:35 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #6 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-01-27 16:35:06 UTC ---
The avr32 needs a rework, it won't apply cleanly.
Anyone interested in avr32 to do it?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-01-27 16:35 ` bugzilla at busybox.net
@ 2009-01-28  6:45 ` bugzilla at busybox.net
  2009-01-28 11:35 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-28  6:45 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73


Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hans-
                   |                            |christian.egtvedt at atmel.com




--- Comment #7 from Hans-Christian Egtvedt <hans-christian.egtvedt@atmel.com>  2009-01-28 06:45:24 UTC ---
Just leave out AVR32 for now, I think the security stuff is more important.

The openssl.mk needs a little love before AVR32 will work, you have to disable
it selecting an optimization for AVR32 arch.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2009-01-28  6:45 ` bugzilla at busybox.net
@ 2009-01-28 11:35 ` bugzilla at busybox.net
  2009-03-01 21:03 ` bugzilla at busybox.net
  2009-03-02 16:42 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-01-28 11:35 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #8 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-01-28 11:35:12 UTC ---
Created an attachment (id=43)
 --> (https://bugs.busybox.net/attachment.cgi?id=43)
Patch to bump to 0.9.8j

Here's a simplified patch, basically renames the relevant 0.9.8g patches for
0.9.8j, add a no-fips patch (removes newly introduced garbage in the target for
0.9.8j), and moves openssldir from /usr/lib/ssl to /etc/ssl.
I basically ignored the avr32 patch on this take.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2009-01-28 11:35 ` bugzilla at busybox.net
@ 2009-03-01 21:03 ` bugzilla at busybox.net
  2009-03-02 16:42 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-03-01 21:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #9 from Peter Korsgaard <jacmet@uclibc.org>  2009-03-01 21:03:45 UTC ---
version bumped r25433 by Hamish, care to check that everything is like you
wanted?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

* [Buildroot] [Bug 73] Bump openssl package to the latest version
  2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2009-03-01 21:03 ` bugzilla at busybox.net
@ 2009-03-02 16:42 ` bugzilla at busybox.net
  9 siblings, 0 replies; 11+ messages in thread
From: bugzilla at busybox.net @ 2009-03-02 16:42 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=73





--- Comment #10 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-03-02 16:42:30 UTC ---
Looks ok, though it still leaves openssldir pointing to /usr/lib/ssl rather
than the common approach of /etc/ssl.
Being mostly a configuration directory it should really reside in /etc/ssl.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2009-03-02 16:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-26 18:36 [Buildroot] [Bug 73] New: Bump openssl package to the latest version bugzilla at busybox.net
2009-01-26 18:39 ` [Buildroot] [Bug 73] " bugzilla at busybox.net
2009-01-26 19:46 ` bugzilla at busybox.net
2009-01-26 21:19 ` bugzilla at busybox.net
2009-01-27  1:12 ` bugzilla at busybox.net
2009-01-27  1:22 ` bugzilla at busybox.net
2009-01-27 16:35 ` bugzilla at busybox.net
2009-01-28  6:45 ` bugzilla at busybox.net
2009-01-28 11:35 ` bugzilla at busybox.net
2009-03-01 21:03 ` bugzilla at busybox.net
2009-03-02 16:42 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox