Debian Patches
Status for davical/1.1.12-2.1
Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
1-use-.-to-concat-strings.patch | commit effc00474111bf5dff1297dd3c6811c1fdf6b6ca use "." to concatenate strings, not "+" (fixes #288) Unsupported operand types: string + string at /usr/share/davical/inc/caldav-ACL.php:146 diff --git a/inc/caldav-ACL.php b/inc/caldav-ACL.php index 861d4389..cb0fa213 100644 |
Florian Schlichting <fsfs@debian.org> | no | 2023-03-23 | ||
2-add-missing-space-to-sql.patch | commit e8f3a3e6f2c27e78c2778e0040b385b430dfc9fc Add a missing space to a SQL statement to fix adding groups. It looks to me like this bug has been present since 2011. Closes: #294 diff --git a/inc/ui/principal-edit.php b/inc/ui/principal-edit.php index 603fd1e1..df975e22 100644 |
Andrew Ruthven <puck@catalystcloud.nz> | no | 2023-04-30 | ||
0003-Add-support-for-phpunit-10.patch | Add support for phpunit 10 In phpunit 10, global states are no longer preserved by default [1]. * https://bugs.debian.org/1039746 [1] https://github.com/sebastianbergmann/phpunit/blob/10.0.0/ChangeLog-10.0.md#changed |
Athos Ribeiro <athoscribeiro@gmail.com> | yes | debian upstream | upstream, https://gitlab.com/davical-project/davical/-/commit/0502860a9543567e35bf4a770315c03220672c31 | 2023-07-06 |
All known versions for source package 'davical'
- 1.1.12-2.1 (trixie, sid, forky)
- 1.1.12-2 (bookworm)