Change logs for apex source package in Lucid

  • apex (1.6.10ubuntu3) lucid; urgency=low
    
      * Makefile: fix armel build failures by building with -marm;
        thx to ogra for this patch (LP:503090)
      * usr/link.cc: fix "link.cc:236: error: invalid conversion from
        ‘const char*’ to ‘char*’" - use a copy rather than constant to do
        the parsing etc. (LP:503090)
     -- Alexander Sack <email address hidden>   Mon, 04 Jan 2010 20:24:21 +0100
  • apex (1.6.10ubuntu2) lucid; urgency=low
    
      * add -marm to CFLAGS to fix FTBFS
     -- Oliver Grawert <email address hidden>   Thu, 26 Nov 2009 16:15:47 +0100
  • apex (1.6.10ubuntu1) lucid; urgency=low
    
      * Merge from debian testing, remaining changes:
        - Move apex VMA address to 4MiB to leave enough space for the ubuntu
        kernel and not overwrite apex in ram when loading.
        - nslu2 configuration: set CONFIG_RAMDISK_SIZE=0x0055FFF0 instead of
        0x005FFFF0 to make enough room for ubuntu initramfs.
     -- Oliver Grawert <email address hidden>   Tue, 10 Nov 2009 11:55:15 +0100
  • apex (1.4.15.2ubuntu3) jaunty; urgency=low
    
      * moving apex to 3MiB apparently was not enough, it seems to corrupt the
        kernel (ours is biger than debians) during copying into ram by overwriting
        pieces of the kernel with apex, moving to 4MiB fixes that issue properly now.
    
     -- Oliver Grawert <email address hidden>   Mon, 16 Feb 2009 14:16:20 +0100