File xawtv.changes of Package xawtv
-------------------------------------------------------------------
Mon Mar 1 17:27:04 UTC 2021 - Christophe Giboudeaux <christophe@krop.fr>
- Add patch to fix build with glibc >= 2.32:
* 0001-Replace-sys_siglist-with-strsignal.patch
- Drop obsolete conditions
-------------------------------------------------------------------
Mon Aug 17 16:42:44 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- skip group verify on v4l-conf
-------------------------------------------------------------------
Mon Aug 17 07:38:10 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 3.107:
* Solve build issues with gcc 10.1
* Check if file exists before opening it
* Use standard c99 designated initializers
* Show if lirc is enabled or not when configuring it
* Don't need need to call abs() for rdrift and vdrift
* Get rid of an unused function at flt-smooth
* Use hexa for non-printable codes at ntsc-cc code
* Move -Llibng to LD_FLAGS at makefile
* Add xawtv3 to Tavis CI build integration
* Get rid of VIDIOC_G_PARM ioctl
* Remove an unused file from git and ignore auto-generated files
* Get rid of V4L1 support, as V4L1 API got removed from Kernel in 2010.
* Update videodev2.h file to a later version
* Update the error code at vbi-gui to reflect the name of the V4L2 ioctl
* Fix fbtv application for it to properly handle camera bytesperpage
aligments and to properly display texts over over the camera
streaming screen
* add fbtv support for modern console fonts
* fix fbtv output when byterperline is greater than the number of
filled bytes
* add help for fbtv and improve its man page
* allow using just the font name on fbtv
* Cleanup most warnings when building it, fixing some potential bugs
* Add support for AC_HEADER_MAJOR, in order to support upcoming
glibc versions
* Allow ./configure --disable-alsa to compile when alsa is available
* x11: get rid of deprecated XKeycodeToKeysym function
* get rid of unused libXp at Makefile
* disable DGA if client is not local, fixing usage over ssh
* Drop supplementary group IDs when dropping privileges
* Add desktop and appdata files for xawtv, motv and mtt
* Fix mtt not being able to tune tv channels
* Remove superfluous ; add end of functions
* Add a workaround for bttv kernel driver planar fmt width bug
* Allow setting alsa_latency from ~/.xawtv
* Fix not being able to get a larger latency on capture devices with small
max period sizes
* prefer CAP_STREAMING over CAP_READWRITE
* Fix segfault under certain conditions
- remove xawtv-fixblitframesegfault.patch, fix-build-with-recent-glibc.patch,
v4l-conf-fix-CVE-2020-13696.patch, gcc-10.patch (all upstream)
-------------------------------------------------------------------
Wed Jun 3 10:31:36 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
- add gcc-10.patch: fixes multiple definitions of global variables across the
code. These cause errors with new major gcc 10 version.
-------------------------------------------------------------------
Fri May 29 09:02:03 UTC 2020 - Matthias Gerstner <matthias.gerstner@suse.com>
- v4l-conf: add v4l-conf-fix-CVE-2020-13696.patch: fix security issue in
setuid-root program that allows for arbitrary file existence tests and
open() with O_RDWR (bsc#1171655, CVE-2020-13696)
-------------------------------------------------------------------
Thu Apr 30 06:40:47 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
- Disable LTO on %arm and aarch64 to fix build
-------------------------------------------------------------------
Tue Apr 9 20:42:40 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Add fix-build-with-recent-glibc.patch
- Run spec-cleaner
-------------------------------------------------------------------
Fri Dec 26 14:58:40 UTC 2014 - bwiedemann@suse.com
- fix Segfault at start + add xawtv-fixblitframesegfault.patch
-------------------------------------------------------------------
Thu Jul 25 10:28:03 UTC 2013 - tchvatal@suse.com
- Add missing dependencies so the package build on factory.
-------------------------------------------------------------------
Sun Jun 2 18:15:11 UTC 2013 - asterios.dramis@gmail.com
- Update to version 3.103:
* Improve alsa stream handling
* Add support for alsa audio loopback to the radio app
* Add support for multiple-band (AM+FM) tuners to radio app
* Tons of other bugfixes + improvements for the radio app
* Fix xawtv window flashing to black when changing channel or taking a
snapshot
* Fix crackle crackle sound on mp34xx cards when changing channel
* Various other bugfixes
- Removed xawtv-3.95.patch, no-copy-dt-needed-entries.patch and
xawtv-read-config.patch (not needed/fixed upstream).
- Replaced Mesa-devel and xorg-x11-devel build requirements with the needed
pkgconfig(...) ones.
- Removed automake (autoreconf -fi is not needed) and openmotif (not needed)
build requirements.
- Use desktop-file-utils instead of update-desktop-files for openSUSE > 12.1.
-------------------------------------------------------------------
Sat Jun 16 10:53:07 UTC 2012 - bwiedemann@suse.com
- patch to read config as it can contain keyboard events for vdr
(fixes bnc#735032)
-------------------------------------------------------------------
Fri Feb 24 10:02:07 UTC 2012 - coolo@suse.com
- buildrequire xorg-x11 for configure to find appdefaults location correctly
-------------------------------------------------------------------
Wed Nov 30 14:24:53 UTC 2011 - coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
-------------------------------------------------------------------
Sat Sep 10 13:13:27 UTC 2011 - asterios.dramis@gmail.com
- Update to version 3.102:
* Improve alsa latency handler and document the -alsa-latency parameter
* Improve alsa handling, fixing a cut and past error that causes
breakages with some cards
* Improve audio parameters detection
* fix build with ld --as-needed --no-copy-dt-needed
- Spec file updates:
* Changed License: to GPL-2.0+.
* Recommend instead of Require "pia" for xawtv and motv.
* Removed "export SUSE_ASNEEDED=0" (not needed anymore).
* Minor other updates.
- Added a patch "v4l-conf_non-position-independent-executable_fix.patch" to fix
the non-position-independent-executable rpmlint warning for v4l-conf.
- Added a patch "no-copy-dt-needed-entries.patch" to fix linking with
--no-copy-dt-needed-entries.
-------------------------------------------------------------------
Sun Jul 3 17:24:44 UTC 2011 - asterios.dramis@gmail.com
- Update to version 3.101:
* Man fix to remove mention of v4l1, and describe libv4l instead
* Fixes at fr/es manuals
* Warning fixes
* Addition of alsa streaming at xawtv: now, for devices with video
associated with audio inputs.
* Use X11 editres, instead of its on version, based on a port from
a motif library released under a licence that is not GPL compatible
* Add auto-detection logic for xawtv: by default, it will now seek for
the first TV device. If not available, fall back to the first grabber
device.
* Add auto-detection logic for scanv: by default, it will now seek for
the first TV device. If not afailable, fails.
* Add optional support for libexplain at the v4l2/libv4l driver.
Libexplain provides a more complete explanation for the error codes,
helping developers to better track what's happened.
* Don't expose tuner commands, on devices that are grabber or webcams
at xawtv.
- Removed the patch for the GPL incompatible OpenGroup license files issue
bnc#696259 (fixed upstream).
-------------------------------------------------------------------
Sat May 28 12:04:12 UTC 2011 - asterios.dramis@gmail.com
- Added a patch (based on upstream) to fix the issue with GPL incompatible
OpenGroup license files (bnc#696259).
-------------------------------------------------------------------
Sat May 7 17:00:50 UTC 2011 - asterios.dramis@gmail.com
- Update to version 3.100:
* Incorporation of patches from various distributions.
* Porting to V4L2 API.
* Lots of other changes (see Changes file).
- Spec file updates:
* Changes based on rpmdevtools templates and spec-cleaner run.
* Removed libdrm-devel, recode and slang-devel from Buildrequires:
(not needed).
* Replaced freeglut-devel with Mesa-devel and added libdv-devel and
libquicktime-devel in Buildrequires:.
* Moved permissions package requirement in v4l-conf.
* Suggest lirc for xawtv and motv.
* Updates in Summaries and descriptions.
* Install an icon also for motv.
* Updates in v4l-conf post scripts.
* Minor other updates.
- Fixed some rpmlint warnings.
- Updated motv.desktop and xawtv.desktop to be XDG compatible.
- Removed all previous openSUSE and Fedora patches (except xawtv-3.95.patch)
since they are merged upstream, either complete or with some changes.
- Rebased xawtv-3.95.patch to aplly cleanly.
-------------------------------------------------------------------
Mon Sep 7 15:46:48 CEST 2009 - mmarek@suse.cz
- xawtv-3.95-missing-fclose.patch: fix for bnc#532258.
-------------------------------------------------------------------
Sat Sep 5 14:02:17 CEST 2009 - mmarek@suse.cz
- added patches from Fedora (bnc#464294).
-------------------------------------------------------------------
Fri Jun 19 10:35:46 CEST 2009 - coolo@novell.com
- disable as-needed for this package as it fails to build with it
-------------------------------------------------------------------
Mon May 25 14:17:02 CEST 2009 - lnussel@suse.de
- lirc -> lirc-devel in BuildRequires
-------------------------------------------------------------------
Fri Apr 24 18:48:26 CEST 2009 - crrodriguez@suse.de
- fix build, add ncurses-devel to BuildRequires
-------------------------------------------------------------------
Tue Jul 29 14:48:21 CEST 2008 - mmarek@suse.cz
- don't print spurious error messages in xioctl() (bnc#404034)
-------------------------------------------------------------------
Mon Aug 6 23:54:57 CEST 2007 - olh@suse.de
- remove PAGE_SIZE useage and inclusion of asm/page.h
-------------------------------------------------------------------
Sat May 19 10:13:50 CEST 2007 - coolo@suse.de
- remove translations from desktop files
-------------------------------------------------------------------
Thu Apr 19 01:39:49 CEST 2007 - ro@suse.de
- added %{_mandir}/fr directory to filelist
-------------------------------------------------------------------
Fri Mar 30 13:46:16 CEST 2007 - rguenther@suse.de
- add %{_mandir}/fr/man1 directory.
-------------------------------------------------------------------
Mon Oct 16 15:59:51 CEST 2006 - kraxel@suse.de
- fix build failure.
-------------------------------------------------------------------
Thu Aug 17 13:16:49 CEST 2006 - cthiel@suse.de
- update to version 3.95
* misc minor fixes collected over time.
* make it build with gcc4.
- drop xawtv-gcc4.patch
- fix build with X.Org 7.1
-------------------------------------------------------------------
Fri May 19 16:47:04 CEST 2006 - ro@suse.de
- fix build on ppc64
-------------------------------------------------------------------
Wed Jan 25 21:42:58 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Fri Jan 20 17:55:19 CET 2006 - schwab@suse.de
- Don't strip binaries.
-------------------------------------------------------------------
Wed Oct 12 19:26:30 CEST 2005 - sbrabec@suse.cz
- Force glib2 using gtk1-compat-devel.
- Enabled DV support.
-------------------------------------------------------------------
Fri Apr 22 16:07:54 CEST 2005 - ro@suse.de
- hack to build with gcc4
-------------------------------------------------------------------
Fri Nov 19 11:42:23 CET 2004 - ro@suse.de
- include icon in file list
-------------------------------------------------------------------
Wed Nov 10 12:45:38 CET 2004 - ro@suse.de
- fixed permissions handling for v4l-conf
-------------------------------------------------------------------
Wed Aug 18 18:18:36 CEST 2004 - kraxel@suse.de
- update to version 3.94.
-------------------------------------------------------------------
Thu Apr 22 17:17:52 CEST 2004 - kraxel@suse.de
- update to version 3.92.
-------------------------------------------------------------------
Thu Jan 29 19:09:32 CET 2004 - kraxel@suse.de
- update to version 3.91.
-------------------------------------------------------------------
Tue Oct 28 10:37:11 CET 2003 - kraxel@suse.de
- %run_permission fixes.
-------------------------------------------------------------------
Mon Oct 27 16:44:51 CET 2003 - kraxel@suse.de
- some spec file tweaks to make the package also build on
older distributions.
-------------------------------------------------------------------
Fri Oct 17 14:53:32 CEST 2003 - kraxel@suse.de
- updated to version 3.90
-------------------------------------------------------------------
Fri Sep 12 16:31:03 CEST 2003 - kraxel@suse.de
- added bugfix for a segfault.
- added conflicts: xaw3dd to xawtv (#12466).
-------------------------------------------------------------------
Fri Aug 29 10:02:28 CEST 2003 - kukuk@suse.de
- Change group to video for v4l-conf (like /etc/permissions has)
-------------------------------------------------------------------
Thu Aug 21 18:16:19 CEST 2003 - kraxel@suse.de
- more file list fixes.
-------------------------------------------------------------------
Sat Aug 16 11:22:31 CEST 2003 - adrian@suse.de
- add desktop files from kappfinder
-------------------------------------------------------------------
Thu Aug 14 15:35:18 CEST 2003 - kraxel@suse.de
- fixup file lists (#28805).
-------------------------------------------------------------------
Wed Jun 18 19:11:47 CEST 2003 - kraxel@suse.de
- fixup file lists.
-------------------------------------------------------------------
Mon May 26 16:53:08 CEST 2003 - kraxel@suse.de
- fixup file lists.
-------------------------------------------------------------------
Wed Apr 16 19:14:20 CEST 2003 - kraxel@suse.de
- updated to version 3.88
-------------------------------------------------------------------
Tue Apr 15 13:39:15 CEST 2003 - kraxel@suse.de
- updated to version 3.87
-------------------------------------------------------------------
Mon Mar 31 15:18:10 CEST 2003 - ro@suse.de
- use mesa-devel-packages in neededforbuild
-------------------------------------------------------------------
Tue Mar 25 23:05:21 CET 2003 - kraxel@suse.de
- updates to version 3.86
-------------------------------------------------------------------
Thu Feb 20 15:54:38 CET 2003 - kraxel@suse.de
- fix two segfaults in motv (one of them being bug #23958).
-------------------------------------------------------------------
Mon Feb 10 11:39:04 CET 2003 - kraxel@suse.de
- updated to version 3.85
-------------------------------------------------------------------
Fri Feb 7 13:00:31 CET 2003 - kraxel@suse.de
- updated to version 3.84
-------------------------------------------------------------------
Fri Jan 17 19:27:30 CET 2003 - kraxel@suse.de
- updated to version 3.83
-------------------------------------------------------------------
Tue Dec 10 16:27:33 CET 2002 - kraxel@suse.de
- updated to version 3.81
-------------------------------------------------------------------
Fri Nov 15 15:50:01 CET 2002 - kraxel@suse.de
- updated to version 3.79
-------------------------------------------------------------------
Fri Aug 16 13:14:32 CEST 2002 - kraxel@suse.de
- added alevtd bugfix.
-------------------------------------------------------------------
Wed Jul 24 21:09:44 CEST 2002 - kraxel@suse.de
- updated to version 3.76
- more neededforbuild fixes (alsa, mesa, lirc).
-------------------------------------------------------------------
Fri Jun 21 16:05:20 CEST 2002 - ro@suse.de
- added xf86 and libjpeg to neededforbuild
- added glib,glib-devel to neededforbuild (for libquicktime)
- added openmotif,openmotif-devel (for motv)
- added aalib,aalib-devel,slang,slang-devel (for ttv)
-------------------------------------------------------------------
Thu Jun 20 17:47:12 CEST 2002 - kraxel@suse.de
- updated to version 3.75
-------------------------------------------------------------------
Mon Mar 18 11:04:12 CET 2002 - kraxel@suse.de
- one-liner Fix for ppm snapshots.
-------------------------------------------------------------------
Fri Feb 22 12:59:59 CET 2002 - kraxel@suse.de
- updated to version 3.72
-------------------------------------------------------------------
Fri Feb 1 00:26:13 CET 2002 - ro@suse.de
- changed neededforbuild <libpng> to <libpng-devel-packages>
-------------------------------------------------------------------
Mon Jan 28 12:05:04 CET 2002 - kraxel@suse.de
- updated to version 3.68
-------------------------------------------------------------------
Tue Sep 11 16:06:44 CEST 2001 - kraxel@suse.de
- fixed bugzilla #10420
- merged another one-liner fix for a segfault from current
xawtv tree.
-------------------------------------------------------------------
Mon Sep 3 14:03:00 MEST 2001 - kraxel@suse.de
- updated to version 3.61
-------------------------------------------------------------------
Fri Aug 31 00:38:46 CEST 2001 - ro@suse.de
- added slang to neededforbuild (for aalib)
-------------------------------------------------------------------
Wed Aug 15 11:58:34 MEST 2001 - kraxel@suse.de
- updated to version 3.60
-------------------------------------------------------------------
Mon Jul 30 11:37:07 MEST 2001 - kraxel@suse.de
- updated to version 3.57
-------------------------------------------------------------------
Fri Jul 20 13:03:43 MEST 2001 - kraxel@suse.de
- splitted into multiple, smaller packages.
-------------------------------------------------------------------
Tue Jul 17 11:21:15 MEST 2001 - kraxel@suse.de
- updated to version 3.56
-------------------------------------------------------------------
Wed Jul 11 16:03:08 MEST 2001 - kraxel@suse.de
- updated to version 3.55
-------------------------------------------------------------------
Mon Jun 25 10:43:54 MEST 2001 - kraxel@suse.de
- updated to version 3.53
-------------------------------------------------------------------
Mon Apr 30 12:09:43 CEST 2001 - kraxel@suse.de
- Deleted the %post script with mkfontdir. It's not required as
/sbin/conf.d/SuSEconfig.fonts does that and causes problems
at install time [bug #7425]
-------------------------------------------------------------------
Mon Apr 9 12:47:35 CEST 2001 - kraxel@suse.de
- updated to version 3.43
- fixed %post script
-------------------------------------------------------------------
Fri Apr 6 11:49:44 CEST 2001 - kraxel@suse.de
- updated to version 3.42
- build with quicktime4linux lib and xfree4
- created new subpackage for alevtd
-------------------------------------------------------------------
Thu Apr 5 18:03:13 CEST 2001 - uli@suse.de
- removed lx_suse from neededforbuild
-------------------------------------------------------------------
Thu Jan 11 00:47:14 CET 2001 - ro@suse.de
- fixed doc list
-------------------------------------------------------------------
Mon Jan 8 20:28:06 CET 2001 - mt@suse.de
- renamed consolefont lat1-16.psf* to lat1-16.psfu* in fbtools.c
-------------------------------------------------------------------
Sun Aug 27 03:29:12 CEST 2000 - mt@suse.de
- added xf86_3x and xdevel3 to #needforbuild
-------------------------------------------------------------------
Wed Jul 5 00:31:53 MEST 2000 - mt@suse.de
- update to 3.17 (works really fine with lx_suse >= 2.2.16-7)
- kradio is not a part of the xawtv source any more
-------------------------------------------------------------------
Mon Sep 27 16:31:01 CEST 1999 - bs@suse.de
- fixed requirements for sub packages
-------------------------------------------------------------------
Mon Sep 13 17:23:57 CEST 1999 - bs@suse.de
- ran old prepare_spec on spec file to switch to new prepare_spec.
-------------------------------------------------------------------
Thu Sep 9 12:15:28 CEST 1999 - bs@suse.de
- fixed call of Check at the end of %install section
-------------------------------------------------------------------
Sat Jul 17 19:24:09 MEST 1999 - mt@suse.de
- updated to 2.46 (bug fixes version)
- added some security patches
-------------------------------------------------------------------
Wed Jun 2 19:22:46 MEST 1999 - mt@suse.de
- fixed ChannelEditor PopDown-Action (Close Button)
-------------------------------------------------------------------
Wed Jun 2 18:32:59 MEST 1999 - mt@suse.de
- updated to 2.45
- adapted security fixes/checks by marc from previous releases
-------------------------------------------------------------------
Mon Apr 5 14:26:29 MEST 1999 - bs@suse.de
- fixed date strings in .changes.
-------------------------------------------------------------------
Thu Mar 25 12:22:20 MET 1999 - mt@suse.de
- security fixes/checks by marc
-------------------------------------------------------------------
Fri Mar 19 17:30:14 MET 1999 - mt@suse.de
- fixed filelist in spec
-------------------------------------------------------------------
Fri Mar 19 14:48:12 MET 1999 - mt@suse.de
- new version 2.38
-------------------------------------------------------------------
Mon Nov 16 01:07:05 MET 1998 - mt@suse.de
- new version 2.29
-------------------------------------------------------------------
Wed Oct 7 18:23:51 MEST 1998 - ro@suse.de
- detect which directory contains QT
-------------------------------------------------------------------
Mon Jul 13 17:26:50 CEST 1998 - mt@suse.de
- added /usr/bin/radio, changed /dev/radio to /dev/bttv-fm (c,81,64)
-------------------------------------------------------------------
Sat Jul 11 12:49:42 MEST 1998 - bs@suse.de
- fixed neededforbuild
-------------------------------------------------------------------
Fri Jul 10 18:43:30 MEST 1998 - mt@suse.de
- new version 2.14 with v4l interface