Wed, 15 May 2024 07:28:30 UTC | login

Information for build iipsrv-1.0.0-10.0.fc29

ID26876
Package Nameiipsrv
Version1.0.0
Release10.0.fc29
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/iipsrv.git#786bb5a1da49f2ab868481d3b3dc589aa6cb4400
SummaryLight-weight streaming for viewing and zooming of ultra high-resolution images
DescriptionLight-weight streaming client-server system for the web-based viewing and zooming of ultra high-resolution images. It is designed to be bandwidth and memory efficient and usable even over a slow internet connection. The system can handle both 8 and 16 bit images, CIELAB colorimetric images and scientific imagery such as multispectral images. The fast streaming is tile-based meaning the client only needs to download the portion of the whole image that is visible on the screen of the user at their current viewing resolution and not the entire image. This makes it possible to view, navigate and zoom in real-time around multi-gigapixel size images that would be impossible to download and manipulate on the local machine. It also makes the system very scalable as the number of image tile downloads will remain the same regardless of the size of the source image. In addition, to reduce the bandwidth necessary even further, the tiles sent back are dynamically JPEG compressed with a level of compression that can be optimized for the available bandwidth by the client.
Built bydavidlt
State complete
Volume DEFAULT
StartedSun, 20 May 2018 23:41:26 UTC
CompletedMon, 21 May 2018 00:59:52 UTC
Taskbuild (f29-candidate, /rpms/iipsrv.git:786bb5a1da49f2ab868481d3b3dc589aa6cb4400)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/iipsrv.git?#786bb5a1da49f2ab868481d3b3dc589aa6cb4400'}}
Tags
f29
RPMs
src
iipsrv-1.0.0-10.0.fc29.src.rpm (info) (download)
noarch
iipsrv-httpd-fcgi-1.0.0-10.0.fc29.noarch.rpm (info) (download)
riscv64
iipsrv-1.0.0-10.0.fc29.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-10.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-9.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-8.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-7.0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Thu May 05 2016 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-6.0 - Update to final 1.0 release * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.0-5.0.git2431b45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-4.0.git2431b45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Sat May 02 2015 Kalev Lember <kalevlember@gmail.com> - 1.0.0-3.0.git2431b45 - Rebuilt for GCC 5 C++11 ABI change * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-2.0.git2431b45 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Fri Jun 13 2014 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-1.0.git2431b45 - Update to latest git commit - Add specific log directory and logrotate stuff - Change default VERBOSITY, JPEG_QUALITY to better values - Set SELinux contexts for log files when installing httpd-fcgi subpackage * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.9.git0b63de7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.0.0-0.8.git0b63de7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Fri May 24 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.7.git0b63de7 - Fix license - Set httpd-fcgi sub-package noarch (exept for EL5) - Add missing BuilRequires - Fix unconsistent scriplets - Add missing SysV postun - Add missing SysV Requires - Add comment on service file on how to tune - Add missing Requires on httpd-fcgi subpackage - Remove bundled lib - New mod_fcgid directives names (except for el5) * Wed May 22 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.6.git0b63de7 - Systemd configuration directives are now handled in unit file * Sun May 19 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.5.git0b63de7 - Add SysV service files * Sun May 19 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.4.git0b63de7 - Add iipsrv systemd service and user - Remove Requires on mod_fcgi - Fix service name for non fedora * Sun May 19 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.3.git0b63de7 - Remove strip and reactivate debuginfo package - Use system fcgi and not bundeld one, remove -devel subpackage - Do not install stuff in /var/www - Create httpd-fcgi subpackage * Sat May 18 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.2.git0b63de7 - Specfile cleanup - Replace %define by %global * Sun May 05 2013 Johan Cwiklinski <johan AT x-tnd DOT be> - 1.0.0-0.1.git0b63de7 - Rebuild from latest GIT snapshot * Thu Apr 21 2011 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.9-3.trashy - memcached support (for Fedora only, does not compile on EL 5/6) * Wed Apr 20 2011 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.9-2.trashy - Upgrade to 0.9.9 * Sat Jul 24 2010 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.9-1.20100724 - Upgrade to latest SVN * Wed Dec 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.9-1.20091202 - Upgrade to latest SVN * Wed Dec 23 2009 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.8-1.20090722 - Rebuild for F-12 * Mon Mar 30 2009 Johan Cwiklinski <johan AT x-tnd DOT be> - 0.9.8-1.20090331 - Initial packaging