Revisions of xv

Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1208095 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 28)
- Update to 6.0.2 (2024-10-15) based on xv-3.10a
  * Added -isize option to control the icon size in the browser.
    The syntax is -isize <width> or -isize <width>x<height>
    If the height is omitted, it defaults to the width * 3/4.
  * xv now checks the XV_OPTIONS environment variable before reading the
    command line. xv splits it into words and parses it like command line
    options. Use XV_OPTIONS to set default options.
- Remove patch leaks-a1e2dc8.patch now upstream
- Correct offsets in patches
  * xv-3.10a-overflow.dif
  * xv-3.10a.dif
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1199125 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 27)
- Add patch leaks-a1e2dc8.patch (upstream commit a1e2dc8)
  xv.c, xvimage.c, xvjpeg.c: Ensure that exifInfo is freed.
  This fixes a memory leak reported by LeakSanitizer in LoadJFIF.

- Update to 6.0.1 (2024-09-01) based on xv-3.10a
  * xvjpeg.c,xvpng.c: Fix gcc warnings on -Wclobbered.
  * xvjpeg.c: Fix a bad memory access on jpegs with inverted data.
  * Fix xvtext.c overwrite exposed by the link-time optimization fix.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1196449 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 26)
- Add patch xv-3.10a-gcc14.patch to make it build again
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1193721 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 25)
- Update to 6.0.0 (2024-08-12) based on xv-3.10a
  * Add basic HiDPI support.
  * Improve the compatibility of the source code with more modern C standards
    (e.g., C23).
  * Fix the build with link-time optimization (#25).
  * Fix many other bugs.
- Port patches
  * xv-3.10a-overflow.dif
  * xv-3.10a.dif
- Drop patch xv-more-bmp-formats.patch as now upstream
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1183348 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 24)
- Update to 5.2.0 (2024-06-25) based on xv-3.10a
  * Made some improvements to WEBP support.
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1144941 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 23)
- Update to 5.0.0 (2024-02-06) based on xv-3.10a
  * Removed all of the obsolete (and no longer used) make/imake-based build
    infrastructure.
  * Removed the local copies of the source code for the external libraries
    used for JPEG and TIFF support, as these local copies do not receive
    bug fixes and are therefore very likely to have many serious security
    vulnerabilities.  Since the CMake-based build process already uses
    whatever JPEG and TIFF libraries are installed on the system, these
    local copies of external libraries are completely unnecessary.
- Add patch xv-more-bmp-formats.patch
  * Add support for more PC BMP formats (Matthew A. Lukowicz)
- Port patch xv-3.10a.dif
  * Remove src/xvbmp.c fixes now in xv-more-bmp-formats.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1092794 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 22)
- Add a pre_checkin.sh script to remove epsf.ps of Adobe Systems Inc.
  from tar ball due to trademark and copyright problems 
- Extend patch xv-3.10a.dif to remove epsf.ps from cmake INSTALL

- Extend patch xv-3.10a-overflow.dif to catch integer overflow 
  for 24bit pcx pictures

- Switch to https://github.com/jasper-software/xv with its
  Version 4.1.1 based on xv-3.10a and the jumbo patches
  and fixes as well as the enhancements.
  * Fixed a build problem on MacOS.
  * Added support for webp format.
  * Applied jumbo patch set and numerous other patches including those from the
    Fedora Linux RPM for the XV software.
  * Applied several patches for the XV software from OpenBSD.
  * Applied several patches for the XV software from OpenSUSE.
  * Added support for CMake-based builds.
  * Added a GitHub Actions CI framework for performing test builds on each
    repository push.
  * Added a GitHub Actions workflow for generating release tarballs on each
    repository tag corresponding to a release.
  * Added support for JasPer 3.0.0.
- Remove upstream patches
  * xv-3.10a-dirw.dif
  * xv-3.10a-enhancements.20070520-20081216.diff
  * xv-3.10a-jpeg8.dif
  * xv-3.10a-jumbo-fix-enh-patch-20070520.txt
  * xv-3.10a-jumbo-patches-20070520.tar.bz2
  * xv-3.10a-libpng15.patch
  * xv-3.10a-png-gimp.patch
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 502764 from Martin Pluskal's avatar Martin Pluskal (pluskalm) (revision 21)
- Cleanup spec file with spec-cleaner

- correctly calculate size of string buffer in png data (bnc#1043479)
  * xv-3.10a-png-gimp.patch
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 20)
Split 13.2 from Factory
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 19)
"Split
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 175568 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 18)
- build require libpng-devel => build against libpng16 in factory (forwarded request 175564 from pgajdos)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 158537 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 17)
- Change licence string to be conform with http://license.opensuse.org/
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 16)
Split 12.3 from Factory
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 140168 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 15)
- Required groff at build time
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 138187 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 14)
- Add patch for libpng15 support 

- Use libpng14-devel and libpng14-compat-devel to make it build
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 13)
branched from openSUSE:Factory:NonFree
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 121733 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 12)
Install the correct README file (bnc#763240).

README (and the symbolic link to it: "COPYRIGHT") contained docs/README instead of README. Fixed it by moving docs/README to docs/README.docs before installing. (forwarded request 121668 from burnus)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 109629 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 11)
- Add libjpeg-devel to resolve missing jpeglib.h
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 89943 from Dr. Werner Fink's avatar Dr. Werner Fink (WernerFink) (revision 10)
- Do not overwrite base name buffer in wrong order  (bnc#722130)
Adrian Schröter's avatar Adrian Schröter (adrianSuSE) committed (revision 9)
Displaying revisions 1 - 20 of 28
openSUSE Build Service is sponsored by