Change logs for kodi source package in Experimental

  • kodi (2:20.0~alpha1+dfsg1-2) experimental; urgency=medium
    
      * Fix failing tests and restore timezone picker (Closes:‌ #1011241)
    
     -- Vasyl Gello <email address hidden>  Thu, 19 May 2022 15:08:49 +0000
  • kodi (2:20.0~alpha1+dfsg1-1) experimental; urgency=medium
    
      * New upstream version 20.0~alpha1+dfsg1
      * Leave only language packs in repo-resources-embedded
      * Branch out experimental
      * Restrict watchfile to next Debian stable codename
      * Add pipewire to build-dependencies
      * Refresh Kodi patches
      * Add workaround patches
      * Refresh cdatetime-std-chrono patches
      * Refresh headers-check.c
      * Use system RapidJSON
      * Bump libdate-tz C++ standard to 17 and enable StringView back
    
     -- Vasyl Gello <email address hidden>  Mon, 16 May 2022 06:45:07 +0000
  • kodi (2:19.4+dfsg1-1) experimental; urgency=medium
    
      * New upstream version 19.4+dfsg1
      * Drop system/certs and .github from tarball
      * Refresh patches
      * Reorder package structure to allow installation on
        foreign architectures (Closes: #996627)
      * Move TexturePacker to a separate binary package
      * Fix Lintian warnings.
      * Build native prerequisites before configure if cross-building
      * Version the build-dependency on gtest to >= 1.10.0~
      * d/watch: Switch libdate-tz to tags
      * Put KodiConfig.cmake in arch-dep place (Closes: #999482)
      * Add patches for cross build support
    
     -- Vasyl Gello <email address hidden>  Mon, 21 Mar 2022 17:48:21 +0000
  • kodi (2:19.1+dfsg1-1~exp0) experimental; urgency=medium
    
      * New upstream version 19.1+dfsg1
      * Add missing font dependency (Closes: #985497)
      * Fix links to Github releases in watchfile
      * Refresh patches
      * Prepare for official backport
      * Refresh cdatetime-std-chrono patch (Closes: #984682)
      * libdate-tz: Fix crash for early local times and USE_OS_TZDB
    
     -- Vasyl Gello <email address hidden>  Sat, 15 May 2021 21:15:26 +0000
  • kodi (2:19.0~rc1+git20210119.8c761c4+dfsg1-2) experimental; urgency=medium
    
      * Team upload.
      * Re-instate the kodi-addons-dev-common package split.
    
     -- Mattia Rizzolo <email address hidden>  Wed, 20 Jan 2021 01:56:06 +0100
  • kodi (2:19.0~beta2+dfsg1-1) experimental; urgency=medium
    
      * New upstream version 19.0~beta2+dfsg1
        + Fix kodi-ps3remote crash. (Closes: #962929)
      * Build a new kodi-eventclients-zeroconf package with the zeroconf scripts
      * Add breaks and replaces to kodi-eventclients-ps3
      * Backport a patch from Kodi 20 to replace CDateTime with cdate-std-chrono.
        Fixes test failures on multiple architectures.
        + Add libdate-tz as component tarball
      * Update d/copyright
      * Use the system-wide tzdata.
      * Drop clang-format from build-deps, not actually needed during the build
      * Mark kodi-addons-dev as indep
      * Fix arch-indepedent-only build (Closes: #976303)
      * Bump Standards-Version to 4.5.1 (no changes required)
      * Fix lintian warnings
    
     -- Vasyl Gello <email address hidden>  Sat, 19 Dec 2020 04:55:34 +0000
  • kodi (2:19.0~alpha3+dfsg1-1) experimental; urgency=medium
    
      [ Vasyl Gello ]
      * New upstream version 19.0~alpha3+dfsg1
      * Refresh patches
      * Revert "temporary disable tests parallelism", in 19.0 tests run fine
      * Bump the required ffmepg version
      * Don't use clang-format on x32
      * Drop the build-dep on lib-p8-platform
      * Update the watchfile
      * Don't run dwz during the build as it fails on us
      * Add several Multi-Arch fields, from the M-A hinter
      * Fix several lintian warnings
      * Add default webinterface as debian include (this is temporary until the
        packaging of the new interface is completed)
      * Retrieve embedded libdvdnav and libdvdread from upstream
      * debian/header-check.c: Add new and delete removed headers
      * Refresh copyright information
      * Provide 'dh-sequence-kodiaddon' virtual package
      * Drop kodi-x11, kodi-wayland and kodi-gbm packages, now the same binary
        can handle all window systems
    
      [ Adrian Bunk ]
      * Rename SSE patch file (Closes: #961856)
    
     -- Vasyl Gello <email address hidden>  Tue, 17 Nov 2020 13:04:40 +0100
  • kodi (2:18.6+dfsg1-1~exp1) experimental; urgency=medium
    
      * test: Disable flaky TestMassEvent.General test, too
    
     -- Balint Reczey <email address hidden>  Thu, 19 Mar 2020 21:41:10 +0100
  • kodi (2:18.6+dfsg1-1~exp0) experimental; urgency=medium
    
      * debian/rules: Set -DWITH_ARCH=... and -DNEON=False explicitly for armel,
        armhf, ppc64el and s390x. Those Debian architectures are not detected
        properly by upstream CMake scripts.
      * Build-depend on python2-dev
      * Reposition "from debian" on the main screen to adjust to the changed new
        skin
      * Don't strip service.xbmc.versioncheck addon from upstream tarball
      * New upstream version 18.6
      * Ship versioncheck addon disabled
      * Disable long-time failing test and fix others instead of ignoring all test
        results
      * Drop obsolete patches
      * Drop 03-privacy.patch and add TODO item about resurrecting it properly
      * Refresh patches
      * Run kodi-send with Python 3
      * test: Disable flaky TestMassEvent.Polling test
      * Fix ppc64el build
      * Fix arch detection
      * test: Skip checking errno against ENOEN to not FTBFS on armhf
    
     -- Balint Reczey <email address hidden>  Wed, 18 Mar 2020 12:09:23 +0100
  • kodi (2:18.5+dfsg1-1~exp0) experimental; urgency=medium
    
      [ Balint Reczey ]
      * Team upload
      * debian/tests/gui: Wait for kodi to start, not just a fixed 5 seconds
      * Refresh patches
      * Update extra libdvdnav and libdvdread original tarballs
      * debian/copyright_hints: Update hints with new files
      * debian/control: Tidy up using cme fix
      * debian/gitlab-ci.yml: Add Salsa CI configuration
      * Refresh build dependencies based on upstream's packaging
      * Ship separate packages for X11, Wayland and GBM
      * debian/rules:
        - Rewrite to use cmake and build separate binaries.
          Thanks to Wolfgang Schupp
        - Extend override_dh_clean
        - Pass -lphtread to linker by default
        - Refactor building Debianized artifacts
        - Run tests for each build dir
        - Clean up separate build directories
        - clean media/Fonts/arial.ttf, too
        - Call dh with python2
        - Drop obsolete --parallel dh argument
        - Adjust to new component names
      * debian/copyright: Fix open issues and Lintian complaints
      * Let upstream's build system build the embedded libdvdnav and libread
        libraries
      * Install TexturePacker to /usr/bin/
      * Ignore failing tests for now
      * Update which files are shipped by which package
      * Switch hashing implementation from OpenSSL to Libgcrypt
      * Build without OpenSSL
      * Depend on unhinted Roboto font (Closes: #922950)
      * Fix FTBFS of kodi-test by not #include-ing excluded Windows-only header
      * Fix dh_kodiaddon_depends to get API versions the new way
      * Refresh file list shipped by kodi-addons-dev
      * Remove myself from Uploaders
      * Work around FTBFS caused by fontforge SEGFAULT
      * New upstream version 18.5+dfsg1
      * debian/gbp.conf: Drop postexport hook.
        It is obsoleted by storing all components in git.
      * Stop marking kodi-bin Multiarch: same since it now ships TexturePacker
      * Stop marking kodi-gbm, kodi-x11 and kodi-wayland Multiarch: same.
        They depend on kodi-bin which is not Multiarch: same either.
      * Build kodi-wayland, too
    
      [ Rechi ]
      * debian/copyright: update Files-Excluded
        - libUPnP was updated
        - UnrarXLib was split into an addon
        - Visual Studio files were removed
        - windows platform specific code location changed
      * drop unused Build-depends
      * add new Build-depends
      * debian/rules: remove unused DEB vars
      * debian/rules: remove non existent cmake options
        - egl is a required dependency on linux so there is no ENABLE_EGL switch
        - x11 isn't an optional dependency for gbm so there is no ENABLE_X11 switch
        - vdpau is only an optional dependency for x11, so ENABLE_VDPAU switch
          exists only for x11
      * debian/rules: update dlopened libs
        libass, libbluray, libcec, libcurl and libnfs are no longer dlopend
      * fix libmicrohttpd linking
      * debian/rules: install kodi-x11 as last package
        last installed package defines the fallback windowing in bin/kodi
      * fix depends syntax
      * fix test target build system dependency
    
     -- Balint Reczey <email address hidden>  Fri, 24 Jan 2020 08:20:58 +0100
  • kodi (2:17.3+dfsg1-1) experimental; urgency=medium
    
      * New upstream version 17.3
        See: https://kodi.tv/article/kodi-v173-minor-bug-fix-and-security-release
      * Refresh patches
    
     -- Balint Reczey <email address hidden>  Fri, 26 May 2017 18:44:04 +0200
  • kodi (2:17.1+dfsg1-1) experimental; urgency=medium
    
      * Depend on fonts-noto-mono package which contains NotoMono-Regular.ttf
        (Closes: #856668)
      * Fix FTBFS on alpha by not using Intel assempler code (Closes: #856815)
      * Imported Upstream version 17.1+dfsg1
        See: https://kodi.tv/kodi-v17-1-krypton
      * Update my Uploader email address to my Ubuntu one
      * Fix extract-components target in d/rules
    
     -- Balint Reczey <email address hidden>  Sun, 02 Apr 2017 11:01:21 +0200
  • kodi (2:17.1~rc1+dfsg1-1) experimental; urgency=medium
    
      * Imported Upstream version 17.1~rc1+dfsg1
      * Refresh patches
    
     -- Balint Reczey <email address hidden>  Tue, 28 Feb 2017 02:21:54 +0100
  • kodi (2:17.0+dfsg1-1) experimental; urgency=medium
    
      * Imported Upstream version 17.0+dfsg1
        See: https://kodi.tv/kodi17/
    
     -- Balint Reczey <email address hidden>  Mon, 06 Feb 2017 19:33:08 +0100
  • kodi (2:17.0~rc4+dfsg1-1) experimental; urgency=medium
    
      * Imported Upstream version 17.0~rc4+dfsg1
        See: https://kodi.tv/kodi-v17-0-krypton-release-candidate-4/
      * Refresh patches
      * Remove spaces around '=' in service file.
        Also convert service file to use Unix line ending
    
     -- Balint Reczey <email address hidden>  Sun, 05 Feb 2017 01:27:27 +0100
  • kodi (17.0~beta4+dfsg1-2) experimental; urgency=medium
    
      * Generate version of xbmc transitional packages dynamically
        (Closes: #842141)
      * Check installed headers only during architecture-specific builds
    
     -- Balint Reczey <email address hidden>  Wed, 26 Oct 2016 13:37:42 +0200
  • kodi (17.0~beta4+dfsg1-1) experimental; urgency=medium
    
      * Ship additional headers referenced from already shipped ones
      * Ensure all needed development headers are installed
      * Use patches from libdvdread package
      * Build-depend on libssh-gcrypt-dev instead of libssh-dev to avoid
        transitive linking to libssl
      * Build-depend on libgcrypt-dev instead of libssl-dev
      * New upstream beta release 17.0 Beta 4
        See: https://kodi.tv/kodi-v17-krypton-beta-4/
      * Refresh patches
      * Stop building with OpenSSL
    
     -- Balint Reczey <email address hidden>  Mon, 10 Oct 2016 23:00:38 +0200
  • kodi (17.0~beta3+dfsg1-1) experimental; urgency=medium
    
      * New upstream beta release 17.0 Beta 3
        See: https://kodi.tv/kodi-v17-krypton-beta-3/
      * Refresh patches
      * Use OpenGL ES and no VAAPI/VDAPU on arm64.
        This fixes FTBFS on arm64
      * Enable Google Tests on armel and mips, too.
        The test results don't make the build fail anyway
      * Build-depend on valgrind on amd64 and i386.
        This makes tests use Valgrind on those popular and fast architectures
      * Fix FTBFS on armel/armhf
      * Properly set hardening options
      * Re-enable TestSortUtils test
      * Fix building tests
      * Build-depend on default-libmysqlclient-dev to keep Lintian happy
      * Adjust "from debian" logo placement
    
     -- Balint Reczey <email address hidden>  Fri, 07 Oct 2016 10:27:11 +0200
  • kodi (17.0~beta2+dfsg1-1) experimental; urgency=medium
    
      * New upstream beta release 17.0 Beta 2
        See: https://kodi.tv/kodi-v17-krypton-beta-2/
      * Drop build-depenency on libjasper-dev (Closes: 818201)
      * Adjust packaging to new skin's font requirements.
        Add dependency on fonts-lato and texlive-fonts-extra, drop
        dependency on fonts-roboto-hinted, make symlinks to new
        fonts instead of shipping them.
      * Add transitional dummy packages from xbmc
      * Drop obsoleted dependencies and patches
      * Silence Lintian complaining for missing misc:Depends of transitional
        packages
      * Ignore failed clean of components without Lintian noticing
      * Build-depend on liblcms2-dev for Little CMS support
    
     -- Balint Reczey <email address hidden>  Sat, 24 Sep 2016 14:57:31 +0200
  • kodi (17.0~alpha3+dfsg1-1) experimental; urgency=medium
    
      [ Lukas Rechberger ]
      * Skip timestamps to make build reproducible (Closes: #825285)
    
      [ Balint Reczey ]
      * Build depend on groovy instead of groovy2 (Closes: #824187)
      * Recommend kodi-visualization-spectrum
      * New upstream alpha release 17.0 Alpha 2
        See: https://kodi.tv/kodi-v17-krypton-alpha-2/
      * Stop excluding paths from orig tarball which are already removed
      * Refresh patches and changed paths in d/rules
      * Fix FTBFS due to format string warnings
      * Disable building DVDCSS
      * Build-depend on libbluray-dev (>= 0.7.0) to match version required by ./configure
      * Derive embedded libdvdnav and libdvdread from additional original tarballs
      * Fix building with Google Test
      * Ignore failing tests but run them with Valgrind when it is available
      * Update d/copyright
      * Add information about multiple orig tarballs
      * New upstream alpha release 17.0 Alpha 3
        See: https://kodi.tv/kodi-v17-krypton-alpha-3/
      * Refresh patches
      * Really revert patches to embedded dvdnav and dvdread copies in clean target
      * Drop J2ME client support in sync with upstream
      * Don't crash on missing version checker addon
      * Position "from Debian" image better on new skin
      * Drop symlinks to fonts used in the replaced skin
    
     -- Balint Reczey <email address hidden>  Fri, 05 Aug 2016 01:23:53 +0200
  • kodi (16.0~rc3+dfsg2-1) experimental; urgency=medium
    
      * New upstream release candidate 16.0 RC3
        (Closes: #792299) (CVE-2015-3885)
        See http://kodi.tv/kodi-16-0-jarvis-release-candidate-3/
      * Refresh patches
      * Don't use libcadec, wait for the codec to be included in FFmpeg instead
      * Drop libhdhomerun-dev build dependency
      * Add libcrossguid-dev and uuid-dev as build-dependencies
      * Drop workarounds for screensavers dropped by upstream
      * Use hinted Roboto fonts adapting to their new location in filesystem
      * Enable PIE
      * Make C-Pluff build with PIC only enabling PIE-enabled build to succeed
      * Update debian/copyright for 16.0 RC3 changes
    
     -- Balint Reczey <email address hidden>  Sat, 13 Feb 2016 22:53:08 +0100