Page MenuHomePhorge
Feed Search

Jan 10 2022

sicherha closed D3226: [Python 3] Use 0o prefix for octal numbers.
Jan 10 2022, 7:41 PM
sicherha committed rP25766ccf2710: [Python 3] Avoid use of 0 prefix for decimal literals.
Jan 10 2022, 7:38 PM
sicherha closed D3223: [Python 3] Avoid use of 0 prefix for decimal literals.
Jan 10 2022, 7:38 PM
sicherha added a comment to T6805: Port pykolab to Python 3.

Apparently I need to be added to the PyKolab Developers group to be able to land changes.

Jan 10 2022, 5:18 PM · Architecture & Design
sicherha added a comment to T6805: Port pykolab to Python 3.

Thanks for the review! I tried to arc land the changes but seem to lack permission to do so:

Exception: You do not have permission to push to this repository.
fatal: Could not read from remote repository.
Jan 10 2022, 9:19 AM · Architecture & Design

Jan 8 2022

sicherha added a comment to T6805: Port pykolab to Python 3.

I have abandoned D3190 and submitted the individual commits in D3223, D3226, D3229, D3232, D3235, D3241 and D3244.

Jan 8 2022, 10:45 AM · Architecture & Design
sicherha abandoned D3190: Python 3 compatibility.

Superseded by D3223, D3226, D3229, D3232, D3235, D3241 and D3244.

Jan 8 2022, 10:42 AM
sicherha requested review of D3244: [Python 3] Use .items() instead of .iteritems().
Jan 8 2022, 10:39 AM
sicherha requested review of D3241: [Python 3] Get rid of .has_key().
Jan 8 2022, 10:39 AM
sicherha requested review of D3235: [Python 3] Remove unnecessary occurrences of .keys().
Jan 8 2022, 10:39 AM
sicherha requested review of D3232: [Python 3] Use new exception syntax.
Jan 8 2022, 10:38 AM
sicherha requested review of D3229: [Python 3] Use print() as function instead of statement.
Jan 8 2022, 10:37 AM
sicherha requested review of D3226: [Python 3] Use 0o prefix for octal numbers.
Jan 8 2022, 10:37 AM
sicherha requested review of D3223: [Python 3] Avoid use of 0 prefix for decimal literals.
Jan 8 2022, 10:36 AM
sicherha requested review of D3217: Add missing parenthesis to filter expression.
Jan 8 2022, 9:12 AM
sicherha added a revision to T6770: wrong filter in kolab-freebusy config.ini.sample: D3217: Add missing parenthesis to filter expression.
Jan 8 2022, 9:12 AM · Bug Reports

Jan 6 2022

sicherha closed T6142: freebusy.deb kaput as Resolved.

Fixed - better late than never.

Jan 6 2022, 10:57 AM · Free/Busy
sicherha added a comment to T6805: Port pykolab to Python 3.

Submitted D3190, which has ended up being sort of... bulky. There are several commits in this differential; does Phabricator offer no option to review these commits individually like Git{Hu,La}b do, without the author having to create a separate differential per commit?

Jan 6 2022, 10:43 AM · Architecture & Design
sicherha requested review of D3190: Python 3 compatibility.
Jan 6 2022, 10:37 AM
sicherha added a comment to T6805: Port pykolab to Python 3.

Note that all changes I have made so far should™ be backward-compatible with Python >= 2.6, so they wouldn't necessitate any changes to our existing packaging.

Jan 6 2022, 9:51 AM · Architecture & Design
sicherha raised the priority of T6805: Port pykolab to Python 3 from Wishlist to Normal.
Jan 6 2022, 9:47 AM · Architecture & Design
sicherha updated subscribers of T6805: Port pykolab to Python 3.
Jan 6 2022, 9:46 AM · Architecture & Design
sicherha created T6805: Port pykolab to Python 3.
Jan 6 2022, 9:46 AM · Architecture & Design

Oct 24 2021

sicherha added a reviewer for D2866: Update sabre/vobject to version 4.3.5 Increase php version to 5.5: machniak.
Oct 24 2021, 7:19 PM

Jun 4 2021

sicherha closed T6598: Spam post removed as Invalid.
Jun 4 2021, 11:36 AM

May 24 2021

sicherha added a comment to D2548: Fix memory bugs.

Hmm, does Arcanist offer a way to do fast-forward merges?

