Wed Jan 18 13:00:00 2006 poeml@suse.de
- fix dependencies for php5
Fri Dec 9 13:00:00 2005 poeml@suse.de
- fixed security bug in snoopy php module (bundled HTTP client
library), which allowed an authenticated user to remotely execute
code on the server. [#136704], CVE-2005-3330
Sat Jul 16 14:00:00 2005 poeml@suse.de
- update to 3.3.1.2
Wed Sep 15 14:00:00 2004 poeml@suse.de
- now that php4-iconv exists on all architectures, we can require
it.
Mon Sep 13 14:00:00 2004 poeml@suse.de
- remove requirement on php4-iconv again, because it does not exist
on certain architectures (see php4.spec). (Wrapping in %ifnarch
doesn't help because the package is noarch.)
Thu Sep 9 14:00:00 2004 poeml@suse.de
- add php4-session php4-mysql to Requires
Mon Sep 6 14:00:00 2004 poeml@suse.de
- update to 3.2.2
- the default name of the database for a new installation is now
changed from "ampache3_1" to "ampache"
- make the package require php4-iconv
- in /etc/apache2/conf.d/ampache.conf, refer to the Timeout that is
set globally from /etc/sysconfig/apache2
Sun Aug 29 14:00:00 2004 ro@suse.de
- remove apache1 traces
Sat May 1 14:00:00 2004 poeml@suse.de
- update to 3.2-Alpha2.1 (fixing bug of 3.2-Alpha2 that reset user
passwords)
Mon Apr 26 14:00:00 2004 poeml@suse.de
- update to 3.2-Alpha2
- upstream config file moved to config/
- cleaning of buildroot is done by %prep
Thu Mar 25 13:00:00 2004 poeml@suse.de
- update to 3.2-Alpha1
- the patch to make $action global is included
- wrap configuration into <IfModule sapi_apache2.c>, so apache
won't refuse to start if mod_php4 is not loaded
- bzip2 sources
- drop the requires on the perl modules that are needed only for
migration from old database versions. Instead, put it in the
documentation
- update the README and put the instructions for new installations
at the top, so it is less confusing
Mon Mar 22 13:00:00 2004 poeml@suse.de
- fix wrong directory permissions of docdir [#36431]
Mon Mar 8 13:00:00 2004 poeml@suse.de
- update to cvs version
- reenable register_globals for now, since not all features work
without it
Wed Feb 4 13:00:00 2004 hmacht@suse.de
- added option # norootforbuild in specfile
Mon Jan 5 13:00:00 2004 poeml@suse.de
- update to 3.1.02
- drop ampache-3.0-sorting.dif (included upstream)
- drop ampache-3.0-session-expire.dif, obsolete
- adjust to new file layout
- add Requires: perl-DBI perl-Msql-Mysql-modules perl-Data-ShowTable
for the migration scripts
- rename README.SUSE file and add notes about migration
Thu Nov 20 13:00:00 2003 poeml@suse.de
- add patch that prevents certain login failures due to cookies
from the year 1935
- set a default character set
- add a hint on configuration without a virtual host
Fri Sep 19 14:00:00 2003 poeml@suse.de
- apache configuration:
- fix trailing slash in Alias
- add Directory configuration (needed for apache2, where not
everything is allowed by default) [#29729]
- install the configuration file also for apache2
- add Requires: http_daemon mod_php
Thu Aug 14 14:00:00 2003 poeml@suse.de
- add activation metadata to sysconfig template [#28815]
Thu Jul 31 14:00:00 2003 poeml@suse.de
- fix permissions of /etc/ampache.conf.inc to be readable by the
webserver but not writable, [#21782]
Fri May 16 14:00:00 2003 poeml@suse.de
- add patch to improve sorting
- don't package CVS directories
- remove executable flag from most files
Tue May 13 14:00:00 2003 poeml@suse.de
- use %defattr instead of chmod&chown
- modules/config.php doesn't need to be protected
Thu Feb 27 13:00:00 2003 poeml@suse.de
- add sysconfig metadata [#22591]
- verify the instructions in README.SuSE and improve them
- improve the apache configuration, and add explaining comments
Thu Aug 1 14:00:00 2002 poeml@suse.de
- fix apache ServerRoot
Thu Aug 1 14:00:00 2002 poeml@suse.de
- use PreReq
Wed Jul 3 14:00:00 2002 poeml@suse.de
- new package (version v3.0)