1
0
forked from pool/roundcubemail
Commit Graph

233 Commits

Author SHA256 Message Date
Dominique Leuenberger
6fd15e61ef Accepting request 1198637 from server:php:applications
update to 1.6.9

OBS-URL: https://build.opensuse.org/request/show/1198637
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=86
2024-09-04 11:27:23 +00:00
f4647c634d update to 1.6.9
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=176
2024-09-04 07:03:28 +00:00
Dominique Leuenberger
5fe4f45d18 Accepting request 1191896 from server:php:applications
Update to 1.6.8
Security Update, [bsc#1228900]  [bsc#1228901]

OBS-URL: https://build.opensuse.org/request/show/1191896
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=85
2024-08-07 04:11:00 +00:00
87af86c8fb OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=175 2024-08-06 15:49:48 +00:00
482045f6a9 Accepting request 1191891 from home:aeneas_jaissle:branches:server:php:applications
- update to 1.6.8
  This is a security update to the stable version 1.6 of Roundcube Webmail.
  It provides fixes to recently reported security vulnerabilities:
  * Fix XSS vulnerability in post-processing of sanitized HTML content [CVE-2024-42009]
  * Fix XSS vulnerability in serving of attachments other than HTML or SVG [CVE-2024-42008]
  * Fix information leak (access to remote content) via insufficient CSS filtering [CVE-2024-42010]
- For further changes, see https://github.com/roundcube/roundcubemail/releases/tag/1.6.8

OBS-URL: https://build.opensuse.org/request/show/1191891
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=174
2024-08-06 15:37:43 +00:00
Ana Guerrero
e815950db6 Accepting request 1175254 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1175254
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=84
2024-05-20 16:15:36 +00:00
Lars Vogdt
aaea9d8cf8 Accepting request 1175253 from home:lrupp:branches:server:php:applications
- update to 1.6.7
  This is a security update to the stable version 1.6 of Roundcube Webmail.
  It provides a fix to a recently reported XSS vulnerabilities:
  * Fix cross-site scripting (XSS) vulnerability in handling SVG animate attributes.
    Reported by Valentin T. and Lutz Wolf of CrowdStrike.
  * Fix cross-site scripting (XSS) vulnerability in handling list columns from user preferences.
    Reported by Huy Nguyễn Phạm Nhật.
  * Fix command injection via crafted im_convert_path/im_identify_path on Windows.
    Reported by Huy Nguyễn Phạm Nhật.
  CHANGELOG
  * Makefile: Use phpDocumentor v3.4 for the Framework docs (#9313)
  * Fix bug where HTML entities in URLs were not decoded on HTML to plain text conversion (#9312)
  * Fix bug in collapsing/expanding folders with some special characters in names (#9324)
  * Fix PHP8 warnings (#9363, #9365, #9429)
  * Fix missing field labels in CSV import, for some locales (#9393)
  * Fix cross-site scripting (XSS) vulnerability in handling SVG animate attributes
  * Fix cross-site scripting (XSS) vulnerability in handling list columns from user preferences
  * Fix command injection via crafted im_convert_path/im_identify_path on Windows

OBS-URL: https://build.opensuse.org/request/show/1175253
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=173
2024-05-19 17:47:04 +00:00
Dominique Leuenberger
82d8907616 Accepting request 1156090 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1156090
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=83
2024-03-07 21:02:23 +00:00
Dirk Stoecker
45a459b079 Accepting request 1149846 from home:dimstar:rpm4.20:r
Prepare for RPM 4.20

OBS-URL: https://build.opensuse.org/request/show/1149846
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=172
2024-03-07 17:34:46 +00:00
Ana Guerrero
95d3f707c0 Accepting request 1146347 from server:php:applications
- update to 1.6.6
  * Fix regression in handling LDAP search_fields configuration parameter (#9210)
  * Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
  * Fix page jump menu flickering on click (#9196)
  * Update to TinyMCE 5.10.9 security release (#9228)
  * Fix PHP8 warnings (#9235, #9238, #9242, #9306)
  * Fix saving other encryption settings besides enigma's (#9240)
  * Fix unneeded php command use in installto.sh and deluser.sh scripts (#9237)
  * Fix TinyMCE localization installation (#9266)
  * Fix bug where trailing non-ascii characters in email addresses 
    could have been removed in recipient input (#9257)
  * Fix IMAP GETMETADATA command with options - RFC5464

OBS-URL: https://build.opensuse.org/request/show/1146347
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=82
2024-02-13 21:44:01 +00:00
Lars Vogdt
5c71b913a6 - update to 1.6.6
* Fix regression in handling LDAP search_fields configuration parameter (#9210)
  * Enigma: Fix finding of a private key when decrypting a message using GnuPG v2.3
  * Fix page jump menu flickering on click (#9196)
  * Update to TinyMCE 5.10.9 security release (#9228)
  * Fix PHP8 warnings (#9235, #9238, #9242, #9306)
  * Fix saving other encryption settings besides enigma's (#9240)
  * Fix unneeded php command use in installto.sh and deluser.sh scripts (#9237)
  * Fix TinyMCE localization installation (#9266)
  * Fix bug where trailing non-ascii characters in email addresses 
    could have been removed in recipient input (#9257)
  * Fix IMAP GETMETADATA command with options - RFC5464

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=171
2024-02-13 09:47:37 +00:00
Ana Guerrero
f6b8ef52da Accepting request 1123659 from server:php:applications
- update to 1.6.5 (bsc#1216895)
  * Fix cross-site scripting (XSS) vulnerability in setting 
    Content-Type/Content-Disposition for attachment 
    preview/download  CVE-2023-47272
  Other changes
  * Fix PHP8 fatal error when parsing a malformed BODYSTRUCTURE (#9171)
  * Fix duplicated Inbox folder on IMAP servers that do not use Inbox 
    folder with all capital letters (#9166)
  * Fix PHP warnings (#9174)
  * Fix UI issue when dealing with an invalid managesieve_default_headers 
    value (#9175)
  * Fix bug where images attached to application/smil messages 
    weren't displayed (#8870)
  * Fix PHP string replacement error in utils/error.php (#9185)
  * Fix regression where smtp_user did not allow pre/post strings 
    before/after %u placeholder (#9162)

OBS-URL: https://build.opensuse.org/request/show/1123659
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=81
2023-11-06 20:14:57 +00:00
Lars Vogdt
454ff60618 preview/download CVE-2023-47272
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=170
2023-11-06 16:50:29 +00:00
Lars Vogdt
85e2e9adfe Other changes
* Fix PHP8 fatal error when parsing a malformed BODYSTRUCTURE (#9171)
  * Fix duplicated Inbox folder on IMAP servers that do not use Inbox 
    folder with all capital letters (#9166)
  * Fix PHP warnings (#9174)
  * Fix UI issue when dealing with an invalid managesieve_default_headers 
    value (#9175)
  * Fix bug where images attached to application/smil messages 
    weren't displayed (#8870)
  * Fix PHP string replacement error in utils/error.php (#9185)
  * Fix regression where smtp_user did not allow pre/post strings 
    before/after %u placeholder (#9162)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=169
2023-11-06 16:42:10 +00:00
Lars Vogdt
71be053b53 - update to 1.6.5 (bsc#1216895)
* Fix cross-site scripting (XSS) vulnerability in setting 
    Content-Type/Content-Disposition for attachment 
    preview/download

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=168
2023-11-06 16:41:04 +00:00
Ana Guerrero
4e98185832 Accepting request 1120505 from server:php:applications
- update to 1.6.4 (bsc#1216429)
  * Fix cross-site scripting (XSS) vulnerability in handling of SVG 
    in HTML messages (#9168) CVE-2023-5631
  * Fix PHP8 warnings (#9142, #9160)
  * Fix default 'mime.types' path on Windows (#9113)
  * Managesieve: Fix javascript error when relational or spamtest 
    extension is not enabled (#9139)

OBS-URL: https://build.opensuse.org/request/show/1120505
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=80
2023-10-26 15:13:38 +00:00
Lars Vogdt
24ef24c416 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=167 2023-10-26 09:21:53 +00:00
Lars Vogdt
927c4a5acf - update to 1.6.4
* Fix cross-site scripting (XSS) vulnerability in handling of SVG 
    in HTML messages (#9168)
  * Fix PHP8 warnings (#9142, #9160)
  * Fix default 'mime.types' path on Windows (#9113)
  * Managesieve: Fix javascript error when relational or spamtest 
    extension is not enabled (#9139)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=166
2023-10-25 15:40:18 +00:00
Ana Guerrero
a507f44c55 Accepting request 1112797 from server:php:applications
Security update to 1.6.3

OBS-URL: https://build.opensuse.org/request/show/1112797
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=79
2023-09-21 20:23:35 +00:00
Lars Vogdt
9ac33509a9 - update to 1.6.3 (bsc#1215433)
* Fix bug where installto.sh/update.sh scripts were removing some
    essential options from the config file (#9051)
  * Update jQuery-UI to version 1.13.2 (#9041)
  * Fix regression that broke use_secure_urls feature (#9052)
  * Fix potential PHP fatal error when opening a message with
    message/rfc822 part (#8953)
  * Fix bug where a duplicate <title> tag in HTML email could cause some
    parts being cut off (#9029)
  * Fix bug where a list of folders could have been sorted
    incorrectly (#9057)
  * Fix regression where LDAP addressbook 'filter' option was
    ignored (#9061)
  * Fix wrong order of a multi-folder search result when sorting by
    size (#9065)
  * Fix so install/update scripts do not require PEAR (#9037)
  * Fix regression where some mail parts could have been decoded
    incorrectly, or not at all (#9096)
  * Fix handling of an error case in Cyrus IMAP BINARY FETCH, fallback to
    non-binary FETCH (#9097)
  * Fix PHP8 deprecation warning in the reconnect plugin (#9083)
  * Fix "Show source" on mobile with x_frame_options = deny (#9084)
  * Fix various PHP warnings (#9098)
  * Fix deprecated use of ldap_connect() in password's ldap_simple driver (#9060)
  * Fix cross-site scripting (XSS) vulnerability in handling of linkrefs
    in plain text messages

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=165
2023-09-21 11:03:17 +00:00
Dominique Leuenberger
3df1bc27ba Accepting request 1096571 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/1096571
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=78
2023-07-03 15:44:25 +00:00
Lars Vogdt
1add14a274 Accepting request 1096557 from home:lrupp:branches:server:php:applications
- update to 1.6.2
  * Add Uyghur localization
  * Fix regression in OAuth request URI caused by use of REQUEST_URI 
    instead of SCRIPT_NAME as a default (#8878)
  * Fix bug where false attachment reminder was displayed on HTML mail 
    with inline images (#8885)
  * Fix bug where a non-ASCII character in app.js could cause error in 
    javascript engine (#8894)
  * Fix JWT decoding with url safe base64 schema (#8890)
  * Fix bug where .wav instead of .mp3 file was used for the new mail 
    notification in Firefox (#8895)
  * Fix PHP8 warning (#8891)
  * Fix support for Windows-31J charset (#8869)
  * Fix so LDAP VLV option is disabled by default as documented (#8833)
  * Fix so an email address with name is supported as input to the 
    managesieve notify :from parameter (#8918)
  * Fix Help plugin menu (#8898)
  * Fix invalid onclick handler on the logo image when using non-array 
    skin_logo setting (#8933)
  * Fix duplicate recipients in "To" and "Cc" on reply (#8912)
  * Fix bug where it wasn't possible to scroll lists by clicking middle 
    mouse button (#8942)
  * Fix bug where label text in a single-input dialog could be partially 
    invisible in some locales (#8905)
  * Fix bug where LDAP (fulltext) search didn't work without 'search_fields' 
    in config (#8874)
  * Fix extra leading newlines in plain text converted from HTML (#8973)
  * Fix so recipients with a domain ending with .s are allowed (#8854)
  * Fix so vCard output does not contain non-standard/redundant TYPE=OTHER 
    and TYPE=INTERNET (#8838)

OBS-URL: https://build.opensuse.org/request/show/1096557
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=164
2023-07-03 13:28:34 +00:00
Dominique Leuenberger
19b69db00c Accepting request 1062213 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1062213
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=77
2023-01-31 15:10:08 +00:00
Lars Vogdt
a75f3c6958 - update to 1.6.1
* Kill session if refreshing oauth token fails (#8734)
  * Fix various PHP 8.1 warnings (#8628, #8644, #8667, #8656, #8647)
  * Password: Remove references to %c variable that has been removed before (#8633)
  * Fix anchor links in HTML mail (#8632)
  * Fix bug where config creation in Installer did ignore options in the form (#8634)
  * Fix bug where renamed options were removed from the config on 
    installto.sh (update.sh) run (#8643)
  * Fix favicon rewrite rule in .htaccess (#8654)
  * Fix various PHP 8.2 warnings
  * Fix bug where it wasn't possible to create more than one response 
    record on SQLite and Postgres (#8664)
  * Fix support for ManageSieve over implicit SSL (#8670)
  * Fix bug where "about:blank" page could trigger "load error" (#8554)
  * Fix bug where setting 'Clear Trash on Logout' to 'all messages' 
    didn't work (#8687)
  * Fix bug where the attachment menu wouldn't disappear after an action 
    is selected (#8691)
  * Fix bug where some dialogs in an eml attachment preview would not 
    close on mobile (#8627)
  * Fix bug where multiline data:image URI's in emails were stripped 
    from the message on display (#8613)
  * Fix fatal error on identity page if Enigma plugin is misconfigured (#8719)
  * Fix so N property always exists in a vCard export (#8771)
  * Fix authenticating to Courier IMAP with passwords containing 
    a '~' character (#8772)
  * Fix handling of smtp/imap port options on configuration file 
    update (#8756)
  * Fix bug where array values could not be saved in utils/save_pref 
    action (#8781)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=163
2023-01-24 10:12:37 +00:00
Dominique Leuenberger
04e6a0f7a9 Accepting request 997324 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/997324
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=76
2022-08-16 15:08:13 +00:00
Dirk Stoecker
f7bd880a9a Accepting request 991611 from home:stroeder:network
- update to 1.6.0 with these most noteworthy changes:
  * PHP 8.1 support
  * Dropped support for PHP < 7.3
  * Support responses (snippets) in HTML format
  * Option to purge deleted mails older than 30, 60 or 90 days
  * Unified and simplified services connection config options
  * Removed the Classic and Larry skins from the release packages
  * SQLite: Use foreign keys, require SQLite >= 3.6.19

OBS-URL: https://build.opensuse.org/request/show/991611
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=162
2022-08-16 11:03:26 +00:00
Dominique Leuenberger
4c0e19da97 Accepting request 986510 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/986510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=75
2022-07-04 09:32:53 +00:00
Lars Vogdt
791d943b7a Accepting request 985175 from home:stroeder:network
update to 1.5.3

OBS-URL: https://build.opensuse.org/request/show/985175
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=161
2022-06-27 06:10:08 +00:00
Lars Vogdt
86248a82c5 Accepting request 946501 from home:syntron:patched
The roundcube-framework is move to /usr/share/php/Roundcube. However, as it is still included from the old position, roundcube fails to load it (see /srv/www/roundcubemail/program/include/iniset.php - definition of $include_path in line 47 and include call for the framework in line 74).
My solution: add a symbolic link to the new position.

OBS-URL: https://build.opensuse.org/request/show/946501
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=160
2022-01-17 18:14:42 +00:00
Dominique Leuenberger
f1ebf2b696 Accepting request 944737 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/944737
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=74
2022-01-08 22:23:27 +00:00
Lars Vogdt
6ce445f32d Accepting request 943309 from home:stroeder:network
update to 1.5.2

OBS-URL: https://build.opensuse.org/request/show/943309
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=159
2022-01-01 17:55:25 +00:00
Lars Vogdt
0aa29ffb98 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=158 2021-12-28 13:38:11 +00:00
Lars Vogdt
a098cb285c - use the virtual provides from each PHP module, to allow the installation
of roundcubemail with various PHP version. 
  The only problem, we are currently facing is the automatic 
  enablement of the PHP apache module during post-installation. 
  Trying to evaluate the correct PHP module now during post as well, 
  which should eleminate the pre-definition of the required 
  PHP-Version during build completely.
  See https://build.opensuse.org/request/show/940859 for the initial
  discussion.

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=157
2021-12-28 13:37:17 +00:00
Dominique Leuenberger
bfc5590449 Accepting request 934870 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/934870
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=73
2021-12-01 19:47:15 +00:00
Dirk Stoecker
36e589e25e Accepting request 934432 from home:stroeder:network
update to 1.5.1

OBS-URL: https://build.opensuse.org/request/show/934432
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=156
2021-11-30 20:51:00 +00:00
Dominique Leuenberger
17c643cc99 Accepting request 927527 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/927527
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=72
2021-10-26 18:14:14 +00:00
Lars Vogdt
f74854d078 - adjust requirements: php-intl is now required
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=155
2021-10-19 12:24:45 +00:00
Lars Vogdt
f34271af24 - update to 1.5.0
+ full PHP8 support
  + Dark mode for Elastic skin
  + OAuth2/XOauth support (with plugin hooks)
  + Collected recipients and trusted senders
  + Moving recipients between inputs with drag & drop
  + Full unicode support with MySQL database
  + Support of IMAP LITERAL- extension RFC 7888
    <https://datatracker.ietf.org/doc/html/rfc7888>
  + Support of RFC 2231 <https://datatracker.ietf.org/doc/html/rfc2231>
    encoded names
  + Cache refactoring
  More at https://github.com/roundcube/roundcubemail/releases/tag/1.5.0
- adjusted some file names to new release 
  (_styles.less -> styles.less; _variables.less -> variables.less; 
   CHANGELOG -> CHANGELOG.md)
- vendor/roundcube/plugin-installer/src/bin/rcubeinitdb.sh does not exist 
  any longer
- added SECURITY.md to documentation
- mark the whole documentation directory as documentation instead of 
  listing some files and others not (avoid duplicate entries in RPM-DB)

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=154
2021-10-19 07:43:43 +00:00
Dominique Leuenberger
f6f6692199 Accepting request 872672 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/872672
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=71
2021-02-16 08:19:30 +00:00
Lars Vogdt
33ac139623 Accepting request 870350 from home:stroeder:branches:server:php:applications
- update to 1.4.11 with security fix:
  Fix cross-site scripting (XSS) via HTML messages with malicious CSS content

OBS-URL: https://build.opensuse.org/request/show/870350
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=153
2021-02-09 08:35:57 +00:00
Dominique Leuenberger
b08f7e6e6d Accepting request 867791 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/867791
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=70
2021-01-30 12:56:40 +00:00
Lars Vogdt
094f53617e Accepting request 866123 from home:adkorte:branches:server:php:applications
- add PHP version to Requires: and Recommends: to make sure the same
  version is installed as used during packaging
- drop Requires: http_daemon (fixes boo#1180132) and Suggests: apache2
  (which is already required though mod_php_any)

OBS-URL: https://build.opensuse.org/request/show/866123
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=152
2021-01-27 07:01:25 +00:00
Dominique Leuenberger
7492ffea80 Accepting request 858987 from server:php:applications
- update to 1.4.10:
  * Stored cross-site scripting (XSS) via HTML or plain text messages 
    with malicious content ( CVE-2020-35730 boo#1180399 )
  * Fix extra angle brackets in In-Reply-To header derived from mailto: params (#7655)
  * Fix folder list issue when special folder is a subfolder (#7647)
  * Fix Elastic's folder subscription toggle in search result (#7653)
  * Fix state of subscription toggle on folders list after changing 
    folder state from the search result (#7653)
  * Security: Fix cross-site scripting (XSS) via HTML or plain text 
    messages with malicious content

OBS-URL: https://build.opensuse.org/request/show/858987
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=69
2020-12-28 12:56:00 +00:00
Lars Vogdt
cfa15e9068 with malicious content ( CVE-2020-35730 boo#1180399 )
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=151
2020-12-28 10:35:28 +00:00
Lars Vogdt
b43bf55f26 - update to 1.4.10:
* Stored cross-site scripting (XSS) via HTML or plain text messages 
    with malicious content [CVE-2020-35730]
  * Fix extra angle brackets in In-Reply-To header derived from mailto: params (#7655)
  * Fix folder list issue when special folder is a subfolder (#7647)
  * Fix Elastic's folder subscription toggle in search result (#7653)
  * Fix state of subscription toggle on folders list after changing 
    folder state from the search result (#7653)
  * Security: Fix cross-site scripting (XSS) via HTML or plain text 
    messages with malicious content

OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=150
2020-12-28 10:21:02 +00:00
Dominique Leuenberger
8a2b2ca28a Accepting request 854465 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/854465
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=68
2020-12-10 14:58:56 +00:00
Arjen de Korte
07b18ace3a Accepting request 852498 from home:pgajdos
- use system apache rpm macros

OBS-URL: https://build.opensuse.org/request/show/852498
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=149
2020-12-10 07:47:16 +00:00
Dominique Leuenberger
e3e6bf0f40 Accepting request 838597 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/838597
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=67
2020-09-30 17:54:11 +00:00
Lars Vogdt
0ff7636969 Accepting request 838357 from home:stroeder:branches:server:php:applications
update to 1.4.9:

OBS-URL: https://build.opensuse.org/request/show/838357
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=148
2020-09-29 15:49:29 +00:00
Dominique Leuenberger
338d3fa8cb Accepting request 826894 from server:php:applications
- finally renamed roundcubemail-1.4.8-config_dir.patch to 
  roundcubemail-config_dir.patch to avoid additional roundtrip 
  times with each submission:
  + removed roundcubemail-1.4.7-config_dir.patch
  + added  roundcubemail-config_dir.patch

- update to 1.4.8 with security fixes:
 * Fix cross-site scripting (XSS) via HTML messages with malicious svg content (CVE-2020-16145)
 * Fix cross-site scripting (XSS) via HTML messages with malicious math content

OBS-URL: https://build.opensuse.org/request/show/826894
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=66
2020-08-17 10:05:52 +00:00