Projects
Kolab:Winterfell
roundcubemail
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
Expand all
Collapse all
Changes of Revision 15
View file
roundcubemail.spec
Changed
@@ -43,7 +43,7 @@ Name: roundcubemail Version: 1.2 -Release: 0.20160314.git%{?dist} +Release: 0.20160315.git%{?dist} Summary: Round Cube Webmail is a browser-based multilingual IMAP client
View file
debian.changelog
Changed
@@ -1,4 +1,4 @@ -roundcubemail (1:1.2~dev20160314-0~kolab1) unstable; urgency=low +roundcubemail (1:1.2~dev20160315-0~kolab1) unstable; urgency=low * fix secure URL regex for debian
View file
roundcubemail-1.2.tar.gz/program/lib/Roundcube/rcube_vcard.php
Changed
@@ -742,9 +742,9 @@ else if (is_bool($attrvalues)) { // true means just a tag, not tag=value, as in PHOTO;BASE64:... if ($attrvalues) { - // vCard v3 uses ENCODING=B (#1489183) + // vCard v3 uses ENCODING=b (#1489183) if ($attrname == 'base64') { - $attr .= ";ENCODING=B"; + $attr .= ";ENCODING=b"; } else { $attr .= strtoupper(";$attrname");
View file
roundcubemail.dsc
Changed
@@ -2,7 +2,7 @@ Source: roundcubemail Binary: roundcubemail Architecture: all -Version: 1:1.2~dev20160314-0~kolab1 +Version: 1:1.2~dev20160315-0~kolab1 Maintainer: Debian Roundcube Maintainers <pkg-roundcube-maintainers@lists.alioth.debian.org> Uploaders: Vincent Bernat <bernat@debian.org>, Romain Beauxis <toots@rastageeks.org>, Jeroen van Meeuwen (Kolab Systems) <vanmeeuwen@kolabsys.com>, Paul Klos <kolab@klos2day.nl> Homepage: http://www.roundcube.net/
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.