diff options
author | abs <abs@pkgsrc.org> | 2010-01-04 20:46:06 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2010-01-04 20:46:06 +0000 |
commit | d4e15b2b79d071a233086ffedcf61868fdeab41e (patch) | |
tree | dedf9fe449d560f696fffe9f417b2fcf0aa8e66a /audio | |
parent | 314fdefb9ebe20b8c1515e0ea4544596cc2ca780 (diff) | |
download | pkgsrc-d4e15b2b79d071a233086ffedcf61868fdeab41e.tar.gz |
Updated audio/ampache to 3.5.3
Addresses the following security issue:
http://secunia.com/advisories/37867/
--------------------------------------------------------------------------
v.3.5.3 20/12/2009
- 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>)
--------------------------------------------------------------------------
v.3.5.2 19/11/2009
- Fix typo that caused song count to not be set on tag xml response
- Fix tag methods so that alpha_match and exact_match work
- 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
--------------------------------------------------------------------------
v.3.5.1 24/06/2009
- 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
--------------------------------------------------------------------------
v.3.5 05/05/2009
- Added complete Czech translation (Thx martin hason)
- Add the AlmightyOatmeal-Sanity check to prevent a clean from
removing all songs if your mount failed, but is still
readable by ampache
- Make the Lang Install page prettier
- Added Check for hash,inet_pton,windows PHP Version to init so
that upgrades without pre-reqs are handled correctly
- Allow mms,mmsh,mmsu,mmst,rstp in Radio Stream URLs
- Fixed a problem where after adding a track to a saved playlist
there was no UI response upon deleting the track without
a page refresh
- Fix an issue where the full version of the album art was never
used even when requested
- Fix maxlength on acl fields being to small for all IPv6 addresses
- Add error message when file exists but is unreadable do not
remove unreadable songs from catalog
- Fixed missing title tag on song browse for the title
(Thx flowerysong)
- Fix htmlchar'd rss feed url
- Fix Port not correctly being added to URL in most cases
even when defined in config
Diffstat (limited to 'audio')
-rw-r--r-- | audio/ampache/Makefile | 6 | ||||
-rw-r--r-- | audio/ampache/PLIST | 54 | ||||
-rw-r--r-- | audio/ampache/distinfo | 8 |
3 files changed, 59 insertions, 9 deletions
diff --git a/audio/ampache/Makefile b/audio/ampache/Makefile index 73029376773..f4a96272454 100644 --- a/audio/ampache/Makefile +++ b/audio/ampache/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2009/05/03 14:29:15 abs Exp $ +# $NetBSD: Makefile,v 1.3 2010/01/04 20:46:06 abs Exp $ # -DISTNAME= ampache-3.5-beta2 -PKGNAME= ${DISTNAME:S:-beta:beta:} +DISTNAME= ampache-3.5.3 CATEGORIES= audio MASTER_SITES= http://ampache.org/downloads/ @@ -20,6 +19,7 @@ NO_BUILD= yes USE_LANGUAGES= # none USE_PKGLOCALEDIR= yes USE_TOOLS+= pax +LICENSE= gnu-gpl-v2 INSTDIR= ${PREFIX}/share/ampache EGDIR= ${PREFIX}/share/examples diff --git a/audio/ampache/PLIST b/audio/ampache/PLIST index 2a70e74005e..a74c5dbd060 100644 --- a/audio/ampache/PLIST +++ b/audio/ampache/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2009/06/14 17:32:01 joerg Exp $ +@comment $NetBSD: PLIST,v 1.4 2010/01/04 20:46:06 abs Exp $ share/ampache/admin/access.php share/ampache/admin/catalog.php share/ampache/admin/duplicates.php @@ -158,6 +158,8 @@ share/ampache/locale/base/messages.pot share/ampache/locale/base/translation-words.txt share/ampache/locale/ca_ES/LC_MESSAGES/messages.mo share/ampache/locale/ca_ES/LC_MESSAGES/messages.po +share/ampache/locale/cs_CZ/LC_MESSAGES/messages.mo +share/ampache/locale/cs_CZ/LC_MESSAGES/messages.po share/ampache/locale/de_DE/LC_MESSAGES/messages.mo share/ampache/locale/de_DE/LC_MESSAGES/messages.po share/ampache/locale/el_GR/LC_MESSAGES/messages.mo @@ -176,6 +178,8 @@ share/ampache/locale/nb_NO/LC_MESSAGES/messages.mo share/ampache/locale/nb_NO/LC_MESSAGES/messages.po share/ampache/locale/nl_NL/LC_MESSAGES/messages.mo share/ampache/locale/nl_NL/LC_MESSAGES/messages.po +share/ampache/locale/pl_PL/LC_MESSAGES/messages.mo +share/ampache/locale/pl_PL/LC_MESSAGES/messages.po share/ampache/locale/ru_RU/LC_MESSAGES/messages.mo share/ampache/locale/ru_RU/LC_MESSAGES/messages.po share/ampache/locale/sv_SE/LC_MESSAGES/messages.mo @@ -190,6 +194,7 @@ share/ampache/modules/emulator/gettext.php share/ampache/modules/flash/LICENSE share/ampache/modules/flash/Original/skin.xml share/ampache/modules/flash/crossdomain.xml +share/ampache/modules/flash/xspf_jukebox.fla share/ampache/modules/flash/xspf_jukebox.swf share/ampache/modules/flash/xspf_player.php share/ampache/modules/getid3/docs/changelog.txt @@ -290,7 +295,6 @@ share/ampache/modules/pearxmlrpc/Dump.php share/ampache/modules/pearxmlrpc/rpc.php share/ampache/modules/pearxmlrpc/server.php share/ampache/modules/plugins/Lastfm.plugin.php -share/ampache/modules/plugins/RioPlayer.plugin.php share/ampache/modules/prototype/prototype.js share/ampache/modules/validatemail/validateEmail.php share/ampache/modules/validatemail/validateEmailFormat.php @@ -537,6 +541,52 @@ share/ampache/themes/greysme/images/sort_off.gif share/ampache/themes/greysme/images/sort_on.gif share/ampache/themes/greysme/templates/default.css share/ampache/themes/greysme/theme.cfg.php +share/ampache/themes/penguin/images/ajax-loader.gif +share/ampache/themes/penguin/images/ampache.png +share/ampache/themes/penguin/images/background.gif +share/ampache/themes/penguin/images/bg_login.jpg +share/ampache/themes/penguin/images/blank-pixel.gif +share/ampache/themes/penguin/images/blankalbum.gif +share/ampache/themes/penguin/images/blankalbum.jpg +share/ampache/themes/penguin/images/bottom.gif +share/ampache/themes/penguin/images/bottomright.gif +share/ampache/themes/penguin/images/icons/icon_add.png +share/ampache/themes/penguin/images/icons/icon_add_key.png +share/ampache/themes/penguin/images/icons/icon_add_user.png +share/ampache/themes/penguin/images/icons/icon_admin.png +share/ampache/themes/penguin/images/icons/icon_all.png +share/ampache/themes/penguin/images/icons/icon_batch_download.png +share/ampache/themes/penguin/images/icons/icon_browse.png +share/ampache/themes/penguin/images/icons/icon_cog.png +share/ampache/themes/penguin/images/icons/icon_delete.png +share/ampache/themes/penguin/images/icons/icon_disable.png +share/ampache/themes/penguin/images/icons/icon_download.png +share/ampache/themes/penguin/images/icons/icon_edit.png +share/ampache/themes/penguin/images/icons/icon_enable.png +share/ampache/themes/penguin/images/icons/icon_feed.png +share/ampache/themes/penguin/images/icons/icon_home.png +share/ampache/themes/penguin/images/icons/icon_link.png +share/ampache/themes/penguin/images/icons/icon_logout.png +share/ampache/themes/penguin/images/icons/icon_next.png +share/ampache/themes/penguin/images/icons/icon_pause.png +share/ampache/themes/penguin/images/icons/icon_play.png +share/ampache/themes/penguin/images/icons/icon_playlist_add.png +share/ampache/themes/penguin/images/icons/icon_plugin.png +share/ampache/themes/penguin/images/icons/icon_preferences.png +share/ampache/themes/penguin/images/icons/icon_prev.png +share/ampache/themes/penguin/images/icons/icon_random.png +share/ampache/themes/penguin/images/icons/icon_server_lightning.png +share/ampache/themes/penguin/images/icons/icon_stop.png +share/ampache/themes/penguin/images/icons/icon_view.png +share/ampache/themes/penguin/images/icons/icon_volumedn.png +share/ampache/themes/penguin/images/icons/icon_volumemute.png +share/ampache/themes/penguin/images/icons/icon_volumeup.png +share/ampache/themes/penguin/images/ratings/star_rating.gif +share/ampache/themes/penguin/images/ratings/x.gif +share/ampache/themes/penguin/images/ratings/x_off.gif +share/ampache/themes/penguin/images/rightbar_top.jpg +share/ampache/themes/penguin/templates/default.css +share/ampache/themes/penguin/theme.cfg.php share/ampache/update.php share/ampache/util.php share/examples/ampache.conf diff --git a/audio/ampache/distinfo b/audio/ampache/distinfo index 58f22b5823f..79b314de42c 100644 --- a/audio/ampache/distinfo +++ b/audio/ampache/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/05/03 14:29:15 abs Exp $ +$NetBSD: distinfo,v 1.3 2010/01/04 20:46:06 abs Exp $ -SHA1 (ampache-3.5-beta2.tar.gz) = 801a5dd8778b2c758e031332a97c502e853e16ab -RMD160 (ampache-3.5-beta2.tar.gz) = d4cc895fe9c50c1354eb066f11011f7d45479785 -Size (ampache-3.5-beta2.tar.gz) = 1737144 bytes +SHA1 (ampache-3.5.3.tar.gz) = c9eb9ed7034e7c1d822fee34a74e74311900133e +RMD160 (ampache-3.5.3.tar.gz) = b5525793c97f3881d9293c98fe2d7a5cccc7e8a5 +Size (ampache-3.5.3.tar.gz) = 1962048 bytes |