[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ampache_3.5.4-1~bpo50+1_i386.changes is NEW



(new) ampache_3.5.4-1~bpo50+1.diff.gz optional web
(new) ampache_3.5.4-1~bpo50+1.dsc optional web
(new) ampache_3.5.4-1~bpo50+1_all.deb optional web
web-based audio file management system
 Ampache is a web-based audio file manager implemented with PHP and
 MySQL which allows viewing, editing, and playing audio files via the
 web. It has support for playlists, artist and album views, album art,
 random or vote-based play and per-user play-tracking/theming.
 Playback may be via HTTP, on-the-fly transcoding and downsampling,
 Mpd/Icecast, or integrated Flash player. Multiple Ampache servers can
 be linked together using XML-RPC. The software is fully localized in many
 languages.
(new) ampache_3.5.4.orig.tar.gz optional web
Changes: ampache (3.5.4-1~bpo50+1) lenny-backports; urgency=low
 .
  *  Backporting to lenny to correct TEMP-0000000-004968.
     http://security-tracker.debian.org/tracker/TEMP-0000000-004968
 .
ampache (3.5.4-1) unstable; urgency=low
 .
  * New upstream release, summary of changes:
    - Added default RPC ACLs for new installations
    - Fix catalog size math for catalogs up to 4TB (Thx Joost.t.Hart@planet.nl)
    - Fix httpq not correctly skipping to new song
    - Fix refreshing of localplay playlist when an item is skipped to
    - Fix missing Content-Disposition filename= on non-transcoded songs
    - Fix refreshing of localplay playlist when an item is removed
    - Correct issue with some mp3s bitrates not being detected, which
      in turn breaks length calculations
    - Removed unused/dead files
    - Correct issue with single song downloads
  * Updated Standards Version to 3.8.4. No changes needed.
 .
ampache (3.5.3-1) unstable; urgency=high
 .
  *  New upstream release, summary of changes:
      - Added local authtype which uses PHP's PAM module
      - Correct potential security issues due to misuse of REQUEST for write
	  operations rather then POST
         (Thx Raphael Geissert <geissert@debian.org>)
  *  Added php5-auth-pam to debian/control Depends section.
  *  Setting urgency to high as this fixes potential security issues.
 .
ampache (3.5.2-1) unstable; urgency=low
 .
   * New upstream maintenance release:
      - Fix typo that caused song count to not be set on tag xml response.
      - Fix tag methods so that alpha_match and exact_match works.
      - Fix limit and offset not working on search_songs API method.
      - Fix import m3u on catalog build so it does something.
      - Fix inconsistent view during catalog operations.
      - Sort malformed files into "Unknown (Broken)" rather then leaving them
        in "Unknown (Orphaned)".
      - Fix API democratic voting methods (Thx kindachris).
      - Add server version information to API ping command.
      - Fix Localplay API methods (Thx thomasa).
      - Improve bin/catalog_update.inc to allow only verify, clean or add
        (Thx ascheel).
      - Fix issue with batch download and UNC paths (Thx greengeek).
      - Added config option to turn caching on/off, Default is off.
      - Fix issue where file tag pattern was ignored if files have no tag
        structure.
      - Add TDRC to list of parsed id3v2 tags.
      - Fix issue where rating could get cached and not update the display
        correctly until a page reload.
      - Fix User Stats having a formating issue and not listing the active
        playlist correctly.
      - Fix incorrect default ogg transcode target format in the default
        config file.
      - Fix issue where the user preferences were not respected by the
        streaming code due to caching.
      - Fix issue where prevent multiple logins would prevent all logins.
   * Increased debhelper to >=7.0.50, for the use of dh overrides in
      debian/rules.
   * Increased Standards Version to 3.8.3.  No changes needed.
   * Added Spanish debconf template translation es.po.  Thx Fran
      Closes: #552701.
   * Added Japanese debconf template translation ja.po.  Thx Hideki
      Closes: #554089.
   * Added php5-cli to debian/control Depends field.  Closes: #553313.
   * Removed the find rule for messages.po as it has been corrected upstream.
 .
ampache (3.5.1-1) unstable; urgency=high
 .
   * Setting urgency to  high as this fixes a RC bug.
   * New upstream release.  Summary of new features:  (LP: #377016)
     - Make the PHP error a little clearer for windows users by indicating
       that their version of PHP is < 5.3 (required for windows)
     - Fix random methods not working for Localplay
     - Fix extra space on prefixed albums (Thx ibizaman)
     - Add missing operator on tag and rating searches so they will
       work with other methods (Thx kiehnet@netscape.net)
     - Fix get_art_url() so it returns something...
     - Fix problem with creating new playlists where it doesn't work
       but appending to an existing did.
     - Fixed issue with url_to_song, also cleaned up the code a bit
     - Fixed issue with Random All Catalogs
     - Fixed issues with API and Tag methods not working as advertised
     - Fix endless loop in getid3() with malformed genre tags in mp3s
     - Fixed show test page always returning false on web path
     - Update Man page to adhear to newer Debian rules
     - Fixed issue with Videos being incorrectly registered with stats
       and now playing as songs.
     - Fixed missing > in HTML for song row
   * Bumped Standards-Version to 3.8.2, no changes needed.
   * Bumped debhelper to dh 7.
     - increased debian/compat to 7.
	 - debian/rules removed dh_clean -k in favor of dh_prep
   * Lintian complains of FreeMonoMedium.ttf being an embeded fonts package.
     FreeMonoMedium.ttf is actually part of the ttf-freefont package.
     - added ttf-freefont to the Depends section of debian/control.
     - added -XFreeMono-Medium to dh_install in debian/rules.
     - added FreeMono.ttf symbolic link to debian/links.
   * Lintian complains of the wrong file permissions for
     -  /locale/base/gather-messages.sh, added -Xgather-messages.sh to
	   debian/rules, gather-messages.sh is not used by ampache proper and
	   can be safely removed.  It is only utilized by developers who are
	   creating or editing the translation files.
	 -  /locale/pl_PL/LC_MESSAGES/messages.po added find and chmod rule
	   to debian/rules.
	 -  /locale/pl_PL/LC_MESSAGES/messages.mo added find and chmod rule
	   to debian/rules.
	 -  /docs/CHANGELOG added find and chmod rule to debian/rules.
   * Lintian complains of wrong-name-for-upstream-changelog
	 -  install upstream CHANGELOG to /usr/share/ampache/www/docs
	 -  added find and gzip -9 rule to debian/rules
	 -  added symlink creation to debian/links to link
	   /usr/share/ampache/www/docs/CHANGELOG.gz to
	   /usr/share/doc/ampache/changelog.gz
   * Lacy Marrow has responded and has stated that he is dropping the GPL-3
     licensing of his work and is now releasing version 5.9.5 of the
     XSPF JukeBox under the same BSD license that the original version of XSPF
     Music Player was released under (XSPF JukeBox is based on XSPF Music
     Player).  So now XSPF Music Player and XSPF JukeBox are now released under
     the same BSD type license.  This closes RC Bug #526719.  Closes: #526719
         - Updated debian/copyright to refect this.
    * Added dh_installman to debian/rules so the manpage now installs correctly.
         - Added debian/ampache.manpages.
    * debian/ampache.config downgraded db_input to medium
    * debian/copyright removed (C) in favor of the word copyright.
    * addded copyright header info to debian/po/nl.po and debian/po/sv.po.
 .
ampache (3.5+svn2078-1) unstable; urgency=low
 .
   [Not Released]
   * New upstream release.  Summary of new features
     - Video Streaming Support
     - Access Control List Wizard / Simplification
     - IPv6 Support on all Access Lists and IP related operations
     - Corrected Multi-Byte Character Support
     - Up to date Translations in 14 different languages
     - Optional Lyrics Support
     - Basic Tag Support (allowing multiple genres per song)
     - Countless Optomizations / Caching to speed up the interface
     - Vastly Improved API with simplified configuration and setup
     - Standardized UI should give users a more consistent experience
     - Enable Last.FM plug-in by default
     - Ability to Run Add/Verify catalog operations starting at a specific
       Sub Directory rather then indexing the whole catalog.
   * Added ${misc:Depends} to debian/control Depends section to fix lintian
     error.
   * Demoted mysql-server-5.0 to the Suggests field of debian/control, so
     mysql-server-5.0 is not installed by default.  Closes: #526475
   * Updated standards version to 3.8.1.
   * Fixed charset of XML documents returned (Thx blueorder).  (LP: #360411)
   * Added /modules/flash/xspf_jukebox.fla as this is the source code for the
     XSPF JukeBox media player.  This fixes the most serious part of, and is a
     partial fix for RC bug #526719.
   * Added XSPF JukeBox copyright information into debian/copyright.  This is a
     partial fix for #526719.
   * Added copyright header information to po/nl.po and po/sv.po
   * Changed debian/copyright to the debian proposed machine readeable
     format.
   * Added /doc/man/man1/ampache.1 to debian/ampache.install.
   * Added Vcs-Svn and Vcs-Browser section to debian/control.
 .
ampache (3.4.4-1) unstable; urgency=low
 .
    * New upstream release.
    * Fixed debian/ampache.config so debconf now asks questions correctly.
    * Reworked debian/ampache.postinst server restart to be server reload.
      Added additional check for ampache.cfg.php, then backup ampache.cfg.php
      prior to running migrate_config.inc.  Used full pathname in
      migrate_config.inc.
    * Added Suggest section to debian/control.  Demoted php5-gd and phpmyadmin
      to the Suggest section in an attempt to keep extra fonts packages and
      X11 packages from being pulled in on a server setup.
    * Added Japanese translation.
    * Changed debian/copyright to the machine readable debian proposed format.
      Updated debian/copyright with Japanese translation copyright info.
    * Added debian/watch.
    * Changed maintainer email address in debian/control and debian/changelog.
 .
ampache (3.4.3-1) unstable; urgency=low
 .
    * New upstream maintenance release, please see src/docs/CHANGELOG for
      complete details.
    * Updated package to depend on libphp-snoopy.
    * Added dh_install -XSnoopy.class.php to debian/rules.
    * Added debian/dirs.
    * Added snoopy symlink to debian/links.
    * Added prototype symlink to debian/links.
    * Updated debian/ampache.postrm to remove prototype/snoopy symlinks on
      purge.
    * 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.
      Closes: #496369
 .
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.


Override entries for your package:

Announcing to backports-changes@lists.backports.org


Your package contains new components which requires manual editing of
the override file.  It is ok otherwise, so please be patient.  New
packages are usually added to the override file about once a week.

You may have gotten the distribution wrong.  You'll get warnings above
if files already exist in other distributions.
utions.

Reply to: