1
0
forked from pool/roundcubemail
Commit Graph

165 Commits

Author SHA256 Message Date
Dominique Leuenberger
3a53250cb4 Accepting request 776200 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/776200
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=60
2020-02-19 11:42:58 +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
Dominique Leuenberger
0a1f68fb26 Accepting request 761569 from server:php:applications
- 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/request/show/761569
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=59
2020-01-07 22:55: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
c8a2908c9d Do not mention _service file in spec: OBS can not find this file ...
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=132
2020-01-07 12:03:51 +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
6fe4d9dd07 fix small typo
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=130
2020-01-02 20:12:01 +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
Dominique Leuenberger
a8945ebe17 Accepting request 758883 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/758883
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=58
2019-12-23 21:45:35 +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
Dominique Leuenberger
16df582bac Accepting request 755078 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/755078
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=57
2019-12-13 11:04:35 +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
Dominique Leuenberger
d2b4c07134 Accepting request 750376 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/750376
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=56
2019-11-26 15:54:12 +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
Dominique Leuenberger
ec89c82d58 Accepting request 728267 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/728267
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=55
2019-09-05 10:44:07 +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
Dominique Leuenberger
a2e9e29a52 Accepting request 691315 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/691315
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=54
2019-04-04 10:08:35 +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
Dominique Leuenberger
ef107dcd97 Accepting request 646191 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/646191
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=53
2018-11-05 21:56:20 +00:00
53c7e7f840 OBS-URL: https://build.opensuse.org/package/show/server:php:applications/roundcubemail?expand=0&rev=122 2018-10-27 14:20:05 +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
Dominique Leuenberger
673dce4ac6 Accepting request 627819 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/627819
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=52
2018-08-08 12:52:55 +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
Dominique Leuenberger
483eeb5c75 Accepting request 596413 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/596413
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=51
2018-04-16 10:49:06 +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
Dominique Leuenberger
8dbc232f52 Accepting request 591141 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/591141
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=50
2018-03-28 08:31:43 +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
Dominique Leuenberger
c1f488f1a0 Accepting request 578719 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/578719
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=49
2018-02-22 14:01:32 +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
Dominique Leuenberger
0898562a39 Accepting request 573216 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/573216
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=48
2018-02-06 15:49:57 +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
Dominique Leuenberger
54cce6d317 Accepting request 542627 from server:php:applications
Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/542627
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=47
2017-11-17 23:21:24 +00:00
Dominique Leuenberger
212e7f4f99 Accepting request 527577 from server:php:applications
OBS-URL: https://build.opensuse.org/request/show/527577
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=46
2017-11-15 15:49:45 +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
Dominique Leuenberger
a543724d32 Accepting request 512902 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/512902
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=45
2017-07-29 07:02:09 +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
Dominique Leuenberger
47f6aeb8e2 Accepting request 493417 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/493417
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=44
2017-05-10 18:50:41 +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
Dominique Leuenberger
7a4357b42c Accepting request 480711 from server:php:applications
Update to 1.2.4 [boo#1029035]

OBS-URL: https://build.opensuse.org/request/show/480711
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=43
2017-03-20 16:09:41 +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
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
Dominique Leuenberger
3f8f3983ba Accepting request 442695 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/442695
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=42
2016-12-01 09:28:36 +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
Dominique Leuenberger
a2d6d4e8c5 Accepting request 433560 from server:php:applications
1

OBS-URL: https://build.opensuse.org/request/show/433560
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/roundcubemail?expand=0&rev=41
2016-10-10 14:21:15 +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