Change logs for freerdp source package in Wily

  • freerdp (1.1.0~git20140921.1.440916e+dfsg1-5ubuntu1) wily; urgency=medium
    
      * Merge with Debian unstable, remaining changes
        - Disable ffmpeg support
        - Disable gstreamer support, this relies on gstreamer 0.10 and we don't
          want to add any more deps on that.
    
     -- Robert Ancell <email address hidden>  Mon, 05 Oct 2015 14:33:15 +1300
  • freerdp (1.1.0~git20140921.1.440916e+dfsg1-4ubuntu1) wily; urgency=low
    
      * Merge with Debian unstable, remaining changes
        - Disable ffmpeg support
        - Disable gstreamer support, this relies on gstreamer 0.10 and we don't
          want to add any more deps on that.
    
    freerdp (1.1.0~git20140921.1.440916e+dfsg1-4) unstable; urgency=medium
    
      * debian/patches:
        + Add 0002_handle-old-style-cmdline-options.patch. Command line detection
          is run with dummy settings where not everything is allocated. Collections
          (device, dynamic channel and static channel) didn't handle this case
          properly. (Closes: #779312).
        + Add 0003_copy-data-when-adding-glyph-to-cache.patch. Copy data when adding
          glyph to cache. Fix double free or corruption inupdate_gdi_fast_glyph ->
          glyph_cache_put -> _int_free (Closes: #740637).
    
    freerdp (1.1.0~git20140921.1.440916e+dfsg1-3) unstable; urgency=medium
    
      [ Bernhard Miklautz ]
      * debian/patches:
        + Add patch 0001_fix-cmdline-parser.patch (picked from upstream).
          Fix and improve command line parser. (Closes: #759361).
    
      [ Mike Gabriel ]
      * debian/copyright:
        + Mention new file client/common/test/TestClientCmdLine.c.
    
     -- Iain Lane <email address hidden>  Fri, 15 May 2015 11:09:36 +0100
  • freerdp (1.1.0~git20140921.1.440916e+dfsg1-2ubuntu1) vivid; urgency=medium
    
      * Merge with Debian unstable, remaining changes
        - Disable ffmpeg support
      * Disable gstreamer support, this relies on gstreamer 0.10 and we don't want
        to add any more deps on that.
    
    freerdp (1.1.0~git20140921.1.440916e+dfsg1-2) unstable; urgency=medium
    
      * debian/control:
        + Add B-D: libxrandr-dev.
      * debian/patches:
        + Add 1007_detect-arm-arch-correctly.patch. Detect arm architecture
          correctly. (Closes: #758565).
        + Add 1008_gcc-fPIC-on-arm64.patch. Enable -fPIC linker option for arm64
          and armhf builds.
    
    freerdp (1.1.0~git20140921.1.440916e+dfsg1-1.1) unstable; urgency=medium
    
      [ Aurelien Jarno ]
      * Non-maintainer upload.
      * Fix testsuite issues (closes: #762591):
        - Add 1004_64-bit-architectures.patch to correctly support non-amd64
          64-bit architectures.
        - Add 1005_parse-buffer-endianess.patch to correctly parse RDP buffer
          on bug endian architectures.
        - Add 1006_test-unicode-endianess.patch to convert the expected
          results from native endian to little endian.
    
    freerdp (1.1.0~git20140921.1.440916e+dfsg1-1) unstable; urgency=medium
    
      [ Mike Gabriel ]
      * New Git snapshot upload to unstable:
        - Obtained from stable-1.1 branch of http://github.com/FreeRDP/FreeRDP.
          Using commit hash: 440916eae2e07463912d5fe507677e67096eb083.
      * debian/control:
        + Add B-D: cdbs.
        + Add B-D: libgstreamer-plugins-base0.10-dev.
        + Split out libwinpr-dev from libfreerdp-dev and libwinpr-dbg from
          libwinpr-dbg from libfreerdp-dbg.
        + Use more meaningful SYNOPSIS for libwinpr* packages.
        + The lib*-dev packages are now Multi-Arch:same packages.
      * debian/rules:
        + Switch over to CDBS based packaging.
        + Don't ship static library files.
        + Enable unit tests.
        + Split out libwinpr-dbg from libfreerdp-dbg.
        + Enable multi-arch path for include directory.
        + Add -DWITH_GSTREAMER as cmake flag.
        + Set cmake's RPATH build settings correctly.
        + Drop upstream script, that would force us to list MPL-2.0 in
          debian/copyright.
      * debian/lib*-dev.install:
        + Reflect libwinpr-dev split-out in installation of development files.
      * debian/patches:
        + Drop <email address hidden>. It is contained
          in the latest upstream Git snapshot.
        + Drop 1003_fix-header-inclusion.patch. More elegantly solved by upstream
          in latest upstream Git snapshot.
        + Add 1003_multi-arch-include-path.patch. Allow multi-arch compliant paths
          in lib*-dev packages.
      * debian/copyright:
        + Add so far non-mentioned upstream source/cmake/helper files.
        + Don't use blanks in short license names.
        + Move UNICODE license text to end of file.
        + Add license for debian/*.
      * lintian:
        + Tolerate too-long file name in libfreerdp-plugins-standard. Nothing we
          can do about it at the moment.
    
      [ Sebastian Ramacher ]
      * Split shared libraries into separate packages to avoid breakage if the
        SONAME changes are not done at the same time for every library. (Closes:
        #757605)
      * Ignore plugins when running dh_makeshlibs to fix lintian warnings and
        errors in libfreerdp-plugins-standard.
    
    freerdp (1.1.0~git20140809.1.b07a5c1+dfsg-4) unstable; urgency=medium
    
      * debian/patches:
        + Add 1003_fix-header-inclusion.patch. Make sure that winpr headers are
          complete (esp. cmake-generated config.h). (Closes: #758981).
        + Refresh 2001_detect-ffmpeg-on-Debian.patch.
        + Add <email address hidden>. Do not break
          up the name for '@'; both credSSP and the ClientInfo PDU expect
          '<email address hidden>' to be transmitted as username '<email address hidden>', domain
          empty.
      * debian/watch:
        + Fix syntax error.
    
    freerdp (1.1.0~git20140809.1.b07a5c1+dfsg-3) unstable; urgency=medium
    
      [ Sebastian Ramacher ]
      * debian/patches/1001_hide-internal-symbols.patch: Hide internal symbols.
        They do not need to be part of the public ABI. (Closes: #758155)
      * debian/patches/1002_update-pkg-config-file.patch: Add missing
        -lfreerdp-client to pkg-config file. (Closes: #758257)
      * debian/rules: Build with -DARM_FP_ABI=hard on armhf.
      * debian/libfreerdp1.symbols: Remove internal symbols.
    
      [ Mike Gabriel ]
      * debian/patches:
        + Add 2001_detect-ffmpeg-on-Debian.patch. Facilitate building FreeRDP with
          FFmpeg in Debian. (Closes: #758338).
    
    freerdp (1.1.0~git20140809.1.b07a5c1+dfsg-2) unstable; urgency=medium
    
      * debian/libfreerdp1.symbols:
        + Fix FTBFS on ppc64el architectures. (Closes: #757878).
    
    freerdp (1.1.0~git20140809.1.b07a5c1+dfsg-1) unstable; urgency=medium
    
      * New Git snapshot upload to unstable:
        - Obtained from stable-1.1 branch of http://github.com/FreeRDP/FreeRDP.
          Using commit hash: b07a5c11e41c70916e9725b4207f90fc90fd2d57.
          --- Now with correct upstream ChangeLog ---
      * debian/rules:
        + In get-orig-source, ensure creation of a proper upstream ChangeLog
          from the Git commits. Overwrite un-maintained / existing upstream
          ChangeLog.
      * debian/patches:
        + Drop 0001_freerdp-ffmpeg.patch. Applied upstream.
    
    freerdp (1.1.0~git20140808.1.7b5cd86+dfsg-1) unstable; urgency=medium
    
      * New Git snapshot upload to unstable:
        - Obtained from stable-1.1 branch of http://github.com/FreeRDP/FreeRDP.
          Using commit hash: 7b5cd86a3e8eb3b22893f259c8039da982da0a99.
          Recommended by: Bernhard Miklautz on IRC (#freerdp channel on Freenode)
          on 7th Aug 2014.
      * Drop APSL licensed files from upstream sources. Don't ship upstream code of
        the Android/Mac/iOS/Windows clients in Debian.
      * debian/watch:
        + Mangle Debian version (-> +dfsg).
      * debian/copyright:
        + Bring file up-to-date.
      * debian/patches:
        + Add 0001_freerdp-ffmpeg.patch. Fix build against libav10, taken from an
          upstream pull request yet to be merged.
      * debian/control:
        + Make B-Ds more readable (arrange in multi-lines). Add B-D: libjpeg-dev.
      * debian/rules:
        + Enable further build flags: WITH_CUPS=on (CUPS printer redirection),
          WITH_PCSC=on (smart card reader redirection), WITH_JPEG (libjpeg support).
      * debian/libfreerdp1.symbols:
        + Update symbols file for latest Git snapshot.
      * lintian:
        + Add overrides file for libfreerdp-plugins-standard, the package
          erroneously triggers debhelper's makeshlibs.
        + Ignore a very long file name in bin:package
          libfreerdp-plugins-standard-dbg.
        + Update libfreerdp1 (package-name-doesnt-match-sonames) override. Library
          names have changed.
    
    freerdp (1.1.0~beta1+git20130629-1) experimental; urgency=low
    
      * Development snapshot [June 2013]. Targeted for Debian experimental.
        Based on upstream commit: 1274752506e97ac597fc02196ae83e63662e0753.
      * debian/control: add B-D: libxi-dev.
    
    freerdp (1.0.2-4) unstable; urgency=low
    
      * debian/patches:
        + Add patch: 2001_fix-libav10-FTBFS.patch. Fix FTBFS against libav10.
          (Closes: #739242).
      * debian/control:
        + Bump Standards: version to 3.9.5. No changes needed.
    
    freerdp (1.0.2-3) unstable; urgency=low
    
      * Add patch: 1001_fix-compliling.patch. Fix compilation errors
        against libfreerdp-dev. Thanks to Jean-Baptiste Rouault for
        reporting this. (Closes: #729044).
      * debian/control:
        + Alioth-canonicalize Vcs-*: fields.
        + Make freerdp-dbg bin:package Multi-Arch: same.
        + Split up freerdp-dbg in several -dbg packages (freerdp-x11-dbg
          -> multi-arch: no, libfreerdp*-dbg -> Multi-Arch: same).
      * debian/rules:
        + Patch generated man page file. Fixes hyphen-used-as-minus-sign
          lintian issue.
     -- Iain Lane <email address hidden>   Tue, 11 Nov 2014 12:20:50 +0000