notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Newsfeed changes

The news feed page[s] were not laid out well. Two pages, disjointed information, hard to figure out how to use the optional parameters...

Thankfully, someone told me.

The new page is ready for your review. Please compare these two:

You may also be interested in the Github issue.
Port details
jenkins Open-source continuous integration server
2.501 devel on this many watch lists=7 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 2.500Version of this port present on the latest quarterly branch.
Maintainer: lwhsu@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2011-03-06 10:00:26
Last Update: 2025-03-13 03:40:45
Commit Hash: ea8cbd9
People watching this port, also watch:: poudriere, collectd5, node, openvpn, ucspi-tcp
Also Listed In: java
License: MIT
WWW:
https://jenkins.io/
Description:
The leading open source automation server, Jenkins provides hundreds of plugins to support building, deploying and automating any project.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (8 items)
Collapse this list.
  1. /usr/local/share/licenses/jenkins-2.501/catalog.mk
  2. /usr/local/share/licenses/jenkins-2.501/LICENSE
  3. /usr/local/share/licenses/jenkins-2.501/MIT
  4. share/jenkins/jenkins.war
  5. @dir(jenkins,jenkins,) jenkins
  6. @owner
  7. @group
  8. @mode
Collapse this list.
Dependency lines:
  • jenkins>0:devel/jenkins
Conflicts:
CONFLICTS:
  • jenkins-lts
To install the port:
cd /usr/ports/devel/jenkins/ && make install clean
To add the package, run one of these commands:
  • pkg install devel/jenkins
  • pkg install jenkins
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: jenkins
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1741833128 SHA256 (jenkins/2.501/jenkins.war) = 5fd942c81e51ec278f814aa7dbaaeb334e58a3a3e2c523ca85071ee810752475 SIZE (jenkins/2.501/jenkins.war) = 91579456

Packages (timestamps in pop-ups are UTC):
jenkins
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.5012.501--2.501---
FreeBSD:13:quarterly2.5002.500--2.501-2.4422.442
FreeBSD:14:latest2.5012.501--2.501--2.410
FreeBSD:14:quarterly2.5002.501--2.501-2.4422.442
FreeBSD:15:latest2.5012.501n/a-n/a-2.4432.446
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Runtime dependencies:
  1. java : java/openjdk17
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
devel_jenkins
USES:
cpe java
pkg-message:
For install:
Jenkins defaults listens on http://*:8080 , to change this, add --httpPort and --prefix settings to jenkins_args in /etc/rc.conf Please login to the Jenkins web interface and secure it with a password when installing for the first time. More information: https://www.jenkins.io/doc/book/installing/war-file/ https://www.jenkins.io/doc/book/security/managing-security/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://get.jenkins.io/war/2.501/
Collapse this list.

Number of commits found: 612 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7  »  

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.372
05 Oct 2022 20:15:54
commit hash: 53939c8fd708dab7e1acf209532645d175d81d69commit hash: 53939c8fd708dab7e1acf209532645d175d81d69commit hash: 53939c8fd708dab7e1acf209532645d175d81d69commit hash: 53939c8fd708dab7e1acf209532645d175d81d69 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.372

MFH:		2022Q4
Security:	c2a89e8f-44e9-11ed-9215-00e081b7aa2d
Sponsored by:	The FreeBSD Foundation
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)
2.367
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)
2.367
07 Sep 2022 17:26:45
commit hash: 97a4aeb774e3ecac49684f3219f70a6a8205b04ccommit hash: 97a4aeb774e3ecac49684f3219f70a6a8205b04ccommit hash: 97a4aeb774e3ecac49684f3219f70a6a8205b04ccommit hash: 97a4aeb774e3ecac49684f3219f70a6a8205b04c files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.367

Sponsored by:	The FreeBSD Foundation
2.366
01 Sep 2022 08:52:22
commit hash: c206cab734b354be722704627cb25354b720ea3dcommit hash: c206cab734b354be722704627cb25354b720ea3dcommit hash: c206cab734b354be722704627cb25354b720ea3dcommit hash: c206cab734b354be722704627cb25354b720ea3d files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.366

Sponsored by:	The FreeBSD Foundation
2.365
23 Aug 2022 14:04:10
commit hash: 76457d81c8bf4dc982df9b2decdbc31caac64735commit hash: 76457d81c8bf4dc982df9b2decdbc31caac64735commit hash: 76457d81c8bf4dc982df9b2decdbc31caac64735commit hash: 76457d81c8bf4dc982df9b2decdbc31caac64735 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.365

Sponsored by:	The FreeBSD Foundation
2.364
16 Aug 2022 19:04:51
commit hash: 938e1e687dd750af76e9ece99a5711aaf8d30bebcommit hash: 938e1e687dd750af76e9ece99a5711aaf8d30bebcommit hash: 938e1e687dd750af76e9ece99a5711aaf8d30bebcommit hash: 938e1e687dd750af76e9ece99a5711aaf8d30beb files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.364

