SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for pilot-link-debuginfo-0.12.5-44.1.x86_64.rpm :
Thu Apr 18 14:00:00 2013 cfarrellAATTsuse.com
- license update: GPL-2.0 and GPL-2.0+ and LGPL-2.1+
There are GPL-2.0 (only) licenses in the packages. Assuming aggregation
as Fedora also use an aggregation license. Please double check.

Tue Apr 16 14:00:00 2013 mhruseckyAATTsuse.com
- patch to fix udev rules by Jean Delvare
pilot-link-0.12.5-udev-rules.patch

Fri Mar 1 13:00:00 2013 cooloAATTsuse.com
- update license to new format

Sun Nov 20 13:00:00 2011 cooloAATTsuse.com
- add libtool as buildrequire to avoid implicit dependency

Mon May 23 14:00:00 2011 idonmezAATTnovell.com
- Add pilot-link-0.12.5-perl514.patch: replace SvPV(SV
*, na) with
SvPV_nolen(SV
*) and sv_{yes,no} with PL_sv_{yes_no} to fix
compilation with Perl 5.14

Sat Jan 15 13:00:00 2011 cooloAATTnovell.com
- fix build for 11.4

Tue May 18 14:00:00 2010 mhruseckyAATTsuse.cz
- getting rid of hard HAL dependency

Fri Apr 9 14:00:00 2010 mhruseckyAATTsuse.cz
- updated to 0.12.5

* new Calendar code for jPilot
- updated to 0.12.4

* official changes description - too many to mention

Thu Apr 8 14:00:00 2010 pgajdosAATTsuse.cz
- fixed build with libpng14

