notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
Port details
krill RPKI daemon, Certificate Authority and Publication Server
0.13.1 net on this many watch lists=0 search for ports that depend on this port An older version of this port was marked as vulnerable. Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 0.13.0Version of this port present on the latest quarterly branch.
Maintainer: jaap@NLnetLabs.nl search for ports maintained by this maintainer
Port Added: 2021-07-24 16:42:07
Last Update: 2023-06-05 16:53:02
Commit Hash: 5de5895
License: BSD3CLAUSE
Description:
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port
pkg-plist: as obtained via: make generate-plist
Expand this list (16 items)
Collapse this list.
  1. /usr/local/share/licenses/krill-0.13.1/catalog.mk
  2. /usr/local/share/licenses/krill-0.13.1/LICENSE
  3. /usr/local/share/licenses/krill-0.13.1/BSD3CLAUSE
  4. bin/krill
  5. bin/krillc
  6. bin/krillta
  7. bin/krillup
  8. @sample etc/krill/krill.conf.sample
  9. man/man1/krill.1.gz
  10. man/man1/krillc.1.gz
  11. man/man1/krillup.1.gz
  12. share/doc/krill/krill.conf
  13. @dir(krill,krill,) /var/krill
  14. @owner
  15. @group
  16. @mode
Collapse this list.
Dependency lines:
  • krill>0:net/krill
To install the port:
cd /usr/ports/net/krill/ && make install clean
To add the package, run one of these commands:
  • pkg install net/krill
  • pkg install krill
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: krill
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64
distinfo:

Packages (timestamps in pop-ups are UTC):
krill
ABIlatestquarterly
FreeBSD:11:aarch64pkg-falloutpkg-fallout
FreeBSD:11:amd64pkg-falloutpkg-fallout
FreeBSD:11:armv6pkg-falloutpkg-fallout
FreeBSD:11:i386pkg-falloutpkg-fallout
FreeBSD:11:mipspkg-falloutpkg-fallout
FreeBSD:11:mips64pkg-falloutpkg-fallout
FreeBSD:12:aarch64pkg-falloutpkg-fallout
FreeBSD:12:amd640.12.1_30.13.0
FreeBSD:12:armv6pkg-falloutpkg-fallout
FreeBSD:12:armv7pkg-falloutpkg-fallout
FreeBSD:12:i386pkg-falloutpkg-fallout
FreeBSD:12:mipspkg-falloutpkg-fallout
FreeBSD:12:mips64pkg-falloutpkg-fallout
FreeBSD:12:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:aarch64pkg-falloutpkg-fallout
FreeBSD:13:amd640.13.00.13.0
FreeBSD:13:armv6pkg-falloutpkg-fallout
FreeBSD:13:armv7pkg-falloutpkg-fallout
FreeBSD:13:i386pkg-falloutpkg-fallout
FreeBSD:13:mipspkg-falloutpkg-fallout
FreeBSD:13:mips64pkg-falloutpkg-fallout
FreeBSD:13:powerpc64pkg-falloutpkg-fallout
FreeBSD:13:riscv64pkg-falloutpkg-fallout
FreeBSD:14:aarch64pkg-falloutpkg-fallout
FreeBSD:14:amd640.13.0pkg-fallout
FreeBSD:14:armv6pkg-falloutpkg-fallout
FreeBSD:14:armv7pkg-falloutpkg-fallout
FreeBSD:14:i386pkg-falloutpkg-fallout
FreeBSD:14:mipspkg-falloutpkg-fallout
FreeBSD:14:mips64pkg-falloutpkg-fallout
FreeBSD:14:powerpc64pkg-falloutpkg-fallout
FreeBSD:14:riscv64pkg-falloutpkg-fallout
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. rust>=1.69.0 : lang/rust
  2. pkgconf>=1.3.0_1 : devel/pkgconf
There are no ports dependent upon this port

Configuration Options:
Options name:
USES:
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/NLnetLabs/krill/tar.gz/v0.13.1?dummy=/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.13.1
05 Jun 2023 16:53:02
commit hash:5de5895130d4d884a4fe20106a338d529a4b0e07commit hash:5de5895130d4d884a4fe20106a338d529a4b0e07commit hash:5de5895130d4d884a4fe20106a338d529a4b0e07commit hash:5de5895130d4d884a4fe20106a338d529a4b0e07 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to Version 0.13.1