Sponsored by:	The FreeBSD Foundation
2.363
09 Aug 2022 13:30:39
commit hash: 60af7de2aeca0c339550540eab804786fd3df35acommit hash: 60af7de2aeca0c339550540eab804786fd3df35acommit hash: 60af7de2aeca0c339550540eab804786fd3df35acommit hash: 60af7de2aeca0c339550540eab804786fd3df35a files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.363

Sponsored by:	The FreeBSD Foundation
2.362
02 Aug 2022 16:49:35
commit hash: f7091f9ba0c64b09e400148cb3d79b8450ebc2a7commit hash: f7091f9ba0c64b09e400148cb3d79b8450ebc2a7commit hash: f7091f9ba0c64b09e400148cb3d79b8450ebc2a7commit hash: f7091f9ba0c64b09e400148cb3d79b8450ebc2a7 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.362

Sponsored by:	The FreeBSD Foundation
2.361
28 Jul 2022 17:04:46
commit hash: e95a47b3d10100f2145bd734256a75370c8f8b76commit hash: e95a47b3d10100f2145bd734256a75370c8f8b76commit hash: e95a47b3d10100f2145bd734256a75370c8f8b76commit hash: e95a47b3d10100f2145bd734256a75370c8f8b76 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.361

Sponsored by:	The FreeBSD Foundation
2.360
19 Jul 2022 15:29:38
commit hash: 1ed75093b9f45be722b970100e6f86a2e90b745bcommit hash: 1ed75093b9f45be722b970100e6f86a2e90b745bcommit hash: 1ed75093b9f45be722b970100e6f86a2e90b745bcommit hash: 1ed75093b9f45be722b970100e6f86a2e90b745b files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.360

Sponsored by:	The FreeBSD Foundation
2.359
12 Jul 2022 15:34:03
commit hash: f833ed1acbceac3be4c41b7641753a0cde3f4d78commit hash: f833ed1acbceac3be4c41b7641753a0cde3f4d78commit hash: f833ed1acbceac3be4c41b7641753a0cde3f4d78commit hash: f833ed1acbceac3be4c41b7641753a0cde3f4d78 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.359

Sponsored by:	The FreeBSD Foundation
2.358
11 Jul 2022 06:30:43
commit hash: cfa6fa4ee7ff30866ded959d06e9c45e5770d6e2commit hash: cfa6fa4ee7ff30866ded959d06e9c45e5770d6e2commit hash: cfa6fa4ee7ff30866ded959d06e9c45e5770d6e2commit hash: cfa6fa4ee7ff30866ded959d06e9c45e5770d6e2 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.358

Sponsored by:	The FreeBSD Foundation
2.357
28 Jun 2022 13:35:56
commit hash: ba96198389e0d8e93436f17fde33bf8c97d3a67fcommit hash: ba96198389e0d8e93436f17fde33bf8c97d3a67fcommit hash: ba96198389e0d8e93436f17fde33bf8c97d3a67fcommit hash: ba96198389e0d8e93436f17fde33bf8c97d3a67f files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.357 and use Java 11

PR:		264041
Sponsored by:	The FreeBSD Foundation
2.356
22 Jun 2022 19:11:41
commit hash: 22bd4a02d202295805e2287c50db14a8dc795758commit hash: 22bd4a02d202295805e2287c50db14a8dc795758commit hash: 22bd4a02d202295805e2287c50db14a8dc795758commit hash: 22bd4a02d202295805e2287c50db14a8dc795758 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.356

MFH:		2022Q2
Security:	25be46f0-f25d-11ec-b62a-00e081b7aa2d
Sponsored by:	The FreeBSD Foundation
2.355
14 Jun 2022 17:23:56
commit hash: d9f51e9fcd7bd5966e1fc430a28e2e348107245dcommit hash: d9f51e9fcd7bd5966e1fc430a28e2e348107245dcommit hash: d9f51e9fcd7bd5966e1fc430a28e2e348107245dcommit hash: d9f51e9fcd7bd5966e1fc430a28e2e348107245d files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.355

Sponsored by:	The FreeBSD Foundation
2.354
09 Jun 2022 11:52:47
commit hash: 1dbd6ea107db3f9dd1898b606a05ab3129c7dba5commit hash: 1dbd6ea107db3f9dd1898b606a05ab3129c7dba5commit hash: 1dbd6ea107db3f9dd1898b606a05ab3129c7dba5commit hash: 1dbd6ea107db3f9dd1898b606a05ab3129c7dba5 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.354

Sponsored by:	The FreeBSD Foundation
2.350
05 Jun 2022 07:02:19
commit hash: 34537c1b662cdbd2d77d23566ea143d2484f4882commit hash: 34537c1b662cdbd2d77d23566ea143d2484f4882commit hash: 34537c1b662cdbd2d77d23566ea143d2484f4882commit hash: 34537c1b662cdbd2d77d23566ea143d2484f4882 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.350

