Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 235694

Summary: Please bump app-pda/libsyncml to version 0.5.1
Product: Gentoo Linux Reporter: ScytheMan <scytheman666>
Component: New packagesAssignee: Piotr Jaroszyński (RETIRED) <peper>
Status: RESOLVED FIXED    
Severity: enhancement CC: glua, mkyral, pda
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://libsyncml.opensync.org/wiki/libsyncml-0.4.7-notes
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: libsyncml-0.5.1 ebuild

Description ScytheMan 2008-08-25 17:07:10 UTC
released 07/31/08

"Major Changes 

    * changed sonaming and versioning of the library - SOVERSION changed to 2
    * make test works
    * added support for cmake 2.6
    * fixed several bugs in the DevInf handling and generation
    * renamed several function to be more SyncML like (e.g. RecvLimit to MaxMsgSize)
    * fixed next message command handling
    * no more transport specific structs, only SmlTransportConnectionType and smlTransportSetConfigOption
    * added mobile specific tests
    * added support for !RespURI (this is highly important for Funambol compliance)
    * support of direct AT init of OBEX sync (e.g. Samsung)
    * added support for MD5 and real authentication 

Minor Changes 

    * several race conditions fixed
    * added disconnect function to http client
    * http server sends now CONNECT event
    * COMMITEDCHANGES and GOTCHANGES events are now more reliable
    * enforce error handling (SmlError **error == NULL is an error)
    * fixed missing CDATA in item data (tolerate broken phones/libraries)
    * final event and change callbacks are now called in the correct order
    * correct SLOW-SYNC and alert status sending
    * strict LargeObject requirements checking (MaxMsgSize and MaxObjSize must be available)
    * added support for timestamp based anchors
    * added serverside OMA DS 1.2 SAN support
    * Give warning when someone mixes database location with database type.
    * smlTransportRunAsync is deprecated because all transports run automatically in asynchronous mode 

Internal Changes 

    * introduced smlSafe(C)Free as replacement for g_free
    * added support for empty elements (e.g. SyncBody, Item or Meta)
    * libsoup 2.4 support and several fixes for http transport (thanks to Dan Winship)
    * several patches from Halton Huo and Christian Hilgers for Solaris
    * some patches for x86_64
    * added support for multiple Rx/Tx definitions in one datastore
    * added support for several items in one change command
    * mobile specific tests (framework)
    * MaxObjSize is no longer set in the header "
Comment 1 Wormo (RETIRED) gentoo-dev 2008-08-25 18:28:09 UTC
Thanks for the report, assigning to maintainer.
Comment 2 Marian Kyral 2008-12-23 00:48:28 UTC
Version 0.5.0 is out.

I tried to rename 0.4.6 ebuild, but it doesn't work :-(

[ 20%] Building C object libsyncml/CMakeFiles/syncml.dir/sml_queue.o                                                                                                                                     
[ 22%] Building C object libsyncml/CMakeFiles/syncml.dir/sml_session.o                                                                                                                                   
[ 24%] Building C object libsyncml/CMakeFiles/syncml.dir/sml_support.o                                                                                                                                   
[ 26%] Building C object libsyncml/CMakeFiles/syncml.dir/sml_transport.o                                                                                                                                 
In file included from /var/tmp/portage/app-pda/libsyncml-0.5.0/work/libsyncml-0.5.0/libsyncml/sml_transport.c:35:                                                                                        
/var/tmp/portage/app-pda/libsyncml-0.5.0/work/libsyncml-0.5.0/libsyncml/transports/obex_server_internals.h:41: error: expected specifier-qualifier-list before ‘bdaddr_t’                                
[ 28%] make[2]: *** [libsyncml/CMakeFiles/syncml.dir/sml_transport.o] Error 1                                                                                                                            
make[2]: *** Waiting for unfinished jobs....                                                                                                                                                             
Building C object libsyncml/CMakeFiles/syncml.dir/data_sync_api/data_sync.o                                                                                                                              
make[1]: *** [libsyncml/CMakeFiles/syncml.dir/all] Error 2                                                                                                                                               
make: *** [all] Error 2  

[01:46:42 root@gool build]# emerge --info                                                                                                                                                                
 * Overlay eclasses override eclasses from PORTDIR:                                                                                                                                                      
 *                                                                                                                                                                                                       
 *   '/usr/local/portage/layman/kde-crazy/eclass/kde4-base.eclass'                                                                                                                                       
 *   '/usr/local/portage/layman/kde-crazy/eclass/kde4-functions.eclass'                                                                                                                                  
 *   '/usr/local/portage/layman/kde-crazy/eclass/kde4-meta.eclass'                                                                                                                                       
 *   '/usr/local/portage/layman/kde-crazy/eclass/qt4-build.eclass'                                                                                                                                       
 *                                                                                                                                                                                                       
 * It is best to avoid overriding eclasses from PORTDIR because it will                                                                                                                                  
 * trigger invalidation of cached ebuild metadata that is distributed with                                                                                                                               
 * the portage tree. If you must override eclasses from PORTDIR then you                                                                                                                                 
 * are advised to add FEATURES="metadata-transfer" to /etc/make.conf and to                                                                                                                              
 * run `emerge --regen` after each time that you run `emerge --sync`. Set                                                                                                                                
 * PORTAGE_ECLASS_WARNING_ENABLE="0" in /etc/make.conf if you would like to                                                                                                                              
 * disable this warning.                                                                                                                                                                                 
Portage 2.2_rc18 (default-linux/amd64/2007.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r0, 2.6.27-gentoo-r7 x86_64)                                                                                        
=================================================================                                                                                                                                        
System uname: Linux-2.6.27-gentoo-r7-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7250_@_2.00GHz-with-glibc2.2.5                                                                                                   
Timestamp of tree: Mon, 22 Dec 2008 10:40:01 +0000                                                                                                                                                       
app-shells/bash:     3.2_p48
dev-java/java-config: 1.3.7-r1, 2.1.6-r1
dev-lang/python:     2.5.2-r8
dev-util/cmake:      2.6.2
sys-apps/baselayout: 2.0.0
sys-apps/openrc:     0.4.0
sys-apps/sandbox:    1.2.18.1-r3
sys-devel/autoconf:  2.13, 2.63
sys-devel/automake:  1.5, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.19
sys-devel/gcc-config: 1.4.0-r4
sys-devel/libtool:   2.2.6a
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64 ~amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=core2 -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/splash /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-march=core2 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
EMERGE_DEFAULT_OPTS="--keep-going"
FEATURES="distlocks fixpackages parallel-fetch preserve-libs protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv"
GENTOO_MIRRORS="http://gentoo.mirror.web4u.cz/ http://gentoo.supp.name"
LANG="cs_CZ.utf8"
LDFLAGS=""
LINGUAS="cs"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage/layman/sunrise /usr/local/portage/layman/arcon /usr/local/portage/layman/kde-crazy /usr/local/portage/layman/x11 /usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X a52 aac acl acpi alsa amd64 bash-completion berkdb branding bzip2 cairo cddb cdparanoia cdr cli cracklib css cups curl dbus dri dts dv dvd dvdr dvdread emboss encode enscript exif fam ffmpeg firefox flac foomaticdb fortran ftp gdbm gif gimp gnutls gpm gstreamer gtkhtml hal iconv ieee1394 imagemagick ipv6 isdnlog jabber jpeg kde kerberos lame lcms libnotify lzo mad matroska mbox midi mikmod mime mmx mng mp3 mpeg mplayer mudflap musepack mysql ncurses nls nptl nptlonly nsplugin ntpl ogg openal opengl openmp pam pcre pdf perl png posix ppds pppd python qt3 qt3support qt4 quicktime raw readline reflection rss sdl session slang sox spell spl sqlite sse sse2 ssl svg syslog taglib tcpd theora threads tidy tiff truetype unicode usb vcd vorbis wavpack wifi wmf wxwindows x264 xcomposite xine xmlxorg xosd xpm xscreensaver xsl xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse synaptics evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glkhd44780 lb216 lcdm001 mtxorb ncurses text" LINGUAS="cs" USERLAND="GNU" VIDEO_CARDS="nv nvidia vesa"
Unset:  CPPFLAGS, CTARGET, FFLAGS, INSTALL_MASK, LC_ALL, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 ScytheMan 2009-01-30 15:45:55 UTC
http://libsyncml.opensync.org/wiki/libsyncml-0.5.1-notes

0.5.1 released
Comment 4 Ernst Bachmann 2009-02-05 17:04:57 UTC
Created attachment 181054 [details]
libsyncml-0.5.1 ebuild

ebuild for libsyncml, changes only the dependencies
Comment 5 ScytheMan 2009-03-31 23:06:37 UTC
*libsyncml-0.5.2 (20 Mar 2009)

  20 Mar 2009; Diego E. Pettenò <flameeyes@gentoo.org>
  +libsyncml-0.5.2.ebuild:
  Version bump so that it can build with net-wireless/bluez instead of
  net-wireless/bluez-libs.