The Krill UI includes a CA selection dropdown in case you have multiple CAs.
This dropdown used to have a scrollbar, which accidentally got lost
in the UI overhaul we did in version 0.13.0. This is now fixed (#1071)

Changelog: https://github.com/NLnetLabs/krill/releases/tag/v0.13.1

PR:		271822
0.13.0
29 May 2023 23:25:16
commit hash:09123c95d43214c98d82eb756ccb77fa10c2feeacommit hash:09123c95d43214c98d82eb756ccb77fa10c2feeacommit hash:09123c95d43214c98d82eb756ccb77fa10c2feeacommit hash:09123c95d43214c98d82eb756ccb77fa10c2feea files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Upgrade to Version 0.13

This update to 0.13.0 includes Krill 0.12.3 'Sakura'.

This release contains a feature that enables Publication Server
operators to remove unwanted, surplus, files from their repository.
This feature was cherry-picked from the upcoming major release
branch so that Publication Server operators can use this without
delay.

Note that if you do not use Krill to operate a Publication Server,
then there is no need to upgrade to this version now.

From the announcement for Krill 0.13.0 'DRY'.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.12.1_3
23 Apr 2023 13:14:05
commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061commit hash:3db55c4e97489e0f34fd7d35be6be0a4d0599061 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.69.0

PR:		270953
0.12.1_2
16 Mar 2023 11:11:52
commit hash:ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash:ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash:ebf29acc6ce4942cbc6ee75d81b6b97391e4371fcommit hash:ebf29acc6ce4942cbc6ee75d81b6b97391e4371f files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.68.0

PR:		270080
0.12.1_1
13 Feb 2023 14:52:59
commit hash:109e35fd592baffe0d7ece384d16e243468dcc42commit hash:109e35fd592baffe0d7ece384d16e243468dcc42commit hash:109e35fd592baffe0d7ece384d16e243468dcc42commit hash:109e35fd592baffe0d7ece384d16e243468dcc42 files touched by this commit
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.67.1

PR:		269336
0.12.1
23 Jan 2023 13:17:33
commit hash:bb104a8ee1912bb409408601e479658e5c9f0f60commit hash:bb104a8ee1912bb409408601e479658e5c9f0f60commit hash:bb104a8ee1912bb409408601e479658e5c9f0f60commit hash:bb104a8ee1912bb409408601e479658e5c9f0f60 files touched by this commit
Fernando Apesteguía (fernape) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to 0.12.1

ChangeLog: https://www.nlnetlabs.nl/news/2023/Jan/17/krill.0.12.1-released/

Firstly, this release fixes
[CVE-2023-0158](https://nlnetlabs.nl/downloads/routinator/CVE-2023-0158.txt)

Secondly, locking was added in this release to ensure that updates
to the repository content are always applied sequentially. This
fixes a concurrency issue introduced in Krill 0.12.0 that could
result in rejecting an update from a publishing CA.

PR:		269050
Reported by:	jaap@NLnetLabs.nl (maintainer)
MFH:		2023Q1 (security fix)
Security:	CVE-2023-0158
0.12.0_3
07 Jan 2023 19:24:18
commit hash:12f1c627d4a26e8098339900303640f7520b6673commit hash:12f1c627d4a26e8098339900303640f7520b6673commit hash:12f1c627d4a26e8098339900303640f7520b6673commit hash:12f1c627d4a26e8098339900303640f7520b6673 files touched by this commit This port version is marked as vulnerable.
Daniel Engberg (diizzy) search for other commits by this committer
*/*: Bump rust (cargo) ports to reflect on WITH_LTO

Bump ports in tree so they get rebuilt with new default settings
for cargo ports
0.12.0_2
20 Dec 2022 17:37:15
commit hash:ba14e01a5249ee9d2f51183587dde36067be000fcommit hash:ba14e01a5249ee9d2f51183587dde36067be000fcommit hash:ba14e01a5249ee9d2f51183587dde36067be000fcommit hash:ba14e01a5249ee9d2f51183587dde36067be000f files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.66.0

PR:		268415
0.12.0_1
17 Nov 2022 07:06:14
commit hash:9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash:9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash:9bf6a9996323c016eb295bd6190b0e47ad76fdf4commit hash:9bf6a9996323c016eb295bd6190b0e47ad76fdf4 files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.65.0

PR:		267622
0.12.0
14 Nov 2022 19:22:27
commit hash:82cb6646903504ae695c9daad5c9aa204242239acommit hash:82cb6646903504ae695c9daad5c9aa204242239acommit hash:82cb6646903504ae695c9daad5c9aa204242239acommit hash:82cb6646903504ae695c9daad5c9aa204242239a files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to 0.12.0

ChangeLog:	https://github.com/NLnetLabs/krill/releases/tag/v0.12.0
PR:		267712
0.9.6_3
30 Oct 2022 12:07:09
commit hash:afe651cf62deb08500a44cde90296a818effe5aecommit hash:afe651cf62deb08500a44cde90296a818effe5aecommit hash:afe651cf62deb08500a44cde90296a818effe5aecommit hash:afe651cf62deb08500a44cde90296a818effe5ae files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.64.0

PR:		267173
07 Sep 2022 21:58:51
commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash:fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
0.9.6_2
07 Sep 2022 21:10:59
commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash:b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
0.9.6_2
25 Aug 2022 14:49:50
commit hash:b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash:b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash:b9b250f91299716bc4a7a6b7b8db2284c57f16cacommit hash:b9b250f91299716bc4a7a6b7b8db2284c57f16ca files touched by this commit This port version is marked as vulnerable.
Baptiste Daroussin (bapt) search for other commits by this committer
rust: bring back update to 1.63

Revert back the revert of the update of rust and related commits

This revert was drive by beside validation by portmgr via exp-run
and not respectful of the etiquette we have between committers

This reverts commit 8ecb1f8141144c1603eb4026122d2e60eeaccd64.
This reverts commit 04d257baa182926cff158f32cf459e560426add0.
This reverts commit 2757c63bd0e6d01f9f0657fe03bb3a7b49adcae2.
This reverts commit 75f4713de5e3fbd1c6a0cb572e08121814a4072e.
This reverts commit e88e592111c86fdd1c0ac8717dbef9342e15e27c.
This reverts commit 783c056d7d681d66e2c5c59251c275d65274028e.

With hat:	portmgr
0.9.6_1
25 Aug 2022 10:49:39
commit hash:783c056d7d681d66e2c5c59251c275d65274028ecommit hash:783c056d7d681d66e2c5c59251c275d65274028ecommit hash:783c056d7d681d66e2c5c59251c275d65274028ecommit hash:783c056d7d681d66e2c5c59251c275d65274028e files touched by this commit This port version is marked as vulnerable.
Piotr Kubaj (pkubaj) search for other commits by this committer
Revert "lang/rust: Bump revisions after 1.63.0"

This reverts commit c7912d97754bb7aa9a18eb33df53f91cba4cd82d.

PR:	265915
0.9.6_2
25 Aug 2022 08:51:32
commit hash:c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash:c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash:c7912d97754bb7aa9a18eb33df53f91cba4cd82dcommit hash:c7912d97754bb7aa9a18eb33df53f91cba4cd82d files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.63.0
0.9.6_1
20 Jul 2022 14:22:37
commit hash:6a378e5659b93de6dbe8956246fb3bf971677624commit hash:6a378e5659b93de6dbe8956246fb3bf971677624commit hash:6a378e5659b93de6dbe8956246fb3bf971677624commit hash:6a378e5659b93de6dbe8956246fb3bf971677624 files touched by this commit This port version is marked as vulnerable.
Tobias C. Berner (tcberner) search for other commits by this committer
net: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <ports@c0decafe.net>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Straup Cope <ascope@cpan.org>
  *  Aaron Zauner <az_mail@gmx.at>
  *  Adam Jette <jettea46@yahoo.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Alex Bakhtin <Alex.Bakhtin@gmail.com>
  *  Alex Deiter <Alex.Deiter@Gmail.COM>
  *  Alex Dupre <ale@FreeBSD.org>
  *  Alex Dupre <sysadmin@alexdupre.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.9.6_1
02 Jul 2022 13:47:05
commit hash:a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash:a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash:a50372b91f2b327f3bc400d088e21f4b18c2a112commit hash:a50372b91f2b327f3bc400d088e21f4b18c2a112 files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.62.0
0.9.6
21 Jun 2022 02:40:16
commit hash:2b041b644603be921b27b10d4f9dfbedd6a62603commit hash:2b041b644603be921b27b10d4f9dfbedd6a62603commit hash:2b041b644603be921b27b10d4f9dfbedd6a62603commit hash:2b041b644603be921b27b10d4f9dfbedd6a62603 files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to version 0.9.6

Changes: https://github.com/NLnetLabs/krill/releases

PR:	264787
0.9.5_2
31 May 2022 13:06:17
commit hash:e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash:e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash:e9a35a1c5016dde2e50c722753b048dfeb7093becommit hash:e9a35a1c5016dde2e50c722753b048dfeb7093be files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.61.0
0.9.5_1
03 May 2022 08:00:34
commit hash:57c3caaa6c71fac422a82aa252be380179d3c042commit hash:57c3caaa6c71fac422a82aa252be380179d3c042commit hash:57c3caaa6c71fac422a82aa252be380179d3c042commit hash:57c3caaa6c71fac422a82aa252be380179d3c042 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink ports after the Rust 1.60.0 update
0.9.5
15 Apr 2022 20:03:25
commit hash:e08da2c3ba541aa42ebdf702d36d84cc88ac5911commit hash:e08da2c3ba541aa42ebdf702d36d84cc88ac5911commit hash:e08da2c3ba541aa42ebdf702d36d84cc88ac5911commit hash:e08da2c3ba541aa42ebdf702d36d84cc88ac5911 files touched by this commit This port version is marked as vulnerable.
Neel Chauhan (nc) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to version 0.95

Changes: https://github.com/NLnetLabs/krill/releases

PR:	263276
0.9.4_3
15 Mar 2022 09:51:58
commit hash:e255ac5487b4968237729e953a156c2be8914617commit hash:e255ac5487b4968237729e953a156c2be8914617commit hash:e255ac5487b4968237729e953a156c2be8914617commit hash:e255ac5487b4968237729e953a156c2be8914617 files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Bump revisions after 1.59.0
0.9.4_2
03 Feb 2022 14:02:32
commit hash:d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash:d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash:d64a2a380f88ceec8264db6bbc94805f58112ee7commit hash:d64a2a380f88ceec8264db6bbc94805f58112ee7 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Relink consumers

PR:		261449
Security:	ee26f513-826e-11ec-8be6-d4c9ef517024
0.9.4_1
17 Jan 2022 11:57:45
commit hash:835bd573300a74e379d8f37fefec3a0e9d24e391commit hash:835bd573300a74e379d8f37fefec3a0e9d24e391commit hash:835bd573300a74e379d8f37fefec3a0e9d24e391commit hash:835bd573300a74e379d8f37fefec3a0e9d24e391 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Bump revisions after 1.58.0
0.9.4
30 Dec 2021 08:24:21
commit hash:baa1de4a69169d63032fbf81829af12c4133c1a9commit hash:baa1de4a69169d63032fbf81829af12c4133c1a9commit hash:baa1de4a69169d63032fbf81829af12c4133c1a9commit hash:baa1de4a69169d63032fbf81829af12c4133c1a9 files touched by this commit This port version is marked as vulnerable.
Hiroki Tagato (tagattie) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: update to 0.9.4

Changelog:
- https://github.com/NLnetLabs/krill/releases/tag/v0.9.3
- https://github.com/NLnetLabs/krill/releases/tag/v0.9.4

PR:		260756
Reported by:	Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer)
0.9.2_2
05 Dec 2021 12:35:42
commit hash:5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash:5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash:5a7f23c69df040ff8b38bb1c0d25db96cc1c2605commit hash:5a7f23c69df040ff8b38bb1c0d25db96cc1c2605 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
lang/rust: Rebuild consumers for Rust 1.57.0
0.9.2_1
25 Oct 2021 08:55:19
commit hash:ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash:ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash:ad90fc634b9923b6fb3b5072b30bc104175a0061commit hash:ad90fc634b9923b6fb3b5072b30bc104175a0061 files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild for Rust 1.56.0
0.9.2
08 Oct 2021 17:53:53
commit hash:8c139a466f48d5e9685f1c3a528cfcfb61f3380ccommit hash:8c139a466f48d5e9685f1c3a528cfcfb61f3380ccommit hash:8c139a466f48d5e9685f1c3a528cfcfb61f3380ccommit hash:8c139a466f48d5e9685f1c3a528cfcfb61f3380c files touched by this commit This port version is marked as vulnerable.
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Update to version 0.9.2

ChangeLog:
https://lists.nlnetlabs.nl/pipermail/rpki/2021-October/000330.html

PR:		259004
0.9.1_2
30 Sep 2021 21:23:30
commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7commit hash:620968a43a5f9bb3fa98ab20f257a4c0d864caa7 files touched by this commit This port version is marked as vulnerable.
Rene Ladan (rene) search for other commits by this committer
cleanup: drop support for EOL FreeBSD 11.X

Search criteria used:
- 11.4
- OSREL*
- OSVER*
- *_FreeBSD_11

Input from:
- adridg: devel/qca-legacy
- jbeich: _WITH_DPRINTF, _WITH_GETLINE, GNU bfd workarounds
- sunpoet: security/p5-*OpenSSL*

Reviewed by:	doceng, kde, multimedia, perl, python, ruby, rust
Differential Revision: https://reviews.freebsd.org/D32008
Test Plan: make index
0.9.1_2
19 Sep 2021 09:03:23
commit hash:7059b437276adb3724a01c87aa54da081f71c94bcommit hash:7059b437276adb3724a01c87aa54da081f71c94bcommit hash:7059b437276adb3724a01c87aa54da081f71c94bcommit hash:7059b437276adb3724a01c87aa54da081f71c94b files touched by this commit This port version is marked as vulnerable.
Tobias Kortkamp (tobik) search for other commits by this committer
*: Rebuild lang/rust consumers after the 1.55.0 update
0.9.1_1
28 Aug 2021 13:42:06
commit hash:70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash:70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash:70f1b063ed6e9bfdab36a45f5fb18898d5e66b24commit hash:70f1b063ed6e9bfdab36a45f5fb18898d5e66b24 files touched by this commit This port version is marked as vulnerable.
Mikael Urankar (mikael) search for other commits by this committer
lang/rust: Rebuild consumers for 1.54.0
0.9.1
04 Aug 2021 06:28:27
commit hash:86218e3a332f6f127533ad808d3519fe0526e9dbcommit hash:86218e3a332f6f127533ad808d3519fe0526e9dbcommit hash:86218e3a332f6f127533ad808d3519fe0526e9dbcommit hash:86218e3a332f6f127533ad808d3519fe0526e9db files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
net/krill: Fix typo in IGNORE message
0.9.1
03 Aug 2021 19:34:18
commit hash:af8f311a290bde778422f84584790a9ea8e8db5ccommit hash:af8f311a290bde778422f84584790a9ea8e8db5ccommit hash:af8f311a290bde778422f84584790a9ea8e8db5ccommit hash:af8f311a290bde778422f84584790a9ea8e8db5c files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: Mark IGNORE on 11.4 with base openssl

PR:		257585
0.9.1
24 Jul 2021 16:27:13
commit hash:c2491d83775d25fe4f326c7f5e4cca1d826a0e67commit hash:c2491d83775d25fe4f326c7f5e4cca1d826a0e67commit hash:c2491d83775d25fe4f326c7f5e4cca1d826a0e67commit hash:c2491d83775d25fe4f326c7f5e4cca1d826a0e67 files touched by this commit This port version is marked as vulnerable.
Kevin Bowling (kbowling) search for other commits by this committer
Author: Jaap Akkerhuis
net/krill: add new port

Krill is a free, open source RPKI Certificate Authority that lets you
run delegated RPKI under one or multiple Regional Internet Registries
(RIRs). Through its built-in publication server, Krill can publish Route
Origin Authorisations (ROAs) on your own servers or with a third party.

WWW: https://www.nlnetlabs.nl/projects/rpki/krill/

PR:		257355

Number of commits found: 35