projects
/
buildroot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3c85ab7
)
Update for 2009.05-rc3
author
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 May 2009 18:44:08 +0000
(20:44 +0200)
committer
Peter Korsgaard
<jacmet@sunsite.dk>
Wed, 27 May 2009 18:44:08 +0000
(20:44 +0200)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
CHANGES
patch
|
blob
|
history
Config.in
patch
|
blob
|
history
diff --git
a/CHANGES
b/CHANGES
index 73ee66d23943859025ce713211dcd1dc9fd24d18..ed5efe43c8c97c19fb3769b3a9ac76fec072079b 100644
(file)
--- a/
CHANGES
+++ b/
CHANGES
@@
-1,3
+1,12
@@
+2009.05-rc3, Released May 27th, 2009:
+
+ Fixes for toolchain (gcc arm pr37436), stable kernel versions,
+ busybox, curl, libusb, readline, python and strace.
+
+ Issues resolved (http://bugs.uclibc.org):
+
+ #345: libcurl package needs a urandom fix
+
2009.05-rc2, Released May 19th, 2009:
Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix
diff --git
a/Config.in
b/Config.in
index 998bcf18606cf2f9b8746dcd706029a44d135934..cad5db03e851f21b6c0089308f311bb40038fa46 100644
(file)
--- a/
Config.in
+++ b/
Config.in
@@
-8,7
+8,7
@@
config BR2_HAVE_DOT_CONFIG
config BR2_VERSION
string
- default "2009.05-rc
2
"
+ default "2009.05-rc
3
"
source "target/Config.in.arch"
source "target/device/Config.in"