Age | Commit message (Collapse) | Author |
|
Announce: https://blog.rust-lang.org/2023/03/09/Rust-1.68.0.html
ChangeLog: https://github.com/rust-lang/rust/releases/tag/1.68.0
PR: 270080
Tested by: mikael,pkubaj
|
|
Created by: Pedro Giffuni
PR: 235008
|
|
Reported by: portscout
|
|
Ruby 3.1 did some breaking changes:
https://www.ruby-lang.org/en/news/2021/12/25/ruby-3-1-0-released/
With the help of @yasu I added some work-arounds that should
make gitlab work again with ruby 3.1.
They can be removed after gitlab support ruby 3.1 upstream.
PR: 270252
|
|
Trim needless newline from the port description while here.
Reported by: portscout
|
|
- Fix check for "jail_mount_devfs" knob.
- Make "jail_nullfs_mounts" handle relative paths.
Co-authored-by: Alexey Donskov <voxnod@gmail.com>
|
|
Changelog:
Enhancements:
* Enable searching for devices/VMs by primary IP address
* Add ability to toggle visibility of virtual interfaces under
device view
* Enable live preview of Markdown content
* Restore default page size when navigating between views
* Add connected_endpoints field to GraphQL API for cabled objects
* Include IP version in GraphQL API representations of aggregates,
prefixes, and IP addresses
* Add Cisco StackWise 1T interface type
* Add IEEE 802.3az PoE type for interfaces
* Strip whitespace from CSV headers prior to validation
Bug Fixes:
* Avoid raising exception when filtering IPs by an invalid address
* Apply custom field defaults to IP address created during FHRP
group creation
* Fix filtering changelog & journal entries by multiple content type IDs
* Support non-URL-safe characters in plugin menu titles
* When importing devices, restrict rack by location only if the location
field is specified
* Fix filtering of cable terminations by object type
* Fix loading of CSV files containing a byte order mark
* Fix escaping of return URL values for action buttons in tables
* Correct loading of plugin resources with custom paths
https://github.com/netbox-community/netbox/releases/tag/v3.4.6
|
|
Changelog:
https://github.com/jieter/django-tables2/blob/v2.5.3/CHANGELOG.md
|
|
* Switch to PEP517 build framework.
Changelog:
https://github.com/adamchainz/django-rich/blob/1.5.0/CHANGELOG.rst
|
|
* Switch to PEP517 build framework.
Changelog:
https://github.com/adamchainz/django-cors-headers/blob/3.14.0/CHANGELOG.rst
|
|
* Switch to PEP517 build framework and remove no longer required
setuptools workaround.
Changelog since 8.5.11:
https://github.com/squidfunk/mkdocs-material/compare/8.5.11...9.1.2
MFH: No (PEP517 support not present in 2023Q1 branch)
|
|
Hatchling plugin to read project dependencies from "requirements.txt"
and there is support for defining groups of optional dependencies (also
known as "features") as well.
WWW: https://github.com/repo-helper/hatch-requirements-txt
|
|
This package provides two Hatch plugins:
* version source plugin that reads/writes the package version from
the version field of the Node.js package.json file.
* metadata hook plugin that reads PEP 621 metadata from the Node.js
package.json file.
WWW: https://github.com/agoose77/hatch-nodejs-version
|
|
* Switch to PEP517 build framework and remove no longer required
setuptools workaround.
Changelog since 9.9:
https://github.com/facelessuser/pymdown-extensions/compare/9.9...9.9.2
MFH: No (PEP517 support not present in 2023Q1 branch)
|
|
* Remove no longer required setuptools workaround.
* Bump PORTREVISION due package change.
|
|
uHex is small and fast multiplatform hexadecimal editor with support
for large files (up to 2 GB) while using minimal amounts of memory.
WWW: https://uhex.sourceforge.net/
|
|
While here, remove unnecessary distfiles and post-extract target.
Changelog: https://code.visualstudio.com/updates/v1_76
Reported by: GitHub (watch releases)
|
|
Reported by: portscout
|
|
Reported by: portscout
|
|
Reported by: portscout
|
|
Reported by: portscout
|
|
Reported by: portscout
|
|
Mickey is a hexadecimal/ASCII file viewer and editor that runs on all
major operating systems thanks to FLTK. It supports various integer
and floating-point data types, and allows to work with multiple files
simultaneously via well-known tabbed interface.
WWW: https://mickey.sourceforge.net/
|
|
BinGrok is a binary/hexadecimal editor created specifically with
the goal of reverse-engineering proprietary data formats in mind.
It allows for creation of C-struct-like "views" of your data for
better visualization of the parts that you have deciphered.
WWW: https://github.com/spuriousdata/BinGrok
|
|
Was only used for building www/pydio-cells before, not needed anymore
|
|
Changes: https://gitlab.freedesktop.org/mesa/mesa/-/compare/ecf29228d0b...f99eab23ad6
|
|
Changes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs/-/compare/0.10.3...0.10.4
|
|
While here - remove legacy Makefile params
|
|
The port became broken recently, and I'm not using it anymore,
so just give it to anyone interested.
|
|
This is a production release that fixes an infinite loop bug in root()
and cbrt(), fixes a bug with BC_LINE_LENGTH=0, and adds the fib()
function to the extended math library to calculate Fibonacci numbers.
|
|
|
|
Take back maintainership
Changelog: https://pcsc-tools.apdu.fr/Changelog
|
|
|
|
|
|
|
|
Changes: https://downloads.isc.org/isc/bind9/9.18.13/doc/arm/html/notes.html#notes-for-bind-9-18-13
|
|
Changes: https://downloads.isc.org/isc/bind9/9.16.39/doc/arm/html/notes.html#notes-for-bind-9-16-39
|
|
Release notes: https://github.com/dalibo/pg_activity/blob/master/CHANGELOG.md
|
|
patch -p1 -F0 -o helper/object-file.patched.c git-core/object-file.c < helper/object-file.c.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|diff --git a/object-file.c b/object-file.c
|index 8be57f48de..52315414f3 100644
|--- a/object-file.c
|+++ b/object-file.c
--------------------------
Patching file git-core/object-file.c using Plan A...
Hunk #1 failed at 34.
1 out of 1 hunks failed--saving rejects to helper/object-file.patched.c.rej
done
gmake[2]: *** [helper/helper.mk:104: helper/object-file.patched.c] Error 1
PR: 270222
|
|
disable FFMPEG
PR: 270202
|
|
The submittor's reason for this change is that shared libraries makes
dependencies easier to track. However, this is not the primary reason
to add shared library support. Shared libraries are more secure because
should a depending package, such as binutils, require a security update
any depending packages will immediately reap the benefit of the newly
secured package.
This change only affects the native flavor because when 2f26d37a5937
(SVN r517642) changed the port from slave ports of binutils to FLAVORS,
it mistakenly removed shared libraries from the native package. Prior to
this 2f26d37a5937 only non-native packages were built producing only
static libraries. This revision restores the behabviour of prior to
2f26d37a5937.
PR: 270146
Reported by: yuri
Fixes: 2f26d37a5937 (SVN r517642)
|
|
|
|
Changelog at https://github.com/git/git/blob/master/Documentation/RelNotes/2.4.0.txt.
This update fixes a long-standing problem with git rebase of some
(but not all) merges from the vendor branch, resulting in subsequently
rebased files being placed into the root of the repo tree.
PR: 270222
Submitted by: cy
Reported by: cy
Approved by: garga
|
|
The problem is an implicit type conversion:
StrToPmap.c:143:19: error: incompatible pointer to integer conversion assigning
to 'XrmName' (aka 'int') from 'void *' [-Wint-conversion]
xrm_name[1] = NULL;
PR: 270150
Reported by: a0516@marimga.de (maintainer)
|
|
ChangeLog: https://github.com/brunoos/luasec/blob/v1.3.0/CHANGELOG
* Add :getlocalchain() + :getlocalcertificate() to mirror the peer methods
* Add Pre-Shared Key (PSK) support
PR: 270216
Reported by: thomas@beingboiled.info (maintainer)
|
|
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/562
PR: 270227
Reported by: b.shertenlieb@yahoo.com (maintainer)
|
|
ChangeLog: https://forums.plex.tv/t/plex-media-server/30447/563
NEW:
* (TV) Add series- and season-level preferences controlling audio and subtitle
stream selection.
FIXES:
* Request to system/agents could fail.
* (CreditsDetection) Scanner might quit unexpectedly in some cases.
* (First Run) Library creation could fail during set up.
* (Playlist) > Smart playlists could fail when set to show/season/artist/album
types when requested by someone other than server admin.
* (Push) The server could exit unexpectedly if a database error occurred
within certain notification-handling code.
* (Scanner) TV episodes with certain naming formats involving underscores
could fail to be scanned in.
PR: 270228
Reported by: b.shertenlieb@yahoo.com (maintainer)
|
|
ChangeLog:
https://blog.powerdns.com/2023/03/07/powerdns-recursor-4-8-3-released/
PR: 270236
Reported by: tremere@cainites.net (maintainer)
|
|
Switch to pep517-compliant build system
Changes: https://github.com/cpburnz/python-pathspec/blob/v0.11.1/CHANGES.rst
|
|
Release notes at <https://github.com/rosmanov/bee-host/releases/tag/1.3.6>.
|