Sponsored by:	The FreeBSD Foundation
2.349
31 May 2022 10:05:11
commit hash: 777a1d766ee3db26c2a54cc5a57531cf06b99709commit hash: 777a1d766ee3db26c2a54cc5a57531cf06b99709commit hash: 777a1d766ee3db26c2a54cc5a57531cf06b99709commit hash: 777a1d766ee3db26c2a54cc5a57531cf06b99709 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.349

Sponsored by:	The FreeBSD Foundation
2.344
23 Apr 2022 16:23:03
commit hash: ee777cfbfdcff2b19333ae3ecbcfac8b9b575097commit hash: ee777cfbfdcff2b19333ae3ecbcfac8b9b575097commit hash: ee777cfbfdcff2b19333ae3ecbcfac8b9b575097commit hash: ee777cfbfdcff2b19333ae3ecbcfac8b9b575097 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.344

Sponsored by:	The FreeBSD Foundation
2.343
13 Apr 2022 03:12:50
commit hash: e70d1c23ea6e4d92567cd89bc491107316d92b77commit hash: e70d1c23ea6e4d92567cd89bc491107316d92b77commit hash: e70d1c23ea6e4d92567cd89bc491107316d92b77commit hash: e70d1c23ea6e4d92567cd89bc491107316d92b77 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.243

Sponsored by:	The FreeBSD Foundation
2.342
12 Apr 2022 08:00:16
commit hash: 19a7195c5ba78f5b51013b7833348323c2f0361ecommit hash: 19a7195c5ba78f5b51013b7833348323c2f0361ecommit hash: 19a7195c5ba78f5b51013b7833348323c2f0361ecommit hash: 19a7195c5ba78f5b51013b7833348323c2f0361e files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.342

Sponsored by:	The FreeBSD Foundation
2.341
30 Mar 2022 14:11:40
commit hash: 164d8e36fb490cacec19ef31bbf0a99b8db4e7facommit hash: 164d8e36fb490cacec19ef31bbf0a99b8db4e7facommit hash: 164d8e36fb490cacec19ef31bbf0a99b8db4e7facommit hash: 164d8e36fb490cacec19ef31bbf0a99b8db4e7fa files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.341

Sponsored by:	The FreeBSD Foundation
2.340
22 Mar 2022 16:12:00
commit hash: fb63917f1b8ac77371428bde326b755e6200374ccommit hash: fb63917f1b8ac77371428bde326b755e6200374ccommit hash: fb63917f1b8ac77371428bde326b755e6200374ccommit hash: fb63917f1b8ac77371428bde326b755e6200374c files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.340

Sponsored by:	The FreeBSD Foundation
2.339
17 Mar 2022 03:06:13
commit hash: d4d2f9ff8467395a79620d8328e6b6763e0e06fbcommit hash: d4d2f9ff8467395a79620d8328e6b6763e0e06fbcommit hash: d4d2f9ff8467395a79620d8328e6b6763e0e06fbcommit hash: d4d2f9ff8467395a79620d8328e6b6763e0e06fb files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.339

Sponsored by:	The FreeBSD Foundation
2.338
09 Mar 2022 00:27:40
commit hash: 662eee8c535561607895c0a6aa8cb96c1558f087commit hash: 662eee8c535561607895c0a6aa8cb96c1558f087commit hash: 662eee8c535561607895c0a6aa8cb96c1558f087commit hash: 662eee8c535561607895c0a6aa8cb96c1558f087 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.338

Sponsored by:	The FreeBSD Foundation
2.337
01 Mar 2022 22:09:50
commit hash: 7f505dae586dce94bb30e6a51ca2da25e24eac8fcommit hash: 7f505dae586dce94bb30e6a51ca2da25e24eac8fcommit hash: 7f505dae586dce94bb30e6a51ca2da25e24eac8fcommit hash: 7f505dae586dce94bb30e6a51ca2da25e24eac8f files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.337

Sponsored by:	The FreeBSD Foundation
2.336
24 Feb 2022 22:22:07
commit hash: 548db0ea1531d7d284a8c31c0e4332312a8c9bd5commit hash: 548db0ea1531d7d284a8c31c0e4332312a8c9bd5commit hash: 548db0ea1531d7d284a8c31c0e4332312a8c9bd5commit hash: 548db0ea1531d7d284a8c31c0e4332312a8c9bd5 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.336

Sponsored by:	The FreeBSD Foundation
2.335
18 Feb 2022 03:19:02
commit hash: 8bae5c50ed258d7a37b136b13e4fa39e0db1ed89commit hash: 8bae5c50ed258d7a37b136b13e4fa39e0db1ed89commit hash: 8bae5c50ed258d7a37b136b13e4fa39e0db1ed89commit hash: 8bae5c50ed258d7a37b136b13e4fa39e0db1ed89 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.335

