<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to patches</title><link>https://sourceforge.net/p/synce/patches/</link><description>Recent changes to patches</description><atom:link href="https://sourceforge.net/p/synce/patches/feed.rss" rel="self"/><language>en</language><lastBuildDate>Wed, 26 Jul 2017 09:02:04 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/synce/patches/feed.rss" rel="self" type="application/rss+xml"/><item><title>#30 [unshield] More flexible InstallShield version handling</title><link>https://sourceforge.net/p/synce/patches/30/?limit=25#a71a</link><description>&lt;div class="markdown_content"&gt;&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;status&lt;/strong&gt;: open --&amp;gt; closed&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;assigned_to&lt;/strong&gt;: David Eriksson&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Group&lt;/strong&gt;:  --&amp;gt; Unstable (example)&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Eriksson</dc:creator><pubDate>Wed, 26 Jul 2017 09:02:04 -0000</pubDate><guid>https://sourceforge.netd81d00f44d148321b94a5988aea954d7daead33b</guid></item><item><title>#30 [unshield] More flexible InstallShield version handling</title><link>https://sourceforge.net/p/synce/patches/30/?limit=25#d71d</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Man page update applied now..&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/twogood/unshield/issues/69" rel="nofollow"&gt;https://github.com/twogood/unshield/issues/69&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://github.com/twogood/unshield/commit/148d510972a533e69c4d49d90315040662dc1131" rel="nofollow"&gt;https://github.com/twogood/unshield/commit/148d510972a533e69c4d49d90315040662dc1131&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;\David&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David Eriksson</dc:creator><pubDate>Wed, 26 Jul 2017 09:01:45 -0000</pubDate><guid>https://sourceforge.net4cf8365e4a22346ad4cccc316d5d6f363fde97b8</guid></item><item><title>dynamite: Please add tool to extract custom id software arch</title><link>https://sourceforge.net/p/synce/patches/31/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;please include the attached source code file courtesy of Hans de Goede in the next dynamite release. It allows for extraction of custom id software archives, which contain some custom headers and then the actual files compressed using dynamite compression. It was originally created for extracting the data files of commander keen shareware, but it works with wolf3d's shareware .shr file too.&lt;/p&gt;
&lt;p&gt;It just needs to get compiled and linked against -ldynamite. All it still needs is a reasonable name, I suggest dynamite-shr or similar.&lt;/p&gt;
&lt;p&gt;Best Regards,&lt;br /&gt;
Fabian&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Fabian Greffrath</dc:creator><pubDate>Tue, 15 Mar 2011 07:42:42 -0000</pubDate><guid>https://sourceforge.net0eac8e1025c15268274a06da2fda69692a234706</guid></item><item><title>[unshield] More flexible InstallShield version handling</title><link>https://sourceforge.net/p/synce/patches/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Following the discussion in #3134765 and #2481028 this patch adds two new features:&lt;br /&gt;
- Add support for new InstallShield header format&lt;br /&gt;
- Add option to specify header format via command line (-i VERSION)&lt;/p&gt;
&lt;p&gt;As also discussed the patch additionally changes the behavior when the header format could not be detected: It will always use the newest algorithm instead the oldest one. This should make the current version more future proof, if one really has a very old archive it can be manually set with the new command line option.&lt;/p&gt;
&lt;p&gt;This patch was tested with files from the following tickets (version numbers verified by looking at the corresponding setup.exe file):&lt;br /&gt;
- &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3134765&amp;amp;group_id=30550&amp;amp;atid=399601"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;aid=3134765&amp;amp;group_id=30550&amp;amp;atid=399601&lt;/a&gt; (IS 15)&lt;br /&gt;
- &lt;a href="https://sourceforge.net/tracker/?func=detail&amp;amp;aid=1924929&amp;amp;group_id=30550&amp;amp;atid=399601"&gt;https://sourceforge.net/tracker/?func=detail&amp;amp;aid=1924929&amp;amp;group_id=30550&amp;amp;atid=399601&lt;/a&gt; (IS 12)&lt;br /&gt;
- &lt;a href="http://sourceforge.net/tracker/?func=detail&amp;amp;aid=2481028&amp;amp;group_id=30550&amp;amp;atid=399603"&gt;http://sourceforge.net/tracker/?func=detail&amp;amp;aid=2481028&amp;amp;group_id=30550&amp;amp;atid=399603&lt;/a&gt; (IS 12)&lt;/p&gt;
&lt;p&gt;Additionally the following files were tested:&lt;br /&gt;
&lt;a href="http://www.looki.de/downloads/the_whispered_world_demo_v2_file_f38019.html" rel="nofollow"&gt;http://www.looki.de/downloads/the_whispered_world_demo_v2_file_f38019.html&lt;/a&gt; (IS 14)&lt;br /&gt;
Two demos (Offroad, Waterloo) from GameStar 07/2001 (version 5 &amp;amp; 6)&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignaz Forster</dc:creator><pubDate>Thu, 20 Jan 2011 23:29:52 -0000</pubDate><guid>https://sourceforge.netc529f67eb9306583714d75686b3f0da461109969</guid></item><item><title>[unshield] More flexible InstallShield version handling</title><link>https://sourceforge.net/p/synce/patches/30/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Ticket 30 has been modified: &lt;span&gt;[unshield]&lt;/span&gt; More flexible InstallShield version handling&lt;br/&gt;
Edited By: David Eriksson (twogood)&lt;br/&gt;
Status updated: u'open' =&amp;gt; u'closed'&lt;br/&gt;
_milestone updated: '' =&amp;gt; u'Unstable (example)'&lt;br/&gt;
Owner updated: None =&amp;gt; u'twogood'&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ignaz Forster</dc:creator><pubDate>Thu, 20 Jan 2011 23:29:52 -0000</pubDate><guid>https://sourceforge.netb35cebdda959b77f455265d22cc0b4110b81889b</guid></item><item><title>fix compile error on recent gcc in vdccm </title><link>https://sourceforge.net/p/synce/patches/29/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;rapiconnection.cpp: In member function 'void RapiConnection::handshakeClientInitialized(unsigned char*)':&lt;br /&gt;
rapiconnection.cpp:109:21: error: 'stderr' was not declared in this scope&lt;br /&gt;
rapiconnection.cpp:109:50: error: 'fprintf' was not declared in this scope&lt;br /&gt;
rapiconnection.cpp:111:21: error: 'printf' was not declared in this scope&lt;br /&gt;
make[3]: *** [rapiconnection.o] Error 1&lt;/p&gt;
&lt;p&gt;&lt;a href="http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-vdccm/gcc.patch" rel="nofollow"&gt;http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/synce-vdccm/gcc.patch&lt;/a&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Elan Ruusamäe</dc:creator><pubDate>Thu, 19 Aug 2010 09:11:15 -0000</pubDate><guid>https://sourceforge.net5b3d4f9e9d1fc8508c5578a9c032f28fbf06d13b</guid></item><item><title>[synce-odccm] dbus move error assertion fix</title><link>https://sourceforge.net/p/synce/patches/28/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;synce-odccm reuses DBusError structure many times without reinitialization.&lt;/p&gt;
&lt;p&gt;(gdb) r -f -l 3 --local-ip 192.168.222.1&lt;br /&gt;
Starting program: /home/sergej/community-my.svn/synce-odccm/trunk/src/odccm-0.13/src/odccm -f -l 3 --local-ip 192.168.222.1&lt;br /&gt;
[Thread debugging using libthread_db enabled]&lt;br /&gt;
** (odccm:21852): DEBUG: _odccm_interface_address: waiting for IP address on ppp0&lt;br /&gt;
** (odccm:21852): DEBUG: _odccm_interface_address: found matching interface&lt;br /&gt;
** (odccm:21852): DEBUG: PDA network interface discovered! udi='/devices/virtual/net/ppp0'&lt;br /&gt;
process 21852: arguments to dbus_move_error() were incorrect, assertion "(dest) == NULL || !dbus_error_is_set ((dest))" failed in file dbus-errors.c line 278.&lt;br /&gt;
This is normally a bug in some application using the D-Bus library.&lt;br /&gt;
D-Bus not built with -rdynamic so unable to print a backtrace&lt;/p&gt;
&lt;p&gt;Program received signal SIGABRT, Aborted.&lt;br /&gt;
0x00007ffff64b3565 in raise () from /lib/libc.so.6&lt;/p&gt;
&lt;p&gt;(gdb) bt&lt;br /&gt;
#0 0x00007ffff64b3565 in raise () from /lib/libc.so.6&lt;br /&gt;
#1 0x00007ffff64b49e6 in abort () from /lib/libc.so.6&lt;br /&gt;
#2 0x00007ffff6c34775 in _dbus_abort () from /usr/lib/libdbus-1.so.3&lt;br /&gt;
#3 0x00007ffff6c3067a in _dbus_warn_check_failed () from /usr/lib/libdbus-1.so.3&lt;br /&gt;
#4 0x00007ffff67e35a0 in libhal_device_get_property_string () from /usr/lib/libhal.so.1&lt;br /&gt;
#5 0x000000000040799e in hal_device_is_pda (ctx=0x645600, udi=0x6457e4 "/org/freedesktop/Hal/devices/net_computer_0") at odccm-device-manager.c:512&lt;br /&gt;
#6 hal_device_added_cb (ctx=0x645600, udi=0x6457e4 "/org/freedesktop/Hal/devices/net_computer_0") at odccm-device-manager.c:536&lt;br /&gt;
#7 0x00007ffff67e23f0 in filter_func () from /usr/lib/libhal.so.1&lt;br /&gt;
#8 0x00007ffff6c1a936 in dbus_connection_dispatch () from /usr/lib/libdbus-1.so.3&lt;br /&gt;
#9 0x00007ffff6e52975 in message_queue_dispatch () from /usr/lib/libdbus-glib-1.so.2&lt;br /&gt;
#10 0x00007ffff72ceb33 in g_main_context_dispatch () from /usr/lib/libglib-2.0.so.0&lt;br /&gt;
#11 0x00007ffff72cf310 in g_main_context_iterate () from /usr/lib/libglib-2.0.so.0&lt;br /&gt;
#12 0x00007ffff72cf982 in g_main_loop_run () from /usr/lib/libglib-2.0.so.0&lt;br /&gt;
#13 0x0000000000408b28 in main (argc=1, argv=0x7fffffffe2e8) at odccm.c:207&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">sergej pupykin</dc:creator><pubDate>Mon, 12 Jul 2010 19:57:49 -0000</pubDate><guid>https://sourceforge.net05e6e56337ae979f9b03614661b3b4facb434302</guid></item><item><title>Synce ExtFS for Midnight Commander</title><link>https://sourceforge.net/p/synce/patches/27/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Patched version of  #synce by Michael Lashkevich &amp;lt;lashkevi@landau.ac.ru&amp;gt;&lt;/p&gt;
&lt;p&gt;tested and working on Fedora 12 with following packages:&lt;/p&gt;
&lt;p&gt;mc-4.7.1-1.fc12.&lt;br /&gt;
librapi-0.14-2.fc12&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aleksey Korenkov</dc:creator><pubDate>Sat, 27 Mar 2010 15:02:36 -0000</pubDate><guid>https://sourceforge.netb2ff753d6346ebd75aa81d1a27b4ff7957482039</guid></item><item><title>The "type" attribute is case-insensitive</title><link>https://sourceforge.net/p/synce/patches/26/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;According to the vCard spec, the type attribute of the "ADR" tag can be lowercase :  &lt;a href="http://tools.ietf.org/html/rfc2426#page-35" rel="nofollow"&gt;http://tools.ietf.org/html/rfc2426#page-35&lt;/a&gt;&lt;br /&gt;
This patch affects the XSL transformation : it converts the type attribute to upper case before comparing it.&lt;br /&gt;
To do that, I've added a custom function in conversions.py, since the upper-case() function is only part of XPATH 2.0.&lt;/p&gt;
&lt;p&gt;I've only added this function in the "ADR" tag, since that's the only example I have with a lower "type" attribute (KDE's contact manager does it), but I suspect it should be added to the "TEL" tag too (the spec clearly says it's case-insensitive).&lt;/p&gt;
&lt;p&gt;I've also added a unit test to check this bug in the future.&lt;/p&gt;
&lt;p&gt;The XSL stylesheet is becoming a little dense, if you want I can refactor it using templates and variables (many tags are near identical). Would you be interested ?&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aurelien Bompard</dc:creator><pubDate>Sat, 25 Jul 2009 21:03:05 -0000</pubDate><guid>https://sourceforge.netc851dbb19723b0df45236c61d61900c7978ee01f</guid></item><item><title>Default "transparency" should be opaque</title><link>https://sourceforge.net/p/synce/patches/25/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;According to the iCal spec, the default transparency should be "opaque" : &lt;a href="http://tools.ietf.org/html/rfc2445#section-4.8.2.7" rel="nofollow"&gt;http://tools.ietf.org/html/rfc2445#section-4.8.2.7&lt;/a&gt;&lt;br /&gt;
SynCE already handles this when the given transparency is unknown, but not if the transparency is not given at all.&lt;/p&gt;
&lt;p&gt;This patch fixes it, and also adds a unit test to check it.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Aurelien Bompard</dc:creator><pubDate>Sat, 25 Jul 2009 20:39:04 -0000</pubDate><guid>https://sourceforge.net005c685430d29c9d35ca616073663be4f629e99a</guid></item></channel></rss>