1
0
forked from pool/roundcubemail
Commit Graph

70 Commits

Author SHA256 Message Date
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
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
52fd916a30 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=100 2016-02-05 15:14:32 +00:00
fcee0477a5 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=99 2016-02-05 15:14:28 +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
Wolfgang Rosenauer
97deb58163 Accepting request 241678 from home:aeneas_jaissle:branches:server:php:applications
Update to 1.0.2

OBS-URL: https://build.opensuse.org/request/show/241678
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=81
2014-07-21 06:55:15 +00:00
Wolfgang Rosenauer
27956436f7 Accepting request 233500 from home:aeneas_jaissle:branches:server:Kolab:Extras
New upstream release 1.0.1

OBS-URL: https://build.opensuse.org/request/show/233500
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=77
2014-05-11 19:21:04 +00:00
Wolfgang Rosenauer
a3a8b0711d Accepting request 229665 from home:aeneas_jaissle:branches:server:php:applications
Remove possible 'leftover' SQL directory from document root, preventing upgrades from versions > 0.9.5 [bnc#872790]

OBS-URL: https://build.opensuse.org/request/show/229665
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=75
2014-04-11 05:38:59 +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
9c15a4a585 Accepting request 225009 from home:aeneas_jaissle:branches:server:php:applications
https://bugzilla.novell.com/show_bug.cgi?id=847179#c7

OBS-URL: https://build.opensuse.org/request/show/225009
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=71
2014-03-08 17:20:10 +00:00
Wolfgang Rosenauer
1c8a32a34f Accepting request 223707 from home:aeneas_jaissle:branches:server:php:applications
Dropped SQL_dir.patch, it's way easier to maintain to just create a symlink.

OBS-URL: https://build.opensuse.org/request/show/223707
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=68
2014-02-25 08:18:55 +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
bc0146d8b0 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=65 2013-11-24 09:51:31 +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
Wolfgang Rosenauer
e00d920cb6 Accepting request 197931 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/197931
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=61
2013-09-08 19:26:02 +00:00
Wolfgang Rosenauer
52185a4332 Accepting request 196726 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/196726
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=58
2013-08-29 08:53:40 +00:00
Wolfgang Rosenauer
0df05b0358 Accepting request 178057 from home:wrosenauer
0.9.1 update

OBS-URL: https://build.opensuse.org/request/show/178057
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=56
2013-06-08 07:44:22 +00:00
Wolfgang Rosenauer
579b5d7cac Accepting request 173567 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/173567
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=53
2013-04-27 16:29:44 +00:00
Wolfgang Rosenauer
6ceb2b0fee Accepting request 161826 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/161826
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=51
2013-03-29 22:42:12 +00:00
Wolfgang Rosenauer
8bf0ab0e04 Accepting request 150353 from home:aeneas_jaissle:branches:server:php:applications
Updated to new upstream version 0.8.5

OBS-URL: https://build.opensuse.org/request/show/150353
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=49
2013-01-30 06:47:59 +00:00
Wolfgang Rosenauer
42cd14adba Accepting request 141991 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/141991
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=47
2012-11-20 07:12:34 +00:00
Wolfgang Rosenauer
20b142ecae Accepting request 140823 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/140823
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=44
2012-11-10 21:33:37 +00:00
Wolfgang Rosenauer
419a7a7b2a Accepting request 139633 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/139633
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=42
2012-10-29 07:37:48 +00:00
Wolfgang Rosenauer
f31b07608b Accepting request 136001 from home:vicidial:vicitest
The installer looks for or expects php's exif extension, not sure if it's required or optional since it lists them all together in one group. This just add's that requirement to the spec.

OBS-URL: https://build.opensuse.org/request/show/136001
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=40
2012-09-26 18:25:58 +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
Wolfgang Rosenauer
7cec11df4b Accepting request 113707 from home:wrosenauer
OBS-URL: https://build.opensuse.org/request/show/113707
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=33
2012-04-15 19:12:01 +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
Andrej Semen
15932e9226 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=31 2011-09-30 14:31:32 +00:00