Package Release Info

xawtv-3.103-bp151.4.3.1

Update Info: openSUSE-2020-787
Available in Package Hub : 15 SP1 Update

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

alevtd
motv
pia
tv-common
v4l-conf
v4l-tools
xawtv

Change Logs

* Thu Jun 04 2020 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)
Version: 3.103-bp150.1.3
* Fri Dec 26 2014 bwiedemann@suse.com
- fix Segfault at start + add xawtv-fixblitframesegfault.patch
* Thu Jul 25 2013 tchvatal@suse.com
- Add missing dependencies so the package build on factory.
* Sun Jun 02 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 2012 bwiedemann@suse.com
- patch to read config as it can contain keyboard events for vdr
  (fixes bnc#735032)
* Fri Feb 24 2012 coolo@suse.com
- buildrequire xorg-x11 for configure to find appdefaults location correctly
* Wed Nov 30 2011 coolo@suse.com
- add automake as buildrequire to avoid implicit dependency
* Sat Sep 10 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 03 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 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 07 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 07 2009 mmarek@suse.cz
- xawtv-3.95-missing-fclose.patch: fix for bnc#532258.
* Sat Sep 05 2009 mmarek@suse.cz
- added patches from Fedora (bnc#464294).
* Fri Jun 19 2009 coolo@novell.com
- disable as-needed for this package as it fails to build with it
* Mon May 25 2009 lnussel@suse.de
- lirc -> lirc-devel in BuildRequires
* Fri Apr 24 2009 crrodriguez@suse.de
- fix build, add ncurses-devel to BuildRequires
* Tue Jul 29 2008 mmarek@suse.cz
- don't print spurious error messages in xioctl() (bnc#404034)
* Mon Aug 06 2007 olh@suse.de
- remove PAGE_SIZE useage and inclusion of asm/page.h
* Sat May 19 2007 coolo@suse.de
- remove translations from desktop files
* Wed Apr 18 2007 ro@suse.de
- added %{_mandir}/fr directory to filelist
* Fri Mar 30 2007 rguenther@suse.de
- add %{_mandir}/fr/man1 directory.