From c6f2f7a0f4ae26efff3de6f1bfd7178fbfc925e3 Mon Sep 17 00:00:00 2001 From: Hans Ulrich Niedermann Date: Mon, 18 Dec 2006 15:03:51 +0000 Subject: Fix libgphoto2 symbol list: Removed gpi_gphoto_port_type_map git-svn-id: https://svn.code.sf.net/p/gphoto/code/branches/libgphoto2-2_3/libgphoto2@9659 67ed7778-7388-44ab-90cf-0a291f65f57c --- NEWS | 7 ++++--- libgphoto2/libgphoto2.sym | 1 - 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index e806dd6e6..5d54d337f 100644 --- a/NEWS +++ b/NEWS @@ -4,16 +4,17 @@ PTP: * Fixed a memory leak in continuous Nikon / Canon capture mode. Package / System integration: + * Fix libgphoto2 symbol list: Removed gpi_gphoto_port_type_map * Add new permission setup script doing class based matching for PTP class cameras not listed explicitly by USB IDs. This script is used by the generated UDEV rules. Example usage: + print-camera-list udev-rules mode 660 group plugdev \ + > /etc/udev/rules.d/90-libgphoto2.rules - print-camera-list udev-rules mode 660 group plugdev > /etc/udev/rules.d/90-libgpoto2.rules - - or similar and copy the "check_ptp_camera" to either /lib/udev/ or adjust + or similar and copy the "check-ptp-camera" to either /lib/udev/ or adjust the path to check_ptp_camera in the generated /etc/udev/rules.d/90-libgpoto2.rules file. diff --git a/libgphoto2/libgphoto2.sym b/libgphoto2/libgphoto2.sym index cccb837ed..1d2f80016 100644 --- a/libgphoto2/libgphoto2.sym +++ b/libgphoto2/libgphoto2.sym @@ -181,4 +181,3 @@ gpi_file_operation_map gpi_folder_operation_map gpi_gphoto_device_type_map gpi_camera_driver_status_map -gpi_gphoto_port_type_map -- cgit v1.2.1