1
0
forked from pool/roundcubemail
Commit Graph

93 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
b3a09456e8 - renamed roundcubemail-1.4.5-config_dir.patch to
roundcubemail-1.4.6-config_dir.patch

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=141
2020-06-10 18:11:16 +00:00
Lars Vogdt
56886eeeda Accepting request 812244 from home:stroeder:branches:server:php:applications
- update to 1.4.6
  * Installer: Fix regression in SMTP test section (#7417)

OBS-URL: https://build.opensuse.org/request/show/812244
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=140
2020-06-08 01:27:20 +00:00
Dirk Stoecker
a7a754dee8 Accepting request 811037 from home:lrupp:branches:server:php:applications
- update to 1.4.5
  Security fixes
  * Fix XSS issue in template object 'username' (#7406)
  * Fix cross-site scripting (XSS) via malicious XML attachment
  * Fix a couple of XSS issues in Installer (#7406)
  * Better fix for CVE-2020-12641
  Other changes
  * Fix bug in extracting required plugins from composer.json that led 
    to spurious error in log (#7364)
  * Fix so the database setup description is compatible with MySQL 8 (#7340)
  * Markasjunk: Fix regression in jsevent driver (#7361)
  * Fix missing flag indication on collapsed thread in Larry and Elastic (#7366)
  * Fix default keyservers (use keys.openpgp.org), add note about CORS (#7373, #7367)
  * Password: Fix issue with Modoboa driver (#7372)
  * Mailvelope: Use sender's address to find pubkeys to check signatures (#7348)
  * Mailvelope: Fix Encrypt button hidden in Elastic (#7353)
  * Fix PHP warning: count(): Parameter must be an array or an object... 
    in ID command handler (#7392)
  * Fix error when user-configured skin does not exist anymore (#7271)
  * Elastic: Fix aspect ratio of a contact photo in mail preview (#7339)
  * Fix bug where PDF attachments marked as inline could have not been 
    attached on mail forward (#7382)
  * Security: Fix a couple of XSS issues in Installer (#7406)
  * Security: Fix XSS issue in template object 'username' (#7406)
  * Security: Fix cross-site scripting (XSS) via malicious XML attachment
  * Security: Better fix for CVE-2020-12641
- renamed roundcubemail-1.4.4-config_dir.patch to
  roundcubemail-1.4.5-config_dir.patch

OBS-URL: https://build.opensuse.org/request/show/811037
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=139
2020-06-03 15:22:56 +00:00
Lars Vogdt
7af5cb9d09 - adjusted/renamed roundcubemail-1.4.3-config_dir.patch to
roundcubemail-1.4.4-config_dir.patch

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=138
2020-05-08 08:40:52 +00:00
Lars Vogdt
6e81e9e77f Accepting request 799046 from home:stroeder:branches:server:php:applications
update to 1.4.4

OBS-URL: https://build.opensuse.org/request/show/799046
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=137
2020-05-05 10:43:46 +00:00
Lars Vogdt
6fa9a0806c - adjusted/renamed roundcubemail-1.4.2-config_dir.patch to
roundcubemail-1.4.3-config_dir.patch

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=136
2020-02-21 15:50:33 +00:00
Lars Vogdt
c886020fcf Accepting request 777625 from home:stroeder:branches:server:php:applications
update to 1.4.3

OBS-URL: https://build.opensuse.org/request/show/777625
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=135
2020-02-20 14:35:20 +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
a53a5c7304 remove service file - use 'osc service localrun download_files' instead
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=133
2020-01-07 12:12:44 +00:00
Lars Vogdt
6407422f1c - renamed patches:
- roundcubemail-1.1-beta-config_dir.patch
  + roundcubemail-1.4.2-config_dir.patch

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=131
2020-01-07 07:49:52 +00:00
Lars Vogdt
9059f6e3b0 - update to 1.4.2:
* Plugin API: Make actionbefore, before, actionafter and after 
                events working with plugin actions (#7106)
  * Managesieve: Replace "Filter disabled" with "Filter enabled" (#7028)
  * Managesieve: Fix so modifier type select wasn't hidden after hiding 
                 modifier select on header change
  * Managesieve: Fix filter selection after removing a first filter (#7079)
  * Markasjunk: Fix marking more than one message as spam/ham with 
                email_learn driver (#7121)
  * Password: Fix kpasswd and smb drivers' double-escaping bug (#7092)
  * Enigma: Add script to import keys from filesystem to the db 
            storage (for multihost)
  * Installer: Fix DB Write test on SQLite database
               ("database is locked" error) (#7064)
  * Installer: Fix so SQLite DSN with a relative path to the database
               file works in Installer
  * Elastic: Fix contrast of warning toasts (#7058)
  * Elastic: Simple search in pretty selects (#7072)
  * Elastic: Fix hidden list widget on mobile/tablet when selecting 
             folder while search menu is open (#7120)
  * Fix so type attribute on script tags is not used on HTML5 pages (#6975)
  * Fix unread count after purge on a folder that is not currently selected (#7051)
  * Fix bug where Enter key didn't work on messages list in "List" layout (#7052)
  * Fix bug where deleting a saved search in addressbook caused 
    display issue on sources/groups list (#7061)
  * Fix bug where a new saved search added after removing all searches
    wasn't added to the list (#7061)
  * Fix bug where a new contact group added after removing all groups
    from addressbook wasn't added to the list
  * Fix so install-jsdeps.sh removes Bootstrap's sourceMappingURL (#7035)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=129
2020-01-02 19:49:04 +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
d21fe2154d Accepting request 754694 from home:weberho:branches:server:php:applications
- Updated dependencies
- Moved LICENCE file to proper directory
- removed travis files
- fixed most of the shell scripts to contain /usr/bin/php

OBS-URL: https://build.opensuse.org/request/show/754694
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=127
2019-12-08 21:07:24 +00:00
Lars Vogdt
b7d3e96913 Accepting request 750317 from home:stroeder:branches:server:php:applications
Upgrade to version 1.4.1

OBS-URL: https://build.opensuse.org/request/show/750317
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=126
2019-11-22 18:54:44 +00:00
Dirk Stoecker
90d29c507e Accepting request 747170 from home:stroeder:branches:server:php:applications
Upgrade to version 1.4.0

OBS-URL: https://build.opensuse.org/request/show/747170
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=125
2019-11-13 13:15:52 +00:00
Dirk Stoecker
72222e9103 Accepting request 726950 from home:stroeder:branches:server:php:applications
update to 1.3.10

OBS-URL: https://build.opensuse.org/request/show/726950
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=124
2019-09-04 12:13:36 +00:00
Dirk Stoecker
cb728d7576 Accepting request 690198 from home:stroeder:branches:server:php:applications
Upgrade to version 1.3.9

OBS-URL: https://build.opensuse.org/request/show/690198
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=123
2019-04-03 20:35:12 +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 (#6374)
  * Fix so fallback from BINARY to BODY FETCH is used also on [PARSE] errors in dovecot 2.3 (#6383)
  * Enigma: Fix deleting keys with authentication subkeys (#6381)
  * Fix invalid regular expressions that throw warnings on PHP 7.3 (#6398)
  * Fix so Classic skin splitter does not escape out of window (#6397)
  * Fix XSS issue in handling invalid style tag content (#6410)
  * Fix compatibility with MySQL 8 - error on 'system' table use
  * Managesieve: Fix bug where show_real_foldernames setting wasn't respected (#6422)
  * New_user_identity: Fix %fu/%u vars substitution in user specific LDAP params (#6419)
  * Fix support for "allow-from " in x_frame_options config option (#6449)
  * Fix bug where valid content between HTML comments could have been skipped in some cases (#6464)
  * Fix multiple VCard field search (#6466)
  * Fix session issue on long running requests (#6470)
- 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
1327928d10 Accepting request 627472 from home:stroeder:branches:server:php:applications
- upstream fixed broken tar.gz archive keeping same version 1.3.7

OBS-URL: https://build.opensuse.org/request/show/627472
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=120
2018-08-07 08:11:50 +00:00
1d6db59bca Accepting request 625944 from home:stroeder:branches:server:php:applications
Upgrade to version 1.3.7.

The upstream source tar.gz has bogus content which I had to remove.

OBS-URL: https://build.opensuse.org/request/show/625944
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=119
2018-07-30 06:52:19 +00:00
f36e1f275d Accepting request 596134 from home:kbabioch:branches:server:php:applications
- Upgrade to version 1.3.6
  * Fix parsing date strings (e.g. from a Date: mail header) with comments
  * Fix PHP 7.2: count(): Parameter must be an array in enchant-based spellchecker
  * Fix possible IMAP command injection and type juggling vulnerabilities
  * Enigma: Fix key selection for signing
  * Enigma: Enable keypair generation on Internet Explorer 11
  * Fix check_request() bypass in places using get_uids() (CVE-2018-9846 boo#1067574)
  * Fix bug where usernames without domain part could be malformed or converted to lower-case on logon

OBS-URL: https://build.opensuse.org/request/show/596134
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=118
2018-04-13 18:03:28 +00:00
Lars Vogdt
0688ac70d8 Accepting request 587827 from home:worldcitizen:branches:server:php:applications
Upgrade to version 1.3.5

OBS-URL: https://build.opensuse.org/request/show/587827
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=117
2018-03-26 15:42:33 +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
Dirk Stoecker
db0dc36509 Accepting request 573129 from home:jengelh:branches:server:php:applications
- Trim bias from description.
- Replace %__-type macro indirections.
- Avoid bashisms in build logic.

OBS-URL: https://build.opensuse.org/request/show/573129
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=115
2018-02-06 07:21:47 +00:00
Dirk Stoecker
39e3cde501 Accepting request 572447 from home:worldcitizen:branches:server:php:applications
Upgrade to version 1.3.4

OBS-URL: https://build.opensuse.org/request/show/572447
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=114
2018-02-05 12:49:27 +00:00
Lars Vogdt
dc06759b1a - Update to 1.2.7:
+ Fix file disclosure vulnerability caused by insufficient 
    input validation (CVE-2017-16651; boo#1067574)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=113
2017-11-10 12:02:33 +00:00
Dirk Stoecker
e60f3308d2 Accepting request 527264 from home:stroeder:branches:server:php:applications
Update to 1.2.6 (baby step for now)

OBS-URL: https://build.opensuse.org/request/show/527264
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=112
2017-09-20 15:39:17 +00:00
Wolfgang Rosenauer
8238acd3d3 Accepting request 512895 from home:computersalat:devel:php
fix for boo#1050980

OBS-URL: https://build.opensuse.org/request/show/512895
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=111
2017-07-28 10:41:11 +00:00
Wolfgang Rosenauer
a336002b4b Accepting request 493416 from home:AndreasStieger:branches:server:php:applications
add bsc reference

OBS-URL: https://build.opensuse.org/request/show/493416
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=110
2017-05-08 10:06:20 +00:00
f3d6e6dbbc Accepting request 492713 from home:stroeder:branches:server:php:applications
Update to 1.2.5 which fixes vulnerability in the virtualmin and sasl drivers of the password plugin (CVE-2017-8114)

OBS-URL: https://build.opensuse.org/request/show/492713
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=109
2017-05-07 15:10:07 +00:00
2eb2922383 update to 1.2.4
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=107
2017-03-16 18:30:55 +00:00
ab3ad29592 Accepting request 442692 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.2.3

OBS-URL: https://build.opensuse.org/request/show/442692
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=106
2016-11-29 12:46:26 +00:00
53d81a8213 Accepting request 433470 from home:AndreasStieger:branches:server:php:applications
- verify source signature

OBS-URL: https://build.opensuse.org/request/show/433470
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=105
2016-10-06 10:32:22 +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 (#5371)
  - Enigma: Make recipient key searches case-insensitive (#5434)
  - Fix regression in resizing JPEG images with Imagick (#5376)
  - Managesieve: Fix parsing of vacation date-time with non-default date_format (#5372)
  - Use SymLinksIfOwnerMatch in .htaccess instead of FollowSymLinks disabled on some hosts for security reasons (#5370)
  - Wash position:fixed style in HTML mail for better security (#5264)
  - 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 (#5385)
  - Fix bug where blocked.gif couldn't be attached to reply/forward with insecure content
  - Fix E_DEPRECATED warning when using Auth_SASL::factory() (#5401)
  - Fix bug where names of downloaded files could be malformed when derived from the message subject (#5404)
  - Fix so "All" messages selection is resetted on search reset (#5413)
  - Fix bug where folder creation could fail if personal namespace contained more than one entry (#5403)
  - Fix error causing empty INBOX listing in Firefox when using an URL with user:password specified (#5400)
  - Fix PHP warning when handling shared namespace with empty prefix (#5420)
  - Fix so folders list is scrolled to the selected folder on page load (#5424)
  - Fix so when moving to Trash we make sure the folder exists (#5192)
  - Fix displaying size of attachments with zero size
  - Fix so "Action disabled" error uses more appropriate 404 code (#5440)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=104
2016-10-05 11:21:28 +00:00
e3e3f02011 Accepting request 418759 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.2.1

OBS-URL: https://build.opensuse.org/request/show/418759
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=103
2016-08-11 17:32:36 +00:00
Lars Vogdt
4b7f666922 Accepting request 397647 from home:dstoecker
Update

OBS-URL: https://build.opensuse.org/request/show/397647
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=102
2016-05-24 23:37:53 +00:00
Lars Vogdt
412e5816a6 - Update to 1.1.5
Plugin API: Add html2text hook
    Plugin API: Added addressbook_export hook
    Fix missing emoticons on html-to-text conversion
    Fix random "access to this resource is secured against CSRF" message at logout (#4956)
    Fix missing language name in "Add to Dictionary" request in HTML mode (#4951)
    Enable use of TLSv1.1 and TLSv1.2 for IMAP (#4955)
    Fix XSS issue in SVG images handling (#4949)
    Fix (again) security issue in DBMail driver of password plugin CVE-2015-2181
    Fix bug where Archive/Junk buttons were not active after page jump with select=all mode (#4961)
    Fix bug in long recipients list parsing for cases where recipient name contained @-char (#4964)
    Fix additional_message_headers plugin compatibility with Mail_Mime >= 1.9 (#4966)
    Hide DSN option in Preferences when smtp_server is not used (#4967)
    Protect download urls against CSRF using unique request tokens (#4957)
    newmail_notifier: Refactor desktop notifications
    Fix so contactlist_fields option can be set via config file
    Fix so SPECIAL-USE assignments are forced only until user sets special folders (#4782)
    Fix performance in reverting order of THREAD result
    Fix converting mail addresses with @www. into mailto links (#5197)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=101
2016-04-25 09:48:07 +00:00
da432b5fb8 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=98 2016-02-05 15:14:13 +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
Lars Vogdt
3370e85f2d Accepting request 351471 from home:lrupp:branches:server:php:applications
- Update to 1.1.4
    Add workaround for ​https://bugs.php.net/bug.php?id=70757 (#1490582)
    Fix duplicate messages in list and wrong count after delete (#1490572)
    Fix so Installer requires PHP5
    Make brute force attacks harder by re-generating security token on every failed login (#1490549)
    Slow down brute-force attacks by waiting for a second after failed login (#1490549)
    Fix .htaccess rewrite rules to not block .well-known URIs (#1490615)
    Fix mail view scaling on iOS (#1490551)
    Fix so database_attachments::cleanup() does not remove attachments from other sessions (#1490542)
    Fix responses list update issue after response name change (#1490555)
    Fix bug where message preview was unintentionally reset on check-recent action (#1490563)
    Fix bug where HTML messages with invalid/excessive css styles couldn't be displayed (#1490539)
    Fix redundant blank lines when using HTML and top posting (#1490576)
    Fix redundant blank lines on start of text after html to text conversion (#1490577)
    Fix HTML sanitizer to skip <!-- node type X --> in output (#1490583)
    Fix invalid LDAP query in ACL user autocompletion (#1490591)
    Fix regression in displaying contents of message/rfc822 parts (#1490606)
    Fix handling of message/rfc822 attachments on replies and forwards (#1490607)
    Fix PDF support detection in Firefox > 19 (#1490610)
    Fix path traversal vulnerability (CWE-22) in setting a skin (#1490620)
    Fix so drag-n-drop of text (e.g. recipient addresses) on compose page actually works (#1490619) 
- explicitely add required PHP packages (according to INSTALL):
  + php-dom, php-json, php-sockets
- also recommend additional PHP packages:
  + php-zip, php-pear-Crypt_GPG
- use generic php- prefix also for recommended packages (no explicit php5-)
- no Dockerfile readme any more

OBS-URL: https://build.opensuse.org/request/show/351471
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=96
2015-12-31 11:48:31 +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
d7f77d7cbc Accepting request 331054 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.1.3

OBS-URL: https://build.opensuse.org/request/show/331054
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=94
2015-09-15 14:03:04 +00:00
Wolfgang Rosenauer
8c692eb7f6 Accepting request 311197 from home:draht:branches:server:php:applications
- Update to 1.1.2
    Add new plugin hook 'identity_create_after' providing the ID of the inserted identity (#1490358)
    Add option to place signature at bottom of the quoted text even in top-posting mode [sig_below]
    Fix handling of %-encoded entities in mailto: URLs (#1490346)
    Fix zipped messages downloads after selecting all messages in a folder (#1490339)
    Fix vpopmaild driver of password plugin
    Fix PHP warning: Non-static method PEAR::setErrorHandling() should not be called statically (#1490343)
    Fix tables listing routine on mysql and postgres so it skips system or other database tables and views (#1490337)
    Fix message list header in classic skin on window resize in Internet Explorer (#1490213)
    Fix so text/calendar parts are listed as attachments even if not marked as such (#1490325)
    Fix lack of signature separator for plain text signatures in html mode (#1490352)
    Fix font artifact in Google Chrome on Windows (#1490353)
    Fix bug where forced extwin page reload could exit from the extwin mode (#1490350)
    Fix bug where some unrelated attachments in multipart/related message were not listed (#1490355)
    Fix mouseup event handling when dragging a list record (#1490359)
    Fix bug where preview_pane setting wasn't always saved into user preferences (#1490362)
    Fix bug where messages count was not updated after message move/delete with skip_deleted=false (#1490372)
    Fix security issue in contact photo handling (#1490379)
    Fix possible memcache/apc cache data consistency issues (#1490390)
    Fix bug where imap_conn_options were ignored in IMAP connection test (#1490392)
    Fix bug where some files could have "executable" extension when stored in temp folder (#1490377)
    Fix attached file path unsetting in database_attachments plugin (#1490393)
    Fix issues when using moduserprefs.sh without --user argument (#1490399)
    Fix potential info disclosure issue by protecting directory access (#1490378)
    Fix blank image in html_signature when saving identity changes (#1490412)
    Installer: Use openssl_random_pseudo_bytes() (if available) to generate des_key (#1490402)
    Fix XSS vulnerability in _mbox argument handling (#1490417)

OBS-URL: https://build.opensuse.org/request/show/311197
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=93
2015-06-08 21:13:14 +00:00
98ec02741a Accepting request 293216 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.1.1

OBS-URL: https://build.opensuse.org/request/show/293216
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=92
2015-03-26 09:11:34 +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 (#1490228)
    Fix blocked.gif image usage with assets_dir set
    Fix bug where max_group_members was ignored when adding a new contact (#1490214)
    Hide MDN and DSN options in compose if disabled by admin (#1490221)
    Fix checks based on window.ActiveXObject in IE > 10
    Fix XSS issue in style attribute handling (#1490227)
    Fix bug where Drafts list wasn't updated on draft-save action in new window (#1490225)
    Fix so "set as default" option is hidden if identities_level > 1 (#1490226)
    Fix bug where search was reset after returning from compose visited for reply
    Fix javascript error in "IE 8.0/Tablet PC" browser (#1490210)
    Fix bug where Reply-To address was ignored on reply to messages sent by self (#1490233)
    Fix bug where empty fieldmap config entries caused empty results of ldap search (#1490229)
    Fix bug where drafts list wasn't refreshed after draft message was sent from another window (#1490238)
    Fix keyboard navigation and css in datepicker widget across many Firefox versions
    Fix false warning when opening attached text/plain files (#1490241)

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
c4afe93442 Accepting request 283669 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.0.5

OBS-URL: https://build.opensuse.org/request/show/283669
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=89
2015-02-01 14:23:44 +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
Wolfgang Rosenauer
be162c243d Accepting request 260379 from home:Ledest:misc
fix bashisms in post scripts

OBS-URL: https://build.opensuse.org/request/show/260379
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=85
2014-11-09 09:43:05 +00:00
Wolfgang Rosenauer
84010809a2 Accepting request 253139 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.0.3

OBS-URL: https://build.opensuse.org/request/show/253139
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=83
2014-09-29 22:21:24 +00:00