summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRiku Voipio <riku.voipio@iki.fi>2008-08-25 23:27:08 +0300
committerLauri Leukkunen <lle@rahina.org>2008-09-27 00:02:41 +0300
commit56b0d31daeca6bff4f0bd86f030eff51e37ac9cb (patch)
tree03ab1718a03de7c52d025ed0d50b703af5e15274
parent13f688ed4f720359d5573d170a71f43b0a1caceb (diff)
add debian changelogs
Signed-off-by: Riku Voipio <riku.voipio@iki.fi>
-rw-r--r--debian/changelog83
1 files changed, 83 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index aba6878..f2679b6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,93 @@ scratchbox2 (1.99.0.25) unstable; urgency=low
* fill me up
-- Lauri Aarnio <lauri.aarnio@iki.fi> Tue, 06 May 2008 17:50:00 +0300
+scratchbox2 (1.99.0.24-2) unstable; urgency=low
+
+ * Save the world from masturbating monkeys (closes: #496409)
+
+ -- Riku Voipio <riku.voipio@iki.fi> 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 <riku.voipio@iki.fi> Tue, 18 Mar 2008 01:00:34 +0200
+
scratchbox2 (1.99.0.24) unstable; urgency=low
* fill me up
-- Lauri Leukkunen <lle@rahina.org> 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 <riku.voipio@iki.fi> Mon, 03 Mar 2008 11:44:50 +0200
+
scratchbox2 (1.99.0.22) unstable; urgency=low
* New upstream version