1
0
forked from pool/roundcubemail

22 Commits

Author SHA256 Message Date
Lars Vogdt
7cd65db85e Accepting request 818644 from home:computersalat:devel:php
add http.inc file

OBS-URL: https://build.opensuse.org/request/show/818644
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=142
2020-07-06 16:42:59 +00:00
Lars Vogdt
80d5b74db6 Accepting request 776199 from home:lrupp:branches:server:php:applications
- prefer brotli over gzip if brotli is available:
  + enable mod_brotli in roundcubemail-httpd.conf (after deflate)
  + enable brotli via a2enmod for new installations

OBS-URL: https://build.opensuse.org/request/show/776199
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=134
2020-02-19 06:18:10 +00:00
Lars Vogdt
48b4a88ef2 Accepting request 758882 from home:lrupp:branches:server:php:applications
Added: recommend php-imagick 

- remove more cruft from the source (like .tavis or .gitignore)
- php documentor is not needed on a productive system -> remove
- also fix /usr/bin/env calls for two vendor scripts
- skins now have some configurable files in their directories: 
  move those files over to /etc/roundcubemail/skins/
- move other text files (incl. vendor ones) out of the root 
  directory (and handle the LICENSE file a bit different)
- enable mod_filter and add AddOutputFilterByType for common media
  types like html, javascript or xml
- enable php7 on newer openSUSE versions
- enable deflate, expires, filter, headers and setenvif on a new 
  installation - do not enable any module in case of an update
- recommend php-imagick for additional features

OBS-URL: https://build.opensuse.org/request/show/758882
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=128
2019-12-22 19:03:52 +00:00
Lars Vogdt
3ade784f18 Accepting request 644894 from home:lrupp:branches:server:php:applications
- Upgrade to version 1.3.8:
  * Fix PHP warnings on dummy QUOTA responses in Courier-IMAP 4.17.1 ()
  * Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in dovecot 2.3 ()
  * Enigma: Fix deleting keys with authentication subkeys ()
  * Fix invalid regular expressions that throw warnings on PHP 7.3 ()
  * Fix so Classic skin splitter does not escape out of window ()
  * Fix XSS issue in handling invalid style tag content ()
  * Fix compatibility with MySQL 8 - error on 'system' table use
  * Managesieve: Fix bug where show_real_foldernames setting wasn't respected ()
  * New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params ()
  * Fix support for "allow-from " in x_frame_options config option ()
  * Fix bug where valid content between HTML comments could have been skipped in some cases ()
  * Fix multiple VCard field search ()
  * Fix session issue on long running requests ()