Sponsored by:	The FreeBSD Foundation
2.334
10 Feb 2022 16:04:16
commit hash: 105e4b1acc2287c0f88503657e72da6baa424781commit hash: 105e4b1acc2287c0f88503657e72da6baa424781commit hash: 105e4b1acc2287c0f88503657e72da6baa424781commit hash: 105e4b1acc2287c0f88503657e72da6baa424781 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenksin: Update to 2.334

MFH:		2022Q1
Security:	0b0ad196-1ee8-4a98-89b1-4d5d82af49a9
Sponsored by:	The FreeBSD Foundation
2.333
03 Feb 2022 04:52:30
commit hash: 381d3c56b018693931cf71b616cc0965887b6a66commit hash: 381d3c56b018693931cf71b616cc0965887b6a66commit hash: 381d3c56b018693931cf71b616cc0965887b6a66commit hash: 381d3c56b018693931cf71b616cc0965887b6a66 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.333

Sponsored by:	The FreeBSD Foundation
2.332
25 Jan 2022 13:51:42
commit hash: 3b6623b626187e448b7d05a51bd7bb07cfa3906ecommit hash: 3b6623b626187e448b7d05a51bd7bb07cfa3906ecommit hash: 3b6623b626187e448b7d05a51bd7bb07cfa3906ecommit hash: 3b6623b626187e448b7d05a51bd7bb07cfa3906e files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.332

Sponsored by:	The FreeBSD Foundation
2.331
22 Jan 2022 03:59:02
commit hash: ea8f5a7e4ba56a28843ca1243362d65530415c08commit hash: ea8f5a7e4ba56a28843ca1243362d65530415c08commit hash: ea8f5a7e4ba56a28843ca1243362d65530415c08commit hash: ea8f5a7e4ba56a28843ca1243362d65530415c08 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.331

Sponsored by:	The FreeBSD Foundation
2.330
12 Jan 2022 19:01:27
commit hash: b881f7f8748cd272a0e6a32d27854eaa968231e2commit hash: b881f7f8748cd272a0e6a32d27854eaa968231e2commit hash: b881f7f8748cd272a0e6a32d27854eaa968231e2commit hash: b881f7f8748cd272a0e6a32d27854eaa968231e2 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: 2.330

MFH:		2022Q1
Security:	672eeea9-a070-4f88-b0f1-007e90a2cbc3
Sponsored by:	The FreeBSD Foundation
2.329
12 Jan 2022 05:57:33
commit hash: c814ba79da45f5113acac7762e98f377dbc6179bcommit hash: c814ba79da45f5113acac7762e98f377dbc6179bcommit hash: c814ba79da45f5113acac7762e98f377dbc6179bcommit hash: c814ba79da45f5113acac7762e98f377dbc6179b files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.329

Sponsored by:	The FreeBSD Foundation
2.327
31 Dec 2021 03:14:13
commit hash: 9b11d75f1d22788f2d87c5619fb817748f54db51commit hash: 9b11d75f1d22788f2d87c5619fb817748f54db51commit hash: 9b11d75f1d22788f2d87c5619fb817748f54db51commit hash: 9b11d75f1d22788f2d87c5619fb817748f54db51 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.327

Sponsored by:	The FreeBSD Foundation
2.326
21 Dec 2021 14:42:36
commit hash: 1cbed37287574b7c387a08162581885030c3a0e1commit hash: 1cbed37287574b7c387a08162581885030c3a0e1commit hash: 1cbed37287574b7c387a08162581885030c3a0e1commit hash: 1cbed37287574b7c387a08162581885030c3a0e1 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.326

Sponsored by:	The FreeBSD Foundation
2.325
15 Dec 2021 10:12:23
commit hash: 6cdd46c0e57001bbeb1a8d33f26a4a8b169f11f5commit hash: 6cdd46c0e57001bbeb1a8d33f26a4a8b169f11f5commit hash: 6cdd46c0e57001bbeb1a8d33f26a4a8b169f11f5commit hash: 6cdd46c0e57001bbeb1a8d33f26a4a8b169f11f5 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.325

Sponsored by:	The FreeBSD Foundation
2.324
09 Dec 2021 08:13:22
commit hash: 9b9b764dc887490d0cd31979dff12702d5e17e5bcommit hash: 9b9b764dc887490d0cd31979dff12702d5e17e5bcommit hash: 9b9b764dc887490d0cd31979dff12702d5e17e5bcommit hash: 9b9b764dc887490d0cd31979dff12702d5e17e5b files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.324

Sponsored by:	The FreeBSD Foundation
2.321
16 Nov 2021 16:39:44
commit hash: adfb511b438795306f49101e1a7d32aacfd4387fcommit hash: adfb511b438795306f49101e1a7d32aacfd4387fcommit hash: adfb511b438795306f49101e1a7d32aacfd4387fcommit hash: adfb511b438795306f49101e1a7d32aacfd4387f files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.321

