Package: iipimage-server Version: 1.1-3+b2 Severity: normal Tags: upstream Dear Maintainer,
the new 1.2 release of the iipimage-server has been missing for years and it'd be great if it could be included in the packaging system. See also #1053404. -- System Information: Debian Release: 12.9 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'), (500, 'stable') Architecture: amd64 (x86_64) Kernel: Linux 6.1.0-28-amd64 (SMP w/8 CPU threads; PREEMPT) Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), LANGUAGE=en_GB:en Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages iipimage-server depends on: ii libapache2-mod-fcgid 1:2.3.9-4 ii libc6 2.36-9+deb12u9 ii libfcgi0ldbl 2.4.2-2 ii libgcc-s1 12.2.0-14 ii libgomp1 12.2.0-14 ii libjpeg62-turbo 1:2.1.5-2 ii libmemcached11 1.1.4-1 ii libopenjp2-7 2.5.0-2 ii libstdc++6 12.2.0-14 ii libtiff6 4.5.0-6+deb12u2 Versions of packages iipimage-server recommends: ii imagemagick 8:6.9.11.60+dfsg-1.6+deb12u2 ii imagemagick-6.q16 [imagemagick] 8:6.9.11.60+dfsg-1.6+deb12u2 ii libvips-tools 8.14.1-3+deb12u1 Versions of packages iipimage-server suggests: pn iipimage-doc <none> ii memcached 1.6.18-1 -- Configuration Files: /etc/apache2/mods-available/iipsrv.conf changed: ScriptAlias /iiif/ "/usr/local/iipimage-server/" <Location "/iiif/"> AllowOverride None Options None <IfModule mod_version.c> <IfVersion < 2.4> Order allow,deny Allow from all </IfVersion> <IfVersion >= 2.4> Require all granted </IfVersion> </IfModule> # Set the module handler AddHandler fcgid-script .fcgi </Location> FcgidInitialEnv VERBOSITY "5" FcgidInitialEnv LOGFILE "/var/log/iipsrv.log" FcgidInitialEnv MAX_IMAGE_CACHE_SIZE "10" FcgidInitialEnv JPEG_QUALITY "90" FcgidInitialEnv MAX_CVT "5000" FcgidInitialEnv MEMCACHED_SERVERS "localhost" FcgidInitialEnv IMAGE_PATH /var/www/html/hms.scot/images/ FcgidInitialEnv URI_PREFIX "/hms.scot/images/" FcgidInitialEnv URI_MAP "iiif=>IIIF" FcgidIdleTimeout 0 FcgidMaxProcessesPerClass 1 -- no debconf information