Fri Oct 16 14:00:00 2009 rschweikertAATTnovell.com
- close file after reading or on error
(bnc#544582 - pilot-link-0.12.3-fclose_after_read.patch)

Tue Sep 1 14:00:00 2009 mhruseckyAATTsuse.cz
- fixed crash when opening of USB fails

Thu Aug 27 14:00:00 2009 mhruseckyAATTsuse.cz
- installing udev rules again

Wed Aug 12 14:00:00 2009 mhruseckyAATTsuse.cz
- adding missing fclose [bnc#529518]
- better description

Fri Jun 26 14:00:00 2009 mhruseckyAATTsuse.cz
- merged together with perl bindings

Wed Mar 11 13:00:00 2009 nadvornikAATTsuse.cz
- fixed an attempt to free a non-heap object [bnc#471446]

Mon Sep 15 14:00:00 2008 dmuellerAATTsuse.de
- adjust buildrequires

Wed Sep 10 14:00:00 2008 nadvornikAATTsuse.cz
- updated to 0.12.3:

* bugfix release

* libpisync0 renamed to libpisync0
- added python-pisock subpackage

Tue Dec 4 13:00:00 2007 nadvornikAATTsuse.cz
- added argument mode to \'open\' call

Tue Sep 4 14:00:00 2007 dgollubAATTsuse.de
- Readded HAL FDI files to identify palm devices and set
pda.platform to \"palm\". This is needed for hal-resmgr to give
the destkop user access to the USB Raw device. Applications
which use the libusb transport of libpisock need this.

Mon Aug 6 14:00:00 2007 cooloAATTsuse.de
- Adding versions to obsoletes

Thu Aug 2 14:00:00 2007 sbrabecAATTsuse.cz
- Remove broken IT_PROG_INTLTOOL m4 definition.

Fri Jul 27 14:00:00 2007 cooloAATTsuse.de
- fix m4 file

Mon Jul 23 14:00:00 2007 dgollubAATTsuse.de
- splitted pilot-link packages into:
o pilot-link
o libpisock9
o libpisock-devel
o libpisync0
o libpisync-devel
- added bluez-libs to BuildRequires for HotSync via Bluetooth
- removed libtool helper files
- removed hal fdi file for platform.pda (upstream)
- updated to version 0.12.2
o libpisock/dlp.c: Integrated Scott Gruby\'s big record fix: reading
records that have the maximum allowed size could lock up some
devices. We now read maxRecordSize-100 and perform a second read
if the record is large. Also some casts to make compilers happy,
and a safeguard when reading username / password to properly
terminate the strings.
o libpisock/usb.c: More sanity to catch both Sony models, including
the NRxx series handhelds
o libpisock/usb.c: Minor fix for Sony Clie detection
o src/pilot-650foto.c: Extract treo 650 photos
o libpisock/usb.c: Fix a bug where we were looking at
override_device instead of known_device[i]. Removed
override_device, given that nothing sets it, anywhere.

Wed May 23 14:00:00 2007 wstephensonAATTsuse.de
- Add libusb-devel to pilot-link-devel\'s Requires:

Wed May 16 14:00:00 2007 olhAATTsuse.de
- Buildrequires libusb -> libusb-devel
Remove duplicate --enable-libusb
Remove unneded Requires libusb

Wed Jan 10 13:00:00 2007 prusnakAATTsuse.cz
- fixed uninitialized variable (appointment_buf.diff) [#230786]
- fixed strncat overflow (strncat.diff)

Mon Nov 13 13:00:00 2006 dgollubAATTsuse.de
- removed resmgr patch [#218662]

Mon Nov 6 13:00:00 2006 postadalAATTsuse.cz
- fixed gcc issues (gcc.patch) [#213270, #141152]

Thu Sep 21 14:00:00 2006 dgollubAATTsuse.de
- fixed problem with missing flags of known_devices
in USB_check_device()

Tue Sep 5 14:00:00 2006 dgollubAATTsuse.de
- update to version 0.12.1
o code cleanup in libpisock libpisync src ...
- removed udev rule (hal-resmgr is used instead)

Fri Sep 1 14:00:00 2006 dgollubAATTsuse.de
- update to version 0.12.0
o libusb support
o added extendend support of contact for newer palm devices
o added support for:
- extended contact data format
- veo traveler data format
- VersaMail data format
o most userland binaries got renamend
- added fdi file to mark palm devices as pda.platform
- added patch for LiveDrive devices (Palm T|X and others..)

Mon May 29 14:00:00 2006 lmichnovicAATTsuse.cz
- fixed write beyond array range (array_overflow.diff) [#177546]
- appended uninitialized.diff
- added Requires: libstdc++-devel for devel package

Sun May 7 14:00:00 2006 jprAATTsuse.de
- Fix pilot-link-0.11.8-serial.diff to not think it lost the packet
when the poll was successful, result < 0 vs result <= 0)
(part of #165455)

Tue Apr 25 14:00:00 2006 dgollubAATTsuse.de
- reenabled patch for pilot-link.m4.in
- fixed systemwide warning about underquoted definition
of AC_PILOT_LINK_HOOK

Wed Mar 29 14:00:00 2006 dgollubAATTsuse.de
- fixed buffer overflow in realpath calling for version 0.11.8 [#153944]

Wed Mar 29 14:00:00 2006 dgollubAATTsuse.de
- downgrade to pilot-link version 0.11.8
0.12.0-prev4 is not supposed to be packaged [#161722]
- added pkgconfig files: pilot-link.pc pilot-link-pp.pc

Mon Mar 27 14:00:00 2006 postadalAATTsuse.cz
- fixed uninitialized variable (uninitialized2.patch) [#160933]

* fixed serial support on 64 bit archs

Tue Feb 28 13:00:00 2006 postadalAATTsuse.cz
- fixed buffer overflow in realpath calling (realpath.patch) [#153944]

Mon Feb 20 13:00:00 2006 postadalAATTsuse.cz
- fixed uninitialized variable (uninitialized.diff) [#152042]

Wed Jan 25 13:00:00 2006 mlsAATTsuse.de
- converted neededforbuild to BuildRequires

Mon Jan 9 13:00:00 2006 postadalAATTsuse.cz
- added libpng to neededforbuild
- fixed uninitialized variable (uninitialized.diff) [#141152]

Wed Oct 5 14:00:00 2005 mmjAATTsuse.de
- fix printf call
- don\'t paper over aliasing bugs by just making the warning, go
away wrongly. Especially not, when it\'s already compiled with
- fno-strict-aliasing

Wed Sep 28 14:00:00 2005 wstephensonAATTsuse.de
- backport extern \"C\" fixes from CVS so C++ use of the library works

Tue Sep 20 14:00:00 2005 postadalAATTsuse.cz
- fixed uninitialized variables (uninitialized.diff)

Mon Aug 29 14:00:00 2005 postadalAATTsuse.cz
- fixed resmgr.diff patch
- added patch from upstream to fix serial support (serial.diff)

Sat Aug 6 14:00:00 2005 roAATTsuse.de
- fix pkgconfig dir

Fri Aug 5 14:00:00 2005 lmichnovicAATTsuse.cz
- update to version 0.12.0-pre4
- fixed gcc warnings

Tue Mar 30 14:00:00 2004 postadalAATTsuse.cz
- fixed underquoted definition of AC_PILOT_LINK_HOOK [#37487]

Tue Mar 23 13:00:00 2004 postadalAATTsuse.cz
- fixed warnings in compilation
- added requires for devel package

Fri Mar 19 13:00:00 2004 adrianAATTsuse.de
- add resmgr support

Sat Jan 10 13:00:00 2004 adrianAATTsuse.de
- add %run_ldconfig

Tue Jul 29 14:00:00 2003 postadalAATTsuse.cz
- updated to version 0.11.8

* you no longer have to hit HotSync on the Palm first, before launching your
desktop conduits. You can hit HotSync first, or launch your desktop
conduit/tools first, and it will still make an attempt to connect.
This also works with gnome-pilot and J-Pilot as well.

* pilot-foto conduit to fetch/convert photos taken with a Palm Zire71
camera device

Wed May 14 14:00:00 2003 mmjAATTsuse.de
- Package pilot-link.m4 to -devel

Fri Jan 17 13:00:00 2003 postadalAATTsuse.cz
- updated to version 0.11.7

* new manpages

* deprecated pilot-mail, in favor of pilot-mailsync.

Fri Oct 25 14:00:00 2002 uliAATTsuse.de
- update -> 0.11.5

Tue Jun 18 14:00:00 2002 meissnerAATTsuse.de
- run auto
* tools, fixed configure.in (now uses C++ unconditionally)

Wed May 15 14:00:00 2002 hhetterAATTsuse.de
- updated to version 0.9.5
- adapted timesync feature

Tue Apr 23 14:00:00 2002 rommelAATTsuse.de
- consistent use of _libdir

Mon Jun 18 14:00:00 2001 schwabAATTsuse.de
- Fix friend declarations.

Wed Apr 11 14:00:00 2001 pblahaAATTsuse.cz
- add timesync feature from http://www.klawitter.de/palm/

Tue Mar 13 13:00:00 2001 roAATTsuse.de
- fixed buildrooting

Mon Nov 27 13:00:00 2000 grimmerAATTsuse.de
- renamed from \"plink\" to \"pilot-link\"
- moved perl modules (and required patches) into separate
package perl-PDA-Pilot
- split into \"pilot-link\" and \"pilot-link-devel\"
- moved files from /usr/lib/pix to /usr/lib/pilot-link
- added BuildRoot and Group Tag

Thu Sep 21 14:00:00 2000 roAATTsuse.de
- fixed for perl-5.6
- bzipped source

Sat Apr 8 14:00:00 2000 bkAATTsuse.de
- added suse update config macro

Thu Mar 2 13:00:00 2000 uliAATTsuse.de
- moved man pages to %{_mandir}

Mon Sep 13 14:00:00 1999 bsAATTsuse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.

Thu May 27 14:00:00 1999 uliAATTsuse.de
- update 0.9.1 -> 0.9.3

Thu May 27 14:00:00 1999 uliAATTsuse.de
- added libpicc.a

Wed Feb 17 13:00:00 1999 stefanAATTsuse.de
- New package


 
ICM