From nobody Thu Nov 25 18:06:20 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CF47118BFD7E; Thu, 25 Nov 2021 18:06:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4J0QmX3jrlz3vTF; Thu, 25 Nov 2021 18:06:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 5BE8121774; Thu, 25 Nov 2021 18:06:20 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1API6K28074854; Thu, 25 Nov 2021 18:06:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1API6Kec074853; Thu, 25 Nov 2021 18:06:20 GMT (envelope-from git) Date: Thu, 25 Nov 2021 18:06:20 GMT Message-Id: <202111251806.1API6Kec074853@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Kai Knoblich Subject: git: 34f18483d9a0 - main - net-mgmt/netbox: Update to 3.0.11 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: kai X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 34f18483d9a043af7f1e82f661aa806b81740b9b Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1637863580; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=hS5DnZQ99NHv8R4DAL4dVOU8ugLGlYiTij/+oZU8N/w=; b=jidO7GXOqE6YfV25mRdTGRJUZvYoTUmHCnm55oywG1lVYe5JNzZmEgsvXN7QToUNO2MRXI QPU5aA+Yze0/QWcZHZkvpdMFpO2M9U3bqKp2KhhFdG433Wkztqzn2Rb+RboKQ1IoOvnFBl xNZpCUF7rQu5h25aKmQC0mL0GQHs8CmtqdBeNtJKQYiXlk+WAUtl7scSzvaGeGUh46PvUB dpxiwqz/HUhpIxnX953nkhXKEuzyFgxUDPHQ4ciKhdkEQ9rxZ1U3Su2W1OJXxRX8mIP0gR Zloi7laSAPXGGqV1GywQXXVkfQ7NsjIHA5FGxkj2Gr3LfTp0vdwxZTxsEFXLDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1637863580; a=rsa-sha256; cv=none; b=LaYGwl1RjdkQqa5ESujH0ZmxWNWq2bwZlAhj6epWXRZYtYMJv7hfpECYcC5VylO3Id0DKe hE29l0V7TyfIC8ItUOrHu1TERnOBBNJCDtWN02TAzZilJ55f38T80HmmVEZdMqlq4jWJxV KowbWD4T9StgulA3DSsa5wldeuR+yhUFwuS6YU8dZUg36qy/NwuFl/ngprKWkZtprQr10w 4ORxz61PnOgTdeIcT1U6uKcuzLDYw7vwns/5anzyJJvK8EcTs4PB/uuoN54LwLpVSXJcr1 SWeemswccVwFV1wWf7nftLNUcA1+w1JXrYduZSEW25mq8V4gMSlie3NkwDBkjQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by kai: URL: https://cgit.FreeBSD.org/ports/commit/?id=34f18483d9a043af7f1e82f661aa806b81740b9b commit 34f18483d9a043af7f1e82f661aa806b81740b9b Author: Kai Knoblich AuthorDate: 2021-11-25 18:03:39 +0000 Commit: Kai Knoblich CommitDate: 2021-11-25 18:03:39 +0000 net-mgmt/netbox: Update to 3.0.11 Enhancements: * Add missing q filters for necessary models * Add virtual chassis filters for device components * Add Markdown support for strikethrough formatting * Add optional VLAN group column to prefixes table * Improve live reloading of custom scripts * Add IEEE 802.15.1 interface type Bug Fixes: * Fix excessive CPU utilization when AUTH_LDAP_FIND_GROUP_PERMS is enabled * Make change logging middleware thread-safe * Fix initialization of custom script MultiObjectVar field with multiple values * Fix permissions evaluation when displaying VLAN group VLANs table * Fix exception when tracing cable across circuit with no far end termination * Fix handling of errors during export template rendering * Add missing cluster name filter for virtual machines * Fix ordering IP addresses by assignment status * Fix styling of form widgets under cable connection views * power_port can be null when creating power outlets via REST API * REST API should support null values for console port speeds https://github.com/netbox-community/netbox/releases/tag/v3.0.11 --- net-mgmt/netbox/Makefile | 4 ++-- net-mgmt/netbox/distinfo | 6 +++--- net-mgmt/netbox/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-mgmt/netbox/Makefile b/net-mgmt/netbox/Makefile index d69a791e3642..7992fe7b8763 100644 --- a/net-mgmt/netbox/Makefile +++ b/net-mgmt/netbox/Makefile @@ -1,6 +1,6 @@ PORTNAME= netbox DISTVERSIONPREFIX= v -DISTVERSION= 3.0.10 +DISTVERSION= 3.0.11 CATEGORIES= net-mgmt python MAINTAINER= kai@FreeBSD.org @@ -30,7 +30,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}django32>=3.2.9<3.3:www/py-django32@${PY_FLA ${PYTHON_PKGNAMEPREFIX}dj32-django-mptt>=0.13.4<0.14:www/py-dj32-django-mptt@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj32-django-prometheus>=2.1.0<2.2:www/py-dj32-django-prometheus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj32-django-redis>=5.0.0<5.1:www/py-dj32-django-redis@${PY_FLAVOR} \ - ${PYTHON_PKGNAMEPREFIX}dj32-django-rq>=2.4.1<2.5:devel/py-dj32-django-rq@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}dj32-django-rq>=2.4.1<2.6:devel/py-dj32-django-rq@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj32-django-tables2>=2.4.1<2.5:www/py-dj32-django-tables2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj32-django-taggit>=1.5.1<2:www/py-dj32-django-taggit@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dj32-django-timezone-field>=4.1.2<5:www/py-dj32-django-timezone-field@${PY_FLAVOR} \ diff --git a/net-mgmt/netbox/distinfo b/net-mgmt/netbox/distinfo index 429a1734a97b..3e6bb0372f76 100644 --- a/net-mgmt/netbox/distinfo +++ b/net-mgmt/netbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1636739254 -SHA256 (netbox-community-netbox-v3.0.10_GH0.tar.gz) = f308edde78c131e75fb289b9cb2838518d7cac12584cfa58e52a88c62ff92bc4 -SIZE (netbox-community-netbox-v3.0.10_GH0.tar.gz) = 4494794 +TIMESTAMP = 1637860697 +SHA256 (netbox-community-netbox-v3.0.11_GH0.tar.gz) = b71887f1a2ef0d0cafd57c16377c250ec3e901e3d1e722f9363b95d037873d7d +SIZE (netbox-community-netbox-v3.0.11_GH0.tar.gz) = 4497162 diff --git a/net-mgmt/netbox/pkg-plist b/net-mgmt/netbox/pkg-plist index 2d76a2808909..4e0b2c196419 100644 --- a/net-mgmt/netbox/pkg-plist +++ b/net-mgmt/netbox/pkg-plist @@ -432,6 +432,7 @@ %%DATADIR%%/netbox/middleware.py %%DATADIR%%/netbox/models.py %%DATADIR%%/netbox/navigation_menu.py +%%DATADIR%%/netbox/request_context.py %%DATADIR%%/netbox/settings.py %%DATADIR%%/netbox/signals.py %%DATADIR%%/netbox/tests/__init__.py @@ -839,6 +840,7 @@ %%DATADIR%%/utilities/management/commands/__init__.py %%DATADIR%%/utilities/management/commands/makemigrations.py %%DATADIR%%/utilities/management/commands/migrate.py +%%DATADIR%%/utilities/markdown.py %%DATADIR%%/utilities/mptt.py %%DATADIR%%/utilities/ordering.py %%DATADIR%%/utilities/paginator.py