Notice: We have migrated to GitLab launching 2024-05-01 see here: https://gitlab.rtems.org/

#3053 new enhancement

Change RTEMS License to Two Paragraph BSD

Reported by: Joel Sherrill Owned by:
Priority: high Milestone: Indefinite
Component: unspecified Version: 5
Severity: normal Keywords: license, BSD
Cc: Blocked By:
Blocking:

Description

RTEMS has long used the GPL v2 with an exception that eliminated the viral nature of the license. There has been discussion amongst the core developers and primary submitters about switching to the "Two Paragraph BSD" license. The consensus was that it was time to change. One reason was that the RTEMS license was modeled on a license no longer used by GCC language run-times. Another was that the "Two Paragraph BSD" license is easier to explain and understand. But the major reason was that the RTEMS Project has never imposed any license conformance burden on end user projects. The BSD license family is much clearer about that intent.

An announcement was made at the December 2015 Flight Software Workshop (http://flightsoftware.jhuapl.edu/files/_site/workshops/2015/). The slides and video are available for that presentation. No specific date was given but the core developer consensus was that we needed to focus on the 4.11 branch and, subsequently, the 4.12 release branches being made. With the 4.12 branch imminent, it is now time to ensure there is a ticket to track this effort and work through the relicensing as quickly and accurately as possible.

The relicensing effort will involve multiple activities:

  • update web content to include and recommend Two Paragraph BSD license
  • update coding conventions to recommend Two Paragraph BSD license
  • identify contributors for each file
    • some work has been done on this
  • obtain permission from contributors to relicense
  • update files with new license
  • generate reports on licenses associated with a particular build of RTEMS

The content on relicensing from the Flight Software Workshop presentation is captured here.

Original rationale for GPL v2 + exception

  • felt needed to establish a community
  • “stick” to encourage submissions
  • license was used by GCC language run-times

Rationale to switch

  • RTEMS has a strong community
  • users understand business value of submitting
  • we have explained the “carrot”
  • GPL v3 has soured some on GPL in general

Mechanics of Switching

  • Permission from each submitter must be obtained
    • permission obtained from top contributors
  • All contributors to a file must give permission before that file can be relicensed
  • Web form with confirmation email to grant permission to relicense
  • Effort will be made to locate the “missing”

When Permission is Not Obtained

  • Some files may never be relicensed
  • If users fund, replacement may be written
  • Older BSPs and ports may be obsoleted and removed on technical grounds
    • These are the most likely to contain files to have contributors that are hard to find

Generation of License Report

  • We are considering marking files with Linux Foundation sponsored https://SPDX.org annotation
  • Standard annotation for open source licenses _ Examples: NASA-1.3, GPL-2.0
  • Can annotate exceptions like current RTEMS license
    • Example: GPL-2.0-with-linking-exception
  • Tools exist to generate overall license reports
    • RTEMS would have to integrate one with build system

Attachments (12)

OAR-RelicenseToBSD-d2.pdf (35.6 KB) - added by Joel Sherrill on 08/07/18 at 21:11:13.
OAR Corporation letter granting permission to relicense
JakeJanovetz-Permission.pdf (62.4 KB) - added by Joel Sherrill on 03/02/22 at 21:36:59.
Permission email from Jake Janovetz
JayMonkman-Permission.pdf (50.5 KB) - added by Joel Sherrill on 03/03/22 at 19:34:36.
Permission email from Jay Monkman
Rtems_Relicensing_IPR_2018-11-18.pdf (63.9 KB) - added by Joel Sherrill on 03/08/22 at 14:35:54.
Permission from IPR (Peter Rasmussen) predecessor company to embedded brains GmbH
Zustimmung Thomas Dörfler IMD an die RTEMS Foundation.pdf (21.2 KB) - added by Joel Sherrill on 03/08/22 at 14:36:19.
Permission from IMD (Thomas Doerfler) predecessor company to embedded brains GmbH
EricNorum-Permission.pdf (53.7 KB) - added by Joel Sherrill on 03/08/22 at 18:53:41.
Permission email from Eric Norum
AnthonyGreen-Permission.pdf (53.3 KB) - added by Joel Sherrill on 03/20/22 at 23:33:07.
Permission email from Anthony Green
AmaanCheval-Permission.pdf (55.4 KB) - added by Joel Sherrill on 03/21/22 at 17:08:14.
Permission email from Amaan Cheval
PetrBenes-Permission.pdf (60.3 KB) - added by Joel Sherrill on 03/27/22 at 15:51:21.
Permission email from Petr Benes
FernandoRuizCasas-Permission.pdf (65.1 KB) - added by Joel Sherrill on 04/02/22 at 19:08:46.
Permission email from Fernando Ruiz Casas
TillStraumann-Permission.pdf (69.0 KB) - added by Joel Sherrill on 04/08/22 at 17:21:52.
Permission email from Till Straumann
CG-BSD2-relicensing.pdf (203.2 KB) - added by Daniel Hellstrom on 07/08/22 at 16:13:30.
Cobham Gaisler BSD-2 relicensing

Download all attachments as: .zip

Change History (299)

comment:1 Changed on 08/14/17 at 00:55:55 by Chris Johns

Milestone: 5.04.12.0

Please review and update the milestone. Thanks.

comment:2 Changed on 10/11/17 at 23:09:19 by Joel Sherrill

Milestone: 4.12.0Indefinite

Changed on 08/07/18 at 21:11:13 by Joel Sherrill

Attachment: OAR-RelicenseToBSD-d2.pdf added

OAR Corporation letter granting permission to relicense

comment:3 Changed on 08/07/18 at 21:14:51 by Joel Sherrill

A signed PDF from On-Line Applications Corporation (OAR) is attached to this ticket which grants the RTEMS Community permission to relicense current and future contributions. The text of the letter is as follows:

On-Line Applications Research Corporation (OAR) grants permission to the RTEMS Foundation to relicense its current and future contributions from our current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License (https://opensource.org/licenses/BSD-2-Clause). OAR shall work with the RTEMS Foundation to facilitate this change in the license as soon as possible.

comment:4 Changed on 11/27/18 at 05:50:37 by thomas.doerfler

embedded brains has signed and sent a letter granting relicensing.
Included are also letters from the individual developers:

  • Sebastian Huber
  • Christian Mauderer
  • Alexander Krutwig
  • Ralf Kirchner
  • Peter Rasmussen
  • Thomas Doerfler.

comment:5 Changed on 11/27/18 at 07:09:10 by Sebastian Huber <sebastian.huber@…>

In [changeset:"c1864a0ad33907c5492d89ba447e227b92aad241/rtems" c1864a0a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:6 Changed on 12/02/18 at 16:19:29 by Hesham Almatary

Hesham Almatary has signed and sent the relicence letter

comment:7 Changed on 12/03/18 at 13:55:16 by Jiri Gaisler

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

Jiri Gaisler.

comment:8 Changed on 12/11/18 at 06:00:39 by Sebastian Huber <sebastian.huber@…>

In [changeset:"617976759e5fdbe37098c4fff4cf972a868ea86a/rtems" 6179767/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:9 Changed on 12/18/18 at 18:30:04 by Gedare Bloom

I sent in a letter to grant permission for re-licensing.

comment:10 Changed on 12/19/18 at 12:31:56 by Sebastian Huber <sebastian.huber@…>

In [changeset:"cde5e8dc2bf4131d48428e1c311e038ff9923b1f/rtems" cde5e8d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:11 Changed on 12/19/18 at 12:32:00 by Sebastian Huber <sebastian.huber@…>

In [changeset:"6164fd82c6033a8587e28dee9c9082dd11a08cf9/rtems" 6164fd8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:12 Changed on 04/09/19 at 05:22:26 by Chris Johns

I sent in a letter to grant permission for re-licensing.

comment:13 Changed on 04/09/19 at 12:34:13 by Pavel Pisa

I grant permission to the RTEMS Foundation to relicense my current and future contributions to the RTEMS public source to be relicensed to the 2-Clause BSD License.

Pavel Pisa

comment:14 Changed on 04/10/19 at 07:50:45 by Sebastian Huber <sebastian.huber@…>

In [changeset:"f1eedbde523e77562078aab894504300f9c259a6/rtems" f1eedbd/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:15 Changed on 02/12/20 at 15:12:47 by Sebastian Huber <sebastian.huber@…>

In [changeset:"24851567c38f573e9176529e9ca431fbf80c6cef/rtems" 2485156/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:16 Changed on 02/24/20 at 07:14:08 by Sebastian Huber <sebastian.huber@…>

In [changeset:"d27e6304d0968e0826243a44dda7a09e0cb75dd4/rtems-docs" d27e630/rtems-docs]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems-docs.git does not appear to be a Git repository.

comment:17 Changed on 02/25/20 at 11:33:45 by Sebastian Huber <sebastian.huber@…>

In [changeset:"cadd8d18e316fe1fc2c91ae03e2b4ee89b07ef67/rtems" cadd8d1/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:18 Changed on 02/25/20 at 11:33:52 by Sebastian Huber <sebastian.huber@…>

In [changeset:"f45d0b2f8e8037189ee4816628e2c0e13dfb50d6/rtems" f45d0b2f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:19 Changed on 02/25/20 at 11:33:55 by Sebastian Huber <sebastian.huber@…>

In [changeset:"0f8e139e14e569f7555a2a69d62bc5446b1bea30/rtems" 0f8e139e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:20 Changed on 02/25/20 at 11:33:59 by Sebastian Huber <sebastian.huber@…>

In [changeset:"16082210d61d00ac83d1aa39055e8562755864ab/rtems" 1608221/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:21 Changed on 02/25/20 at 11:34:02 by Sebastian Huber <sebastian.huber@…>

In [changeset:"591e973662d6abf027c054bc5ed4eb16c964c92c/rtems" 591e9736/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:22 Changed on 02/25/20 at 11:34:06 by Sebastian Huber <sebastian.huber@…>

In [changeset:"691b61498ed32cef1e83cd9917c8567329286cfa/rtems" 691b614/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:23 Changed on 02/25/20 at 11:34:09 by Sebastian Huber <sebastian.huber@…>

In [changeset:"03aff2cf85b514f34cba2e798928471795fd80be/rtems" 03aff2c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:24 Changed on 02/25/20 at 11:34:13 by Sebastian Huber <sebastian.huber@…>

In [changeset:"1d35bf2a7fc15beb0249c011cd5ed246ce50f68d/rtems" 1d35bf2a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:25 Changed on 02/25/20 at 11:34:17 by Sebastian Huber <sebastian.huber@…>

In [changeset:"32561f5f5b9dc5bfc396e497da118eeaf3fb1867/rtems" 32561f5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:26 Changed on 02/25/20 at 11:34:20 by Sebastian Huber <sebastian.huber@…>

In [changeset:"fb0caca9bcd585376b31bd23f7b77275d7a134fb/rtems" fb0caca/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:27 Changed on 02/25/20 at 11:34:23 by Sebastian Huber <sebastian.huber@…>

In [changeset:"8f3419bd880f46e9c072d535d67dd98f5767ee7c/rtems" 8f3419b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:28 Changed on 02/25/20 at 11:34:27 by Sebastian Huber <sebastian.huber@…>

In [changeset:"b15d1cba0ff0acead2650c7a3df6f75eefccafa6/rtems" b15d1cb/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:29 Changed on 02/25/20 at 11:34:30 by Sebastian Huber <sebastian.huber@…>

In [changeset:"831493390778064f0881e55bd965ac25cfc34df1/rtems" 8314933/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:30 Changed on 02/25/20 at 11:34:34 by Sebastian Huber <sebastian.huber@…>

In [changeset:"fe84ab5c6cd612538970e4ace1aad850a4b26d0c/rtems" fe84ab5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:31 Changed on 02/25/20 at 11:34:37 by Sebastian Huber <sebastian.huber@…>

In [changeset:"7b6596f56fe9e453047a446ca34ec050cf23cbc6/rtems" 7b6596f5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:32 Changed on 02/25/20 at 11:34:41 by Sebastian Huber <sebastian.huber@…>

In [changeset:"40db0518a9893fbeaf95a8fb1691aff94244f6bf/rtems" 40db051/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:33 Changed on 02/25/20 at 11:34:44 by Sebastian Huber <sebastian.huber@…>

In [changeset:"f5a2fd8628f3c432ee75e8964b00eb66c6f4a1f7/rtems" f5a2fd86/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:34 Changed on 02/25/20 at 11:34:48 by Sebastian Huber <sebastian.huber@…>

In [changeset:"d20209b06578c3fdfab3eee892dcfbdb6bf64620/rtems" d20209b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:35 Changed on 02/25/20 at 11:34:51 by Sebastian Huber <sebastian.huber@…>

In [changeset:"35e58c45f73239ac40abd09d6fbe40104acb89ae/rtems" 35e58c45/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:36 Changed on 02/25/20 at 11:34:55 by Sebastian Huber <sebastian.huber@…>

In [changeset:"1fb1cf1a3a61021790a9cc438a150e4141b5a386/rtems" 1fb1cf1/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:37 Changed on 02/25/20 at 11:34:59 by Sebastian Huber <sebastian.huber@…>

In [changeset:"a78495eda2d8ef6653a06222f9786b51f722efab/rtems" a78495ed/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:38 Changed on 03/04/20 at 08:46:40 by Sebastian Huber <sebastian.huber@…>

In [changeset:"7e3b5c0ced72ea6ffc79986d26bd9184c61888fa/rtems" 7e3b5c0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:39 Changed on 03/04/20 at 08:46:44 by Sebastian Huber <sebastian.huber@…>

In [changeset:"fa3005f6c1ddb99347acb70cbaecd155ed0356ed/rtems" fa3005f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:40 Changed on 03/06/20 at 14:13:14 by Kuan

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

Kuan-Hsun Chen

comment:41 Changed on 08/31/20 at 14:21:44 by Sebastian Huber <sebastian.huber@…>

In [changeset:"c7e30854f284a17200892ce8e5405744e3c46c24/rtems" c7e3085/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:42 Changed on 09/18/20 at 16:57:09 by Sebastian Huber <sebastian.huber@…>

In [changeset:"0b410b8ac75b829dca7651163da904c1a099351b/rtems" 0b410b8a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:43 Changed on 09/22/20 at 07:44:34 by Sebastian Huber <sebastian.huber@…>

In [changeset:"d9bdf166644f612dd628fe4951c12c6f8e94ba5f/rtems" d9bdf166/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:44 Changed on 09/28/20 at 05:18:13 by Sebastian Huber <sebastian.huber@…>

In [changeset:"2c09f54fc41b86265af137716013bce2e2e92b27/rtems" 2c09f54f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:45 Changed on 02/09/21 at 06:53:35 by pragnesh

I grant permission to the RTEMS Foundation to relicense my current and
future contributions from the current license GPLv2 plus exception to
the RTEMS license becoming the 2-Clause BSD License.

comment:46 Changed on 02/09/21 at 07:19:33 by Sebastian Huber <sebastian.huber@…>

In [changeset:"570992dc27543d8e1c8ed13596a4cd66439a86a1/rtems" 570992dc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:47 Changed on 04/20/21 at 17:18:39 by Sebastian Huber <sebastian.huber@…>

In [changeset:"d8a5e140ec44a5e45cf82d3759a339e9dedced56/rtems" d8a5e14/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:48 Changed on 05/15/21 at 15:06:34 by thomas.doerfler

In addition to my permission regarding my contributions in the name of embedded brains, I also grant permission to the RTEMS Foundation to relicense my current and future contributions done in the name of IMD from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

Thomas Doerfler.

comment:49 Changed on 05/17/21 at 15:30:54 by Sebastian Huber <sebastian.huber@…>

In [changeset:"80b3c938ce9798997c59cc102fb6738475f6fe32/rtems" 80b3c938/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:50 Changed on 06/10/21 at 06:11:24 by Sebastian Huber <sebastian.huber@…>

In [changeset:"93afcff7b5360fa71616d789c4d34279309a24e9/rtems" 93afcff7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:51 Changed on 06/11/21 at 05:26:55 by Sebastian Huber <sebastian.huber@…>

In [changeset:"fad01e6cf95f98adaca3157faa8b96c19296a68e/rtems" fad01e6c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:52 Changed on 06/16/21 at 05:35:47 by Richi Dubey

Hi,

For the files cpukit/score/src/schedulerstrongapa.c, and cpukit/include/rtems/score/schedulerstrongapa.h the license has been changed to BSD-2-Clause according to file history and re-licensing agreement.

Update https://devel.rtems.org/ticket/3053

comment:53 Changed on 06/17/21 at 15:24:57 by Sebastian Huber <sebastian.huber@…>

In [changeset:"3ee19b7ac3ff3c92dd9440eb11948c9d361ab346/rtems" 3ee19b7a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:54 Changed on 06/21/21 at 08:15:09 by Sebastian Huber <sebastian.huber@…>

In [changeset:"8d4382ba34dfaf6a37b1f356625a29fad1a02bda/rtems" 8d4382b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:55 Changed on 06/24/21 at 10:30:23 by Sebastian Huber <sebastian.huber@…>

In [changeset:"89c1e879c02054b8032a9a66103e20bd61156f75/rtems" 89c1e879/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:56 Changed on 06/24/21 at 12:18:10 by Richi Dubey <richidubey@…>

In [changeset:"6c23252cdd8ea63d0fe13d9f99b7befbf070fe80/rtems" 6c23252/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:57 Changed on 07/28/21 at 17:06:42 by Sebastian Huber <sebastian.huber@…>

In [changeset:"6e82e9e89ec2f0863013512b50f6a1cf8a0f58d3/rtems" 6e82e9e8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:58 Changed on 09/06/21 at 10:20:59 by Sebastian Huber <sebastian.huber@…>

In [changeset:"fbd0a3cec3096d8fe283c3ff05ebb5c0aafc95d9/rtems" fbd0a3ce/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:59 Changed on 09/06/21 at 10:26:01 by Sebastian Huber <sebastian.huber@…>

In [changeset:"f958d58a6a98cbc111c4e3eb58a4170ce725a915/rtems" f958d58/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:60 Changed on 09/21/21 at 08:25:42 by Sebastian Huber <sebastian.huber@…>

In [changeset:"0036ddf1f6263c3d352645f4d3a9afe4ba388bb2/rtems" 0036ddf/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:61 Changed on 11/30/21 at 08:32:07 by Sebastian Huber <sebastian.huber@…>

In [changeset:"b070e0127d0fe0b6ccf972e1605b6e43d4a4cbf5/rtems" b070e012/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:62 Changed on 11/30/21 at 08:32:20 by Sebastian Huber <sebastian.huber@…>

In [changeset:"d7205f0083f8fdd0408404ce99c6eab9b8d120c7/rtems" d7205f0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:63 Changed on 02/24/22 at 23:06:44 by Joel Sherrill <joel@…>

In [changeset:"10114848675df9a28f6d733616bcc9fd4ee865ea/rtems" 1011484/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:64 Changed on 02/28/22 at 16:19:03 by Joel Sherrill <joel@…>

In [changeset:"ab028244174dc55ca68ad6e8be5d2490b093de5c/rtems" ab02824/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:65 Changed on 02/28/22 at 16:19:06 by Joel Sherrill <joel@…>

In [changeset:"4a0e418024c864c59894c833a9dc9ba7cd82762e/rtems" 4a0e418/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:66 Changed on 02/28/22 at 16:19:10 by Joel Sherrill <joel@…>

In [changeset:"2a1449c51751d8a642def2f7b9351b7c99e88009/rtems" 2a1449c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:67 Changed on 02/28/22 at 16:19:14 by Joel Sherrill <joel@…>

In [changeset:"7ebce3590227e61e0cbf037b1229d164d879b132/rtems" 7ebce359/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:68 Changed on 02/28/22 at 16:19:18 by Joel Sherrill <joel@…>

In [changeset:"7b85efb8c4543637be30e829a359d7eab44d2aaa/rtems" 7b85efb8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:69 Changed on 02/28/22 at 16:19:21 by Joel Sherrill <joel@…>

In [changeset:"c4fb6170305997a8baa2ddbf12b8ef28f844835b/rtems" c4fb617/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:70 Changed on 02/28/22 at 16:19:25 by Joel Sherrill <joel@…>

In [changeset:"b3b6d21e6f4747a5449560cafbb0ec855c0c4d9a/rtems" b3b6d21e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:71 Changed on 02/28/22 at 16:19:29 by Joel Sherrill <joel@…>

In [changeset:"a2ed06e38f94ea8d2b575de4725eae030d7664a1/rtems" a2ed06e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:72 Changed on 02/28/22 at 16:19:33 by Joel Sherrill <joel@…>

In [changeset:"0a645dadd5655d2deac4e9017051d1124848a6f9/rtems" 0a645dad/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:73 Changed on 02/28/22 at 16:19:36 by Joel Sherrill <joel@…>

In [changeset:"380fb9fb914fbc5043b75981834fd665af2e84fd/rtems" 380fb9f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:74 Changed on 02/28/22 at 16:19:40 by Joel Sherrill <joel@…>

In [changeset:"fee27716f0dae47dabb39db7abdfab156c241499/rtems" fee2771/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:75 Changed on 02/28/22 at 16:19:43 by Joel Sherrill <joel@…>

In [changeset:"46a16ada0c625472978f71ef12f5f1f6a0e4b8d7/rtems" 46a16ada/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:76 Changed on 02/28/22 at 16:19:47 by Joel Sherrill <joel@…>

In [changeset:"bd2e898c9e580c2ccaa8d4a6c74df70f03f912eb/rtems" bd2e898/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:77 Changed on 02/28/22 at 16:19:50 by Joel Sherrill <joel@…>

In [changeset:"e47a3b758fab9cff878aecb2204b87d4209a81d9/rtems" e47a3b7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:78 Changed on 02/28/22 at 16:19:54 by Joel Sherrill <joel@…>

In [changeset:"f42730ae7a9408032eb0083579b338367814d0ce/rtems" f42730a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:79 Changed on 02/28/22 at 16:19:57 by Joel Sherrill <joel@…>

In [changeset:"51366002f2a200c63bf329b8da9206b810de334e/rtems" 51366002/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:80 Changed on 02/28/22 at 16:20:01 by Joel Sherrill <joel@…>

In [changeset:"bf10d5b9121367d9b082f0dbe9d6cce7a746fbde/rtems" bf10d5b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:81 Changed on 02/28/22 at 16:20:04 by Joel Sherrill <joel@…>

In [changeset:"4b5e64ac0494f2ed1725ffcf8f19f2729c7a2356/rtems" 4b5e64a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:82 Changed on 02/28/22 at 16:20:08 by Joel Sherrill <joel@…>

In [changeset:"3ca8895f3a7b3ca39113fb53377a6d06e1aed2a5/rtems" 3ca8895f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:83 Changed on 02/28/22 at 16:20:14 by Joel Sherrill <joel@…>

In [changeset:"87076c94d2cf59f46ce84fb0be156ed3bc770494/rtems" 87076c9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:84 Changed on 02/28/22 at 16:20:18 by Joel Sherrill <joel@…>

In [changeset:"e111974ab86b6172d51928554df37d65a3150ac8/rtems" e111974/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:85 Changed on 02/28/22 at 16:20:24 by Joel Sherrill <joel@…>

In [changeset:"c0ec0b29e9a2a9d9c7ab8c70449c2c598ed4994e/rtems" c0ec0b29/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:86 Changed on 02/28/22 at 16:20:28 by Joel Sherrill <joel@…>

In [changeset:"2fb29836b0ccf370925f5900abe8fbda1c0f503e/rtems" 2fb29836/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:87 Changed on 02/28/22 at 16:20:32 by Joel Sherrill <joel@…>

In [changeset:"2dcc54f9c678a43d6f6c0a5bbdead68187411cce/rtems" 2dcc54f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:88 Changed on 02/28/22 at 16:20:35 by Joel Sherrill <joel@…>

In [changeset:"f381e9bab29278e4434b1a93e70d17a7562dc64c/rtems" f381e9b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

Changed on 03/02/22 at 21:36:59 by Joel Sherrill

Attachment: JakeJanovetz-Permission.pdf added

Permission email from Jake Janovetz

comment:89 Changed on 03/02/22 at 21:37:36 by Joel Sherrill

Referenced permission from Jacob Janovetz via email. PDF is attached.

Changed on 03/03/22 at 19:34:36 by Joel Sherrill

Attachment: JayMonkman-Permission.pdf added

Permission email from Jay Monkman

comment:90 Changed on 03/03/22 at 19:34:54 by Joel Sherrill

Referenced permission from Jacob Janovetz via email. PDF is attached.

comment:91 Changed on 03/05/22 at 00:50:07 by Tomasz Gregorek

I grant permission to the RTEMS Foundation to relicense all my contributions from the current license to the 2 clause BSD license.

Changed on 03/08/22 at 14:35:54 by Joel Sherrill

Permission from IPR (Peter Rasmussen) predecessor company to embedded brains GmbH

Changed on 03/08/22 at 14:36:19 by Joel Sherrill

Permission from IMD (Thomas Doerfler) predecessor company to embedded brains GmbH

comment:92 Changed on 03/08/22 at 14:36:39 by Joel Sherrill

Add permission letters (PDF) for submissions for IMD and IPR. These were the companies Thomas Doerfler and Peter Rasmussen merged to form embedded brains GmbH.

Changed on 03/08/22 at 18:53:41 by Joel Sherrill

Attachment: EricNorum-Permission.pdf added

Permission email from Eric Norum

comment:93 Changed on 03/08/22 at 18:54:46 by Joel Sherrill

Added PDF of permission email from Eric Norum.

Changed on 03/20/22 at 23:33:07 by Joel Sherrill

Attachment: AnthonyGreen-Permission.pdf added

Permission email from Anthony Green

Changed on 03/21/22 at 17:08:14 by Joel Sherrill

Attachment: AmaanCheval-Permission.pdf added

Permission email from Amaan Cheval

comment:94 Changed on 03/22/22 at 16:33:27 by Joel Sherrill <joel@…>

In [changeset:"a50839ffd83f6524f337a9805c5525aead4acd15/rtems" a50839ff/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:95 Changed on 03/22/22 at 16:33:32 by Joel Sherrill <joel@…>

In [changeset:"5a65257d0ccf58efa9833dc3e2bc80d669d92f2f/rtems" 5a65257d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:96 Changed on 03/22/22 at 16:33:35 by Joel Sherrill <joel@…>

In [changeset:"72d83c61d4580a3ea2d6e1f6b6e739dbfd5d4ee3/rtems" 72d83c61/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:97 Changed on 03/22/22 at 16:33:40 by Joel Sherrill <joel@…>

In [changeset:"60060e695a038b2f1c35d6e42d2c70f0a2c6accd/rtems" 60060e6/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:98 Changed on 03/22/22 at 16:33:43 by Joel Sherrill <joel@…>

In [changeset:"5dec08934fe44c8483795147e3e6f9480660f099/rtems" 5dec089/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:99 Changed on 03/22/22 at 16:33:47 by Joel Sherrill <joel@…>

In [changeset:"67a5936f58f673118ba7f2b10fbae76172e6f464/rtems" 67a5936/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:100 Changed on 03/22/22 at 16:33:52 by Joel Sherrill <joel@…>

In [changeset:"4ad52d62fe1d3f8329edae4e99da5585c9f275cf/rtems" 4ad52d62/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:101 Changed on 03/22/22 at 16:33:56 by Joel Sherrill <joel@…>

In [changeset:"2830ee959baf461f8c30614f94e871e04b2ce131/rtems" 2830ee9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:102 Changed on 03/22/22 at 16:34:00 by Joel Sherrill <joel@…>

In [changeset:"f083c84fe5ff60e17491bd4b99010de05b35d5d8/rtems" f083c84/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:103 Changed on 03/22/22 at 16:34:04 by Joel Sherrill <joel@…>

In [changeset:"1b33b9d0e5927a4be6d95744edd9e81500ca4173/rtems" 1b33b9d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:104 Changed on 03/22/22 at 16:34:08 by Joel Sherrill <joel@…>

In [changeset:"1db3d3c3ee36655f4e606582c9c78d6b06934bd3/rtems" 1db3d3c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:105 Changed on 03/22/22 at 16:34:11 by Joel Sherrill <joel@…>

In [changeset:"152ab750ca736ecd7e3119aa477889120de9eadd/rtems" 152ab750/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:106 Changed on 03/22/22 at 16:34:15 by Joel Sherrill <joel@…>

In [changeset:"1dc5ba2a4536578864168e5ba9af61b27931df0f/rtems" 1dc5ba2a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:107 Changed on 03/22/22 at 16:34:19 by Joel Sherrill <joel@…>

In [changeset:"4b7fbc7c44e86e09469d836aef5c9f158763a104/rtems" 4b7fbc7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:108 Changed on 03/22/22 at 16:34:23 by Joel Sherrill <joel@…>

In [changeset:"f1470914fb3ee3b40a1a01e8ed832c3274b4356c/rtems" f147091/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:109 Changed on 03/22/22 at 16:34:27 by Joel Sherrill <joel@…>

In [changeset:"183209b5e73913ac0c8f3c5ba6ca3afb732e4cc5/rtems" 183209b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:110 Changed on 03/22/22 at 16:34:31 by Joel Sherrill <joel@…>

In [changeset:"9723662214302c715990cb5dd7d26e204ae12c17/rtems" 97236622/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:111 Changed on 03/22/22 at 16:34:34 by Joel Sherrill <joel@…>

In [changeset:"3674288ad277a64854cf3159832c2824ecb8a1fe/rtems" 3674288/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:112 Changed on 03/22/22 at 16:34:38 by Joel Sherrill <joel@…>

In [changeset:"ccf8287197a8e1a5ea67f97a6049c52a01576b86/rtems" ccf82871/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:113 Changed on 03/22/22 at 16:34:45 by Joel Sherrill <joel@…>

In [changeset:"903bba259f8281d2291c478a7d4a386cf89eba77/rtems" 903bba25/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:114 Changed on 03/22/22 at 16:34:49 by Joel Sherrill <joel@…>

In [changeset:"aa4c01027afc2ca087f6fc48217a6e45fa883a7b/rtems" aa4c0102/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:115 Changed on 03/22/22 at 16:34:52 by Joel Sherrill <joel@…>

In [changeset:"c02836c485b5ad3543a7578a8d0ac64b7d05788e/rtems" c02836c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:116 Changed on 03/22/22 at 16:34:57 by Joel Sherrill <joel@…>

In [changeset:"50ec42c35339bdcfec4a925dd8a3916e3e1f0093/rtems" 50ec42c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:117 Changed on 03/22/22 at 16:35:01 by Joel Sherrill <joel@…>

In [changeset:"ed4200e7706d7abd248e86075776ada6efa1fccb/rtems" ed4200e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:118 Changed on 03/22/22 at 16:35:04 by Joel Sherrill <joel@…>

In [changeset:"fab1a86221e057a93bb9c1423dac81ed2b29ecde/rtems" fab1a86/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:119 Changed on 03/25/22 at 16:08:19 by Joel Sherrill <joel@…>

In [changeset:"e4cc56a7921b9d13d191a2f084ee1baf7a0b308e/rtems" e4cc56a7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:120 Changed on 03/25/22 at 21:45:57 by Krzysztof Miesowicz

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

comment:121 Changed on 03/26/22 at 22:54:22 by Joel Sherrill <joel@…>

In [changeset:"35d1f9a238b469f065d3fa60ace1ed1cf765d8cd/rtems" 35d1f9a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:122 Changed on 03/26/22 at 22:54:26 by Joel Sherrill <joel@…>

In [changeset:"3ec0b2676d77a7d5d7094cd1a2b6d2d765023230/rtems" 3ec0b267/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:123 Changed on 03/26/22 at 22:54:30 by Joel Sherrill <joel@…>

In [changeset:"fb5f575b9f991d400d7249898f51f7bc1b354165/rtems" fb5f575/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:124 Changed on 03/26/22 at 22:54:34 by Joel Sherrill <joel@…>

In [changeset:"77d1ac6c22e0a7485f587f01b7a30e79a46385a2/rtems" 77d1ac6c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:125 Changed on 03/26/22 at 22:54:37 by Joel Sherrill <joel@…>

In [changeset:"3d43589812f992c4b056478607fe26565f9c9b75/rtems" 3d435898/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

Changed on 03/27/22 at 15:51:21 by Joel Sherrill

Attachment: PetrBenes-Permission.pdf added

Permission email from Petr Benes

comment:126 Changed on 04/01/22 at 14:51:53 by Joel Sherrill <joel@…>

In [changeset:"ffaaae2cf5f028f779d62c0f7c932fbbbd8fd45d/rtems" ffaaae2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:127 Changed on 04/01/22 at 14:51:57 by Joel Sherrill <joel@…>

In [changeset:"59fba6f520c9272c80370720978ae54bb49739e2/rtems" 59fba6f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:128 Changed on 04/01/22 at 14:52:01 by Joel Sherrill <joel@…>

In [changeset:"54ec02640d4ef45fb6a2660c78f2600c4009aec6/rtems" 54ec0264/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:129 Changed on 04/01/22 at 14:52:05 by Joel Sherrill <joel@…>

In [changeset:"d90e2dc1e844e051d335527098925b3f43d2624e/rtems" d90e2dc1/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:130 Changed on 04/01/22 at 14:52:08 by Joel Sherrill <joel@…>

In [changeset:"df1cb9f397cf2f739be006969669137ee270a652/rtems" df1cb9f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:131 Changed on 04/01/22 at 14:52:12 by Joel Sherrill <joel@…>

In [changeset:"70432fcff208756f3df17c66c971e32d85e3be79/rtems" 70432fc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:132 Changed on 04/01/22 at 14:52:16 by Joel Sherrill <joel@…>

In [changeset:"821e89dab2e26667660af8e54cdc0b7213e1fa28/rtems" 821e89d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:133 Changed on 04/01/22 at 19:41:53 by Andrey Mozzhuhin

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

Changed on 04/02/22 at 19:08:46 by Joel Sherrill

Permission email from Fernando Ruiz Casas

comment:134 Changed on 04/05/22 at 18:03:54 by Joel Sherrill <joel@…>

In [changeset:"725101151c959f268819348f2abf2c6e7f66c0c4/rtems" 72510115/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:135 Changed on 04/05/22 at 18:03:56 by Joel Sherrill <joel@…>

In [changeset:"eb579662e4a0d0c7f7afeffaf81c9f0db3f178d8/rtems" eb57966/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:136 Changed on 04/05/22 at 18:03:59 by Joel Sherrill <joel@…>

In [changeset:"d987a57be4754e7fcc33190a460ce99684530d8f/rtems" d987a57/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:137 Changed on 04/05/22 at 18:04:01 by Joel Sherrill <joel@…>

In [changeset:"c50bb51b1925177f41b13151bc443a39622eeb67/rtems" c50bb51/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:138 Changed on 04/05/22 at 18:04:03 by Joel Sherrill <joel@…>

In [changeset:"e7d46b738cd5358bdf21ea9f8c10c6a40d0b7d4d/rtems" e7d46b73/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:139 Changed on 04/05/22 at 18:04:06 by Joel Sherrill <joel@…>

In [changeset:"0473b2b36a7a43058cffc9a47cc4dd07b03f82cb/rtems" 0473b2b3/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:140 Changed on 04/05/22 at 18:04:08 by Joel Sherrill <joel@…>

In [changeset:"d865c65efe78303e488be0f2d3124336fcbb4c50/rtems" d865c65/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:141 Changed on 04/05/22 at 18:04:11 by Joel Sherrill <joel@…>

In [changeset:"ce8d47be726e82b9f26bf163ccf70708135c5a96/rtems" ce8d47b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:142 Changed on 04/05/22 at 18:04:13 by Joel Sherrill <joel@…>

In [changeset:"df6a7e0a1d02673502cf81e19745289a05ad97ab/rtems" df6a7e0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:143 Changed on 04/05/22 at 18:04:16 by Joel Sherrill <joel@…>

In [changeset:"3ed59872de94d7721deca11150e944651ad61290/rtems" 3ed5987/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:144 Changed on 04/06/22 at 22:04:29 by Ric Claus

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

comment:145 Changed on 04/07/22 at 13:29:11 by Joel Sherrill <joel@…>

In [changeset:"42d4ebe1a5111d12d38d6357f37ed9a249ef0984/rtems" 42d4ebe/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:146 Changed on 04/07/22 at 13:29:14 by Joel Sherrill <joel@…>

In [changeset:"b331f409a84f1bd8b54dcaea12411949cb9bee7e/rtems" b331f40/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:147 Changed on 04/07/22 at 13:29:16 by Joel Sherrill <joel@…>

In [changeset:"85cc173d6e74fe539ace5f3bfe1c7e17c9ab3bf5/rtems" 85cc173/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:148 Changed on 04/07/22 at 13:29:19 by Joel Sherrill <joel@…>

In [changeset:"366711fcfaff10eea66052bad2d59909e80c7e7b/rtems" 366711f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:149 Changed on 04/07/22 at 13:29:22 by Joel Sherrill <joel@…>

In [changeset:"1ef07d462094e0bd3939fc3737d323c0aac28c4d/rtems" 1ef07d46/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:150 Changed on 04/07/22 at 13:29:24 by Joel Sherrill <joel@…>

In [changeset:"acceb478ecafdaa45cd0281aa307af6a0dce8a56/rtems" acceb47/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:151 Changed on 04/07/22 at 13:29:26 by Joel Sherrill <joel@…>

In [changeset:"e2ffe959c5fae1b45fc4ad273dd9977335f1f014/rtems" e2ffe95/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:152 Changed on 04/07/22 at 13:29:28 by Joel Sherrill <joel@…>

In [changeset:"74e532f1f67ed69fdb40d61159e4489fa34244ef/rtems" 74e532f/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

Changed on 04/08/22 at 17:21:52 by Joel Sherrill

Permission email from Till Straumann

comment:153 Changed on 04/08/22 at 21:35:17 by Santosh Vattam

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

comment:154 Changed on 04/09/22 at 16:52:12 by eshan dhawan

I grant permission to the RTEMS Foundation to relicense my current and future contributions to the RTEMS public source to be relicensed to the 2-Clause BSD License.

Eshan Dhawan

Last edited on 04/09/22 at 16:52:50 by eshan dhawan (previous) (diff)

comment:155 Changed on 04/09/22 at 22:32:22 by Alex Ivanov

I grant permission to the RTEMS Foundation to relicense my current and future contributions from the current license GPLv2 plus exception to the RTEMS license becoming the 2-Clause BSD License.

comment:156 Changed on 04/12/22 at 18:32:18 by Joel Sherrill <joel@…>

In [changeset:"8d5eb7eba58f8a407e385e5d6b48dd3425f88f3d/rtems" 8d5eb7e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:157 Changed on 04/12/22 at 18:32:21 by Joel Sherrill <joel@…>

In [changeset:"28052b744b402a1e36e5ab3b255189b72e795f97/rtems" 28052b7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:158 Changed on 04/12/22 at 18:32:24 by Joel Sherrill <joel@…>

In [changeset:"2df35d7e4dd01d5aa53e4d3cf3efe6bd23030c56/rtems" 2df35d7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:159 Changed on 04/12/22 at 18:32:26 by Joel Sherrill <joel@…>

In [changeset:"3d8f2a55a5a9a7969cf8371401823f0e8200f3ee/rtems" 3d8f2a5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:160 Changed on 04/12/22 at 18:32:28 by Joel Sherrill <joel@…>

In [changeset:"a767a2bacbf344898b82be658c387e3323e9b97d/rtems" a767a2b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:161 Changed on 04/12/22 at 18:32:31 by Joel Sherrill <joel@…>

In [changeset:"20cec598c68ea1715ca37e26ebd6ce855cbc6f96/rtems" 20cec598/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:162 Changed on 04/12/22 at 18:32:33 by Joel Sherrill <joel@…>

In [changeset:"37426caa67362f74117a8cf7d13760d064d2d9d2/rtems" 37426ca/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:163 Changed on 04/12/22 at 18:32:35 by Joel Sherrill <joel@…>

In [changeset:"61ac3ab09cd48e75236d53a9fed18f6161ef0217/rtems" 61ac3ab/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:164 Changed on 04/12/22 at 18:32:37 by Joel Sherrill <joel@…>

In [changeset:"2bf4acfc5081dc6c48d61667a9afc0e8f68fbf24/rtems" 2bf4acfc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:165 Changed on 04/12/22 at 18:32:40 by Joel Sherrill <joel@…>

In [changeset:"b6656a0078a78384f044aeb0321eac015f517811/rtems" b6656a00/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:166 Changed on 04/12/22 at 18:32:42 by Joel Sherrill <joel@…>

In [changeset:"2c292f3ff903ae0a632a8a5d2fa73151266c62cc/rtems" 2c292f3/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:167 Changed on 04/12/22 at 18:32:45 by Joel Sherrill <joel@…>

In [changeset:"e19e650f31548971d693972b570932a37c467b76/rtems" e19e650/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:168 Changed on 04/12/22 at 18:32:47 by Joel Sherrill <joel@…>

In [changeset:"ef9df16afaf8e1c12afdf253c5fca735c359ce2c/rtems" ef9df16a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:169 Changed on 04/12/22 at 18:32:49 by Joel Sherrill <joel@…>

In [changeset:"2c1d928fdc40d373724305c91b0d5e2927191167/rtems" 2c1d928/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:170 Changed on 04/12/22 at 18:32:52 by Joel Sherrill <joel@…>

In [changeset:"04b6c51e0182a4dfd0c50f7ca2309f45b6e952fe/rtems" 04b6c51/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:171 Changed on 04/12/22 at 18:32:54 by Joel Sherrill <joel@…>

In [changeset:"194d9ca5d2ef5acb5e9eb44a5fb50135c6cbd13b/rtems" 194d9ca5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:172 Changed on 04/12/22 at 18:32:56 by Joel Sherrill <joel@…>

In [changeset:"e0d673639b3bd145c35725d5b3d5510111d1af14/rtems" e0d6736/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:173 Changed on 04/12/22 at 18:32:58 by Joel Sherrill <joel@…>

In [changeset:"33078a2bfb7b58fc44e791530bb176b031b8c5b4/rtems" 33078a2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:174 Changed on 04/12/22 at 18:33:01 by Joel Sherrill <joel@…>

In [changeset:"52a67757ef58ec63bc2c9c78b876640fc9aa7d7d/rtems" 52a67757/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:175 Changed on 04/12/22 at 18:33:03 by Joel Sherrill <joel@…>

In [changeset:"d1c10d6a1e6ed60c2904342b925e15761536ba8e/rtems" d1c10d6/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:176 Changed on 04/12/22 at 18:33:05 by Joel Sherrill <joel@…>

In [changeset:"6d410fe86b49802683a249f2e6e978868f84cb13/rtems" 6d410fe8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:177 Changed on 04/12/22 at 18:33:08 by Joel Sherrill <joel@…>

In [changeset:"e8878d48154e8f87fdf7a631214529d775c8a33d/rtems" e8878d4/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:178 Changed on 04/12/22 at 18:33:10 by Joel Sherrill <joel@…>

In [changeset:"a3610bb9245796fc971827564a26c74ef28338da/rtems" a3610bb/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:179 Changed on 04/12/22 at 18:33:12 by Joel Sherrill <joel@…>

In [changeset:"ede291588a0ca35ae1b17de21a743fc60ccc1135/rtems" ede29158/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:180 Changed on 04/12/22 at 18:33:15 by Joel Sherrill <joel@…>

In [changeset:"9e07bccac2ee694a29e9a1b81640b2785dd31a05/rtems" 9e07bcc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:181 Changed on 04/12/22 at 18:33:17 by Joel Sherrill <joel@…>

In [changeset:"5594854647bfe5d3c6d50c62c226abd05a58ca01/rtems" 5594854/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:182 Changed on 04/12/22 at 18:33:19 by Joel Sherrill <joel@…>

In [changeset:"ecdac5988aefce2474f0adebabef16c24c1db23a/rtems" ecdac598/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:183 Changed on 04/12/22 at 18:33:21 by Joel Sherrill <joel@…>

In [changeset:"94fa540cc2e5fb89231850bac9d49a7de38636ec/rtems" 94fa540/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:184 Changed on 04/12/22 at 18:33:24 by Joel Sherrill <joel@…>

In [changeset:"ab9faf9a6fe8ae8d1978e5ad66bd73a2150a1c06/rtems" ab9faf9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:185 Changed on 04/12/22 at 18:33:26 by Joel Sherrill <joel@…>

In [changeset:"9e6b2a9c8310c5c2843e8f11aa8658a859f0b691/rtems" 9e6b2a9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:186 Changed on 04/12/22 at 18:33:28 by Joel Sherrill <joel@…>

In [changeset:"7f209b98413db2065bfcf77a1dc01b991dacb695/rtems" 7f209b98/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:187 Changed on 04/12/22 at 18:33:30 by Joel Sherrill <joel@…>

In [changeset:"7f78f064fbd1a49c3934fb2dd4a001defb3e9616/rtems" 7f78f06/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:188 Changed on 04/12/22 at 18:33:33 by Joel Sherrill <joel@…>

In [changeset:"e1448e979088cf5c4dd239f3beae19cbcc1ee357/rtems" e1448e9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:189 Changed on 04/12/22 at 18:33:35 by Joel Sherrill <joel@…>

In [changeset:"15db02f6cc84dfc8436c1f3ae61382d6c1317cf8/rtems" 15db02f6/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:190 Changed on 04/12/22 at 18:33:37 by Joel Sherrill <joel@…>

In [changeset:"88b6293a639ff213acc79940e803508380ddd58e/rtems" 88b6293a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:191 Changed on 04/12/22 at 18:33:40 by Joel Sherrill <joel@…>

In [changeset:"3f5d8c9c5656ce964847b36ff815fce75fb7f79d/rtems" 3f5d8c9c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:192 Changed on 04/12/22 at 18:33:42 by Joel Sherrill <joel@…>

In [changeset:"e71f09094f6628a2ad2aa82f242e46cae2badde6/rtems" e71f0909/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:193 Changed on 04/12/22 at 18:33:46 by Joel Sherrill <joel@…>

In [changeset:"842a7dd8133dcc37fdf3b45ac2a2df5e2268dbf6/rtems" 842a7dd8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:194 in reply to:  description Changed on 05/08/22 at 05:35:58 by Jianjun Shen

I grant permission to the RTEMS Foundation to relicense my current and
future contributions from the current license GPLv2 plus exception to
the RTEMS license becoming the 2-Clause BSD License.

comment:195 Changed on 05/18/22 at 09:30:18 by Sebastian Huber <sebastian.huber@…>

In [changeset:"be580201dde028a5981fe98ca9d313ade4ae22f0/rtems" be580201/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:196 Changed on 05/18/22 at 09:30:20 by Sebastian Huber <sebastian.huber@…>

In [changeset:"6476cdc67c3353dba717e30f78f1a4cf4f9e3805/rtems" 6476cdc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:197 Changed on 05/18/22 at 09:30:23 by Sebastian Huber <sebastian.huber@…>

In [changeset:"93800e09d7d88bbd5a6b878d8df9bcd1f6e2fa05/rtems" 93800e0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:198 Changed on 05/18/22 at 09:30:25 by Sebastian Huber <sebastian.huber@…>

In [changeset:"89c498ccdae67ae817f8a141183b771948a817b9/rtems" 89c498c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:199 Changed on 06/14/22 at 15:25:58 by Joel Sherrill <joel@…>

In [changeset:"f98b7391192bbe0a5e26bc05f310d160d4903b44/rtems" f98b739/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:200 Changed on 06/14/22 at 15:26:00 by Joel Sherrill <joel@…>

In [changeset:"731607b3b3ae58761addaaf9386bcba7d471a989/rtems" 731607b3/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:201 Changed on 06/14/22 at 15:26:02 by Joel Sherrill <joel@…>

In [changeset:"dcbba7c0e6d9fb61ad1b5934dbba35aaf3e78d06/rtems" dcbba7c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:202 Changed on 06/14/22 at 15:26:05 by Joel Sherrill <joel@…>

In [changeset:"031f8fbcdcae508e2183a9eab79099dba5e1e1f2/rtems" 031f8fbc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:203 Changed on 06/14/22 at 15:26:07 by Joel Sherrill <joel@…>

In [changeset:"7c6ff958e924464948e61ea31fc00f7dfc94bd8e/rtems" 7c6ff95/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:204 Changed on 06/14/22 at 15:26:09 by Joel Sherrill <joel@…>

In [changeset:"59a79edb9530d663f4f8baabdce055428f44cf18/rtems" 59a79ed/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:205 Changed on 06/14/22 at 15:26:12 by Joel Sherrill <joel@…>

In [changeset:"3a22252782bd974dc53f2fee797ac7085d5688f7/rtems" 3a222527/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:206 Changed on 06/14/22 at 15:26:14 by Joel Sherrill <joel@…>

In [changeset:"1f23640a9b5c1897b221ef6ace6a58dd3a11825a/rtems" 1f23640/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:207 Changed on 06/15/22 at 17:29:25 by Joel Sherrill <joel@…>

In [changeset:"d6ebf4067e9525f6dbe18a50e537c99bdf75bbff/rtems" d6ebf40/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:208 Changed on 07/08/22 at 13:36:05 by Joel Sherrill <joel@…>

In [changeset:"8ca4b5c8bb24eac79fc190b71ae57979b15e2106/rtems" 8ca4b5c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:209 Changed on 07/08/22 at 13:36:07 by Joel Sherrill <joel@…>

In [changeset:"9e0244e95f4b1d890501c6de5ad87bc3c0417902/rtems" 9e0244e/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:210 Changed on 07/08/22 at 13:36:09 by Joel Sherrill <joel@…>

In [changeset:"6fc04f4cfd42e6960f1f763a1697aea1813cbe8c/rtems" 6fc04f4c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:211 Changed on 07/08/22 at 13:36:12 by Joel Sherrill <joel@…>

In [changeset:"b1cc3dd07e231ac097f50f0a94396954ca4970df/rtems" b1cc3dd0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:212 Changed on 07/08/22 at 13:36:14 by Joel Sherrill <joel@…>

In [changeset:"65054595658b8b483411141eaecef53ce2cb0722/rtems" 65054595/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:213 Changed on 07/08/22 at 13:36:16 by Joel Sherrill <joel@…>

In [changeset:"df50266c6abcd5f77bd69244d40105df541edfe6/rtems" df50266/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:214 Changed on 07/08/22 at 13:36:19 by Joel Sherrill <joel@…>

In [changeset:"03cb6e819c90852ca857269fcaf2dce2d21bfa9a/rtems" 03cb6e81/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:215 Changed on 07/08/22 at 13:36:21 by Joel Sherrill <joel@…>

In [changeset:"c519d4589b97062b9725bf80679d08963f84080c/rtems" c519d458/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:216 Changed on 07/08/22 at 13:36:23 by Joel Sherrill <joel@…>

In [changeset:"d42276615c273c53890037499242a78bf4ba4a45/rtems" d4227661/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:217 Changed on 07/08/22 at 13:36:26 by Joel Sherrill <joel@…>

In [changeset:"445ddb31ef132dfe1f6af00e58b71a97510b9a9c/rtems" 445ddb3/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:218 Changed on 07/08/22 at 13:36:29 by Joel Sherrill <joel@…>

In [changeset:"f3237b3186bdf4f2f5f7b2ff749d947e5c147207/rtems" f3237b31/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:219 Changed on 07/08/22 at 13:36:31 by Joel Sherrill <joel@…>

In [changeset:"f6e9e89729a9fde615d079f77f91cd4c371347b6/rtems" f6e9e89/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:220 Changed on 07/08/22 at 13:36:33 by Joel Sherrill <joel@…>

In [changeset:"00e0fb916ed5ca54c3d7ecb0de63490e61caff84/rtems" 00e0fb9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

Changed on 07/08/22 at 16:13:30 by Daniel Hellstrom

Attachment: CG-BSD2-relicensing.pdf added

Cobham Gaisler BSD-2 relicensing

comment:221 Changed on 07/08/22 at 16:17:28 by Daniel Hellstrom

Cobham Gaisler grant permission for the relicensing to BSD-2 according to the signed document attached to the thread:

https://devel.rtems.org/attachment/ticket/3053/CG-BSD2-relicensing.pdf

comment:222 Changed on 07/11/22 at 22:07:34 by Joel Sherrill <joel@…>

In [changeset:"a52aa5b43feb8ebec1336025ffc59a7c8045b517/rtems" a52aa5b4/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:223 Changed on 07/11/22 at 22:07:36 by Joel Sherrill <joel@…>

In [changeset:"c1b1c0fa6c3231465a40dbaa5ca3be536974eccc/rtems" c1b1c0fa/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:224 Changed on 07/11/22 at 22:07:38 by Joel Sherrill <joel@…>

In [changeset:"5e8ec6356104bb0f8b506fdf58bd86ad09174c16/rtems" 5e8ec63/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:225 Changed on 07/11/22 at 22:07:41 by Joel Sherrill <joel@…>

In [changeset:"2c48b89cb0c59aee7824c48809fceb647a0a3a66/rtems" 2c48b89c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:226 Changed on 07/11/22 at 22:07:43 by Joel Sherrill <joel@…>

In [changeset:"1670bb2ddd971d5d905afc64830bd369c8020a5e/rtems" 1670bb2d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:227 Changed on 07/11/22 at 22:07:46 by Joel Sherrill <joel@…>

In [changeset:"2b87d7c5d8a444ffebc0065f632345e1e7c0d5d4/rtems" 2b87d7c5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:228 Changed on 07/11/22 at 22:07:48 by Joel Sherrill <joel@…>

In [changeset:"cb4fdffe1643980f52577ffbaf13a1560b689c72/rtems" cb4fdff/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:229 Changed on 07/11/22 at 22:07:50 by Joel Sherrill <joel@…>

In [changeset:"bdd4f6dcbc9fc75930863c3154afa7191e3cb860/rtems" bdd4f6dc/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:230 Changed on 07/11/22 at 22:07:53 by Joel Sherrill <joel@…>

In [changeset:"f888837dd6826b8a40a6af04e682be67e564696e/rtems" f888837/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:231 Changed on 07/11/22 at 22:07:55 by Joel Sherrill <joel@…>

In [changeset:"cfadeccbfce957aa7cfd7626628abfd6cdba2955/rtems" cfadeccb/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:232 Changed on 07/11/22 at 22:07:57 by Joel Sherrill <joel@…>

In [changeset:"810bdeb34a3bff58a19bcc90d23afcd420f3512b/rtems" 810bdeb/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:233 Changed on 07/11/22 at 22:08:00 by Joel Sherrill <joel@…>

In [changeset:"62f31d05e5026d580d6f1fe85470d3e47620a911/rtems" 62f31d05/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:234 Changed on 07/11/22 at 22:08:02 by Joel Sherrill <joel@…>

In [changeset:"5382615860fb8c5ada1dcbeb55982305328e1eed/rtems" 53826158/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:235 Changed on 07/11/22 at 22:08:05 by Joel Sherrill <joel@…>

In [changeset:"8cc14e5a5e9db41ba800d81ce184b6cf5c872f3e/rtems" 8cc14e5/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:236 Changed on 07/11/22 at 22:08:07 by Joel Sherrill <joel@…>

In [changeset:"eb7b866f51f7b49be09ffe9583db420cc1edcdd2/rtems" eb7b866/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:237 Changed on 07/11/22 at 22:08:09 by Joel Sherrill <joel@…>

In [changeset:"e50bdda22ca95126e2042f6950c1c79d499d0e07/rtems" e50bdda2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:238 Changed on 07/11/22 at 22:08:12 by Joel Sherrill <joel@…>

In [changeset:"c46ec2b497e2d2bf754eb46bd5d319f47317aa36/rtems" c46ec2b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:239 Changed on 07/11/22 at 22:08:14 by Joel Sherrill <joel@…>

In [changeset:"35cfe737408ccfdc82453aa88bb0c913ab237463/rtems" 35cfe73/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:240 Changed on 07/11/22 at 22:08:17 by Joel Sherrill <joel@…>

In [changeset:"b4c3de78ea5058815f2f6d0f5d98c68b3063d4b3/rtems" b4c3de7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:241 Changed on 07/11/22 at 22:08:19 by Joel Sherrill <joel@…>

In [changeset:"c669338a7e806e9a6c8ce527230279bdfcea4d68/rtems" c669338a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:242 Changed on 07/11/22 at 22:08:21 by Joel Sherrill <joel@…>

In [changeset:"c1137c7f04c715e03d940a01dc80d553301fff5b/rtems" c1137c7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:243 Changed on 07/11/22 at 22:08:23 by Joel Sherrill <joel@…>

In [changeset:"a9a99164719454aefd8b3c3bc7066c4d4f8186c1/rtems" a9a99164/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:244 Changed on 07/11/22 at 22:08:26 by Joel Sherrill <joel@…>

In [changeset:"1be68d80932c28c697a703f3382c949d6f0338de/rtems" 1be68d8/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:245 Changed on 07/12/22 at 16:40:05 by Joel Sherrill <joel@…>

In [changeset:"96a4b8c4942ccab1ecec8be911c7d899d84e8bdc/rtems" 96a4b8c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:246 Changed on 07/12/22 at 16:40:08 by Joel Sherrill <joel@…>

In [changeset:"5806ba0f5646088249048f8db67b1d0402d6e1d4/rtems" 5806ba0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:247 Changed on 07/12/22 at 16:40:10 by Joel Sherrill <joel@…>

In [changeset:"334d90e324f916156e83fd19c5b1c3e0b364f1bd/rtems" 334d90e3/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:248 Changed on 07/12/22 at 16:40:13 by Joel Sherrill <joel@…>

In [changeset:"654ff835bbed4b2716cdbde224136d40aec98e74/rtems" 654ff835/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:249 Changed on 07/12/22 at 16:40:15 by Joel Sherrill <joel@…>

In [changeset:"d1dcf24924706775473684ac483f7f45535cd950/rtems" d1dcf24/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:250 Changed on 07/12/22 at 16:40:17 by Joel Sherrill <joel@…>

In [changeset:"36be074d3640ba0f7d8637ceebc3d4b8e1cc1dc9/rtems" 36be074/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:251 Changed on 07/12/22 at 16:40:19 by Joel Sherrill <joel@…>

In [changeset:"01c5b57d3905e191000fa9819a2bb37b6f769a6e/rtems" 01c5b57d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:252 Changed on 07/12/22 at 16:40:22 by Joel Sherrill <joel@…>

In [changeset:"fdda5dfe417f82cec7c9c4b6d1ea028b778d4e6d/rtems" fdda5dfe/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:253 Changed on 07/12/22 at 16:40:24 by Joel Sherrill <joel@…>

In [changeset:"78a63729fadc355d8d3e7c95277f3370316aec15/rtems" 78a6372/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:254 Changed on 07/12/22 at 16:40:27 by Joel Sherrill <joel@…>

In [changeset:"5ee313155dc47c49269c9b826d330e550b6fe3ad/rtems" 5ee3131/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:255 Changed on 07/12/22 at 16:40:29 by Joel Sherrill <joel@…>

In [changeset:"a3571e39fa9817822534e5c84ed90716bf07cdaa/rtems" a3571e39/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:256 Changed on 07/12/22 at 16:40:31 by Joel Sherrill <joel@…>

In [changeset:"d9d2cdff213b244b315b79d953edfe690f8d1ff3/rtems" d9d2cdf/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:257 Changed on 07/12/22 at 16:40:34 by Joel Sherrill <joel@…>

In [changeset:"a965590d648b77433de0978d1d88b80538e1e7c4/rtems" a965590d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:258 Changed on 07/12/22 at 16:40:36 by Joel Sherrill <joel@…>

In [changeset:"fe8b4b6c79ce47d2dc7703286dbb2689ec986c0e/rtems" fe8b4b6c/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:259 Changed on 07/12/22 at 16:40:38 by Joel Sherrill <joel@…>

In [changeset:"5ba0bb2afd25a2812a5abccc9df8ccd3aeb1f462/rtems" 5ba0bb2a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:260 Changed on 07/12/22 at 16:40:41 by Joel Sherrill <joel@…>

In [changeset:"bc374cd7a5803adc1ca481dce4312b785f4c49fe/rtems" bc374cd/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:261 Changed on 07/12/22 at 16:40:43 by Joel Sherrill <joel@…>

In [changeset:"88cf40e63c4c4cad72a27d072563a87f2ff60147/rtems" 88cf40e6/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:262 Changed on 07/12/22 at 16:40:45 by Joel Sherrill <joel@…>

In [changeset:"5aea703542a25e117776b6bf8ba36528a02b7c85/rtems" 5aea7035/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:263 Changed on 07/12/22 at 16:40:47 by Joel Sherrill <joel@…>

In [changeset:"a29b9bb4dd41d0926ea294f1435d4900438bd4ad/rtems" a29b9bb4/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:264 Changed on 07/12/22 at 16:40:50 by Joel Sherrill <joel@…>

In [changeset:"8f4878ae1f3c47b98ade2c6b87f0f78378c7efeb/rtems" 8f4878ae/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:265 Changed on 07/12/22 at 16:40:52 by Joel Sherrill <joel@…>

In [changeset:"9375d24dc8302f9f9458232419325426ee2fec04/rtems" 9375d24/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:266 Changed on 07/12/22 at 16:40:55 by Joel Sherrill <joel@…>

In [changeset:"a1fb8b7edb86dab354a4e78917039ea924fba68d/rtems" a1fb8b7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:267 Changed on 07/12/22 at 16:40:57 by Joel Sherrill <joel@…>

In [changeset:"22d861ab9a8799dc861682fb8f37555ab8a36d8c/rtems" 22d861a/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:268 Changed on 07/12/22 at 16:40:59 by Joel Sherrill <joel@…>

In [changeset:"77f1ae05dd2f8785feac5d653a2a7353c61e9bf0/rtems" 77f1ae0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:269 Changed on 07/12/22 at 16:41:02 by Joel Sherrill <joel@…>

In [changeset:"8a41efe42427c0bdb33c33dad88c8a6446eeaaf0/rtems" 8a41efe4/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:270 Changed on 07/12/22 at 16:41:04 by Joel Sherrill <joel@…>

In [changeset:"a73615a948081a331aee0c89633a6cb8856fae5d/rtems" a73615a9/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:271 Changed on 07/12/22 at 16:41:06 by Joel Sherrill <joel@…>

In [changeset:"0fc7a4499cce46a090d89d97f526e03cdb42d1fa/rtems" 0fc7a44/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:272 Changed on 07/12/22 at 16:41:09 by Joel Sherrill <joel@…>

In [changeset:"aacf9e23fbd11d776a3e3a685d1642b98363dedd/rtems" aacf9e2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:273 Changed on 07/12/22 at 16:41:11 by Joel Sherrill <joel@…>

In [changeset:"00913bb163bff6789ba5016091c71985116822c0/rtems" 00913bb1/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:274 Changed on 07/12/22 at 16:41:13 by Joel Sherrill <joel@…>

In [changeset:"f436fc7a18396fbc033ef5dabb63741aa3d0280e/rtems" f436fc7/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:275 Changed on 07/12/22 at 16:41:16 by Joel Sherrill <joel@…>

In [changeset:"749e9b63bd9b4667503a6186b93f639cbfae7749/rtems" 749e9b63/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:276 Changed on 07/12/22 at 16:41:18 by Joel Sherrill <joel@…>

In [changeset:"a49acb6bef31fcbfe8da7901949fcc16900ec64a/rtems" a49acb6b/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:277 Changed on 07/12/22 at 16:41:20 by Joel Sherrill <joel@…>

In [changeset:"ae71cf38ebf4dfdf1ff4b61035a3618bea881ef9/rtems" ae71cf38/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:278 Changed on 07/12/22 at 16:41:23 by Joel Sherrill <joel@…>

In [changeset:"c1008e9da1b0da9b862d3915fe566e75fbb3fc52/rtems" c1008e9d/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:279 Changed on 07/12/22 at 16:41:25 by Joel Sherrill <joel@…>

In [changeset:"405639a67d846960bb15c04ee898554228988758/rtems" 405639a6/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:280 Changed on 11/15/22 at 16:54:31 by Daniel Cederman <cederman@…>

In [changeset:"33f6e34b2d5cefff41e7dbdb98dd1d4ad40e5c74/rtems" 33f6e34/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:281 Changed on 11/15/22 at 16:54:33 by Daniel Cederman <cederman@…>

In [changeset:"5d5b9eeb0845a9824fab55c8881ba15b43559d77/rtems" 5d5b9ee/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:282 Changed on 11/15/22 at 16:54:35 by Daniel Cederman <cederman@…>

In [changeset:"e01e499490fa651074f8c48114fa5b7f4eb6ff93/rtems" e01e499/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:283 Changed on 11/15/22 at 16:54:38 by Daniel Cederman <cederman@…>

In [changeset:"18a181c267f0249d7310809c45559fb347cdf577/rtems" 18a181c2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:284 Changed on 11/15/22 at 16:54:40 by Daniel Cederman <cederman@…>

In [changeset:"9384ac2d65da4cab43369d0c4fd626ae67e1d833/rtems" 9384ac2/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:285 Changed on 11/15/22 at 16:54:42 by Daniel Cederman <cederman@…>

In [changeset:"3f644aa874e3a67191c9755f6251f8b6b0fa037d/rtems" 3f644aa/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.

comment:286 Changed on 12/12/23 at 21:42:48 by Premysl Houdek

I grant permission to the RTEMS Project to relicense my current and
future contributions to the RTEMS public source to be relicensed to the
2-Clause BSD License.

Přemysl Houdek

comment:287 Changed on 01/15/24 at 09:36:58 by Sebastian Huber <sebastian.huber@…>

In [changeset:"8e8b9bc0b727c9d35b3ac1ef27f90b2f81aefb4c/rtems" 8e8b9bc0/rtems]:

Error: Processor CommitTicketReference failed
/data/trac/repo/rtems.git does not appear to be a Git repository.
Note: See TracTickets for help on using tickets.