]>
Commit | Line | Data |
---|---|---|
a69b3d61 PK |
1 | 2009.05, Released June 1st, 2009: |
2 | ||
3 | Fixes for dropbear & diffutils, bump linux-advanced 2.6.29.x | |
4 | version and marked ubifsroot as broken. | |
5 | ||
45e11e29 PK |
6 | 2009.05-rc3, Released May 27th, 2009: |
7 | ||
8 | Fixes for toolchain (gcc arm pr37436), stable kernel versions, | |
9 | busybox, curl, libusb, readline, python and strace. | |
10 | ||
11 | Issues resolved (http://bugs.uclibc.org): | |
12 | ||
13 | #345: libcurl package needs a urandom fix | |
14 | ||
13328d22 PK |
15 | 2009.05-rc2, Released May 19th, 2009: |
16 | ||
17 | Fixes for toolchain (gcc w/softfloat on ppc, 3.4.6 buildfix | |
18 | for newer hosts), stable kernel versions, busybox, cups, | |
19 | dmraid, docker, mesa3d, rsync and updated defconfigs. | |
20 | ||
21 | xserver marked as broken on AVR32 and atngw100-expanded | |
22 | config removed. | |
61aeb6e4 PK |
23 | |
24 | Issues resolved (http://bugs.uclibc.org): | |
25 | ||
26 | #167: metacity does not build | |
13328d22 PK |
27 | #295: gamin installs python support even if python is disabled |
28 | #323: gen_matypes fails to execute during build of Mesa when us... | |
61aeb6e4 | 29 | |
cf92bc23 PK |
30 | 2009.05-rc1, Released May 5th, 2009: |
31 | ||
32 | Fixes all over the tree, further conversion of packages to | |
33 | Makefile.autotools.in and we now build host versions of | |
34 | packages where needed for build time dependencies instead of | |
35 | relying on the correct versions being available on the build | |
36 | host. Ancient toolchain / busybox versions have furthermore | |
37 | been removed as announced in the 2009.02 release notes. | |
38 | ||
39 | New packages: flac, gob2, lzop, taglib, wpa_supplicant | |
40 | ||
41 | Updated packages: avahi, bind, binutils, busybox, dbus, dbus-glib, | |
42 | directfb, dnsmasq, freetype, gcc, gmp, gstreamer, iptables, kernel | |
43 | headers, kexec, libglib2, libpng, libsndfile, lua, mpfr, ntfs-3g, | |
44 | openssl, php, qtopia4, rsync, samba, sqlite, tar, uboot, uclibc, | |
45 | util-linux, xorg7, xerces | |
46 | ||
47 | Issues resolved (http://bugs.uclibc.org): | |
48 | ||
49 | #5,#77,#141,#143: Convert php package to Makefile.autotools.in | |
50 | and a ton of other improvements | |
51 | #19: page.h missing by util-linux | |
52 | #37: update libglib2 to version 2.18.4 | |
53 | #61: tslib puts staging_dir into pkgconfig file | |
54 | #69: tar refuses to build | |
55 | #71,#175: ./wchar.h:41:12: error: empty filename in #include | |
56 | #73: Bump openssl package to the latest version | |
57 | #81: New package wpa_supplicant | |
58 | #99: new package: flac | |
59 | #101: update gstreamer packages | |
60 | #105,#313: menuconfig segfaults on tinyx if wchar is not | |
61 | selected | |
62 | #107: convert libvorbis to Makefile.autotools.in | |
63 | #109: Make pppd package avoid bsd err | |
64 | #111: binutils 2.17 fails to build when texinfo >= 4.10 | |
65 | #133: Modify ncurses5-config to get correct include path | |
66 | #137: Bump php to version 5.2.9 | |
67 | #139: Bump sqlite to 3.6.11 and convert to | |
68 | Makefile.autotools.in | |
69 | #145: Bump bind package to 9.5.1-P1 (security) | |
70 | #147: buildroot toolchain fails to build w/binutils-2.19.1 | |
71 | #151: openssl package trivial fixes | |
72 | #161: vim fails on patching with errors in configure.patch | |
73 | #169: blackbox-0.70.1 does not build | |
74 | #177: xdriver_xf86-input-keyboard does not build | |
75 | #179: Upgrade dropbear to Makefile.autotools.in | |
76 | #181: Update to Xorg 7.4 | |
77 | #187: ntfs-3g: could not build cross | |
78 | #191: alsa-lib ARM binaries always built with EABI | |
79 | #213: Bump wpa_supplicant package to version 0.6.9 | |
80 | #217: Bump openssl package to 0.9.8k (security) | |
81 | #219: Toolchain build fails on m4 | |
82 | #225: m4 macros are out of place | |
83 | #233: make ipv6 optional in iptables | |
84 | #237: ncftp: convert to Makefile.autotools.in | |
85 | #239: ntfs-3g: convert to Makefile.autotools.in | |
86 | #245: lzop: new package | |
87 | #271: Bump bind package to 9.5.1-P2 (security) | |
88 | #277: Bump sqlite package to 3.6.16 | |
89 | #279: update libglib2 to version 2.20.1 | |
90 | #281: update DirectFB to version 1.2.8 | |
91 | #283: add taglib | |
92 | #285: compilation of samba fails if IPV6 support is missing | |
93 | #293: update samba to version 3.3.3 | |
94 | #299: add shared-mime-info package | |
95 | #307: make openssl package respect build flags |