SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for vdr-plugin-sky-1.6.0-6mdv2009.1.i586.rpm :
Fri Mar 20 23:00:00 2009 Anssi Hannula 1.6.0-6mdv2009.1
+ Revision: 359268
- bump ABI version due to patch changes, plugins have to be rebuilt
- fix printf format strings (printf-format.patch and hunks in h264 patch)
- drop kernel dvb api check (drop-dvbapi-check.patch) as the api
version is bumped arbitrarily
- update liemikuutio patchset to 1.24
- drop oldsubs.patch, merged into liemikuutio
- add frontend-facilities.patch
- rediff patches rotor, pin, mainmenuhooks
- rediff patches lnbshare, graphtft, shared-devices, sourcecaps,
h264, cmdsubmenu, rotor, jumpplay, mainmenuhooks
- build plugins with current optflags instead of vdr optflags
- check for already running vdr in initscript

+ Funda Wang
- really rediff
- rediff vdrversion patch

Tue Jul 8 00:00:00 2008 Oden Eriksson 1.6.0-5mdv2009.0
+ Revision: 232374
- rebuilt against new libcap

+ Anssi Hannula
- define %_localstatedir locally for backportability

+ Pixel
- adapt to %_localstatedir now being /var instead of /var/lib (#22312)

Fri May 16 00:00:00 2008 Anssi Hannula 1.6.0-4mdv2009.0
+ Revision: 207713
- add an introductory README.install.urpmi file
- fix default configdir path when running outside runvdr (#40641)
- add configurable logident for multi-vdr systems (logident.patch), not
added to sysconfig until accepted upstream
- fix HasDecoder() when in pmExtern playmode (hasdecoder.patch)
- detach runvdr from controlling terminal using setsid
- start vdr only after all filesystems have been mounted
(Should-Start: $local_fs $remote_fs)

Mon May 5 00:00:00 2008 Anssi Hannula 1.6.0-3mdv2009.0
+ Revision: 201088
- play subtitles automatically on old recordings (oldsubs.patch)

Tue Apr 29 00:00:00 2008 Anssi Hannula 1.6.0-2mdv2009.0
+ Revision: 197884
- handle shared devices with --only-in= and --only-out (P9)
- add patch to properly handle CA with streamdev (P10)
- patches modify the ABI, plugins have to rebuilt

Sat Apr 26 00:00:00 2008 Anssi Hannula 1.6.0-1mdv2009.0
+ Revision: 197497
- adapt cflags for ncursesw
- add urpmi readme file for upgrades
- VDR 1.6.0-1
- subtitles support integrated, drop the patch and add obsoletes
on vdr-plugin-subtitles
- minor description and summary updates
- drop unneeded translationerror-only-when-debug patch (P1)
- drop maxdevices patch, applied upstream (P2)
- drop getdevices patch, applied upstream (P3)
- rediff rsvps patch (P4)
- hack around bad subtitle support of DXR3 (P6)
- set monospace as default monospace font and sans serif as default
large font (P7)
- show more font aliases in the font lists (P8)
- update liemikuutio patchset to 1.19 (P12)
- add Rolf Ahrenberg\'s cutter-marks, parentalrating-content and
thread-name patches (P13, P14, P15)
- drop closefilter patch, applied upstream (P16)
- update sort-options and dd-record-option patches from e-tobi
(P21, P22)
- switch to e-tobi versions of yaepg, pin, graphtft, sourcecaps, and
reelchannelscan patches (P23, P25, P26, P27, P29)
- replace submenu patch with menuorg patch from e-tobi (P24)
- replace noepgmenu patch with noepg patch from e-tobi (P28)
- add pvrinput support patch from e-tobi (P30)
- update lnbshare patch (P34)
- update rotor support patch (P40)
- drop unneeded decruft patch (P45)
- update jumpplay, timer-info and cmdsubmenu patches (P50, P52, P53)
- drop smooth-fastforward patch, applied upstream (P56)
- drop unneeded exthooks patch (P60)
- drop sc patch, applied upstream (P63)
- update h264 patch (P67)
- add a fix for h264 patch (P68)
- now buildrequires libncursesw-devel instead of ncurses-devel
- buildrequires fontconfig-devel and freetype2-devel
- drop old obsoletes on vdr-core packages
- add the new pictures plugin
- adapt build macros for gettext localization, and rename the locales to
standard names
- require gettext in vdr-devel
- fix vdr_plugin_post and vdr_plugin_postun macros to not consume the
line after them
- do not disable UTF-8 anymore, vdr now supports it
- add new options into sysconfig file

Fri Jan 4 23:00:00 2008 Anssi Hannula 1.4.7-9mdv2008.1
+ Revision: 144612
- add handling for plugin parameters that can be specified multiple
times (MULTIPLE_PARAMS)
- provide VdrVersion() for fetching version at runtime
- get rid of %vdr_add_optflags for specifying additional compiler flags
and use more standard and robust VDR_PLUGIN_FLAGS variable that
overrides %{vdr_plugin_flags}, in the same way as CFLAGS=>%{optflags}
- set VDRVERSION to version-release
- add vdr_sub_abi number to APIVERSION
- adapt license tag for new policy
- P67: add H.264 support by Reinhard Nissl, adapted for 1.4.7 by Petri
Hintukainen (http://phivdr.dyndns.org/vdr/.h264/), adapted for
Mandriva package by Petri Suvila
- the VDR ABI is modified, plugins have to be rebuilt

+ Olivier Blin
- restore BuildRoot

+ Thierry Vignaud
- kill re-definition of %buildroot on Pixel\'s request

Mon Oct 29 23:00:00 2007 Anssi Hannula 1.4.7-8mdv2008.1
+ Revision: 103023
- add support for smooth fast forward with output plugins that support it
(P56, from xineliboutput plugin)
- add pluginparam and closefilter patches for iptv plugin (P16, P17)
- patches modify the VDR ABI, plugins have to be rebuilt

Sun Oct 28 00:00:00 2007 Anssi Hannula 1.4.7-7mdv2008.1
+ Revision: 102679
- minor description fixes
- update subtitles+ttxtsubs patch (fixes bug in PES_EXTENSION insertion)
- raise maximum number of DVB devices to 8 (patch2)
- use silent grep in module check in runvdr

Thu Sep 6 00:00:00 2007 Anssi Hannula 1.4.7-6mdv2008.0
+ Revision: 80287
- add dummy LOCALEDIR to plugin build call to allow building plugins
that contain support for both the new and the legacy i18n handling

Fri Jul 13 00:00:00 2007 Anssi Hannula 1.4.7-5mdv2008.0
+ Revision: 51440
- call modprobe and rmmod with exact path
- set HOME to VDR_USER homedir (default /var/lib/vdr), fixes crash with dvd
plugin, reported by Johan Schuring

Wed Jul 11 00:00:00 2007 Anssi Hannula 1.4.7-4mdv2008.0
+ Revision: 51060
- use BASH_ENV instead of --login to load system variables
- provide global macro %vdr_plugin_flags

Mon Jul 9 00:00:00 2007 Anssi Hannula 1.4.7-3mdv2008.0
+ Revision: 49956
- patches modify the ABI, plugins have to be rebuilt
- do not show \"no translation\" errors when running under low logging
level (patch1)
- add clean support for external CI handlers (patch63), drop now
unneeded hunks from patch60
- add %_vdr_epgimagesdir as global macro
- set plugin configuration variables as local to prevent namespace clashes
- do not show pin plugin specific options when it is not loaded
- reset environment when launching runvdr

Fri Jun 22 00:00:00 2007 Anssi Hannula 1.4.7-2mdv2008.0
+ Revision: 42043
- add menu patch for graphtft plugin (P32)
- add patch for reelchannelscan plugin (P47)
- add patch for pin plugin (P58)
- patches break plugin ABI, plugins have to be rebuilt
- plugins now require vdr with specific arch
- add README.mdv regarding manually compiling plugins
- load capability kernel module in runvdr if needed

Sun May 13 00:00:00 2007 Anssi Hannula 1.4.7-1mdv2008.0
+ Revision: 26424
- 1.4.7

Sun May 6 00:00:00 2007 Anssi Hannula 1.4.6-8mdv2008.0
+ Revision: 23261
- fix VDRVERSION during plugin build

Sun May 6 00:00:00 2007 Anssi Hannula 1.4.6-6mdv2008.0
+ Revision: 22669
- VDR 1.4.6-1
- drop patch2, no longer needed by streamdev
- re-enable patch4
o breaks ABI, plugins have to be rebuilt
- drop patch5, applied upstream
- update Ahrenberg\'s subtitles+ttxtsubs patch
- minor improvements in description
- add epg2html.pl and summary2info.pl

Sat May 5 00:00:00 2007 Anssi Hannula 1.4.6-3mdv2008.0
+ Revision: 22557
- disable patch4 for now

Wed May 2 00:00:00 2007 Anssi Hannula 1.4.6-2mdv2008.0
+ Revision: 19858
- patch4: allow using running status as VPS fallback
- patch5: fix NIT handling on Finnish Digita DVB-T
- patch65: menu hooks for epgsearch plugin

Sun Mar 4 23:00:00 2007 Anssi Hannula 1.4.6-1mdv2007.0
+ Revision: 132164
- VDR 1.4.6

Sat Jan 20 23:00:00 2007 Anssi Hannula 1.4.5-1mdv2007.1
+ Revision: 111087
- VDR 1.4.5
- update urls of Rolf Ahrenberg\'s patches
- make VDR_PLUGIN_ARGS usable in plugin-specific sysconfig files as well
- add some comments into the vdr sysconfig file

Mon Dec 4 23:00:00 2006 Anssi Hannula 1.4.4-2mdv2007.1
+ Revision: 90489
- raise release
- VDR 1.4.4-2
- upgrade modifies the ABI, plugins have to be rebuilt
- lirc is hotpluggable, remove from should-start
- add harddrake to should-start

Sat Nov 4 23:00:00 2006 Anssi Hannula 1.4.4-1mdv2007.1
+ Revision: 76610
- VDR 1.4.4

Sun Oct 29 23:00:00 2006 Anssi Hannula 1.4.3-1mdv2007.1
+ Revision: 73620
- VDR 1.4.3-4
- upgrade modifies the ABI, plugins have to be rebuilt
- liemikuutio 1.13
- upgrade to fixed configurableLNBshare
- drop patch1, patch3, applied upstream
- fix patch60
- add better comments to files in /usr/share/vdr/defaults/
- fix uninstalling plugins if rpm didn\'t honor Requires(preun)
- fix missing backslash from runvdr
- Import vdr

Fri Sep 8 00:00:00 2006 Anssi Hannula 1.4.2-3mdv2007.0
- patch4: fix cTimer assignment
- patch1: raise APIVERSION as patch4 is from upstream
- patch4 modifies the ABI, plugins have to be rebuilt
- remove /etc/vdr symlink, it only adds confusion

Tue Sep 5 00:00:00 2006 Anssi Hannula 1.4.2-2mdv2007.0
- VDR 1.4.2-1 (bugfixes)
- add note about permissions to VDR_RCU comment in sysconfig

Sat Sep 2 00:00:00 2006 Anssi Hannula 1.4.2-1mdv2007.0
- VDR 1.4.2
- liemikuutio 1.10
- no audio group by default
- rediff patch3

Fri Aug 25 00:00:00 2006 Anssi Hannula 1.4.1-7mdv2007.0
- use underscore instead of dash in vdr_abi

Fri Aug 25 00:00:00 2006 Anssi Hannula 1.4.1-6mdv2007.0
- VDR 1.4.1-5
- upgrade modifies the ABI, plugins have to be rebuilt
- patch3: fix device selection
- stricter ABI requires for plugins
- build plugins with -fPIC by default on x86, add macro for overriding
- rediff patch34

Sat Aug 12 00:00:00 2006 Anssi Hannula 1.4.1-5mdv2007.0
- fix runvdr to check for UTF-8 before disabling it

Tue Aug 8 00:00:00 2006 Anssi Hannula 1.4.1-4mdv2007.0
- VDR 1.4.1-3
- upgrade modifies the ABI, plugins have to be rebuilt
- update runvdr to disable UTF-8 (#24155)
- better description
- remove reference to the non-existent .vdr_plugins from runvdr
- rediff patch60

Wed Jul 26 00:00:00 2006 Anssi Hannula 1.4.1-3mdv2007.0
- VDR 1.4.1-2
- liemikuutio 1.8
- do not use -b for patches
- eval the default keyword in plugin params macro
- use ccp for sysconfig files
- modify comments in main sysconfig file
- post and postun for plugins included with vdr
- do not use conditional patches, other patches depend on them
- patch22: separate \"record DD\" and \"use DD\" options
- patch45: support for decruft plugin
- patch60: hooks for plugins
- patches modify the ABI, plugins have to be rebuilt

Tue Jun 20 00:00:00 2006 Anssi Hannula 1.4.1-2mdv2007.0
- use _ prefix for system path macros as per convention
- VDR 1.4.1-1
- patch20: better support for analogtv plugin
- patch21: new recording sort options
- patch34: configurable LNB sharing
- patch36: per-device source configuration, aka sourcecaps
- patch42: support for noepgmenu plugin
- patch51: submenu support
- patch52: show if enough space for a recording, aka timer-info
- patch53: hierarchical command menu support

Tue Jun 13 00:00:00 2006 Anssi Hannula 1.4.1-1mdv2007.0
- VDR 1.4.1
- liemikuutio 1.6
- fix a typo in the VDR initial logmessage
- drop Finnish patch, upstream

Mon Jun 12 00:00:00 2006 Anssi Hannula 1.4.0-6mdv2007.0
- do not use -fPIC on x86

Sat Jun 10 00:00:00 2006 Anssi Hannula 1.4.0-5mdv2007.0
- silence rename in vdr_plugin_install
- rotor patch
- buildrequires ncurses-devel
- drop the multiple cores thing, too complicated with plugins
- ship standard core only, add build switches
- drop COPYING, vdr is GPL

Tue Jun 6 00:00:00 2006 Anssi Hannula 1.4.0-4mdv2007.0
- maintenance patch 1.4.0-3
- use getenv to get the user homedir
- fix requires of plugins shipped with vdr
- update bigpatch core to 1.4.0-1
- fix VDRVERSION
- modify diseqc.conf earlier

Sat Jun 3 00:00:00 2006 Anssi Hannula 1.4.0-3mdv2007.0
- patch2: add friend declaration in dvbsub.h for streamdev
- fix build switches for building a custom core

Fri Jun 2 00:00:00 2006 Anssi Hannula 1.4.0-2mdv2007.0
- fix missing backslash in vdr.macros
- use the real config dir instead of the symlink as the default VDR_CONFIGDIR
- touch channels.conf in run-time, drop from package

Thu Jun 1 00:00:00 2006 Anssi Hannula 1.4.0-1mdv2007.0
- initial Mandriva release


 
ICM