Changelog for
ampache-3.5.4-4.5.noarch.rpm :
Wed Jan 26 13:00:00 2011 langAATTb1-systems.de
- make build on SLES 10 SP 2 (conditional fdupes)
Tue May 4 14:00:00 2010 wrAATTrosenauer.org
- recreated patch to apply cleanly
- use %fdupes
- gzip man page to please rpmlint
Mon Apr 12 14:00:00 2010 poemlAATTcmdline.net
- added ampache-3.5.4-PHP-segfault-session_start-bnc568667.patch
as workaround for bnc#568667 - segfault in PHP session_start().
Make sure that session_set_save_handler() is run. It is supposed to be run
from _auto_init(), but that\'s not called for some reason.
Tue Feb 23 13:00:00 2010 poemlAATTcmdline.net
- update to 3.5.4
This release fixes some bugs introduced in the last release as well as some
significant improvements / fixes for the localplay methods. Catalog size
calculation was also corrected for larger catalogs. It should now work for up
to 4TB catalogs. New installations of 3.5.4 will include an additional two
default ACLs for API use.
Wed Jan 6 13:00:00 2010 poemlAATTcmdline.net
- update to 3.5.3
- Correct potential security issues due to misuse of REQUEST for write
operations rather then POST
- see https://svn.ampache.org/branches/3.5/docs/CHANGELOG for full changelog
between 3.4.4 and 3.5.3
- add requirement on php5-hash package
Wed Jan 14 13:00:00 2009 crrodriguezAATTsuse.de
- update to 3.4.4
* Fixed catalog_update.inc so that it correctly runs verify without errors
* Fixed democratic play url so that it respects force http play
* Make error messages during installation more helpful
* Backported fix to update language based on that selected during installation
* Fixed potential fread() of 0 bytes if you seek to the very end of a file
Sat Aug 30 14:00:00 2008 larsAATTlinux-schulserver.de
- update to 3.4.3:
+ many bugfixes
+ added ability to specify new Genre when adding a Radio Station
+ added Ratings links to Browse Albums and Artists
+ added single genre and playlist XML methods
+ added /bin/fix_filenames.inc for correcting filenames with
invalid chars
+ added iconv check
+ DB Update, fixes the playlist create issue with full strict on
MySQL 5.x
+ ... (see /usr/share/doc/packages/ampache/CHANGELOG)
- removed ampache-3.3.3.3-username_and_default_sessiontime.patch
- updated ampache-confpath.patch
- use fdupes
- fix some rpmlint errors
Sat Jun 23 14:00:00 2007 judas_iscarioteAATTshorewall.net
- fix build
- use rpm macros
Tue Jun 12 14:00:00 2007 lruppAATTsuse.de
- update to 3.3.3.3
+ Fixed Create A Catalog link if no catalog found
+ Fixed a problem with the installer created with db changes
+ Fixed a problem with recently played calc thinking there are
60 hours in a day, and 60 days in a week :S
+ Fixed a bug in the duplicate display where the song_id\'s for the
play link were always the same
+ Fixed bad sort link on show albums
+ Fixed missing Offset Limit
+ Altered session.id making it VARCHAR(64) to account for longer
session id\'s generated by PHP
+ Added LastFM album art searching
+ Fixed Show All on Song Title and Genre Browse
+ Tweaked Preferred Album Art filename to allow % in filename to
indicate wildcards (a preg .
*)
+ Fixed plugin preferences not being built correctly
+ Fixed the logic with MPD Global/Local with an ugly hack
+ Fixed the dump album art script for real this time
+ Added a missing icon for the add user
+ Fixed a potential infinite loop on the random album display
+ Fixed the /bin/ scripts so that you don\'t have to be in their
dir to execute them
- rename ampache-3.3.3.2.dif and ampache-3.3.3.2-confpath.dif to
follow the openSUSE packaging guidelines
Tue May 22 14:00:00 2007 lruppAATTsuse.de
- also package README.SUSE file
- added /var/log/ampache as directory
Sun May 20 14:00:00 2007 lruppAATTsuse.de
- update to 3.3.3.2
- cleanup buildroot
Wed Sep 13 14:00:00 2006 poemlAATTsuse.de
- fix path to config file in test.php (which is run when
configuration errors are encountered)