Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.2.42 30 Nov 2024 00:39:34 |
Vanilla I. Shu (vanilla) |
www/kanboard: update to 1.2.42. |
1.2.41 27 Oct 2024 13:32:56 |
Vanilla I. Shu (vanilla) |
www/kanboard: update to 1.2.41. |
1.2.40 30 Sep 2024 16:54:45 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.40
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.40
* build(deps): bump symfony/finder from 5.4.42 to 5.4.43
* chore: add php83-xmlwriter package to the Docker image
* ci: update GitHub pull-request template
* fix: avoid PHP error if no subtask in progress is found
* fix: avoid potential XSS and HTML injection in comment replies
* fix: prevent duplicated columns when enabling per-swimlane column task limits
* fix(api): check comment visibility in API procedures
* fix(api): verify comment ownership in API procedures
* fix(mssql): escape identifiers in timesheet queries
* fix(mssql): use ANSI OFFSET/FETCH syntax for pagination queries
* fix(test): use explicit ORDER BY for queries returning multiple rows
* test: add unit tests for Subtask Time Tracking query methods
* test: ensure pagination produces correct chunks
Reported by: portscout |
1.2.39 21 Aug 2024 15:21:34 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.39
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.39
* fix: remove CSS which caused responsive issues on mobile
* fix: incorrect template condition that set the username field to read only
for remote users
* fix: tasks count across swimlanes was incorrect
* fix: avoid warning from libpng when loading PNG image with incorrect iCCP
profiles
* feat: improve column header task counts
* feat: add apple-mobile-web-app-capable meta tag
* build(deps): bump symfony/finder from 5.4.40 to 5.4.42
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.38 (Only the first 15 lines of the commit message are shown above ) |
1.2.37 03 Aug 2024 18:59:37 |
Muhammad Moinur Rahman (bofh) |
*/*: Unbreak with php84
These ports were initially marked to IGNORE with php84 as their runtime
dependencies were BROKEN. As all of the runtime dependencies has been
fixed for ther requirements unmark these ports. Although these ports
build perfectly with php84 but there might still be runtime issues with
these ports with php84. The maintainers are requested to do some runtime
checks for these ports.
Approved by: portmgr (blanket) |
1.2.37 28 Jul 2024 13:15:18 |
Muhammad Moinur Rahman (bofh) |
*/*: Mark IGNORE_WITH_PHP=84
These ports are currently not compatible with php84 and is only a limited
set of ports. There might be more ports which has runtime issues. Please
check if your ports are compatible with php84 and if not pleae mark them
IGNORE_WITH_PHP=84
Approved by: portmgr (blanket) |
1.2.37 07 Jun 2024 17:58:57 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.37
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.37
* Add CSRF check and remove project_id form value for addUser and addGroup
actions (CVE-2024-36399)
* Update symfony/* dependencies
* Update Docker image to Alpine 3.20
* Update Russian and Hungarian translation
* Add color_id argument to createCategory and updateCategory API procedures
* Add link to create a comment before the list
* Fix: unable to create comments with "c" shortcut or "Add a comment" menu
Reported by: portscout
MFH: 2024Q2 (security fix)
Security: CVE-2024-36399 |
1.2.36 06 May 2024 16:46:07 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.36
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.36
* Add comments visibility
* Add explicit int casting to avoid PHP 8 TypeError when having empty automatic
action parameters
* Add new config option DASHBOARD_MAX_PROJECTS
* Add reply feature to comments
* Fix search bar layout when adding more buttons via third-party plugins
* Introduce a Git hook to automatically update version.txt during Git checkout
* Performance improvements:
* Don't count closed tasks when rendering the board
* Force the use of the cache when there is no custom roles
* Use unique plugin name instead of plugin title for plugin registry logic
* Update dependencies
Reported by: portscout |
1.2.35 18 Mar 2024 07:30:42 |
Vanilla I. Shu (vanilla) |
www/kanboard: update to 1.2.35. |
1.2.34 29 Feb 2024 07:18:32 |
Charlie Li (vishwin) |
devel/py-setuptools-scm: update to 8.0.4
Directory and PORTNAME changed to match normalised name in release
tarball; consumers updated to match.
Although setuptools itself is specified as a run dependency in the
Python package metadata, it is currently left out here to prevent
environment pollution until at least PR 270510 is committed.
Additionally, this version of setuptools-scm requires setuptools>=61,
which means this version is only meant for USE_PYTHON=pep517 ports
as all USE_PYTHON=distutils ports will switch to devel/py-setuptools58
also after PR 270510. science/py-emmet-core is switched to
devel/py-setuptools_scm7 accordingly, as it specifies setuptools-scm<8.
devel/py-{flit-scm,hatch-vcs} have ${PY_SETUPTOOLS} added to
RUN_DEPENDS to compensate.
Further details: https://wiki.freebsd.org/Python/setuptools
Reported by: yuri
Co-authored by: matthew
Exp-run by: antoine (earlier iteration)
Approved by: yuri (science/py-emmet-core, previous iteration)
PR: 272134
Differential Revision: https://reviews.freebsd.org/D39288 |
1.2.34 16 Dec 2023 18:19:25 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.34
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.34
* Upgrade Docker image to Alpine 3.19 and PHP 8.3
* API: Avoid PHP notice when searching for a project name that does not exist
* Update Bulgarian translation
* Bump symfony/console from 5.4.28 to 5.4.32
* Bump phpunit/phpunit from 9.6.13 to 9.6.15
Reported by: portscout |
1.2.33 17 Oct 2023 07:44:11 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.33
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.33
* Do not close modals when clicking on the background
* Add Bulgarian translation
* Update Ukrainian and Russian translations
* Show the two factor form in the middle of the screen like the login form does
* Do not override the creator_id with the current logged user if the task is
imported
* Add basic Dev Container configs
* Add adaptive SVG favicon and more SVG variants:
* See https://web.dev/building-an-adaptive-favicon/
* Added more variant of the original Inkscape icon:
* Text SVG
* Vectorized text path SVG
* Optimized SVG icon
* Remove project_id from task links (A few were missed in #4892)
* Remove unused and invalid method in ProjectModel
* Update phpunit/phpunit and symfony/* dependencies
* Update vendor folder
Reported by: portscout |
1.2.32 27 Aug 2023 02:03:12 |
Vanilla I. Shu (vanilla) |
www/kanboard: update to 1.2.32. |
1.2.31 05 Jul 2023 11:15:32 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.31
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.31
Security Fixes:
* CVE-2023-36813: Avoid potential SQL injections without breaking compatibility
with plugins
Other fixes and updates:
* Run tests with PHP 8 on GitHub Actions
* Bump Symfony dependencies
* Update Composer dependencies to be able to run tests with PHP 8.2
* Add /usr/bin/php symlink in the Docker image
* Replace usage of at() matcher with alternatives in unit tests
* Adjust plugin directory test case to work on released versions
* Fix incorrect background dynamic property in captcha library
* Update translations
Reported by: portscout
MFH: 2023Q3 (security fix)
Security: CVE-2023-36813 |
1.2.30 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
1.2.30 06 Jun 2023 12:02:07 |
Fernando ApesteguÃa (fernape) |
www/kanboard: update to 1.2.30
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.30
* CVE-2023-33956: Parameter based Indirect Object Referencing leading to
private
file exposure
* CVE-2023-33968: Missing access control allows user to move and duplicate
tasks
to any project in the software
* CVE-2023-33969: Stored XSS in the Task External Link Functionality
* CVE-2023-33970: Missing access control in internal task links feature
* Avoid PHP warning caused by session_regenerate_id()
* Avoid CSS issue when upgrading to v1.2.29 without flushing user sessions
Reported by: portscout
MFH: 2023Q2 (security release)
Security: CVE-2023-33956 CVE-2023-33968 CVE-2023-33969 CVE-2023-33970 |
1.2.29_1 31 May 2023 12:49:42 |
Fernando ApesteguÃa (fernape) |
www/kanboard: back to the pool
Maintainer relinquishes maintainership.
PR: 271702 |
1.2.29 31 May 2023 06:34:41 |
Fernando ApesteguÃa (fernape) Author: Linus Sundqvist |
www/kanboard: Update to 1.2.29
ChangeLog: https://github.com/kanboard/kanboard/releases/tag/v1.2.29
* Avoid potential clipboard based cross-site scripting (CVE-2023-32685)
* Upgrade Docker image to PHP 8.2 and Alpine 3.18
* Add themes support: dark, light and automatic mode
* Fix broken "Hide this Column" feature
* Do not close modals when clicking on the background if the form has changed
* Fix incorrect route for "My Activity Stream"
* Fix incorrect parameter encoding when using URLs rewriting
* Add support for task links in Markdown headings
* Handle 413 responses from Nginx when uploading files too large
* Restore all previously loaded translations when sending user notifications
* Regenerate session ID after successful authentication (Only the first 15 lines of the commit message are shown above ) |
1.2.28 25 Apr 2023 10:39:09 |
Fernando ApesteguÃa (fernape) |
www/kanboard: Update to 1.2.28
PR: 270976
Reported by: linus.sundqvist@loopia.se |
1.2.22 16 Apr 2023 18:09:23 |
Muhammad Moinur Rahman (bofh) |
*/*: Remove merged or non-existent USE_PHP directives
- Remove USE_PHP=hash which is available in default php installation of
all versions of php
* security/pear-Horde_Crypt_Blowfish: Remove OPTION MHASH
- Remove USE_PHP=json which is available in default php installation of
all versions of php
* devel/pear-PHPTAL: Remove OPTION JSON
* www/ilias: Remove OPTION SCORM2004
- Remove USE_PHP=mssql which is no longer available in php from php80
and later and has been replaced with sqlsrv module which is Windows
only
* www/codeigniter: Remove OPTION MSSQL
* www/moodle311: Remove OPTION MSSQL
* www/moodle39: Remove OPTION MSSQL (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.2.22 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.2.22 20 Feb 2022 20:35:17 |
Neel Chauhan (nc) Author: Gunnar Frenzel |
www/kanboard: Fix file size mismatch
PR: 261840
Approved by: maintainer |
1.2.21 19 Dec 2021 21:45:11 |
Neel Chauhan (nc) Author: Daniel Tihanyi |
www/kanboard: update to 1.2.21
Changes: https://github.com/kanboard/kanboard/releases/tag/v1.2.21
PR: 260513 |
1.2.19 21 Oct 2021 15:40:50 |
Stefan Eßer (se) |
www/kanboard: Add CPE information
Approved by: portmgr (blanket) |
1.2.19 02 May 2021 16:44:47 |
Rainer Hurling (rhurlin) |
www/kanboard: Update to 1.2.19
Changelog: https://github.com/kanboard/kanboard/releases
PR: 255504
Submitted by: Daniel Tihanyi <daniel.tihanyi@tetragir.com> (maintainer) |
1.2.16 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
1.2.16 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.2.16 22 Oct 2020 01:11:58 |
lwhsu |
www/kanboard: Update to 1.2.16
Pass the maintainership to the submitter
PR: 246268
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (older version),
Daniel Tihanyi <daniel.tihanyi@tetragir.com>
Approved by: maintainer timeout |
1.2.11_1 11 Feb 2020 08:30:45 |
tobik |
www/kanboard: Unbreak MYSQL option after r514556
Unknown extension pdo_mysqli for PHP 72.
Pointy hat: swills
PR: 241567
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
Approved by: bsd@if0.eu (maintainer timeout, 3 months) |
1.2.11 15 Oct 2019 17:16:05 |
swills |
www/kanboard: update to 1.2.11
PR: 241005
Submitted by: Vikash Badal <vikashb@where-ever.za.net>
Approved by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.2.8 27 Feb 2019 16:07:49 |
kai |
www/kanboard: Update to 1.2.8
While I'm here:
* Convert PORTVERSION to DISTVERSION
* Move related variables to USES block
* Update requirements for the MYSQL option since PHP 5.x has gone from the
ports tree
* Add MYSQL_USES as USE_MYSQL is deprecated
Changelog:
Breaking Changes:
* Authorize only API tokens when 2FA is enabled (no user password) (Only the first 15 lines of the commit message are shown above ) |
1.2.7 04 Feb 2019 23:19:46 |
swills |
www/kanboard: update to 1.2.7
PR: 234991
Submitted by: Alexander <sa.inbox@gmail.com>
Approved by: maintainer timeout (bsd@if0.eu, >2 weeks) |
1.2.6 11 Nov 2018 18:41:51 |
joneum |
Update to 1.2.6
Changelog:
- Escape table name 'groups' because groups is a reserved word as of MySql
8.0.2
- Reduce number of SQL queries when doing groups sync
- Make swimlane filter compatible with numeric title
- Duplicate reference fields when duplicating a task
- Do not try to redirect to login page when offline
- Define fixed width for auto-complete dropdown
- Fix task drag and drop slowdown when a column is hidden
- Make PLUGINS_DIR absolute in config.default.php
- Add custom roles project duplication
- Allow 'No assignee' for external task on single user public boards
- Add tag and category colors
- Exclude task links and user mentions from nesting (Markdown parser) (Only the first 15 lines of the commit message are shown above ) |
1.2.5 16 Aug 2018 13:03:36 |
miwi |
- Update to 1.2.5
PR: 230481
Submitted by: sa.inbox@gmail.com
Approved by: maintainer
Sponsored by: iXsystems Inc. |
1.2.3 27 Jul 2018 18:26:50 |
miwi |
- Update 1.2.3
PR: 227611
Sponsored by: iXsystems Inc. |
1.0.48 30 Oct 2017 12:56:32 |
vanilla |
Update to 1.0.48.
PR: 223306
Submitted by: maintainer |
1.0.47 09 Oct 2017 13:46:30 |
vanilla |
Update to 1.0.47.
PR: 222862
Submitted by: maintainer |
1.0.46 26 Aug 2017 13:03:03 |
tobik |
www/kanboard: Update to 1.0.46
Changes: https://github.com/kanboard/kanboard/blob/master/ChangeLog
PR: 221826
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer)
MFH: 2017Q3
Security: CVE-2017-12850
Security: CVE-2017-12851 |
1.0.44 03 Jun 2017 17:57:37 |
joneum |
- www/kanboard: Update from 1.0.41 to 1.0.44
- Changelog: https://github.com/kanboard/kanboard/blob/master/ChangeLog
PR: 219663
Submitted by: Bart Wrobel (maintainer)
Approved by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D11004 |
1.0.41 28 Mar 2017 07:37:13 |
vanilla |
Update to 1.0.41.
PR: 218172
Submitted by: maintainer |
1.0.40 03 Mar 2017 06:22:21 |
tobik |
Update to 1.0.40
Changes: https://raw.githubusercontent.com/kanboard/kanboard/v1.0.40/ChangeLog
PR: 217504
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer)
Approved by: lme (mentor)
Differential Revision: https://reviews.freebsd.org/D9874 |
1.0.34 13 Dec 2016 15:33:14 |
amdmi3 |
- Update to 1.0.34
- While here, minor cosmetic fix and add NO_ARCH
New features:
* Custom project roles with configurable restrictions
* Duplicate a task to multiple projects during creation
* New automatic action:
- Close a task in a specific column when not moved during a given period
Improvements:
* Do not close the popover when clicking on the background
* Add visual icon to show a dropdown action on task
* Avoid 'blur' effect on popover (Only the first 15 lines of the commit message are shown above ) |
1.0.33 09 Sep 2016 18:26:14 |
amdmi3 |
- Update to 1.0.33
- While here, add USES=php
PR: 212497
Submitted by: bsd@if0.eu (maintainer) |
1.0.32 05 Aug 2016 22:21:44 |
pawel |
Update to version 1.0.32
PR: 211586
Submitted by: Bart Wrobel (maintainer) |
1.0.31 09 Jul 2016 12:43:55 |
junovitch |
www/kanboard: fix URL on one of the MASTER_SITES
PR: 210818
Approved by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.31 07 Jul 2016 23:20:14 |
junovitch |
www/kanboard: update 1.0.29 -> 1.0.31
Changes: https://kanboard.net/news/version-1.0.30
https://kanboard.net/news/version-1.0.31
PR: 210818
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.29 18 Jun 2016 20:54:45 |
rm |
www/kanboard: update to 1.0.29
PR: 210285
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.28 27 May 2016 12:27:38 |
pawel |
- Update to version 1.0.28 [1]
- Fix recursive COMMENT
## New features:
* Added automated action to change task color based on the priority
* Added support for LDAP Posix Groups (OpenLDAP with memberUid or groupOfNames)
* Added support for LDAP user photo attribute (Avatar image)
* Added support for language LDAP attribute
* Added support for Mysql SSL connection
* Search in activity stream
* Search in comments
* Search by task creator
* Added command line utility to reset user password and to disable 2FA
(Only the first 15 lines of the commit message are shown above ) |
1.0.27 10 Apr 2016 01:00:18 |
junovitch |
www/kanboard: update 1.0.26 -> 1.0.27
Changes: http://kanboard.net/news
PR: 208364
Reported by: Ron <ronald.valente@gmail.com>
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.26 01 Mar 2016 19:44:25 |
pi |
www/kanboard: 1.0.24 -> 1.0.26
Changes:
http://kanboard.net/news
PR: 207584, 207586
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.24 28 Feb 2016 21:31:21 |
rakuco |
Update to 1.0.24.
PR: 206748
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.23 15 Jan 2016 06:33:14 |
miwi |
- Update to 1.0.23
PR: 206276
Submitted by: maintainer |
1.0.22 13 Jan 2016 07:35:45 |
miwi |
- Update to 1.0.22
PR: 206167
Submitted by: maintainer |
1.0.21 30 Nov 2015 00:47:35 |
junovitch |
www/kanboard: update 1.0.20 -> 1.0.21
- While here, add terminating @owner/@group to pkg-plist (portlint)
PR: 204856
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.20 24 Nov 2015 23:26:22 |
pawel |
Update to version 1.0.20
PR: 204736
Submitted by: Bart Wrobel (maintainer) |
1.0.19 20 Oct 2015 03:16:00 |
junovitch |
www/kanboard: update 1.0.18 -> 1.0.19
PR: 203859
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.18 26 Sep 2015 22:45:30 |
junovitch |
www/kanboard: update 1.0.17 -> 1.0.18
PR: 202904
Submitted by: Bart Wrobel <bsd@if0.eu> (maintainer) |
1.0.17 16 Aug 2015 14:18:07 |
pawel |
- Update to version 1.0.17, upstream changed LICENSE to MIT [1]
- Unmute install command
- Cleanup pkg-plist
PR: 202032 [1]
Submitted by: Bart Wrobel (maintainer) [1] |
1.0.16 12 Jul 2015 18:11:18 |
riggs |
New port: www/kanboard, a simple visual task board software
PR: 196810
Submitted by: bsd@if0.eu (maintainer) |