ChangeLog:
General
Removed DataTables from everywhere (see #107)
Backup job report
Fixed a bug while displaying compression ratio for canceled jobs (see #105)
Client report
Fixed SQL query error using custom datetime format in Client report page
(see #106)
Fixed bug(s)
105 [bug] - Division by zero with canceled jobs inBackup Job report
106 [bug] - SQL query error using custom datetime format in Client
report page
107 [improvement] - Remove datatables dependency and related code
108 [bug] - Broken job status link in last period job status
New feature(s)
none
- Fix LICENSE_DISTFILES for all licenses: those set to ${DISTNAME} where
set to inexistent distfiles, while the one set to ${DISTNAME}.tar.gz
was the wrong distfile.
- Improve style as suggested by portclippy and portfmt.
- Take maintainership again.
Approved by: gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D35279
lang/cmucl is not supported upstream since 2017 and broken since FreeBSD
12.1.
PR: 246640
Reported by: Bertrand Petit <bsdpr@phoe.frmug.org>
Reviewed by: diizzy
Approved by: gerald (mentor)
Differential Revision: https://reviews.freebsd.org/D35163
1ac2359a88 split from include/canberra-gtk.h to
canberra-gtk2/canberra-gtk.h and canberra-gtk3/canberra-gtk.h.
Tell this port where to find the header file.
3.1.0 (2022-05-18)
* Introduce basic support for OpenSSL version 3 (#492)
* Update regex in grep to be POSIX compliant (#556)
* Introduce status reporting tools (#555 & #557)
* Display certificates using UTF8 (#551)
* Allow certificates to be created with fixed date offset (#550)
* Add 'verify' to verify certificate against CA (#549)
* Add PKCS#12 alias 'friendlyName' (#544)
* Disallow use of '--vars=FILE init-pki' (#566)
* Support multiple IP-Addresses in SAN (#564)
* Add option '--renew-days=NN', custom renew grace period (#557)
* Add 'nopass' option to the 'export-pkcs' functions (#411)
* Add support for 'busybox' (#543)
* Add option '--tmp-dir=DIR' to declare Temp-dir (Commit f503a22)
3.0.9 (2022-05-17)
* Upgrade OpenSSL from 1.1.0j to 1.1.1o (#405, #407)
- We are buliding this ourselves now.
* Fix --version so it uses EASYRSA_OPENSSL (#416)
* Use openssl rand instead of non-POSIX mktemp (#478)
* Fix paths with spaces (#443)
* Correct OpenSSL version from Homebrew on macOs (#416)
* Fix revoking a renewed certificate (Original PR #394)
Follow-up commit: ef22701878bb10df567d60f2ac50dce52a82c9ee
* Introduce 'show-crl' (d1993892178c5219f4a38d50db3b53d1a972b36c)
* Support Windows-Git 'version of bash' (#533)
* Disallow use of single quote (') in vars file, Warning (#530)
* Creating a CA uses x509-types/ca and COMMON (#526)
* Prefer 'PKI/vars' over all other locations (#528)
* Introduce 'init-pki soft' option (#197)
* Warnings are no longer silenced by --batch (#523)
* Improve packaging options (#510)
* Update regex for POSIX compliance (#556)
* Correct date format for Darwin/BSD (#559)
Rationale: UPNP / DLNA is a widespread way of serving media via various
off-the-shelf NAS devices, and also with our own port of minidlna. It's
well suited to be included in the official VLC package.
PR: 260617
Reported by: hellocodebsd@gmail.com
MFH: 2022Q2
The latest stable release, v1.2.0, is for Python-2.7, this is why I
ported this -RC1, but it is somewhat buggy. Do not hesitate to report
any problem!
PR: 262763
Requested by: luzpaz (at) pm.me
- fix getExecutablePath
- CAMotics needs some un-installed files from cbang: to avoid a dependency
on devel/cbang:build, let’s store these missing bits.
Changelog:
Welcome to the release of phpMyAdmin version 5.2.0. This release contains many new features and quite a few bug fixes. We are simultaneously releasing phpMyAdmin 5.1.4, which is the last release of the 5.1 line and is mostly intended to help downstream packaging teams. Most users should migrate to 5.2.0.
Most notably, these releases resolve a networking error when exporting a file (https://github.com/phpmyadmin/phpmyadmin/issues/17445).
Some other highlights of 5.2.0 include:
Removed support for Microsoft Internet Explorer
Requires PHP 7.2 or newer
Requires the openssl PHP extension
Improved handling of system CA bundle and cacert.pem, falling back to Mozilla CA if needed
Replace "master/slave" terms with "primary/replica"
Add "NOT LIKE %...%" operator to Table search
Add support for the Mroonga engine
Add support for account locking
Several fixes and improvements to the SQL parser library
Sponsored by: Netzkommune GmbH