Changes in KaarPux version 3.6.2¶
KaarPux version 3.6.2
released on 2013-may-02
- Bugs fixed
- Packages updated
- Test cases added
Bugs fixed¶
- FIX: create_dirs: libstdc++ in /tools; dummy hosts file (Commit d2c6501a)
- FIX: make_package_scripts: do not tee ‘make check’ output; the return code from test gets lost (Commit 22c9f4ff)
- FIX: elfutils: upstream patches (Commit f6c979c7)
- FIX: junit: move to correct subdirectory (Commit 00cc6023)
- FIX: icedtea-cacerts: move files to the correct icedtea directory (Commit 7b63a846)
- FIX: alsa-plugins: move alsa-plugins after pulseaudio (Commit f375b17a)
Packages updated¶
- UPD: bison: v 2.7.1 (Commit 0e854cb1)
- UPD: flex: v 2.5.37 (Commit c7d83735)
- UPD: glibc: v 2.17; handle missing bash at build time; remove i386 support (Commit 352a8142)
- UPD: gzip: upstream patches (Commit f8b631f8)
- UPD: Python2: v 2.7.4 (Commit 7693b295)
- UPD: boost: v 1.53.0 (Commit 239a9956)
- FIX: libreoffice: upstream patches to make LO work with boost 1.53 (Commit 304c8c90)
- UPD: dosfstools: v 3.0.16 (Commit f34cc656)
- UPD: krb5: v 1.11.2 (Commit f2b77232)
- UPD: libpng: v 1.6.2 (Commit 3928a875)
- UPD: lsof: v 4.87 (Commit 629e2a66)
- UPD: nasm: v 2.10.07 (Commit 14c9f19f)
- UPD: Python: v 3.3.1 (Commit 1edd909c)
- UPD: qemu: v 1.4.1 (Commit 249364e0)
- UPD: curl: v 7.30.0 (Commit c9d49aef)
- UPD: net-snmp: v 5.7.2 (Commit 2c25641d)
- UPD: ruby: v 1.9.3-p392 (Commit c2235202)
- UPD: cairo: v 1.12.8 (Commit 6ad5bce5)
- UPD: valgrind: v 3.8.1; and patch for glibc 2.17 support (Commit f2e4dbba)
- UPD: glib: 2.36.1 (Commit 1725489b)
- UPD: dbus: v 1.7.2 (Commit d0ce8a46)
- UPD: libarchive: v 3.1.2 (Commit 834ebbbe)
- UPD: telepathy-glib: v 0.20.2 (Commit 582c8e9b)
- UPD: libgcrypt: v 1.5.2 (Commit 5d8ff2e7)
- UPD: clutter: 1.14.2 (Commit a39fb8b9)
- UPD: glib-networking: v 2.36.1 (Commit bb21eaef)
- UPD: gtk+: v 3.8.1 (Commit 4ee870dc)
- UPD: librsvg: v 2.36.4 (Commit b6d99558)
- UPD: freetype: v 2.4.10 (Commit d9f30571)
- UPD: zlib: v 1.2.8 (Commit aef2c812)
- UPD: gdk-pixbuf: v 2.28.1 (Commit b45f3078)
- UPD: harfbuzz: v 0.9.16 (Commit 63915ff9)
- UPD: libdrm: v 2.4.44 (Commit b88df284)
- UPD: libffi: v 3.0.13 (Commit 5f7b7a7d)
- UPD: nettle: v 2.6 (Commit f903a9c1)
- UPD: vte: v 0.34.4 (Commit 590b1e23)
- UPD: linux: v 3.9 (Commit 3a149d90)
- FIX: systemtap: upstream patch for Linux 3.9 (Commit 0068d57c)
- MINOR: bc: move to bootstrap_5 (prerequiste for Linux 3.9) (Commit 4fea6006)
- ADD: libusbx: use libusbx instead of the unmaintained libusb (Commit 341d33ea)
Improved testing¶
- Many additional upstream ‘make check’ test cases
- Many additional ‘verify_cli’ test cases
- Many minor changes