Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: jasper | Distribution: AlmaLinux |
Version: 2.0.14 | Vendor: AlmaLinux |
Release: 5.el8 | Build date: Mon Nov 22 22:06:24 2021 |
Group: Unspecified | Build host: ppc64le-builder02.almalinux.org |
Size: 2927722 | Source RPM: jasper-2.0.14-5.el8.src.rpm |
Packager: AlmaLinux Packaging Team <packager@almalinux.org> | |
Url: http://www.ece.uvic.ca/~frodo/jasper/ | |
Summary: Implementation of the JPEG-2000 standard, Part 1 |
This package contains an implementation of the image compression standard JPEG-2000, Part 1. It consists of tools for conversion to and from the JP2 and JPC formats.
JasPer
* Tue Jun 01 2021 Josef Ridky <jridky@redhat.com> - 2.0.14-5 - Fix CVE-2021-26927 (#1933860) - Fix CVE-2021-26926 (#1922316) - Fix CVE-2021-3272 (#1922283) - Fix CVE-2020-27828 (#1905692) * Wed May 30 2018 Josef Ridky <jridky@redhat.com> - 2.0.14-4 - Fix CVE-2016-9396 (#1583722) * Mon Feb 26 2018 Josef Ridky <jridky@redhat.com> - 2.0.14-3 - Clean spec file - Remove unused Group tag - Add gcc requirement - Use ldconfig scriptlet * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.14-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 15 2017 rebase-helper <rebase-helper@localhost.local> - 2.0.14-1 - New upstream release 2.0.14 (#1491888) * Fri Aug 25 2017 Josef Ridky <jridky@redhat.com> - 2.0.12-4 - CVE-2017-1000050 jasper: NULL pointer exception in jp2_encode() (#1472888) * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.12-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.12-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Mar 03 2017 Josef Ridky <jridky@redhat.com> - 2.0.12-1 - New upstream release 2.0.12 (#1428622) * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.10-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 17 2017 Josef Ridky <jridky@redhat.com> - 2.0.10-1 - New upstream release 2.0.10 (#1403401) * Thu Dec 01 2016 Josef Ridky <jridky@redhat.com> - 2.0.2-1 - New upstream release 2.0.2 (#1395929) - CVE-2016-9262 jasper: Multiple overflow vulnerabilities leading to use after free (#1393883) - CVE-2016-8654 jasper: Heap-based buffer overflow in QMFB code in JPC codec (#1399168) - CVE-2016-9388 jasper: Reachable assertion in RAS encoder/decoder - CVE-2016-9389 jasper: Improper equality testing of component domains via assertion - CVE-2016-9390 jasper: Assertion failure when tiles lie outside of the image area - CVE-2016-9391 jasper: reachable assertions in the JPC bitstream code - CVE-2016-9392 jasper: Missing sanity checks on the date in SIZ marker segment - CVE-2016-9393 jasper: Missing sanity checks on the date in SIZ marker segment - CVE-2016-9394 jasper: Missing sanity checks on the data in a SIZ marker segment - CVE-2016-9395 jasper: Assertion failure in jas_seq2d_create - CVE-2016-9557 jasper: Signed integer overflow in jas_image.c - CVE-2016-9560 jasper: Stack-based buffer overflow in jpc_tsfb.c - Upgrade libjasper.so.1* to libjasper.so.4* * Mon Oct 24 2016 Josef Ridky <jridky@redhat.com> - 1.900.13-1 - New upstream release 1.900.13 (#1385637) - Release contains security fix for CVE-2016-8690, CVE-2016-8691, CVE-2016-8692, CVE-2016-8693 (#1385516) * Thu Oct 13 2016 Josef Ridky <jridky@redhat.com> - 1.900.3-1 - New upstream release 1.900.3 * Tue Oct 11 2016 Josef Ridky <jridky@redhat.com> - 1.900.2-2 - CVE-2016-2089 - matrix rows_ NULL pointer dereference in jas_matrix_clip() (#1302636) * Mon Oct 10 2016 Josef Ridky <jridky@redhat.com> - 1.900.2-1 - New upstream release 1.900.2 (#1382188) * Thu Sep 15 2016 Dave Airlie <airlied@redhat.com> - 1.900.1-34 - patch 14 is an ABI break, this breaks gnome-software and steam - this would require a new revision of the .so to fix properly - as sizeof (int) != sizeof (size_t) * Fri Aug 12 2016 Josef Ridky <jridky@redhat.com> - 1.900.1-33 - CVE-2015-5203 - double free in jasper_image_stop_load() (#1254244) - CVE-2015-5221 - Use-after-free and double-free flaws (#1255714) - CVE-2016-1867 - out-of-bounds read in the jpc_pi_nextcprl() function (#1298138) - CVE-2016-1577 - double free vulnerability in jas_iccattrval_destroy (#1314468) - CVE-2016-2116 - memory leak in jas_iccprof_createfrombuf causing memory consumption (#1314473) * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.900.1-32 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-31 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Thu Jan 22 2015 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-30 - CVE-2014-8157 - dec->numtiles off-by-one check in jpc_dec_process_sot() (#1184750) - CVE-2014-8158 - unrestricted stack memory use in jpc_qmfb.c (#1184750) * Thu Dec 18 2014 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-29 - CVE-2014-8137 - double-free in jas_iccattrval_destroy() (oCERT-2014-012) (#1175761) - CVE-2014-8138 - heap overflow in jp2_decode() (oCERT-2014-012) (#1175761) * Thu Dec 04 2014 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-28 - CVE-2014-9029 - incorrect component number check in COC, RGN and QCC marker segment decoders (#1170650) * Sat Aug 16 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-27 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-26 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-25 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Mon Mar 25 2013 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-24 - added --force option to autoreconf (#925604) * Thu Feb 14 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Fri Jan 18 2013 Adam Tkac <atkac redhat com> - 1.900.1-22 - rebuild due to "jpeg8-ABI" feature drop * Thu Dec 06 2012 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-21 - build with -fno-strict-overflow * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Fri Dec 09 2011 Jiri Popelka <jpopelka@redhat.com> - 1.900.1-18 - CVE-2011-4516, CVE-2011-4517 jasper: heap buffer overflow flaws lead to arbitrary code execution (CERT VU#887409) (#765660) - Fixed problems found by static analysis of code (#761440) - spec file modernized * Wed Feb 09 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Wed Jun 30 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.900.1-16 - rebuild * Sun Feb 14 2010 Rex Dieter <rdieter@fedoraproject.org> - 1.900.1-15 - FTBFS jasper-1.900.1-14.fc12: ImplicitDSOLinking (#564794) * Thu Oct 29 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.900.1-14 - add pkgconfig support * Tue Oct 13 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.900.1-13 - CVE-2008-3520 jasper: multiple integer overflows in jas_alloc calls (#461476) - CVE-2008-3522 jasper: possible buffer overflow in jas_stream_printf() (#461478) * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Sat Jul 18 2009 Rex Dieter <rdieter@fedoraproject.org> - 1.900.1-11 - FTBFS jasper-1.900.1-10.fc11 (#511743) * Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1.900.1-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Sun Jan 25 2009 Rex Dieter <rdieter@fedoraproject.org> 1.900.1-9 - patch for "jpc_dec_tiledecode: Assertion `dec->numcomps == 3' failed) (#481284, #481291) * Fri Feb 08 2008 Rex Dieter <rdieter@fedoraproject.org> 1.900.1-8 - respin (gcc43) * Mon Oct 15 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-7 - -libs: %post/%postun -p /sbin/ldconfig * Mon Sep 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-6 - -libs: -Requires: %name - -devel: +Provides: libjasper-devel - drop (unused) geojasper bits * Wed Aug 22 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-4 - -libs subpkg to be multilib friendlier - -utils subpkg for non-essential binaries jiv, tmrdemo (#244153) * Fri Aug 17 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-3 - License: JasPer * Wed May 23 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-2 - CVE-2007-2721 (#240397) * Thu Mar 29 2007 Rex Dieter <rdieter[AT]fedoraproject.org> 1.900.1-1 - jasper-1.900.1 * Fri Dec 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.900.0-3 - omit deprecated memleak patch * Fri Dec 08 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.900.0-2 - jasper-1.900.0 (#218947) * Mon Sep 18 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-15 - memory leak (#207006) * Tue Aug 29 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-13 - fc6 respin * Wed Mar 01 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-12 - fixup build issues introduced by geojasper integration * Wed Mar 01 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-10 - support/use geojasper (optional, default no) - fc5: gcc/glibc respin * Fri Feb 10 2006 Rex Dieter <rexdieter[AT]users.sf.net> - fc5: gcc/glibc respin * Tue Jan 31 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-9 - workaround "freeglut-devel should Requires: libGL-devel, libGLU-devel" (#179464) * Tue Jan 31 2006 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-8 - revert jasper to jaspertool rename (#176773) - actually use/apply GL patch * Tue Oct 18 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-7 - GL patch to remove libGL dependancy (using only freeglut) * Tue Oct 18 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-6 - token %check section - --enable-shared * Mon Oct 17 2005 Rex Dieter <rexdieter[AT]users.sf.net> 1.701.0-5 - use %{?dist} - BR: libGL-devel * Thu Apr 07 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - rebuilt * Sat Oct 23 2004 Rex Dieter <rexdieter at sf.net> 0:1.701.0-0.fdr.3 - Capitalize summary - remove 0-length ChangeLog * Fri Jun 04 2004 Rex Dieter <rexdieter at sf.net> 0:1.701.0-0.fdr.2 - nuke .la file - BR: glut-devel -> freeglut-devel * Tue Jun 01 2004 Rex Dieter <rexdieter at sf.net> 0:1.701.0-0.fdr.1 - 1.701.0 * Tue Jun 01 2004 Rex Dieter <rexdieter at sf.net> 0:1.700.5-0.fdr.2 - avoid conflicts with fc'2 tomcat by renaming /usr/bin/jasper -> jaspertool * Mon Mar 08 2004 Rex Dieter <rexdieter at sf.net> 0:1.700.5-0.fdr.1 - use Epochs. - -devel: Requires: %name = %epoch:%version * Thu Jan 22 2004 Rex Dieter <rexdieter at sf.net> 1.700.5-0.fdr.0 - first try
/usr/bin/imgcmp /usr/bin/imginfo /usr/bin/jasper /usr/lib/.build-id /usr/lib/.build-id/55 /usr/lib/.build-id/55/8baca6b0a55b03e46006552e9f094bea3ddca6 /usr/lib/.build-id/6b /usr/lib/.build-id/6b/ee2f887eaccf58f5e95f52f888d58d0e35b9c0 /usr/lib/.build-id/7b /usr/lib/.build-id/7b/366e7ab169ce7b98e1cc4902926ab054e9cd62 /usr/share/doc/JasPer/README /usr/share/doc/JasPer/html /usr/share/doc/JasPer/html/bc_s.png /usr/share/doc/JasPer/html/bdwn.png /usr/share/doc/JasPer/html/bmp__cod_8h_source.html /usr/share/doc/JasPer/html/bmp__enc_8h_source.html /usr/share/doc/JasPer/html/closed.png /usr/share/doc/JasPer/html/dir_2f06d3139b4400b5220bf3b9ace2c3b0.html /usr/share/doc/JasPer/html/dir_5ec832d169b59056b7be2f83d482f80e.html /usr/share/doc/JasPer/html/dir_5f17d26cb0a605cdb69f1993b4662dd8.html /usr/share/doc/JasPer/html/dir_68267d1309a1af8e8297ef4c3efbcdba.html /usr/share/doc/JasPer/html/dir_7532200cd23e2be075f548d7049d3c78.html /usr/share/doc/JasPer/html/dir_76b35da2834f19780dcc0714860bf08b.html /usr/share/doc/JasPer/html/dir_9931ed76a0cb5a8c1fd508ff856e9c01.html /usr/share/doc/JasPer/html/dir_aeddf9dfbd0dd478e8043eb2ebc85e66.html /usr/share/doc/JasPer/html/dir_b5756490e39eb581cb7501724d5d46ca.html /usr/share/doc/JasPer/html/dir_c7fc61448c48e659236268bf86bed17e.html /usr/share/doc/JasPer/html/dir_cf3577d7ef3a688502f0cb68d81bca75.html /usr/share/doc/JasPer/html/dir_d7c31bde286f178a49feecee8c0ea659.html /usr/share/doc/JasPer/html/dir_f440927aef1a92de4f16efcbdd376cc2.html /usr/share/doc/JasPer/html/dir_fa4edf8893090d807d4ab937ea4759c8.html /usr/share/doc/JasPer/html/doc.png /usr/share/doc/JasPer/html/doxygen.css /usr/share/doc/JasPer/html/doxygen.png /usr/share/doc/JasPer/html/dynsections.js /usr/share/doc/JasPer/html/faq.html /usr/share/doc/JasPer/html/files.html /usr/share/doc/JasPer/html/files_dup.js /usr/share/doc/JasPer/html/folderclosed.png /usr/share/doc/JasPer/html/folderopen.png /usr/share/doc/JasPer/html/getting_started.html /usr/share/doc/JasPer/html/getting_started.js /usr/share/doc/JasPer/html/index.html /usr/share/doc/JasPer/html/install.html /usr/share/doc/JasPer/html/jas__cm_8h_source.html /usr/share/doc/JasPer/html/jas__debug_8h_source.html /usr/share/doc/JasPer/html/jas__dll_8h_source.html /usr/share/doc/JasPer/html/jas__fix_8h_source.html /usr/share/doc/JasPer/html/jas__getopt_8h_source.html /usr/share/doc/JasPer/html/jas__icc_8h_source.html /usr/share/doc/JasPer/html/jas__image_8h_source.html /usr/share/doc/JasPer/html/jas__init_8h_source.html /usr/share/doc/JasPer/html/jas__malloc_8h_source.html /usr/share/doc/JasPer/html/jas__math_8h_source.html /usr/share/doc/JasPer/html/jas__seq_8h_source.html /usr/share/doc/JasPer/html/jas__stream_8h_source.html /usr/share/doc/JasPer/html/jas__string_8h_source.html /usr/share/doc/JasPer/html/jas__tmr_8h_source.html /usr/share/doc/JasPer/html/jas__tvp_8h_source.html /usr/share/doc/JasPer/html/jas__types_8h_source.html /usr/share/doc/JasPer/html/jas__version_8h_source.html /usr/share/doc/JasPer/html/jasper_8h_source.html /usr/share/doc/JasPer/html/jp2__cod_8h_source.html /usr/share/doc/JasPer/html/jp2__dec_8h_source.html /usr/share/doc/JasPer/html/jpc__bs_8h_source.html /usr/share/doc/JasPer/html/jpc__cod_8h_source.html /usr/share/doc/JasPer/html/jpc__cs_8h_source.html /usr/share/doc/JasPer/html/jpc__dec_8h_source.html /usr/share/doc/JasPer/html/jpc__enc_8h_source.html /usr/share/doc/JasPer/html/jpc__fix_8h_source.html /usr/share/doc/JasPer/html/jpc__flt_8h_source.html /usr/share/doc/JasPer/html/jpc__math_8h_source.html /usr/share/doc/JasPer/html/jpc__mct_8h_source.html /usr/share/doc/JasPer/html/jpc__mqcod_8h_source.html /usr/share/doc/JasPer/html/jpc__mqdec_8h_source.html /usr/share/doc/JasPer/html/jpc__mqenc_8h_source.html /usr/share/doc/JasPer/html/jpc__qmfb_8h_source.html /usr/share/doc/JasPer/html/jpc__t1cod_8h_source.html /usr/share/doc/JasPer/html/jpc__t1dec_8h_source.html /usr/share/doc/JasPer/html/jpc__t1enc_8h_source.html /usr/share/doc/JasPer/html/jpc__t2cod_8h_source.html /usr/share/doc/JasPer/html/jpc__t2dec_8h_source.html /usr/share/doc/JasPer/html/jpc__t2enc_8h_source.html /usr/share/doc/JasPer/html/jpc__tagtree_8h_source.html /usr/share/doc/JasPer/html/jpc__tsfb_8h_source.html /usr/share/doc/JasPer/html/jpc__util_8h_source.html /usr/share/doc/JasPer/html/jpg__cod_8h_source.html /usr/share/doc/JasPer/html/jpg__enc_8h_source.html /usr/share/doc/JasPer/html/jpg__jpeglib_8h_source.html /usr/share/doc/JasPer/html/jquery.js /usr/share/doc/JasPer/html/known_bugs.html /usr/share/doc/JasPer/html/mif__cod_8h_source.html /usr/share/doc/JasPer/html/nav_f.png /usr/share/doc/JasPer/html/nav_g.png /usr/share/doc/JasPer/html/nav_h.png /usr/share/doc/JasPer/html/navtree.css /usr/share/doc/JasPer/html/navtree.js /usr/share/doc/JasPer/html/navtreedata.js /usr/share/doc/JasPer/html/navtreeindex0.js /usr/share/doc/JasPer/html/open.png /usr/share/doc/JasPer/html/organization.html /usr/share/doc/JasPer/html/pages.html /usr/share/doc/JasPer/html/pgx__cod_8h_source.html /usr/share/doc/JasPer/html/pgx__enc_8h_source.html /usr/share/doc/JasPer/html/pnm__cod_8h_source.html /usr/share/doc/JasPer/html/pnm__enc_8h_source.html /usr/share/doc/JasPer/html/ras__cod_8h_source.html /usr/share/doc/JasPer/html/ras__enc_8h_source.html /usr/share/doc/JasPer/html/resize.js /usr/share/doc/JasPer/html/search /usr/share/doc/JasPer/html/search/all_0.html /usr/share/doc/JasPer/html/search/all_0.js /usr/share/doc/JasPer/html/search/all_1.html /usr/share/doc/JasPer/html/search/all_1.js /usr/share/doc/JasPer/html/search/all_2.html /usr/share/doc/JasPer/html/search/all_2.js /usr/share/doc/JasPer/html/search/all_3.html /usr/share/doc/JasPer/html/search/all_3.js /usr/share/doc/JasPer/html/search/all_4.html /usr/share/doc/JasPer/html/search/all_4.js /usr/share/doc/JasPer/html/search/all_5.html /usr/share/doc/JasPer/html/search/all_5.js /usr/share/doc/JasPer/html/search/close.png /usr/share/doc/JasPer/html/search/mag_sel.png /usr/share/doc/JasPer/html/search/nomatches.html /usr/share/doc/JasPer/html/search/pages_0.html /usr/share/doc/JasPer/html/search/pages_0.js /usr/share/doc/JasPer/html/search/pages_1.html /usr/share/doc/JasPer/html/search/pages_1.js /usr/share/doc/JasPer/html/search/pages_2.html /usr/share/doc/JasPer/html/search/pages_2.js /usr/share/doc/JasPer/html/search/pages_3.html /usr/share/doc/JasPer/html/search/pages_3.js /usr/share/doc/JasPer/html/search/pages_4.html /usr/share/doc/JasPer/html/search/pages_4.js /usr/share/doc/JasPer/html/search/pages_5.html /usr/share/doc/JasPer/html/search/pages_5.js /usr/share/doc/JasPer/html/search/search.css /usr/share/doc/JasPer/html/search/search.js /usr/share/doc/JasPer/html/search/search_l.png /usr/share/doc/JasPer/html/search/search_m.png /usr/share/doc/JasPer/html/search/search_r.png /usr/share/doc/JasPer/html/search/searchdata.js /usr/share/doc/JasPer/html/splitbar.png /usr/share/doc/JasPer/html/sync_off.png /usr/share/doc/JasPer/html/sync_on.png /usr/share/doc/JasPer/html/tab_a.png /usr/share/doc/JasPer/html/tab_b.png /usr/share/doc/JasPer/html/tab_h.png /usr/share/doc/JasPer/html/tab_s.png /usr/share/doc/JasPer/html/tabs.css /usr/share/doc/JasPer/jasper.pdf /usr/share/doc/JasPer/jpeg2000.pdf /usr/share/man/man1/imgcmp.1.gz /usr/share/man/man1/imginfo.1.gz /usr/share/man/man1/jasper.1.gz
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 11 06:07:26 2024