[Pkg-roundcube-maintainers] Bug#671472: roundcube-core: please update the logrotate config file

Teodor mteodor at gmail.com
Fri May 4 11:26:29 UTC 2012


Package: roundcube
Version: 0.7.1-2
Severity: minor

Hi,

Please update the logrotate config file to rotate «session» too:
/var/log/roundcube/errors
/var/log/roundcube/sendmail
/var/log/roundcube/session
/var/log/roundcube/userlogins {
  create 640 www-data adm
  compress
  delaycompress
  missingok
  notifempty
  rotate 52
  weekly
}

Thanks
(this is actually roundcube version 0.7.1-1~bpo60+1)

-- System Information:
Debian Release: 6.0.4
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.32-5-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages roundcube-core depends on:
ii  apache2                2.2.16-6+squeeze7 Apache HTTP Server metapackage
ii  apache2-mpm-prefork [h 2.2.16-6+squeeze7 Apache HTTP Server - traditional n
ii  dbconfig-common        1.8.46+squeeze.0  common framework for packaging dat
ii  debconf [debconf-2.0]  1.5.36.1          Debian configuration management sy
ii  libjs-jquery           1.6.4-1~bpo60+1   JavaScript library for dynamic web
ii  libjs-jquery-ui        1.8.dfsg-3        JavaScript UI library for dynamic 
ii  libmagic1              5.04-5+squeeze1   File type determination library us
ii  php-auth               1.6.2-1           PHP PEAR modules for creating an a
ii  php-mail-mime          1.8.0-2           PHP PEAR module for creating MIME 
ii  php-mdb2               2.5.0b2-1         PHP PEAR module to provide a commo
ii  php-net-smtp           1.4.2-3           PHP PEAR module implementing SMTP 
ii  php-net-socket         1.0.9-2           PHP PEAR Network Socket Interface 
ii  php5                   5.3.3-7+squeeze8  server-side, HTML-embedded scripti
ii  php5-gd                5.3.3-7+squeeze8  GD module for php5
ii  php5-intl              5.3.3-7+squeeze8  internationalisation module for ph
ii  php5-mcrypt            5.3.3-7+squeeze8  MCrypt module for php5
ii  php5-pspell            5.3.3-7+squeeze8  pspell module for php5
ii  roundcube-sqlite       0.7.1-1~bpo60+1   metapackage providing sqlite depen
ii  tinymce                3.3.8+dfsg0-0.1   platform independent web based Jav
ii  ucf                    3.0025+nmu1       Update Configuration File: preserv

roundcube-core recommends no packages.

Versions of packages roundcube-core suggests:
ii  php-auth-sasl            1.0.4-1         Abstraction of various SASL mechan
pn  php-crypt-gpg            <none>          (no description available)
ii  roundcube-plugins        0.7.1-1~bpo60+1 skinnable AJAX based webmail solut

roundcube depends on no packages.

-- Configuration Files:
/etc/logrotate.d/roundcube-core changed:
/var/log/roundcube/errors
/var/log/roundcube/sendmail
/var/log/roundcube/session
/var/log/roundcube/userlogins {
  create 640 www-data adm
  compress
  delaycompress
  missingok
  notifempty
  rotate 52
  weekly
}

/etc/roundcube/htaccess changed:
AddType text/x-component .htc
<IfModule mod_php5.c>
php_flag	display_errors	Off
php_flag	log_errors	On
php_value	upload_max_filesize	20M
php_value	post_max_size		6M
php_value	memory_limit		64M
php_flag	zlib.output_compression		Off
php_flag	magic_quotes_gpc		Off
php_flag	magic_quotes_runtime		Off
php_flag	zend.ze1_compatibility_mode	Off
php_flag 	suhosin.session.encrypt 	Off
php_flag	session.auto_start	Off
php_value	session.gc_maxlifetime	21600
php_value	session.gc_divisor	500
php_value	session.gc_probability	1
</IfModule>
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^favicon.ico$ skins/default/images/favicon.ico
RewriteRule .svn/ - [F]
RewriteRule ^README|INSTALL|LICENSE|SQL|bin|CHANGELOG$ - [F]
</IfModule>
<IfModule mod_deflate.c>
SetOutputFilter DEFLATE
</IfModule>
<IfModule mod_headers.c>
</IfModule>
<IfModule mod_expires.c>
ExpiresActive On
ExpiresDefault "access plus 1 month"
</IfModule>
FileETag MTime Size
<IfModule mod_autoindex.c>
Options -Indexes
</ifModule>


-- debconf information:
  roundcube/upgrade-error: abort
  roundcube/pgsql/authmethod-user: password
  roundcube/purge: false
* roundcube/dbconfig-install: true
* roundcube/language: en_US
* roundcube/db/dbname: roundcube
  roundcube/remote/newhost:
  roundcube/pgsql/changeconf: false
  roundcube/upgrade-backup: true
  roundcube/install-error: abort
  roundcube/mysql/admin-user: root
* roundcube/hosts:
  roundcube/pgsql/authmethod-admin: ident
  roundcube/dbconfig-remove:
  roundcube/pgsql/admin-user: postgres
  roundcube/internal/skip-preseed: false
  roundcube/db/app-user:
  roundcube/dbconfig-reinstall: false
  roundcube/mysql/method: unix socket
  roundcube/remove-error: abort
* roundcube/restart-webserver: false
* roundcube/dbconfig-upgrade: true
  roundcube/remote/port:
  roundcube/pgsql/method: unix socket
  roundcube/pgsql/manualconf:
* roundcube/db/basepath: /var/lib/dbconfig-common/sqlite/roundcube
  roundcube/pgsql/no-empty-passwords:
  roundcube/passwords-do-not-match:
  roundcube/internal/reconfiguring: false
* roundcube/reconfigure-webserver:
* roundcube/database-type: sqlite
  roundcube/remote/host:
  roundcube/missing-db-package-error: abort





More information about the Pkg-roundcube-maintainers mailing list