Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37889764
en ru br
ALT Linux repos
S:2.5.28-alt1
5.0: 2.4.5-alt1.M50.2
4.1: 2.4.5-alt1.M41.1
4.0: 2.3.1-alt6.M40.1
3.0: 2.1.6-alt1

Group :: Graphics
RPM: gphoto2

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Patch: gphoto2-2.4.0-deb-70_increase_max_entries.patch
Download


#! /bin/sh /usr/share/dpatch/dpatch-run
## 70_increase_max_entries.dpatch by  <fpeters@debian.org>
##
## All lines beginning with `## DP:' are a description of the patch.
## DP: No description.
@DPATCH@
diff -urNad libgphoto2-2.4.0~/libgphoto2/gphoto2-list.c libgphoto2-2.4.0/libgphoto2/gphoto2-list.c
--- gphoto2~/libgphoto2/libgphoto2/gphoto2-list.c	2007-07-27 02:35:31.000000000 +0200
+++ gphoto2/libgphoto2/libgphoto2/gphoto2-list.c	2007-09-28 20:09:31.392540127 +0200
@@ -72,7 +72,7 @@
 
 #ifdef CAMERALIST_STRUCT_COMPATIBILITY
 
-#define MAX_ENTRIES 1024
+#define MAX_ENTRIES 8192
 #define MAX_LIST_STRING_LENGTH 128
 struct _CameraList {
 	int  count;
 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin