| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
PR: 259805
Reported by: maintainer
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes since 0.1.1:
> This version has some breaking changes in the config file and, you will
need to regenerate the config for all features to work.
- The tool is now compatible with next-gen/team-managed project.
- New filters when listing issues, viz:
- Filter by parent: This will allow you to list all sub-tasks of a task.
- Order by filter: This will allow you to display a list sorted by their
rank for example.
- You can now assign epic to the issue on creation.
- You can add issues to the sprint with `jira sprint add`
- feat: Allow to assign epic on create #194
- feat: Cmd to add issues to sprint #205
- feat: Allow to filter by parent #197
- feat: Add order-by filter #206
- feat: Add type on project listing #190
- fix: Make epic add work in next-gen project #195
- fix: Epic creation for next-gen project #192
- fix: Make epic remove work in next-gen project #196
- fix: Make epic list work for next-gen project #201
- fix: Segmentation fault on view #202
- fix(tui): Link/key copy is broken for altered key col #204
- cfg!: Expand config to include project type #191
- cfg!: Rename field to name and add link field to epic #193
- dep: Upgrade rivo/tview #176
- dep: Upgrade outdated deps to latest #177
- dep: Use Go 1.17 #178
**Full Changelog**: https://github.com/ankitpokhrel/jira-cli/compare/v0.1.1...v0.2.0
|
|
|
|
|
|
|
|
|
|
|
| |
We currently see problems and gitlab suggested to use grpc 1.30.2:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693#note_734676746
Newer version of grpc and google-protobuf have known bugs.
The open bug that license files cannot not be handled is tracked here:
https://gitlab.com/gitlab-org/gitlab/-/issues/345693
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259848
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Despite being only a micro-version bump, the new TCL changes the
TCL_SHARED_LIB_SUFFIX from being set to "86" (the version of TCL)
to being derived from the extension's own version, which in our
case is 3.6.0b5).
While here, remove reference to the long-gone apache-2.2 and
a bogus deprecation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Event: FreeBSD Vendor Summit 2021
<ChangeLog>
*) Change: the "share" option now specifies the entire path to the files
it serves, rather than a document root directory to be prepended to
the request URI.
*) Feature: automatic adjustment of existing configurations to the new
"share" behavior when updating from previous versions.
*) Feature: variables support in the "share" option.
*) Feature: multiple paths in the "share" option.
*) Feature: variables support in the "chroot" option.
*) Feature: PHP opcache is shared between application processes.
*) Feature: request routing by the query string.
*) Bugfix: the router and app processes could crash when the requests
limit was reached by asynchronous or multithreaded apps.
*) Bugfix: established WebSocket connections could stop reading frames
from the client after the corresponding listener had been
reconfigured.
*) Bugfix: fixed building with glibc 2.34, notably Fedora 35.
</ChangeLog>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNU Wget2 is the successor of GNU Wget, a file and recursive website
downloader.
Designed and written from scratch it wraps around libwget, that
provides the basic functions needed by a web client.
Wget2 works multi-threaded and uses many features to allow fast
operation.
In many cases Wget2 downloads much faster than Wget1.x due to HTTP2,
HTTP compression, parallel connections and use of If-Modified-Since
HTTP header.
WWW: https://gitlab.com/gnuwget/wget2
Unlike wget, this was placed into www category as it does no longer
support ftp.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Preload list
The HSTS preload list is a list of domains that support HTTPS. The
list is compiled by Google and is utilised by Chrome, Firefox and
others.
With this information, a HTTP client may contact a website without
trying a plain-text HTTP connection first. It prevents interception
with redirects that take place over HTTP. None of the sent data
will ever be unencrypted.
WWW: https://gitlab.com/rockdaboot/libhsts
|
| |
|
|
|
|
| |
Release notes: https://www.web2ldap.de/changes-1.6.html#r1.6.17
|
|
|
|
|
| |
Release Notes (soon):
https://www.mozilla.org/en-US/firefox/94.0.2/releasenotes/
|
| |
|
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/v3.1.152...v3.1.153
Reported by: Repology
|
|
|
|
|
|
| |
Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.89.3
PR: 259877
|
| |
|
|
|
|
|
|
|
|
| |
Grafana 1 is no longer maintained upstream years ago. Mark DEPRECATED
after the next quarterly cycle.
PR: 257763
Approved by: robak (maintainer, timeout > 3 months)
|
|
|
|
| |
Approved by: portmgr blanket
|
|
|
|
| |
Approved by: portmgr blanket
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
Change log:
- Bump CMake minimum required version to 2.8.12
- Add SPDX short license identifier in source files
- Use CMAKE_C_STANDARD instead of hardcoding compiler flags
- Switch to using getline(3) instead of fgets(3)
- Call hll_init() after doing getopt() processing
Full changelog: https://github.com/fcambus/logswan/blob/2.1.11/ChangeLog
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* visit upstream again to sync depends;
- github.com/lektor/lektor/blob/v3.2.2/setup.py
* while here, properly sort out RUN_DEPENDS.
Reported by: p5B2E9A8F % t-online.de
PR: 259426
Sponsored by: TorBSD Diversity Project (TDP)
Sponsored by: The Tor Project
|
| |
|
|
|
|
|
|
|
| |
Additionally do some minor touch ups to Makefile while at it
PR: 259595
Approved by: pi (maintainer), mentors (implicit)
|
|
|
|
|
| |
PR: 259259
Differential Revision: https://reviews.freebsd.org/D32613
|
|
|
|
| |
Noticed by: portscout
|
|
|
|
|
|
|
|
|
|
| |
* Remove 256527/225692-www_py-httpx-socks.diff that was added by
mistake when this port was added to ports tree
* While here, re-format Makefile with portfmt
ChangeLog: https://github.com/romis2012/httpx-socks/releases/tag/v0.5.1
PR: 259356
Fixes: c87e99309f1a (www/py-httpx-socks: New port - Proxy (HTTP, SOCKS) transports for httpx)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes:
0.5.9
* github issue #18: Possible segmentation fault or at least memory leaks when the *_header acls are used
* Minor leaks while c-icap server shutdowns
* Implement the following new command/handler types:
- CI_CMD_CHILD_CLEANUP
- CI_CMD_POST_CONFIG
- CI_CMD_MONITOR_START
- CI_CMD_MONITOR_ONDEMAN
0.5.10
* Bug fix: Commands scheduled with the ci_command_schedule[on] API function
may not executed. This bug was introduced with the c-icap-0.5.9 release
Full changelogs:
https://sourceforge.net/p/c-icap/news/2021/09/the-c-icap-059-is-released/
https://sourceforge.net/p/c-icap/news/2021/10/the-c-icap-0510-is-released/
|
| |
|
|
|
|
| |
Reported by: portscout
|
|
|
|
| |
Approved by: portmgr (build fix blanket)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Saturday, 13 November 2021
KDE today announces the release of KDE Frameworks 5.88.0.
KDE Frameworks are 83 addon libraries to Qt which provide a wide variety
of commonly needed functionality in mature, peer reviewed and well
tested libraries with friendly licensing terms. For an introduction see
the KDE Frameworks release announcement.
This release is part of a series of planned monthly releases making
improvements available to developers in a quick and predictable manner.
Full changelog:
https://kde.org/announcements/frameworks/5/5.88.0/
Exp-run by: antoine
PR: 259817
|
| |
|
|
|
|
|
|
|
|
| |
- Is BROKEN with latest devel/py-pyparsing and requires 2.X branch
- Take MAINTAINERSHIP
Reported by: tz
Sponsored by: Bounce Experts
|
|
|
|
|
| |
Changes: https://github.com/Flexget/Flexget/compare/v3.1.151...v3.1.152
Reported by: Repology
|
|
|
|
|
|
| |
Changes:
https://github.com/denoland/deno/releases/tag/v1.16.0
https://github.com/denoland/deno/releases/tag/v1.16.1
|
|
|
|
| |
The new version of snowplow-tracker does not have any dependency anymore
|
|
|
|
|
| |
Changelog:
https://about.gitlab.com/releases/2021/11/08/gitlab-14-4-2-released/
|
|
|
|
|
|
|
|
|
|
|
|
| |
This version has a problem showing files like .md files (e.g. README.md on the start page of a project).
But as this bug is already present on version 14.4.0
I will deploy this now, to fix the security problems.
We need to find the source why this happens and fix it later.
Changelog:
https://about.gitlab.com/releases/2021/10/28/security-release-gitlab-14-4-1-released/
Security: 33557582-3958-11ec-90ba-001b217b3468
|
|
|
|
|
| |
Changelog:
https://github.com/nov/SWD/releases/tag/v1.2.0
|
|
|
|
|
| |
Changelog:
https://github.com/sharpstone/rack-timeout/blob/master/CHANGELOG.md
|
|
|
|
|
|
|
|
|
| |
* Remove "-rs" parameter from testsuite as it causes issues with some
new tests.
Changelog:
https://github.com/thp/urlwatch/blob/2.24/CHANGELOG.md
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
| |
Simply define which nodejs version is required using the nodejs USES flag.
PR: 259783
Differential Revision: https://reviews.freebsd.org/D32790
|
|
|
|
| |
Reported by: portscout
|