May 24 2021, 5:17 PM
sicherha updated the summary of D2548: Fix memory bugs.
May 24 2021, 1:10 PM
sicherha abandoned D2542: Fix memory bugs.

Superseded by D2548. Turns out the first commit is no longer needed (and I messed up the diff during rebase).

May 24 2021, 1:08 PM
sicherha requested review of D2548: Fix memory bugs.
May 24 2021, 1:06 PM
sicherha retitled D2542: Fix memory bugs from Fix use-after-free bug
May 24 2021, 12:58 PM
sicherha abandoned D2323: Fix use-after-free bug.

Superseded by D2542.

May 24 2021, 12:54 PM
sicherha requested review of D2542: Fix memory bugs.
May 24 2021, 12:53 PM

Feb 25 2021

sicherha raised the priority of T6055: docs.kolab.org not getting updated by continuous-deployment pipeline from Normal to High.

The documentation pipeline should really get fixed at some point.

Feb 25 2021, 8:34 PM · Documentation, Bug Reports
sicherha added a comment to T5426: Update OBS to build newer distros.

Umm, yeah, the docs are somewhat outdated because the build pipeline appears to be broken (T6055)...

Feb 25 2021, 8:31 PM · Winterfell, Kolab 16

Feb 21 2021

sicherha updated subscribers of D2323: Fix use-after-free bug.
Feb 21 2021, 10:05 AM
sicherha requested review of D2323: Fix use-after-free bug.
Feb 21 2021, 10:03 AM

Nov 10 2020

sicherha added a comment to T6061: Login no longer possible after update.

Do Guam's log files, which can commonly be found under /var/log/guam/, provide any helpful clues as to what is going wrong here?

Nov 10 2020, 9:14 PM · Bug Reports
sicherha assigned T6061: Login no longer possible after update to mollekopf.
Nov 10 2020, 9:00 PM · Bug Reports
sicherha assigned T6073: No longer able to login after guam update to mollekopf.
Nov 10 2020, 9:00 PM · Bug Reports
sicherha closed T6067: Login no longer possible after update - same problem, but with apache2 as Invalid.

I'm closing this in favour of T6073/T6061, both of which appear to deal with the same issue.

Nov 10 2020, 8:59 PM · Bug Reports
sicherha closed T6067: Login no longer possible after update - same problem, but with apache2, a subtask of T6061: Login no longer possible after update, as Invalid.
Nov 10 2020, 8:59 PM · Bug Reports
sicherha raised the priority of T6061: Login no longer possible after update from Needs Triage to Unbreak Now!.
Nov 10 2020, 8:57 PM · Bug Reports
sicherha raised the priority of T6073: No longer able to login after guam update from Needs Triage to Unbreak Now!.
Nov 10 2020, 8:57 PM · Bug Reports

Oct 31 2020

sicherha assigned T6055: docs.kolab.org not getting updated by continuous-deployment pipeline to vanmeeuwen.
Oct 31 2020, 7:47 AM · Documentation, Bug Reports
sicherha created T6055: docs.kolab.org not getting updated by continuous-deployment pipeline.
Oct 31 2020, 7:46 AM · Documentation, Bug Reports

Oct 17 2020

sicherha committed rD780425971e7f: Add installation guide for Debian 10.
Oct 17 2020, 3:38 PM
sicherha closed D1774: Add installation guide for Debian 10.
Oct 17 2020, 3:38 PM
sicherha accepted D1774: Add installation guide for Debian 10.
Oct 17 2020, 3:38 PM
sicherha requested review of D1774: Add installation guide for Debian 10.
Oct 17 2020, 3:38 PM
sicherha committed rD7d1aaf5edd0e: Fix external links in installation guide.
Oct 17 2020, 3:14 PM
sicherha closed D662: Fix external links in installation guide.
Oct 17 2020, 3:14 PM · Documentation
sicherha accepted D662: Fix external links in installation guide.
Oct 17 2020, 3:12 PM · Documentation
sicherha abandoned D656: Add installation guide for Debian 9.

Superseded by commit d2aa0743e462.

Oct 17 2020, 3:10 PM · Documentation
sicherha committed rDa33001186e74: Explicitly mention the rolling release model.
Oct 17 2020, 2:59 PM
sicherha closed D668: Explicitly mention the rolling release model.
Oct 17 2020, 2:59 PM · Documentation
sicherha lowered the priority of T6019: iRony crashes, with class not found exception from Needs Triage to High.
Oct 17 2020, 2:16 PM · Bug Reports

Sep 13 2020

