Comment 1 for bug 263405

Revision history for this message
Charlie_Smotherman (cjsmo) wrote :

Due to Debian Release Freeze, I am unable to go through my usual channels of submitting Ampache to Debian and requesting a sync to Ubuntu. This upload would fix a minor security issue Debian BTS #496369

Upstream Changelog
--------------------------------------------------------------------------
  v.3.4.3
 - Fixed use_auth = false not correctly re-creating the session if
  you had just switched from use_auth = true
 - Add Links to RSS feeds and change default to use_rss=true
 - Fixed Dynamic Random/Related URLs with players that always send
  a byte offset (MPD)
 - Added checkbox to allow use of existing database
 - Fixed prevent_multiple_logins, preventing all logins (Thx hugh)
 - Fixed headers on the Export
 - Fixed lack of proper config loading on streams (Thx lorijho)
 - Fixed old config test page so refresh will correctly re-direct
  you to the test.php if your config is parseable

--------------------------------------------------------------------------
  v.3.4.2 07/26/2008
 - Removed //IGNORE where not nessecary fixes issues with non-gnu
  iconv libraries
 - Corrected some translation strings and added jp_JP (Thx momo-i)
 - Correct confusing behavior of API to use alpha_match rather then
  the starts_with used by the browse functions
 - Fix an issue where downloads were not being tracked correctly
 - Ignore Hidden Files (solves an issue with Mac . files that contain
  supplemental information, but no data
 - Added shoutcast controller (backport from 3.5)
 - Avoid double stream session insertion in edge cases
 - Fix divide by 0 error when using automatic downsampling in some
  configurations
 - Fix missing show album art on single artist view
 - Fix transcode command for m4a files in ampache.cfg.php.dist
 - Remove restriction that disallowed blank root passwords

--------------------------------------------------------------------------

debian/changelog

ampache (3.4.3-0ubuntu1) intrepid; urgency=low

    * Ubuntu update due to Debian Release Freeze. (LP: #263405)
    * New upstream maintenance release, please see src/docs/CHANGELOG for
      complete details.
    * Updated debian/rules by removing -Xgather-messages.sh option from
      dh_install. Upstream decided to remove src/locale/base/gather-messages.sh
      from the .org.tar.gz. Due to Debian Release Freeze and upstream release
      schedual ampache-3.4.2-1 was never uploaded to the Debian Archives
      (Debian: #496369)

 -- Charlie Smotherman <email address hidden> Sun, 31 Aug 2008 10:00:35 -0500

ampache (3.4.2-1) unstable; urgency=low

    * Updated ampache.conf, postinst, postrm, to fix a debconf problem.
    * Updated debian/rules by adding -Xgather-messages.sh option to dh_install.
      Closes: #496369
    * Updated debian/rules by adding -Xprototype.js option to dh_install.
      This was added to correct a lintian error.
    * Updated debian/control so ampache now depends on libjs-prototype.
    * Updated debian/links to create symlink to libjs-prototype.
    * Updated Standards Version to 3.8.0.
    * Added debian/watch.
    * Updated debian/copyright with /src/locale/ja_JP copyright info.

 -- Charlie Smotherman <email address hidden> Thu, 29 Aug 2008 12:05:34 -0500

Thanks
Charlie