scratchbox2 (2.2.4-1debian1) unstable; urgency=low * Update debian packaging for new upstream release * New co-maintainer -- Jussi Hakala Tue, 24 Apr 2012 14:20:51 +0300 scratchbox2 (2.2.4-1) unstable; urgency=low [ Rafal Krypa and Mike McCormack ] * Add support for "cpu transparency" for native architecture, to be able to safely run statically linked native binaries. * fixes and enhancements, including a patch for ld.so: fix --rpath-prefix patches to correctly support "$ORIGIN" in rpath. [ Riku Voipio ] * Updated debian/control, fiex wrappers/gdb [ Nigel Babu ] * Fixes for building for Ubuntu [ Lauri Aarnio ] * Added wrappers for following functions: execvpe(), mkostemp(), mkostemp64(), mkostemps(), mkostemps64(), accept4(), dup3() (these were merged from the 2.3_development branch) * Minor fixes to sb2(1), the manual page -- Lauri T. Aarnio Sun, 01 Apr 2012 17:49:00 +0300 scratchbox2 (2.2.3-1debian1) unstable; urgency=low * Add more recommends * Fix FTBFS wth ld --as-needed, closes: #632103 * Fix bashism, closes: #547762 -- Riku Voipio Tue, 12 Jul 2011 10:41:38 +0300 scratchbox2 (2.2.3-1) unstable; urgency=low * A maintenance release: Backported 10 patches/fixes from the 2.3_development branch [4 from Rafal Krypa, 2 from Karol Lewandowski and 4 from Lauri Aarnio] -- Riku Voipio Thu, 12 May 2011 15:23:00 +0300 scratchbox2 (2.2.2-2) unstable; urgency=low * Added options -g and -G to sb2 (Lauri T. Aarnio) * "devel" and "accel" modes map /var/tmp to a session-specific tmp.dir (Lauri) * Fixed a bug in sb2-monitor (Lauri) * Minor fixes to "README" (Lauri) * Fixed a bug in sb2-config-debian (Karol Lewandowski) -- Riku Voipio Tue, 29 Mar 2011 12:27:00 +0300 scratchbox2 (2.2.1-1) unstable; urgency=low * Six bugfixes; three from Rafal Krypa and three from Karol Lewandowski -- Riku Voipio Fri, 18 Feb 2011 19:52:00 +0200 scratchbox2 (2.2.0-1) unstable; urgency=low * scratchbox 2.2 release! -- Riku Voipio Fri, 31 Dec 2010 17:00:00 +0200 scratchbox2 (2.2rc3-1) unstable; urgency=low * "accel" mode: More rules for /usr/bin/perl, /usr/bin/python and related tools. These are now mapped to tools_root if the tool does not exist in target_root. -- Riku Voipio Mon, 23 Dec 2010 12:56:00 +0200 scratchbox2 (2.2rc2-1) unstable; urgency=low * Manual pages were updated (by Lauri Aarnio) * new option -f for sb2 (by Rafal Krypa) * made $SSH_AUTH_SOCK available in "emulate" mode (Karol Lewandowski) * bugfixes: session setup (Michael Trimarchi), fix for amd64 targets (Karol Lewandowski) -- Riku Voipio Mon, 20 Dec 2010 20:21:00 +0200 scratchbox2 (2.2rc1-1) unstable; urgency=low [ Lauri Aarnio ] * One new feature: sb2-logz can create process and exec diagrams (graphs); execute "sb2-logz -h" for details. * external_patches: patches for eglibc2.10 are available now (see external_patches/README) * Fix: Better protection of "errno" in certain situations * Fixes to CPU transparency method handling: Consistency checks, and options can now be passed to the transparency method (e.g. qemu) * Fix to toolchain (gcc) config: Fixed detection of -Wno-poison-system-directories * other, minor bugfixes were included as well. [ Mike McCormack ] * Fix: Added wrappers for mkstemps64() and mkstemps() (this fixes mapping of tmp.files created by mkstemps(); at least some newer versions of gcc use it) -- Riku Voipio Mon, 13 Dec 2010 14:39:00 +0200 scratchbox2 (2.1-1) unstable; urgency=low * scratchbox 2.1 release! -- Riku Voipio Fri, 18 Jun 2010 15:42:55 +0300 scratchbox2 (2.0-1) unstable; urgency=low * scratchbox 2.0 release! -- Riku Voipio Wed, 01 Apr 2009 00:17:49 +0300 scratchbox2 (1.99.0.31-2) unstable; urgency=low * split libsb2 to a separate package -- Riku Voipio Mon, 23 Feb 2009 15:22:26 +0200 scratchbox2 (1.99.0.31-1) unstable; urgency=low * New upstream version -- Riku Voipio Mon, 23 Feb 2009 14:39:35 +0200 scratchbox2 (1.99.0.27-1) unstable; urgency=low * New upstream version * Simplify build rules -- Riku Voipio Mon, 20 Oct 2008 20:23:05 +0300 scratchbox2 (1.99.0.24-2) unstable; urgency=low * Save the world from masturbating monkeys (closes: #496409) -- Riku Voipio Mon, 25 Aug 2008 23:04:49 +0300 scratchbox2 (1.99.0.24-1) unstable; urgency=low [ Lauri Aarnio ] * Bugfix: LD_PRELOAD in now set by sb2-monitor, not by the "sb2" script * Updated to use newer libtool version (1.5.26) * Important bugfix to libpthread interface * Fix to fts_open() * Important bugfix: Renaming of symlinks * Refactored sb2's dpkg-checkbuilddeps wrapper. * sb2-monitor now appends libsb2 to an existing LD_PRELOAD variable * sb_decolonize_path() bugfix: slashdot makes sense now * Updates to path mapping code and mapping modes * oops; fixed typos in mapping rules. [ Lauri Leukkunen ] * increase version numbers to .24 * debian packaging is tedious [ Riku Voipio ] * Make multilib target use install target * sb2-show needs libsb2 * Update to latest policy (use Homepage: tag) * Depend on "make clean" for cleanup * upload to debian -- Riku Voipio Tue, 18 Mar 2008 01:00:34 +0200 scratchbox2 (1.99.0.24) unstable; urgency=low * fill me up -- Lauri Leukkunen Fri, 14 Mar 2008 07:48:35 +0200 scratchbox2 (1.99.0.23-1) unstable; urgency=low [ Janne J Kataja ] * Bashism detected! Changed shell in utils/dpkg-checkbuilddeps [ Lauri Aarnio ] * bugfix: fixed typos in macro names * Added log post-processing tool and improved logging messages. * Introduce SB1 bug emulation mode * Modified interface generator to create SB_LOG calls at returns. * A fix for host-gcc parameter generation * Bugfix: added wrapper for eaccess() * Introduced R/O mapping mode. * Logging enhancements: show changes made to argv+envp * sb2-init improvements * Added "replace_by" action to path mapping engine * Fixed a critical path mapping bug * Minor bugfix (sb2-build-libtool) * Added a SB1 compatibility mapping rule to maemo mode * Print statistics after sb2 finishes (and/or error+warning messages) [ Lauri Leukkunen ] * Split configure step from building for multilib * Fix tool distro support * Introduce sb2-show, cleanup some warnings * Make exported.h generated by gen-interface.pl to be a proper header file * Fix -Wno-poison-system-directories check * Implement arguments for CPUTRANSPARENCY_METHOD * replace iswhitespace() with standard isspace() * Optimize mappings by adding simple prefix check * Make rest of the mapping modes work with mapping.lua changes * Separate gcc argv mangling rule generation to argvenvp_gcc.lua * gitignore utils/sb2-show * Simplify path mapping code * sb2-init allows specifying entire cputransparency command * Map /usr/X11R6/lib in maemo mode * Fix multilib compilation * map /usr/X11R6/include to target root in maemo mode [ Riku Voipio ] * Add IA64 and powerpc host support * changelog update * Clean up sb2 script and speed up running sb2 script * Add scripts to use the qemu-sbrsh bridge * New upstream version, closes: 468156 -- Riku Voipio Mon, 03 Mar 2008 11:44:50 +0200 scratchbox2 (1.99.0.22) unstable; urgency=low * New upstream version * Fix building on 386, closes: #456352 * Fix amd64 multilib install location, closes: #456528 -- Riku Voipio Tue, 18 Dec 2007 23:27:48 +0200 scratchbox2 (1.99.0.20) unstable; urgency=low * New upstream version * Replaced hardcoded gcc/ld wrapper with generic lua-based argument remapper. Tthus stopped using c++, closes: #455127 * Tool distro support * sbrsh support * various fixes and cleanups -- Riku Voipio Fri, 14 Dec 2007 10:36:33 +0200 scratchbox2 (1.99.0.19) unstable; urgency=low * New upstream version * reworked sb2 target setup * improved dpkg-architecture handling -- Riku Voipio Thu, 20 Sep 2007 00:03:48 +0300 scratchbox2 (1.99.0.18) unstable; urgency=low * New upstream version * endianness fixes, thus add powerpc and ia64 host support * add testsuite for debugging target problems * buggy cache code removed completly -- Riku Voipio Thu, 06 Sep 2007 11:06:48 +0300 scratchbox2 (1.99.0.16) unstable; urgency=low * New upstream version: - Multilib support to allow using precompiled ia32 crosstoolchains on amd64 hosts - Fix hashbang support in execve() and do_exec() - Fix symlink handling - Add dbs support * Change packagin to use multilib -- Riku Voipio Wed, 29 Aug 2007 15:13:36 +0300 scratchbox2 (1.99.0.11) unstable; urgency=low * New upstream version, fixes and sb1 cruft killing * Add Homepage and git repos to debian/control -- Riku Voipio Thu, 26 Jul 2007 00:17:44 +0300 scratchbox2 (1.99.0.9) unstable; urgency=low * New upstream version -- Riku Voipio Tue, 10 Jul 2007 11:40:46 +0300 scratchbox2 (1.99.0.5) unstable; urgency=low * Initial upload to Debian. Closes: #414737 -- Riku Voipio Fri, 25 May 2007 21:46:52 +0300