- add files with .log entry to logrotate config
- enhance apache configuration by:
  + disable mbstring function overload (http://bugs.php.net/bug.php?id=30766)
  + do not allow to see README*, INSTALL, LICENSE or CHANGELOG files
  + set additional headers:
  ++ Content-Security-Policy: ask browsers to not set the referrer
  ++ Cache-Control: ask not to cache the content
  ++ Strict-Transport-Security: set HSTS rules for SSL traffic
  ++ X-XSS-Protection: configure built in reflective XSS protection
- adjust README.openSUSE: 
  + db.inc.php is not used any longer
  + flush privileges after creating/changing users in mysql
- use %%license macro on newer distributions

OBS-URL: https://build.opensuse.org/request/show/644894
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=121
2018-10-26 14:42:37 +00:00
Lars Vogdt
4f05d22599 Accepting request 577173 from home:ecsos:server
- fix rights for enigma plugin

OBS-URL: https://build.opensuse.org/request/show/577173
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=116
2018-02-21 14:29:10 +00:00
c96f462db4 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=108 2017-03-16 18:36:30 +00:00
bd0e5a2bd9 - Update to 1.2.2 [boo#1001856]
- Enigma: Add possibility to configure gpg-agent binary location (enigma_pgp_agent)
  - Enigma: Fix signature verification with some IMAP servers, e.g. Gmail, DBMail ()
  - Enigma: Make recipient key searches case-insensitive ()
  - Fix regression in resizing JPEG images with Imagick ()
  - Managesieve: Fix parsing of vacation date-time with non-default date_format ()
  - Use SymLinksIfOwnerMatch in .htaccess instead of FollowSymLinks disabled on some hosts for security reasons ()
  - Wash position:fixed style in HTML mail for better security ()
  - Fix bug where memcache_debug didn't work for session operations
  - Fix bug where Message-ID domain part was tied to username instead of current identity ()
  - Fix bug where blocked.gif couldn't be attached to reply/forward with insecure content
  - Fix E_DEPRECATED warning when using Auth_SASL::factory() ()
  - Fix bug where names of downloaded files could be malformed when derived from the message subject ()
  - Fix so "All" messages selection is resetted on search reset ()
  - Fix bug where folder creation could fail if personal namespace contained more than one entry ()
  - Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified ()
  - Fix PHP warning when handling shared namespace with empty prefix ()
  - Fix so folders list is scrolled to the selected folder on page load ()
  - Fix so when moving to Trash we make sure the folder exists ()
  - Fix displaying size of attachments with zero size
  - Fix so "Action disabled" error uses more appropriate 404 code ()

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=104
2016-10-05 11:21:28 +00:00
bba1cae52a Accepting request 353835 from home:aeneas_jaissle:branches:server:php:applications
OBS-URL: https://build.opensuse.org/request/show/353835
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=97
2016-01-15 12:06:27 +00:00
9a4c59e9eb Accepting request 340957 from home:aeneas_jaissle:branches:server:php:applications
OBS-URL: https://build.opensuse.org/request/show/340957
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=95
2015-10-26 11:50:50 +00:00
Lars Vogdt
09ea00f280 - Update to 1.1.0
New features:
  - Allow searching across multiple folders
  - Improved support for screen readers and assistive technology using
    WCAG 2.0 andWAI ARIA standards
  - Update to TinyMCE 4.1 to support images in HTML signatures (copy & paste)
  - Added namespace filter and folder searching in folder manager
  - New config option to disable UI elements/actions
  - Stronger password encryption using OpenSSL
  - Support for the IMAP SPECIAL-USE extension
  - Support for Oracle as database backend
  - Manage 3rd party libs with Composer
  - Secure URLs [1] (disabled by default)
  Changelog:
    Make SMTP error log more verbose - include server response and error code
    Fix download options menu (added by zipdownload plugin) in classic skin ()
    Fix blocked.gif image usage with assets_dir set
    Fix bug where max_group_members was ignored when adding a new contact ()
    Hide MDN and DSN options in compose if disabled by admin ()
    Fix checks based on window.ActiveXObject in IE > 10
    Fix XSS issue in style attribute handling ()
    Fix bug where Drafts list wasn't updated on draft-save action in new window ()
    Fix so "set as default" option is hidden if identities_level > 1 ()
    Fix bug where search was reset after returning from compose visited for reply
    Fix javascript error in "IE 8.0/Tablet PC" browser ()
    Fix bug where Reply-To address was ignored on reply to messages sent by self ()
    Fix bug where empty fieldmap config entries caused empty results of ldap search ()
    Fix bug where drafts list wasn't refreshed after draft message was sent from another window ()
    Fix keyboard navigation and css in datepicker widget across many Firefox versions
    Fix false warning when opening attached text/plain files ()

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=91
2015-02-11 18:30:48 +00:00
Wolfgang Rosenauer
3b56d63bdc Accepting request 265826 from home:aeneas_jaissle:branches:server:php:applications
New upstream release

OBS-URL: https://build.opensuse.org/request/show/265826
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=87
2014-12-19 00:01:00 +00:00
Tomáš Chvátal
cad638db43 Accepting request 238439 from home:vicidial:sandbox
OpenSuSE v.13.1 is quite apache 2.4 friendly, so we need some special considerations with the config file on OS131

OBS-URL: https://build.opensuse.org/request/show/238439
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=79
2014-07-02 09:20:56 +00:00
Wolfgang Rosenauer
03e23e0819 Accepting request 229410 from server:Kolab:Extras
Update to 1.0.0

OBS-URL: https://build.opensuse.org/request/show/229410
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=73
2014-04-08 18:41:02 +00:00
Wolfgang Rosenauer
73ec261687 Accepting request 213518 from home:aeneas_jaissle:branches:server:php:applications
* Patch to point the installer to the SQL file location
* Renamed
* Fixed apache2 config to work with apache 2.4

OBS-URL: https://build.opensuse.org/request/show/213518
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=67
2014-01-10 18:54:02 +00:00
Wolfgang Rosenauer
51944dd7c6 Accepting request 207974 from home:aeneas_jaissle:branches:server:php:applications
OBS-URL: https://build.opensuse.org/request/show/207974
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=63
2013-11-24 09:49:38 +00:00
Cristian Rodríguez
23e6ec8264 Accepting request 131500 from home:wrosenauer
updated apache config

OBS-URL: https://build.opensuse.org/request/show/131500
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=37
2012-08-25 21:09:15 +00:00
Wolfgang Rosenauer
65bc6a5d95 Accepting request 120797 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/120797
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=35
2012-05-12 22:09:12 +00:00
Andrej Semen
41618a3393 Accepting request 104670 from home:wrosenauer
- Update to version 0.7.1
  * lot of bugfixes and improvements (see CHANGELOG)
  * reworked and completed Apache config
- moved SQL directory from docdir to application
  (to make the installer work)
- use fdupes
- removed README.SUSE as the upstream INSTALL document is equally
  useful already and describes using the delivered installer

OBS-URL: https://build.opensuse.org/request/show/104670
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=32
2012-02-13 13:41:00 +00:00
Lars Vogdt
a40ff6f061 update to 0.2-stable
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=18
2009-01-01 18:00:27 +00:00
Lars Vogdt
28fce69823 update to 0.2beta
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=17
2008-09-23 11:17:36 +00:00
Lars Vogdt
98330f33c4 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=14 2007-10-23 16:33:53 +00:00
OBS User unknown
7345348a33 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=7 2007-05-22 12:35:54 +00:00