sicherha closed T5962: SSL Certificates for * kolab org expired. as Resolved.
Sep 13 2020, 1:57 PM · Bug Reports

Mar 28 2020

sicherha accepted D1090: Instead of converting the values from zlib:deflate to binary by hand we can use the iolist_to_binary() function from erlang; this allows us to convert also nested iolists..

Looks good to me.

Mar 28 2020, 7:45 AM
sicherha added a comment to T5770: Guam SSL error: certificate unknown.

You need to supply Guam with a valid X.509 certificate (issued by Let's Encrypt, for example) and adapt the tls_config section of /etc/guam/sys.config accordingly.

Mar 28 2020, 7:11 AM · Bug Reports
sicherha added a comment to T5764: Cyrus imapd stream_socket_client(): unable to connect to ssl://localhost:993.

Guam should be listening on port 993, so please check if the Guam service is up and running.

Mar 28 2020, 7:05 AM · Bug Reports
sicherha closed T5797: Test bug, please ignore as Resolved.

Worked fine, I could't reproduce the issue. Closing this.

Mar 28 2020, 6:23 AM · Bug Reports
sicherha created T5797: Test bug, please ignore.
Mar 28 2020, 6:22 AM · Bug Reports

Dec 24 2019

sicherha closed T5716: Kolab/Cyrus-imap not creating mail boxes as Resolved.

Closing this task then.

Dec 24 2019, 10:34 AM · Bug Reports

Nov 25 2019

sicherha accepted D871: ldap/timeout: always convert to float, fix arguments.

Looks good to me.

Nov 25 2019, 11:03 PM
sicherha added a comment to T5426: Update OBS to build newer distros.

If you feel courageous enough, I would say it's ready for field testing. Should you encounter any remaining rough edges, please report them so they can be ironed out.

Nov 25 2019, 10:46 PM · Winterfell, Kolab 16

Nov 23 2019

sicherha accepted D877: chmod: set correct umask as octal.

Ouch, good catch!

Nov 23 2019, 11:38 PM

Oct 4 2019

sicherha closed T5351: Dependency broken in package kolab-webclient for debian 8 (jessie) ! (php-pspell) as Resolved.

I believe this was already fixed back in June with https://obs.kolabsys.com/package/rdiff/Kolab:Winterfell/kolab?linkrev=base&rev=37.

Oct 4 2019, 3:54 PM · Jessie, Kolab 16, Bug Reports
sicherha closed T5588: Ubuntu 18.04 Repositories missing packages: php-endroid-qrcode, php-spomky-labs-otphp and php-enygma-yubikey for roundcubemail-plugin-kolab-2fa as Resolved.

Done. Thanks for reporting this!

Oct 4 2019, 3:45 PM · Bug Reports
sicherha claimed T5426: Update OBS to build newer distros.

I'm working on providing Debian 10 packages for Kolab 16.

Oct 4 2019, 3:36 PM · Winterfell, Kolab 16

May 19 2019

sicherha closed T5363: SMTP Error: [554] 5.7.1 <DATA>: Data command rejected: Sender access denied after upgrade as Resolved.

Oh dear. Thanks for pinpointing the problem!
I've pushed out an urgent hotfix; updated packages should be available in a few minutes.

May 19 2019, 8:22 AM · Bug Reports

Mar 21 2019

sicherha reopened T5193: Debian Stretch Repo as "Open".

If only things were that easy. :-/

Mar 21 2019, 10:51 PM · Bug Reports

Feb 25 2019

sicherha added a comment to T5193: Debian Stretch Repo.

Good spot, that may very well be the reason. 👍

Feb 25 2019, 8:09 PM · Bug Reports

Feb 24 2019

sicherha assigned T5193: Debian Stretch Repo to vanmeeuwen.

I can confirm this issue. See here for a workaround: https://git.kolab.org/T4049#60227

Feb 24 2019, 7:20 PM · Bug Reports

Nov 28 2018

sicherha accepted D668: Explicitly mention the rolling release model.
Nov 28 2018, 2:14 PM · Documentation

Nov 27 2018

sicherha added a project to T4548: setup-ds-admin, incorrect path: PyKolab.
Nov 27 2018, 8:35 AM · PyKolab, Bug Reports

Nov 26 2018

sicherha assigned T4653: Spam in Kolab wiki to vanmeeuwen.

Unfortunately I don't have the permissions to delete or edit that page, even with my admin account. Assigning to @vanmeeuwen.

Nov 26 2018, 11:17 AM · Bug Reports

Nov 5 2018

sicherha added a comment to T4527: rRPK/plugins/kolab_2fa: QR code does not include secret.

Sorry, I cannot easily downgrade to 1.3.8 to try stuff out on my system.
May I ask which distro you are on and which version of Kolab you're using?

Nov 5 2018, 8:42 AM · Bug Reports

Nov 2 2018

sicherha added a comment to T4527: rRPK/plugins/kolab_2fa: QR code does not include secret.

Weird - I cannot seem to reproduce this issue on my Debian Stretch box with up-to-date Kolab 16 packages (roundcubemail 1.4-0~kolab53, roundcubemail-plugins-kolab 3.4-0~kolab57) and the Elastic skin.

Nov 2 2018, 9:00 PM · Bug Reports

Oct 15 2018

sicherha closed T4359: D'not updated kolab 16 as Resolved.

A fix has been pushed by @pokorra: https://obs.kolabsys.com/request/show/2366

Oct 15 2018, 6:27 AM · Bug Reports

Sep 6 2018

sicherha created T4349: Package-signing key missing at https://ssl.kolabsys.com/community.asc.
Sep 6 2018, 2:33 PM · Bug Reports
sicherha closed T4337: Package-signing key missing at https://ssl.kolabsys.com/community.asc as Invalid.

Duplicate caused by Phabricator dying.

Sep 6 2018, 2:28 PM · Bug Reports
sicherha closed T4340: Package-signing key missing at https://ssl.kolabsys.com/community.asc as Invalid.

Duplicate caused by Phabricator dying.

Sep 6 2018, 2:28 PM · Bug Reports
sicherha closed T4346: Package-signing key missing at https://ssl.kolabsys.com/community.asc as Invalid.

Duplicate caused by Phabricator dying.

Sep 6 2018, 2:28 PM · Bug Reports
sicherha closed T4349: Package-signing key missing at https://ssl.kolabsys.com/community.asc as Resolved.
Sep 6 2018, 2:26 PM · Bug Reports
sicherha created T4349: Package-signing key missing at https://ssl.kolabsys.com/community.asc.
Sep 6 2018, 2:22 PM · Bug Reports

Aug 24 2018

sicherha accepted D449: Kolab ActiveSync (Syncroton) configuration manual.
Aug 24 2018, 10:05 PM
sicherha closed D587: Enlarge sender and recipient columns in database.

This change has already found its way into the repository.

Aug 24 2018, 10:01 PM
sicherha created D668: Explicitly mention the rolling release model.
Aug 24 2018, 10:00 PM · Documentation
sicherha updated the diff for D662: Fix external links in installation guide.
Aug 24 2018, 9:58 PM · Documentation
sicherha created D662: Fix external links in installation guide.
Aug 24 2018, 9:55 PM · Documentation
sicherha abandoned D653: Scratch Kolab 18 from documentation.
Aug 24 2018, 8:51 PM · Documentation
sicherha created D656: Add installation guide for Debian 9.
Aug 24 2018, 6:56 AM · Documentation
sicherha created D653: Scratch Kolab 18 from documentation.
Aug 24 2018, 6:54 AM · Documentation

Aug 15 2018

sicherha closed T3418: Website: link to git.kolab.org instead of issues.kolab.org as Resolved.

\o/

Aug 15 2018, 8:46 AM · Engineering & Operations, Bug Reports

Aug 14 2018

sicherha added a comment to T3418: Website: link to git.kolab.org instead of issues.kolab.org.

One last item to fix: the link behind the download button.

Aug 14 2018, 6:24 AM · Engineering & Operations, Bug Reports

Aug 13 2018

sicherha closed T4154: Bug form is broken in Maniphest as Resolved.

Confirmed.

Aug 13 2018, 12:17 PM · Bug Reports
sicherha closed T4301: Test bug as Resolved.
Aug 13 2018, 12:17 PM · Bug Reports
sicherha created T4301: Test bug.
Aug 13 2018, 12:16 PM · Bug Reports
sicherha closed T4262: #kolab on freenode is getting spammed as Resolved.

The channel mode has been set to +C +r +s, which should put an end to the spamming.

Aug 13 2018, 10:32 AM · Engineering & Operations

Aug 8 2018

sicherha added a project to T4067: Suspicious user activity in OBS (automated mass sign-up): Engineering & Operations.
Aug 8 2018, 10:10 AM · Engineering & Operations