Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Factory:RISCV:NonFree
xv
xv.changes
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File xv.changes of Package xv
------------------------------------------------------------------- Tue Oct 15 08:00:02 UTC 2024 - Dr. Werner Fink <werner@suse.de> - 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 ------------------------------------------------------------------- Thu Sep 5 11:36:08 UTC 2024 - Dr. Werner Fink <werner@suse.de> - 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. ------------------------------------------------------------------- Mon Sep 2 09:03:20 UTC 2024 - Dr. Werner Fink <werner@suse.de> - 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. ------------------------------------------------------------------- Wed Aug 28 10:50:48 UTC 2024 - Dr. Werner Fink <werner@suse.de> - Add patch xv-3.10a-gcc14.patch to make it build again ------------------------------------------------------------------- Tue Aug 13 13:59:43 UTC 2024 - Dr. Werner Fink <werner@suse.de> - 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 ------------------------------------------------------------------- Wed Jun 26 10:58:34 UTC 2024 - Dr. Werner Fink <werner@suse.de> - Update to 5.2.0 (2024-06-25) based on xv-3.10a * Made some improvements to WEBP support. ------------------------------------------------------------------- Wed Feb 7 11:50:56 UTC 2024 - Dr. Werner Fink <werner@suse.de> - 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 ------------------------------------------------------------------- Tue Jun 13 08:36:41 UTC 2023 - Dr. Werner Fink <werner@suse.de> - 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 ------------------------------------------------------------------- Tue May 30 13:56:32 UTC 2023 - Dr. Werner Fink <werner@suse.de> - Extend patch xv-3.10a-overflow.dif to catch integer overflow for 24bit pcx pictures ------------------------------------------------------------------- Tue May 30 12:08:35 UTC 2023 - Dr. Werner Fink <werner@suse.de> - 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 * xv-3.10a-png.dif * xv-3.10a-signal.dif * xv-3.10a-ticks.dif * xv-3.10a-xwd.dif - Switch to cmake build - Package split for the huge documentations ------------------------------------------------------------------- Mon Feb 21 14:21:59 UTC 2022 - Dr. Werner Fink <werner@suse.de> - Change URL to latest active development project ------------------------------------------------------------------- Sat Jun 10 08:46:48 UTC 2017 - mpluskal@suse.com - Cleanup spec file with spec-cleaner ------------------------------------------------------------------- Thu Jun 8 20:51:12 UTC 2017 - rich.coe2@gmail.com - correctly calculate size of string buffer in png data (bnc#1043479) * xv-3.10a-png-gimp.patch ------------------------------------------------------------------- Tue May 14 13:06:13 UTC 2013 - pgajdos@suse.com - build require libpng-devel => build against libpng16 in factory ------------------------------------------------------------------- Mon Mar 11 10:10:17 UTC 2013 - werner@suse.de - Change licence string to be conform with http://license.opensuse.org/ ------------------------------------------------------------------- Mon Nov 5 08:29:23 UTC 2012 - werner@suse.de - Required groff at build time ------------------------------------------------------------------- Mon Oct 15 11:40:22 UTC 2012 - werner@suse.de - Add patch for libpng15 support ------------------------------------------------------------------- Fri Oct 12 16:30:11 UTC 2012 - werner@suse.de - Use libpng14-devel and libpng14-compat-devel to make it build ------------------------------------------------------------------- Mon May 21 14:15:04 UTC 2012 - burnus@net-b.de - Install the correct README file (bnc#763240) ------------------------------------------------------------------- Fri Mar 16 09:11:41 UTC 2012 - werner@suse.de - Add libjpeg-devel to resolve missing jpeglib.h ------------------------------------------------------------------- Wed Nov 2 12:58:36 UTC 2011 - werner@suse.de - Do not overwrite base name buffer in wrong order (bnc#722130) ------------------------------------------------------------------- Thu Jul 7 10:24:31 UTC 2011 - werner@suse.de - Copy always not more as the length of the buffers for the filenames and the basename of them (bnc#704230) ------------------------------------------------------------------- Tue Dec 15 13:22:04 CET 2009 - werner@suse.de - Update to jumbo patch enhancment 20081216 from Greg Roelofs. - Forward my patches to Greg Roelofs. - Add my further test cases to xv-tests.tar.bz2 - Add a notify warning about the risks of using XV in the package data base ------------------------------------------------------------------- Tue Jun 23 13:03:48 CEST 2009 - werner@suse.de - In DirW do not move cursor if no filename is there (bnc#506573) ------------------------------------------------------------------- Wed Oct 8 15:09:55 CEST 2008 - werner@suse.de - Make code of xwd work (bnc#426582) ------------------------------------------------------------------- Wed Sep 3 14:53:31 CEST 2008 - werner@suse.de - Do not deleted PNG window twice (bnc#419422) ------------------------------------------------------------------- Fri Aug 1 18:53:49 CEST 2008 - werner@suse.de - In jpeg library the numbers of out_color_components and color_components are diffenrent for quantize_colors, that is that color_components is the colormap (normally 1) (bnc#412491) ------------------------------------------------------------------- Tue May 27 13:14:50 CEST 2008 - werner@suse.de - Switch over to jumbo patch 20070520 as this includes not only all of our security patches but also those from debian - Avoid to be fooled on new gcc as the overflow detection with signed integers hadn't worked anymore - Avoid to be fooled on boundary check of new glibc on counting the pointer up and behind the upper boundary ------------------------------------------------------------------- Fri May 23 14:31:29 CEST 2008 - werner@suse.de - Never call X11 functions from within siganl handler (bnc#283914) ------------------------------------------------------------------- Thu Jul 5 14:47:22 CEST 2007 - coolo@suse.de - put desktop file and icon into package ------------------------------------------------------------------- Mon Jan 29 17:07:29 CET 2007 - werner@suse.de - Be sure to use system ticks (bug #237214) ------------------------------------------------------------------- Fri Jan 12 12:18:17 CET 2007 - werner@suse.de - Catch compiler warnings ------------------------------------------------------------------- Thu Jan 11 16:27:46 CET 2007 - werner@suse.de - Catch BadAcsess in XGrabButton for fvwm2 (report from Reinhard) ------------------------------------------------------------------- Wed Aug 2 11:19:11 CEST 2006 - werner@suse.de - Make it build with X11R7 ------------------------------------------------------------------- Mon May 29 17:08:36 CEST 2006 - werner@suse.de - Allow NumLock (and any other modifier) for grab (bug #179310) ------------------------------------------------------------------- Wed Jan 25 21:43:31 CET 2006 - mls@suse.de - converted neededforbuild to BuildRequires ------------------------------------------------------------------- Thu Jan 12 12:29:58 CET 2006 - werner@suse.de - Use the gcc stack protector ------------------------------------------------------------------- Mon Dec 5 16:51:08 CET 2005 - werner@suse.de - Add workarounds to catch race in XGrabButton under KDE (#133406) ------------------------------------------------------------------- Wed Apr 13 15:37:48 CEST 2005 - werner@suse.de - Yet an other security fix ------------------------------------------------------------------- Mon Apr 11 18:52:04 CEST 2005 - werner@suse.de - Update to final jumbo patch 20050410 ------------------------------------------------------------------- Mon Apr 11 14:55:16 CEST 2005 - werner@suse.de - Fix for compressed mac binaries ------------------------------------------------------------------- Fri Apr 8 17:47:55 CEST 2005 - werner@suse.de - Use fix+enh patch from GRR (security) - Correct bmp driver for smaller bpp values - Adapt and use newer Japanese extension patch ------------------------------------------------------------------- Fri Mar 4 11:59:38 CET 2005 - werner@suse.de - Fix format string error (bug #70844) ------------------------------------------------------------------- Wed Nov 17 12:51:03 CET 2004 - werner@suse.de - Add xv.png pixmap to file list ------------------------------------------------------------------- Tue Aug 24 13:28:00 CEST 2004 - werner@suse.de - Fix know overflows caused by bogus images (bug #44120) ------------------------------------------------------------------- Wed Jul 28 15:32:48 CEST 2004 - werner@suse.de - Add mouse wheel patch from Yue Shi Lai <yl2160@columbia.edu> - Add bmp 32 bit extension also provided by Yue Shi Lai ------------------------------------------------------------------- Wed Jun 9 15:58:18 CEST 2004 - werner@suse.de - Fix 24bit issue of bmp format to make 24bit bmp visible again (was introduced by fix of bug #20120) (bug# 41849) ------------------------------------------------------------------- Tue Feb 24 11:58:56 CET 2004 - werner@suse.de - Remove nasty compile warning - Convert manual pages under doc to text files ------------------------------------------------------------------- Thu Feb 12 12:05:22 CET 2004 - werner@suse.de - Never overwrite CFLAGS of a imaked Makefile ------------------------------------------------------------------- Tue Feb 3 12:00:34 CET 2004 - kukuk@suse.de - Build with -fno-strict-aliasing ------------------------------------------------------------------- Sat Jan 10 16:53:17 CET 2004 - adrian@suse.de - build as user ------------------------------------------------------------------- Sun Aug 17 09:17:57 CEST 2003 - adrian@suse.de - added desktop file ------------------------------------------------------------------- Tue Apr 15 17:05:18 CEST 2003 - coolo@suse.de - use BuildRoot ------------------------------------------------------------------- Mon Jan 27 00:11:50 CET 2003 - ro@suse.de - fix imakefile ------------------------------------------------------------------- Wed Sep 25 16:13:37 CEST 2002 - werner@suse.de - Support BMP even if padding is broken (bug #20120) ------------------------------------------------------------------- Tue Aug 20 15:55:07 CEST 2002 - werner@suse.de - Warning added: MAKI is only supported with 640x400 (bug #18093) ------------------------------------------------------------------- Thu Aug 15 15:52:24 CEST 2002 - werner@suse.de - Fix timing/refresh problem of xv with XFree86[tm]-4.2 ------------------------------------------------------------------- Sat Jul 27 11:47:20 CEST 2002 - adrian@suse.de - fix neededforbuild ------------------------------------------------------------------- Fri Feb 15 02:08:08 CET 2002 - ro@suse.de - fix owner/group after unpacking all sources ------------------------------------------------------------------- Tue Feb 12 09:39:01 CET 2002 - kukuk@suse.de - Use correct tar option ------------------------------------------------------------------- Fri Feb 1 00:26:13 CET 2002 - ro@suse.de - changed neededforbuild <libpng> to <libpng-devel-packages> ------------------------------------------------------------------- Tue Aug 21 11:37:26 CEST 2001 - cstein@suse.de - added some sanity checking to 'xsetbgimg' ------------------------------------------------------------------- Fri Jul 6 12:49:48 CEST 2001 - cstein@suse.de - added 'xsetbgimg', a small shell script to set the X background quickly (calls xv) ------------------------------------------------------------------- Tue May 8 18:48:16 CEST 2001 - mfabian@suse.de - bzip2 sources ------------------------------------------------------------------- Tue Jun 6 14:02:23 CEST 2000 - werner@suse.de - Correct last change ------------------------------------------------------------------- Sat May 27 11:09:05 CEST 2000 - kukuk@suse.de - Use %doc macro for documentation ------------------------------------------------------------------- Wed Jan 12 19:22:32 CET 2000 - werner@suse.de - Better dithering of TrueColor pictures on 16bit displays ------------------------------------------------------------------- Tue Sep 28 16:23:10 CEST 1999 - werner@suse.de - Temporay files writable and readable for the owner ------------------------------------------------------------------- Thu Sep 23 23:12:00 CEST 1999 - werner@suse.de - Make temporay file creation more secure * Use vdroot for tmpdir if AUTOEXTRACT is defined * Try to open with O_WRONLY|O_CREAT|O_EXCL first * Unsolved: gs and pic2 output page files (%d) - Use better visual detection for 24 bit displays - Expand tiff handling * more than the first page is viewable * handle LZW compression ------------------------------------------------------------------- Wed Sep 22 20:03:35 MEST 1999 - werner@suse.de - Add some boundary checks - Add pdf support via gs - Fix hints handling (flags initialized to zero) - Fix grabbing - Fix gif for deep colours spaces ------------------------------------------------------------------- Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de - ran old prepare_spec on spec file to switch to new prepare_spec. ------------------------------------------------------------------- Sun Nov 29 15:17:18 MET 1998 - bs@suse.de - don't compile with -fno-force-mem ------------------------------------------------------------------- Wed Nov 4 21:30:42 MET 1998 - werner@suse.de - Add jap patch for new formats - Erase remaining pixels of a not fitting line (XPM) - Some security fixes ------------------------------------------------------------------- Thu Sep 17 16:57:18 MEST 1998 - ro@suse.de - don't redeclare sys_errlist for glibc ------------------------------------------------------------------- Wed Nov 5 16:47:51 MET 1997 - werner@suse.de - Added png support ------------------------------------------------------------------- Fri Oct 17 11:39:33 MEST 1997 - ro@suse.de - added -lz after -ltiff ---------------------------------------------------------------------------- Fri Feb 14 11:52:06 MET 1997 - werner@suse.de - Good old xv new packed - Including some fixes for xv-3.10a - Fix a bug in writing xpm - Use shared lib's: libtiff.so.3, libjpeg.so.5, libgz.so.1 - Enable ghostscript and gunzip
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor