| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: bluez-cups | Distribution: openSUSE 10.3 (i586) |
| Version: 3.18 | Vendor: SUSE LINUX Products GmbH, Nuernberg, Germany |
| Release: 12 | Build date: Mon Sep 24 20:54:32 2007 |
| Group: Hardware/Printing | Build host: gozinto.suse.de |
| Size: 72548 | Source RPM: bluez-utils-3.18-12.src.rpm |
| Packager: http://bugs.opensuse.org | |
| Url: http://bluez.sourceforge.net | |
| Summary: CUPS Driver for Bluetooth Printers | |
Contains the files required by CUPS for printing to Bluetooth-connected
printers.
Authors:
--------
Marcel Holtmann <marcel@holtmann.org>
GPL v2 or later
internal MD5: 27e9098843c4026c4d7919c99aa47730
GPG
* Mon Sep 03 2007 - seife@suse.de
- update to v3.18:
* Implement proper locking for headsets.
* Fix various A2DP SEP locking issues.
* Fix and cleanup audio stream handling.
* Fix stream starting if suspend request is pending.
* Fix A2DP and AVDTP endianess problems.
* Add network timeout and retransmission support.
* Add more detailed decoding of EIR elements.
* Thu Aug 30 2007 - seife@suse.de
- update to v3.17:
* Fix crashes in audio and network services.
* Check PAN source and destination roles.
* Only export the needed symbols for the plugins.
* Tue Aug 28 2007 - tpatzig@suse.de
- update to v3.16:
* Add support for headsets with SCO audio over HCI.
* Add support for auto-create through ALSA plugin.
* Add support for ALSA plugin parameters.
* Add GStreamer plugin with SBC decoder and encoder.
* Fix network service NAP, GN and PANU servers.
* Set EIR information from SDP database.
* Tue Aug 28 2007 - seife@suse.de
- fix opd build failure (opd-open-o_creat-mode-fix.diff)
- reduce the rpmlint warnings
* Tue Aug 28 2007 - tpatzig@suse.de
- update to v3.15:
* Add A2DP support to the audio service.
* Add proxy support to the serial service.
* Set service classes value from SDP database.
* Fri Aug 24 2007 - dgollub@suse.de
- updated START_SERVICES value to "yes" in bluetooth.sysconfig (#299734)
* Fri Aug 10 2007 - tpatzig@suse.de
- update to v3.14:
* Add missing signals for the adapter interface.
* Add basic commands for Simple Pairing.
* Add correct Simple Pairing and EIR interaction.
* Add missing properties for remote information.
* Add EPoX endian quirk to the input service.
* Fix HID descriptor import and storage functions.
* Fix handling of adapters in raw mode.
* Fix remote device listing methods.
* Mon Jul 30 2007 - dgollub@suse.de
- added dbus-1-python to Requires of bluez-test
* Thu Jul 26 2007 - seife@suse.de
- update to v3.13:
* Fix some issues with the headset support.
* Fix concurrent pending connection attempts.
* Fix usage of devname instead of netdev.
* Add identifier for Nokia SyncML records.
* Add command for reading the CSR chip revision.
* Add generic CSR radio test support.
- removed references to hidd from config file and init script.
* Sun Jun 24 2007 - dgollub@suse.de
- update to v3.12:
* Add support for limited discovery mode.
* Add support for setting of event mask.
* Add GetRemoteServiceIdentifiers method.
* Add skeleton for local D-Bus server.
* Add headset gain control methods.
* Fix various headset implementation issues.
* Fix various serial port service issues.
* Fix various input service issues.
* Let CUPS plugin discover printers in range.
* Improve the BCM2035 UART init routine.
* Ignore connection events for non-ACL links.
* Fri May 25 2007 - seife@suse.de
- update to v3.11:
* Update API documentation.
* Minimize SDP root records and browse groups.
* Use same decoder for text and URL strings.
* Fix SDP pattern extraction for XML.
* Fix network connection persistent state.
* Add network connection helper methods.
* Add initial version of serial port support.
* Add class of device tracking.
v3.10.1:
* Add option to disable installation of manual pages.
* Fix input service encryption setup.
* Fix serial service methods.
* Fix network service connection handling.
* Mon May 21 2007 - seife@suse.de
- handle the update case for the no longer present sdpd
* Thu May 10 2007 - dgollub@suse.de
- Added encryption_key fix for input service
* Thu May 10 2007 - dgollub@suse.de
- update to v3.10:
* Add initial version of network service.
* Add initial version of serial service.
* Add initial version of input service.
* Add initial version of audio service.
* Add authorization framework.
* Add integer based SBC library.
- disabled build of hidd
- enabled network, audio, input and serial service
- added command line authorization agent (auth-agent)
* Tue May 08 2007 - seife@suse.de
- add /etc/udev to filelist
* Mon Apr 30 2007 - dgollub@suse.de
- Fixed apitest for latest dbus-1-python changes (bug #269827)
dbus-python-0.80.1/ChangeLog:
dbus/decorators: Remove explicitly_pass_message
* Thu Apr 05 2007 - dgollub@suse.de
- added missing -s hci daemon argument to start the internal SDP
server (bug #258689)
* Fri Mar 23 2007 - dgollub@suse.de
- added DBus retry workaround. Needed if hcid got started
before dbus started:
e.g. during boot - udev coldplug of bluetooth interface
(bug #228234, #230728, #254611)
- make use of internal SDP server
- disabled build of standalone SDP daemon
- fixed bluetooth init script which "cleans" /var/lib/bluetooth/
instead of /var/lib/bluetooth/opd/
* Tue Feb 06 2007 - seife@suse.de
- fix array subscript range error in sdp-xml.c (bug 242030)
* Mon Jan 29 2007 - seife@suse.de
- update to v3.9:
* Add RemoteDeviceDisconnectRequested signal.
* Add updated service framework.
* Add embedded GLib library.
* Add support for using system GLib library.
* Create internal SDP server library.
* Tue Dec 26 2006 - seife@suse.de
- update to v3.8:
* Sort discovered devices list based on their RSSI.
* Send DiscoverableTimeoutChanged signal.
* Fix local and remote name validity checking.
* Add ListRemoteDevices and ListRecentRemoteDevices methods.
* Add basic integration of confirmation concept.
* Add support for service record description via XML.
* Add support for external commands to the RFCOMM utility.
* Add experimental service and authorization API.
* Thu Nov 16 2006 - seife@suse.de
- update the README.SUSE (bug #221601)
* Wed Nov 15 2006 - dgollub@suse.de
- bumped bluez-utils version in README.SUSE
* Sat Nov 11 2006 - dgollub@suse.de
- fixed typo in README.SUSE-factory (bug #217073)
- renamed README.SUSE-factory to README.SUSE
* Mon Nov 06 2006 - seife@suse.de
- fix autostart on adapter plugin (bug #214867)
- update README.SUSE-factory
* Fri Oct 27 2006 - dgollub@suse.de
- fixed multibyte character problem with storing device names
* Thu Oct 19 2006 - seife@suse.de
- add back lost python-gobject2 requires to dbus-test
* Thu Oct 19 2006 - seife@suse.de
- documentation fix for keyboard and mouse READMEs
* Wed Oct 18 2006 - seife@suse.de
- add python-gobject2 to requires of bluez-test (apitest is python)
- remove "modprobe -r hidp" from the init script (bug 154364)
* Tue Oct 10 2006 - seife@suse.de
- Update to v3.7:
* Fix class of device handling.
* Fix error replies with pairing and security mode 3.
* Fix disconnect method for RFCOMM connections.
* Add match pattern for service searches.
* Add support for prioritized watches.
- Remove unused code from init script.
* Mon Oct 09 2006 - seife@suse.de
- Apply the latest fix also to subpackages (bug #210926)
* Fri Sep 29 2006 - aj@suse.de
- Require bluez-libs in version used for building - not in version
of bluez-utils.
* Thu Sep 28 2006 - seife@suse.de
- update to v3.6.1:
* Fix IO channel race conditions.
* Fix pairing issues on big endian systems.
* Fix pairing issues with page timeout errors.
* Fix pairing state for security mode 3 requests.
* Switch to user as default security manager mode.
- v3.6:
* Update D-Bus based RFCOMM interface support.
* Use L2CAP raw sockets for HCI connection creation.
* Add periodic discovery support to the D-Bus interface.
* Add initial support for device names via EIR.
* Add proper UTF-8 validation of device names.
* Add support for the J-Three keyboard.
* Thu Sep 07 2006 - seife@suse.de
- remove invalid return() statement from opd/obex_handler.c
* Wed Sep 06 2006 - seife@suse.de
- update to v3.5:
* Fix and cleanup watch functionality.
* Add support for periodic inquiry mode.
* Add support for asynchronous SDP requests.
* Add more request owner tracking.
* Document pageto and discovto options.
* Tue Sep 05 2006 - seife@suse.de
- Cleaned up the specfile.
- Use udev rules and pcmcia script supplied by upstream instead of
our own.
- Add two lines of warning to the passkey-agent, so users know it
will go away.
* Wed Aug 30 2006 - dgollub@suse.de
- update to v3.4
* Improve error reporting for failed HCI commands.
* Improve handling of CancelBonding.
* Fixed bonding reply message when disconnted.
- update to v3.3
* Don't change inquiry mode for Bluetooth 1.1 adapters.
* Add udev rules for Bluetooth serial PCMCIA cards.
* Add Cancel and Release methods for passkey agents.
* Add GetRemoteClass method.
* Convert to using ppoll() and pselect().
* Initialize allocated memory to zero.
* Remove bcm203x firmware loader.
* Mon Jul 31 2006 - seife@suse.de
- update to v3.2:
* Only check for the low-level D-Bus library.
* Update possible device minor classes.
* Fix timeout for pending reply.
* Add more Inquiry with RSSI quirks.
* Sleep only 100 msecs for device detection.
* Don't send BondingCreated on link key renewal.
* Allow storing of all UTF-8 remote device names.
* Create storage filenames with a generic function.
- package dbus-test as bluez-dbus-test to let users utilize the
dbus-interface, update README.SUSE-factory.
* Mon Jul 17 2006 - seife@suse.de
- readd /etc/pcmcia/bluetooth.sh
* Wed Jul 12 2006 - seife@suse.de
- add passkey-agent and README.SUSE-factory, so users get a chance
to pair their devices again.
- remove obsolete bluepincat.
- make sure we start after dbus.
* Thu Jul 06 2006 - seife@suse.de
- update to v3.1:
Fix handling of raw mode devices.
Fix busy loop in UUID extraction routine.
Remove inquiry mode setting.
Remove auth and encrypt settings.
Implement the new BlueZ D-Bus API.
Use %jx instead of %llx for uint64_t and int64_t.
Add support for the Handsfree Audio Gateway service.
Add support for choosing a specific record handle.
Add support for dialup/telephone connections.
* Mon Mar 27 2006 - dgollub@suse.de
- changed pinhelper script to execute kbluepin with arguments.
(#159883)
* Tue Mar 14 2006 - dgollub@suse.de
- symlink to the latest linkkey file is no longer needed.
kde control center can handle meanwhile new linkkey foramt.
patch removed. (#155013)
* Fri Feb 03 2006 - seife@suse.de
- changed opd path from /var/lib/bluetooth to /.../bluetooth/opd
to prevent the cleanup from removing our linkkeys.
- add a symlink to the linkkeys file for kde control center usage.
* Wed Jan 25 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
* Fri Jan 13 2006 - behlert@suse.de
- update to v2.24:
* Fix display of SDP text and data strings.
* Add support for device scan property.
* Update the D-Bus policy configuration file.
- fixed some typos in bluetooth.sysconfig
* Mon Dec 12 2005 - behlert@suse.de
- update to v2.23:
* Update the new D-Bus interface.
* Make dfutool ready for big endian architectures.
* Add support for AVRCP specific service records.
* Add support for writing complex BCCMD commands.
* Add the new BCCMD interface utility.
* Add MicroBCSP implementation from CSR.
* Add HCI emulation tool.
* Add fake HID support for old EPoX presenters.
* Reject connections from unknown HID devices.
- obsolets now bluez-hciemu
- moved /sbin/udev.bluetooth.sh to /lib/udev/bluetooth.sh
* Wed Nov 23 2005 - seife@suse.de
- add -fno-strict-aliasing
* Wed Nov 09 2005 - seife@suse.de
- fix localstatedir, was /usr/var/lib/bluetooth.
* Wed Nov 02 2005 - behlert@suse.de
- update to v2.22:
* Remove D-Bus 0.23 support.
* Add initial version of the new D-Bus interface.
* Add support for extended inquiry response commands.
* Add support for the Logitech diNovo Media Desktop Laser.
* Add compile time buffer checks (FORTIFY SOURCE).
- enabled dfutool and csrinit and added them to package
* Wed Oct 05 2005 - behlert@suse.de
- fixed encoding of Liesmich.bfusb
* Wed Sep 28 2005 - dmueller@suse.de
- add norootforubild
* Tue Sep 20 2005 - behlert@suse.de
- update to v2.21:
* removed dund-patch (now upstream)
* fixes for D-BUS-support
* added HotSync and ActiveSync service records
* Add ActiveSync networking support
* Add support for extended inquiry response.
... see ChangeLog for more information
* Mon Aug 29 2005 - behlert@suse.de
- enhanced fix for [#106628]
- enhanced udev-rules (mostly PCMCIA-cards)
- added first version of script for PCMCIA-Bluetooth-cards
* Tue Aug 23 2005 - behlert@suse.de
- fixed path in diff for moved testX and wrong path on
x86_64 [#106628]
* Mon Aug 22 2005 - behlert@suse.de
- renamed bluetooth_udev.sh to udev.bluetooth.sh to have unique
namingscheme [requested by hotplug-group]
- minor fixes in udev.bluetooth.sh
* Wed Aug 10 2005 - behlert@suse.de
- added missing options to dund-manpage
- added a little bit of documentation for using dund
- update to new version to fix some security relevant problems
[#103086]:
* Fix the GCC 4.0 warnings.
* Fix off by one memory allocation error.
* Fix security problem with escape characters in device name.
- fixed paths in rcbluetooth [#103061]
- fixed non-starting bluetooth [#99245]
- removed kbluetoothd-start via desktop-file from rcbluetooth,
must be done by suseplugger instead
* Mon Jul 04 2005 - behlert@suse.de
- updated to v2.18:
* Support D-Bus 0.23 and 0.33 API versions.
* Support reading of complex BCCMD values.
* Support minimum and maximum encryption key length.
... see ChangeLog for more information
* Fri Jun 17 2005 - behlert@suse.de
- enable -fPIE
* Tue May 10 2005 - behlert@suse.de
- updated to v2.17: mostly additional support for records,
see ChangeLog for more information
- renamed patch to avoid renames with version-changes in
future releases, adapted spec-file
* Mon Apr 25 2005 - meissner@suse.de
- use RPM_OPT_FLAGS also for opd.
* Wed Apr 20 2005 - behlert@suse.de
- updated to v2.16:
* Store link keys in ASCII based file format.
* Support device name caching.
* Support zero length data sizes in l2test.
* Change default l2ping data size to 44 bytes.
* Hide the server record and the public browse group root.
* Read BD_ADDR if not set and if it is a raw device.
* Add SDP language attributes.
* Add support for browsing the L2CAP group.
* Add support for stored pin codes for outgoing connections.
* Add support for local commands and extended features.
* Add support for reading CSR panic and fault codes.
* Add config option for setting the inquiry mode.
* Add OUI decoding support.
* Use unlimited inquiry responses as default.
* Use cached device names for PIN request.
* Use the clock offset when getting the remote names.
* Mon Mar 21 2005 - behlert@suse.de
- added possibility to allow stopping bluetooth completely when
hotplug remove event is seen
- added more checks for already running demons to avoid nasty
log-messages
* Mon Mar 21 2005 - behlert@suse.de
- fixed typo in bluetooth-startscript (HCI instead of HID)
preventing start of hidd
* Tue Mar 01 2005 - behlert@suse.de
- changed return-code for rcbluetooth status otherwise Yast would
not restart the service successfully
- Security Mode 3 should NOT be enabled, this is not working with
most devices, and gives only a false sense of security
* Thu Feb 17 2005 - behlert@suse.de
- hidp-module is loaded by hotplug
- check for running hidp
* Mon Feb 14 2005 - behlert@suse.de
- added hotplug.d-directory to spec-file
* Mon Feb 14 2005 - behlert@suse.de
- /etc/hotplug/bluetooth.agent moved to
/etc/hotplug.d/bluetooth/50-bluetooth.hotplug
* Tue Feb 01 2005 - behlert@suse.de
- updated to v2.15: support for various library functions,
security enhancements, add tool for changing the device address
* Wed Jan 12 2005 - behlert@suse.de
- updated to v 2.13: various clean-ups, HID-changes,
Device-id attributes
* Fri Dec 03 2004 - behlert@suse.de
- updated to v2.12: parameter adaptions, UUID translation tables
updated
* Wed Nov 17 2004 - behlert@suse.de
- updated to v2.11
- patches cleanup
* Mon Nov 15 2004 - behlert@suse.de
- fixed comment in hcid.conf
* Fri Oct 29 2004 - ro@suse.de
- removed glib,gtk from neededforbuild (unused)
* Sat Oct 02 2004 - behlert@suse.de
- added hidd-manpage
* Fri Oct 01 2004 - behlert@suse.de
- fixed support for hwscan: first create list, then list the list
- fixed 64bit-support [#46554]
* Thu Sep 30 2004 - behlert@suse.de
- added support for hwscan - now suseplugger can react correct
- start rfcomm-service per default
* Thu Sep 23 2004 - behlert@suse.de
- added additional check before copying Desktop-file, saw error
once
- copy deskfile at the end, after creation of device
* Fri Sep 17 2004 - behlert@suse.de
- modprobe hidp when stating HIDD, hotplug doesn't do it for
some reason
* Thu Sep 16 2004 - behlert@suse.de
- add hidd-patch, allowing SoneEricsson and others to connect when
hidd is started (#45452)
* Tue Sep 14 2004 - behlert@suse.de
- changed /tmp/bluetooth to /var/lib/bluetooth
- add directory to spec-file
* Tue Sep 14 2004 - behlert@suse.de
- workaround for #44867: opd should write to /tmp/bluetooth
* Mon Sep 13 2004 - behlert@suse.de
- bluepincat should work even if kbluepin is installed but no
kbluetoothd running
* Wed Sep 08 2004 - behlert@suse.de
- hidd activated
- enhanced documentation for keyboards and mice
* Thu Sep 02 2004 - behlert@suse.de
- spec-file: allow execution of /etc/pcmcia/bluetooth
* Thu Sep 02 2004 - behlert@suse.de
- fixed bluepincat [#44613]
- first workaround for [#43183]
* Mon Aug 30 2004 - behlert@suse.de
- changed names of documentation files
* Thu Aug 26 2004 - behlert@suse.de
- changed hcid.conf: added service-class 'Object Transfer' [#44195]
- added automatical install of kbluetoothd.desktop (if available)
to rc-script [#44074]
- patched bluepincat to use kbluepin if available [#44195]
* Tue Aug 24 2004 - behlert@suse.de
- enhanced documentation
- put all additional documentation-files into one archive
* Mon Aug 23 2004 - behlert@suse.de
- split package, created bluez-test containing test-utils
- added documentation for cups-package
* Wed Aug 18 2004 - behlert@suse.de
- updated to v2.10: mostly bug-fix release
- added patch for bluez-cups: backend should give answer when
called without argument according to CUPS-people
* Tue Aug 17 2004 - behlert@suse.de
- fixed wrong dund-parameter and man-page (#43598)
* Mon Aug 16 2004 - behlert@suse.de
- fixed bluetooth.agent
* Wed Aug 11 2004 - behlert@suse.de
- patched hcid.conf for easier YAST-parsing (auth & encryp - variable)
* Tue Jul 27 2004 - behlert@suse.de
- update to 2.9
- fixed typo 'demon' in configuration-files
- fixed fillup (do not start service, use correct file)
- cleanup spec-file: patches
* Wed Jul 21 2004 - behlert@suse.de
- changed x86_64-patch according to upstream-maintainer
- added documentation-dir to bluez-cups
* Tue Jul 20 2004 - behlert@suse.de
- fixed path-problem on 64bit-units in acinclude.m4
- avoid hcid being started multiple times in init-script [#43091]
- dropped wrong check in init-script
* Wed Jul 14 2004 - behlert@suse.de
- update to v2.8, various changes; Uses LIBS and LDADD instead of
LDFLAGS now
- fixed opd-Makefile (-lsdp no longer exists)
- fillup
- src creates now bluez-utils.rpm and bluez-cups.rpm
* Tue Jul 13 2004 - behlert@suse.de
- /etc/default/ -> /etc/sysconfig/
- edited bluetooth.default and renamed it to bluetooth.sysconfig
* Tue Jul 06 2004 - behlert@suse.de
- completely changed startup-script
- added new bluetooth.agent
- added new configuration-file to enable/disable services
- cleanup in spec-file (still a mess, but better now)
* Tue May 11 2004 - behlert@suse.de
- using original init.d-script from package as bluetooth-agent-script
* Mon May 10 2004 - behlert@suse.de
- update to v2.7: obsoletes now bluez-pan, too
- avoid underquoted definition in ac*.m4
* Wed May 05 2004 - behlert@suse.de
- update to v2.6 which obsoletes together with the
bluez-libs-package the sdp-package!
- patched hcid.conf with comments and name-setting-change
- removed obsolete tar-files
- prefix has changed from '/' to '/usr', edited spec-file to follow
that change (exception: bluepincat)
* Tue Jan 27 2004 - behlert@suse.de
- openobex-package has changed, fixed specfile (neededforbuild), now it should
build again
* Fri Jan 16 2004 - behlert@suse.de
- concatenation of string literals with __FUNCTION__ is deprecated, fixed opd
- added location of opd-source-download in README.opd
* Fri Dec 19 2003 - behlert@suse.de
- update to v2.4:
hciattach supports more devices
hciconfig with better output
hcitool enhanced
- fixed spec: require for correct bluez-lib version
* Fri Nov 21 2003 - hvogel@suse.de
- add opd (OBEX Push Daemon)
* Wed Oct 08 2003 - kkeil@suse.de
- add none interactiv PIN handling (#31940)
- add debug utils
- add documentation for BLUE FRITZ!
* Thu Sep 18 2003 - behlert@suse.de
- added bluetooth-modules to rc-script to fix start-problems
Bugzilla #31201 (bluetooth only working after restart of hotplug-system)
* Thu Sep 18 2003 - behlert@suse.de
- Our policy is that per default we don't start daemons. Disabled.
Bugzilla #30065 (sdpd starts when package installed)
* Thu Aug 21 2003 - kkeil@suse.de
- add ciptool-1.0 to package (setup for Common Isdn Profile)
* Wed Aug 06 2003 - stepan@suse.de
- update to 2.3
* Fri Jun 13 2003 - ro@suse.de
- added directories to filelist
* Tue May 27 2003 - ro@suse.de
- add rfcomm manpage to filelist
* Tue Mar 18 2003 - stepan@suse.de
- fix bluetooth.rc.suse. It always failed when there was no
/etc/bluetooth/uart file
- add rcbluetooth link
* Mon Feb 10 2003 - stepan@suse.de
- fix libdir path in spec file
* Fri Jan 31 2003 - stepan@suse.de
- initial release 2.2
/usr/lib/cups/backend/bluetooth /usr/share/doc/packages/bluez-cups /usr/share/doc/packages/bluez-cups/AUTHORS /usr/share/doc/packages/bluez-cups/COPYING /usr/share/doc/packages/bluez-cups/LIESMICH.suse /usr/share/doc/packages/bluez-cups/README.suse
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 8 04:53:56 2009