Sponsored by:	The FreeBSD Foundation
2.320
09 Nov 2021 16:41:49
commit hash: 2541211b2ac4e11e19743469f6949e4f09464f63commit hash: 2541211b2ac4e11e19743469f6949e4f09464f63commit hash: 2541211b2ac4e11e19743469f6949e4f09464f63commit hash: 2541211b2ac4e11e19743469f6949e4f09464f63 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.320

Sponsored by:	The FreeBSD Foundation
2.319
04 Nov 2021 14:57:15
commit hash: ff990c0c961539e426999865ee3c920c99437ffccommit hash: ff990c0c961539e426999865ee3c920c99437ffccommit hash: ff990c0c961539e426999865ee3c920c99437ffccommit hash: ff990c0c961539e426999865ee3c920c99437ffc files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.319

MFH:		2021Q4
Security:	2bf56269-90f8-4a82-b82f-c0e289f2a0dc
Sponsored by:	The FreeBSD Foundation
2.318
29 Oct 2021 09:50:18
commit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08acommit hash: 819f25b36d45b8ac5593ec8e6f470d9ad454b08a files touched by this commit This port version is marked as vulnerable.
Stefan Eßer (se) search for other commits by this committer
*/*: Remove redundant '-[0-9]*' from CONFLICTS

The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").

Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".

Approved by:	portmgr (blanket)
2.318
27 Oct 2021 03:56:39
commit hash: 200831c4c575b5237a9e01df86ab542a3caa9da5commit hash: 200831c4c575b5237a9e01df86ab542a3caa9da5commit hash: 200831c4c575b5237a9e01df86ab542a3caa9da5commit hash: 200831c4c575b5237a9e01df86ab542a3caa9da5 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.318

Sponsored by:	The FreeBSD Foundation
2.317
19 Oct 2021 15:12:27
commit hash: 088b91415edc9abc215b2b866b582b6098f4a801commit hash: 088b91415edc9abc215b2b866b582b6098f4a801commit hash: 088b91415edc9abc215b2b866b582b6098f4a801commit hash: 088b91415edc9abc215b2b866b582b6098f4a801 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.317

Sponsored by:	The FreeBSD Foundation
2.316
13 Oct 2021 03:39:54
commit hash: 2243689c01725bc04eb81c2a51a04bd37c3e6436commit hash: 2243689c01725bc04eb81c2a51a04bd37c3e6436commit hash: 2243689c01725bc04eb81c2a51a04bd37c3e6436commit hash: 2243689c01725bc04eb81c2a51a04bd37c3e6436 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.316

Sponsored by:	The FreeBSD Foundation
2.315
07 Oct 2021 02:29:37
commit hash: fd209374c129508d3ed4c743fc5b1682352098d4commit hash: fd209374c129508d3ed4c743fc5b1682352098d4commit hash: fd209374c129508d3ed4c743fc5b1682352098d4commit hash: fd209374c129508d3ed4c743fc5b1682352098d4 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.315

MFH:		2021Q4
Security:	9bad457e-b396-4452-8773-15bec67e1ceb
Sponsored by:	The FreeBSD Foundation
2.314
28 Sep 2021 20:43:01
commit hash: 94f83f5c247213479c3e396ea3eeaaa868812984commit hash: 94f83f5c247213479c3e396ea3eeaaa868812984commit hash: 94f83f5c247213479c3e396ea3eeaaa868812984commit hash: 94f83f5c247213479c3e396ea3eeaaa868812984 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.314

Sponsored by:	The FreeBSD Foundation
2.313
21 Sep 2021 17:35:36
commit hash: 92676ad48203715df4bdfe5bdd7a5957a6bbd63acommit hash: 92676ad48203715df4bdfe5bdd7a5957a6bbd63acommit hash: 92676ad48203715df4bdfe5bdd7a5957a6bbd63acommit hash: 92676ad48203715df4bdfe5bdd7a5957a6bbd63a files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.313

Sponsored by:	The FreeBSD Foundation
2.312
14 Sep 2021 15:07:26
commit hash: 35134e9fd8c8ee44c9a58dc36162558f391f9098commit hash: 35134e9fd8c8ee44c9a58dc36162558f391f9098commit hash: 35134e9fd8c8ee44c9a58dc36162558f391f9098commit hash: 35134e9fd8c8ee44c9a58dc36162558f391f9098 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.312

Sponsored by:	The FreeBSD Foundation
2.311
14 Sep 2021 10:55:08
commit hash: fb9e5a1ca409c984b0ba6626308bd628f486a5f4commit hash: fb9e5a1ca409c984b0ba6626308bd628f486a5f4commit hash: fb9e5a1ca409c984b0ba6626308bd628f486a5f4commit hash: fb9e5a1ca409c984b0ba6626308bd628f486a5f4 files touched by this commit This port version is marked as vulnerable.
Bernhard Froehlich (decke) search for other commits by this committer
devel/jenkins: Fix CPE information because current one is deprecated

Approved by:    portmgr (blanket)
2.311
14 Sep 2021 07:15:47
commit hash: ec3e2241a729552109157208578c988d2199b41fcommit hash: ec3e2241a729552109157208578c988d2199b41fcommit hash: ec3e2241a729552109157208578c988d2199b41fcommit hash: ec3e2241a729552109157208578c988d2199b41f files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.311

Sponsored by:	The FreeBSD Foundation
2.309
31 Aug 2021 17:51:20
commit hash: 5bce0b72671512aa6f4a4f458f275048e2a2b316commit hash: 5bce0b72671512aa6f4a4f458f275048e2a2b316commit hash: 5bce0b72671512aa6f4a4f458f275048e2a2b316commit hash: 5bce0b72671512aa6f4a4f458f275048e2a2b316 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.309

Sponsored by:	The FreeBSD Foundation
2.308
24 Aug 2021 17:56:36
commit hash: e322b55d280e86484132a4d1d3281035b66f8684commit hash: e322b55d280e86484132a4d1d3281035b66f8684commit hash: e322b55d280e86484132a4d1d3281035b66f8684commit hash: e322b55d280e86484132a4d1d3281035b66f8684 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.308

Sponsored by:	The FreeBSD Foundation
2.307
17 Aug 2021 13:51:57
commit hash: 3d8da10587d84b85304b84a3fe8b757cd5c00e5bcommit hash: 3d8da10587d84b85304b84a3fe8b757cd5c00e5bcommit hash: 3d8da10587d84b85304b84a3fe8b757cd5c00e5bcommit hash: 3d8da10587d84b85304b84a3fe8b757cd5c00e5b files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.307

Sponsored by:	The FreeBSD Foundation
2.306
10 Aug 2021 14:24:54
commit hash: 136ebdadb48e401e91af3731ff8a75ace3f80d82commit hash: 136ebdadb48e401e91af3731ff8a75ace3f80d82commit hash: 136ebdadb48e401e91af3731ff8a75ace3f80d82commit hash: 136ebdadb48e401e91af3731ff8a75ace3f80d82 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.306

Sponsored by:	The FreeBSD Foundation
2.305
03 Aug 2021 17:51:44
commit hash: 23825f57f286312d0257b66b2a6122ed06ded266commit hash: 23825f57f286312d0257b66b2a6122ed06ded266commit hash: 23825f57f286312d0257b66b2a6122ed06ded266commit hash: 23825f57f286312d0257b66b2a6122ed06ded266 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.305

Sponsored by:	The FreeBSD Foundation
2.304
28 Jul 2021 20:16:38
commit hash: 3186c31fa4fb7f9cae1f45ad79e30473f9bc0303commit hash: 3186c31fa4fb7f9cae1f45ad79e30473f9bc0303commit hash: 3186c31fa4fb7f9cae1f45ad79e30473f9bc0303commit hash: 3186c31fa4fb7f9cae1f45ad79e30473f9bc0303 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.304

Sponsored by:	The FreeBSD Foundation
2.303
22 Jul 2021 17:30:27
commit hash: 56b70415a7cffc3fdee0e567b8c23a8487b4e0e2commit hash: 56b70415a7cffc3fdee0e567b8c23a8487b4e0e2commit hash: 56b70415a7cffc3fdee0e567b8c23a8487b4e0e2commit hash: 56b70415a7cffc3fdee0e567b8c23a8487b4e0e2 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.303

Sponsored by:	The FreeBSD Foundation
2.302
19 Jul 2021 07:11:47
commit hash: 9784cb6bec340c33658475a052247a0e821d8942commit hash: 9784cb6bec340c33658475a052247a0e821d8942commit hash: 9784cb6bec340c33658475a052247a0e821d8942commit hash: 9784cb6bec340c33658475a052247a0e821d8942 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.302

Sponsored by:	The FreeBSD Foundation
2.301
08 Jul 2021 10:29:17
commit hash: 37d8bd8ef836846bc2b78b541bb7fd4080173e43commit hash: 37d8bd8ef836846bc2b78b541bb7fd4080173e43commit hash: 37d8bd8ef836846bc2b78b541bb7fd4080173e43commit hash: 37d8bd8ef836846bc2b78b541bb7fd4080173e43 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.301

Sponsored by:	The FreeBSD Foundation
2.300
01 Jul 2021 09:42:06
commit hash: 505087fa20b4f46e1a578da7d190faf10d019b1acommit hash: 505087fa20b4f46e1a578da7d190faf10d019b1acommit hash: 505087fa20b4f46e1a578da7d190faf10d019b1acommit hash: 505087fa20b4f46e1a578da7d190faf10d019b1a files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.300

MFH:		2020Q2
Security:	9d271bab-da22-11eb-86f0-94c691a700a6
Sponsored by:	The FreeBSD Foundation
2.299
23 Jun 2021 19:54:04
commit hash: a12da89cebe640dc4e1e292c460b81e3e02ad02ccommit hash: a12da89cebe640dc4e1e292c460b81e3e02ad02ccommit hash: a12da89cebe640dc4e1e292c460b81e3e02ad02ccommit hash: a12da89cebe640dc4e1e292c460b81e3e02ad02c files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.299

Sponsored by:	The FreeBSD Foundation
2.298_1
20 Jun 2021 01:43:31
commit hash: e6b2043343db17fe92b5747a7ca03c1cac3cc159commit hash: e6b2043343db17fe92b5747a7ca03c1cac3cc159commit hash: e6b2043343db17fe92b5747a7ca03c1cac3cc159commit hash: e6b2043343db17fe92b5747a7ca03c1cac3cc159 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Misc fixes

- Update MASTER_SITES
- Pet portlint and portclippy

Sponsored by:	The FreeBSD Foundation
2.298_1
20 Jun 2021 00:50:17
commit hash: af26a4b17feeae1070cafe98139032b5a93f97bbcommit hash: af26a4b17feeae1070cafe98139032b5a93f97bbcommit hash: af26a4b17feeae1070cafe98139032b5a93f97bbcommit hash: af26a4b17feeae1070cafe98139032b5a93f97bb files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
Author: Olli Hauer
devel/jenkins: Use native log parameter instead of >> ${jenkins_log_file}

PR:		256644
2.298
16 Jun 2021 06:17:14
commit hash: ed0d9da60267e1e16419d8ea6698affef6106a1dcommit hash: ed0d9da60267e1e16419d8ea6698affef6106a1dcommit hash: ed0d9da60267e1e16419d8ea6698affef6106a1dcommit hash: ed0d9da60267e1e16419d8ea6698affef6106a1d files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.298

Sponsored by:	The FreeBSD Foundation
2.297
08 Jun 2021 19:37:50
commit hash: 7e853cf9e11ad4f1c6ac940e17442ae9e2468c86commit hash: 7e853cf9e11ad4f1c6ac940e17442ae9e2468c86commit hash: 7e853cf9e11ad4f1c6ac940e17442ae9e2468c86commit hash: 7e853cf9e11ad4f1c6ac940e17442ae9e2468c86 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.297

Sponsored by:	The FreeBSD Foundation
2.296
02 Jun 2021 02:41:54
commit hash: 3d68b6d1c6afd273a3acb00e41f9c4db7858f93acommit hash: 3d68b6d1c6afd273a3acb00e41f9c4db7858f93acommit hash: 3d68b6d1c6afd273a3acb00e41f9c4db7858f93acommit hash: 3d68b6d1c6afd273a3acb00e41f9c4db7858f93a files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.296

Sponsored by:	The FreeBSD Foundation
2.295
26 May 2021 14:42:14
commit hash: 747e7df99da811d34d3b20a919f89542b27ab609commit hash: 747e7df99da811d34d3b20a919f89542b27ab609commit hash: 747e7df99da811d34d3b20a919f89542b27ab609commit hash: 747e7df99da811d34d3b20a919f89542b27ab609 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.295

Sponsored by:	The FreeBSD Foundation
2.293
18 May 2021 09:34:56
commit hash: 1887f8f3caa0efe9d5e48d72dbdba591f45d2a30commit hash: 1887f8f3caa0efe9d5e48d72dbdba591f45d2a30commit hash: 1887f8f3caa0efe9d5e48d72dbdba591f45d2a30commit hash: 1887f8f3caa0efe9d5e48d72dbdba591f45d2a30 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.293

Sponsored by:	The FreeBSD Foundation
2.292
11 May 2021 15:17:35
commit hash: d3c4a21cc0c080a7a8e46c84b7984383136c47c0commit hash: d3c4a21cc0c080a7a8e46c84b7984383136c47c0commit hash: d3c4a21cc0c080a7a8e46c84b7984383136c47c0commit hash: d3c4a21cc0c080a7a8e46c84b7984383136c47c0 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.292

Sponsored by:	The FreeBSD Foundation
2.291
04 May 2021 15:05:44
commit hash: f9c9d127f13dc0c964ddc7b78e02514c6accb7d4commit hash: f9c9d127f13dc0c964ddc7b78e02514c6accb7d4commit hash: f9c9d127f13dc0c964ddc7b78e02514c6accb7d4commit hash: f9c9d127f13dc0c964ddc7b78e02514c6accb7d4 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.91

Sponsored by:	The FreeBSD Foundation
2.290
04 May 2021 12:26:22
commit hash: 870c2af1e0706ab8b4168501befb41f051a79a8dcommit hash: 870c2af1e0706ab8b4168501befb41f051a79a8dcommit hash: 870c2af1e0706ab8b4168501befb41f051a79a8dcommit hash: 870c2af1e0706ab8b4168501befb41f051a79a8d files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.290

Sponsored by:	The FreeBSD Foundation
2.289
20 Apr 2021 15:59:10
commit hash: fca930c66ca277c2d96455e4cb74c21240ed39d7commit hash: fca930c66ca277c2d96455e4cb74c21240ed39d7commit hash: fca930c66ca277c2d96455e4cb74c21240ed39d7commit hash: fca930c66ca277c2d96455e4cb74c21240ed39d7 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.289

Sponsored by:	The FreeBSD Foundation
2.288
14 Apr 2021 02:59:30
commit hash: 50c5c54c0a7b9ff3d8e396c13842f3073a6fd259commit hash: 50c5c54c0a7b9ff3d8e396c13842f3073a6fd259commit hash: 50c5c54c0a7b9ff3d8e396c13842f3073a6fd259commit hash: 50c5c54c0a7b9ff3d8e396c13842f3073a6fd259 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.288

Sponsored by:	The FreeBSD Foundation
2.287
08 Apr 2021 00:47:03
commit hash: 673dd8700d0c928cfa860a658025828c1ae72c40commit hash: 673dd8700d0c928cfa860a658025828c1ae72c40commit hash: 673dd8700d0c928cfa860a658025828c1ae72c40commit hash: 673dd8700d0c928cfa860a658025828c1ae72c40 files touched by this commit This port version is marked as vulnerable.
Li-Wen Hsu (lwhsu) search for other commits by this committer
devel/jenkins: Update to 2.287

MFH:		2021Q2
Security:	9595d002-edeb-4602-be2d-791cd654247e
Sponsored by:	The FreeBSD Foundation
2.286
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.286
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.286
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit This port version is marked as vulnerable.
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.286
30 Mar 2021 17:16:17
Revision:569565Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.286

Sponsored by:	The FreeBSD Foundation
2.285
23 Mar 2021 16:48:47
Revision:569037Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.285

Sponsored by:	The FreeBSD Foundation
2.284
17 Mar 2021 14:59:15
Revision:568665Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.284

Sponsored by:	The FreeBSD Foundation
2.283
11 Mar 2021 13:24:02
Revision:568092Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.283

Sponsored by:	The FreeBSD Foundation
2.282
03 Mar 2021 16:34:24
Revision:567100Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.282

Sponsored by:	The FreeBSD Foundation
2.280
17 Feb 2021 00:26:01
Revision:565469Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.280

Sponsored by:	The FreeBSD Foundation
2.279
09 Feb 2021 19:20:54
Revision:564801Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.279

Sponsored by:	The FreeBSD Foundation
2.278
02 Feb 2021 16:54:34
Revision:563819Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.278

Sponsored by:	The FreeBSD Foundation
2.277
26 Jan 2021 13:34:56
Revision:562662Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.277

Sponsored by:	The FreeBSD Foundation
2.276
20 Jan 2021 22:17:13
Revision:562160Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.276

Sponsored by:	The FreeBSD Foundation
2.275
13 Jan 2021 17:35:30
Revision:561492Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.275

MFH:		2021Q1
Security:	d6f76976-e86d-4f9a-9362-76c849b10db2
Sponsored by:	The FreeBSD Foundation
2.274
05 Jan 2021 18:46:28
Revision:560420Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.274

Sponsored by:	The FreeBSD Foundation
2.273
29 Dec 2020 16:41:19
Revision:559593Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.273

Sponsored by:	The FreeBSD Foundation
2.271
16 Dec 2020 02:59:02
Revision:558202Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.271

Sponsored by:	The FreeBSD Foundation
2.270
14 Dec 2020 02:18:10
Revision:558071Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.270

Sponsored by:	The FreeBSD Foundation
2.269
01 Dec 2020 16:25:28
Revision:556757Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.269

Sponsored by:	The FreeBSD Foundation
2.268
24 Nov 2020 13:09:05
Revision:556158Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.268

Sponsored by:	The FreeBSD Foundation
2.267
18 Nov 2020 15:33:20
Revision:555644Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.267

Sponsored by:	The FreeBSD Foundation
2.266
13 Nov 2020 16:57:26
Revision:555032Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.266

Sponsored by:	The FreeBSD Foundation
2.265
04 Nov 2020 00:54:35
Revision:554042Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.265

Sponsored by:	The FreeBSD Foundation
2.264
28 Oct 2020 16:23:19
Revision:553552Original commit files touched by this commit This port version is marked as vulnerable.
lwhsu search for other commits by this committer
devel/jenkins: Update to 2.264

Sponsored by:	The FreeBSD Foundation

Number of commits found: 612 (showing only 100 on this page)

«  1 | 2 | 3 | 4 | 5 | 6 | 7  »