Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-dev] backporting and building?
  • From: "Homer, Tony" <tony.homer@xxxxxxxxx>
  • Date: Tue, 9 Jun 2020 00:19:38 +0000
  • Accept-language: en-US
  • Arc-authentication-results: i=1; mx.microsoft.com 1; spf=pass smtp.mailfrom=intel.com; dmarc=pass action=none header.from=intel.com; dkim=pass header.d=intel.com; arc=none
  • Arc-message-signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=microsoft.com; s=arcselector9901; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=yzCbhKNDYmnd5ZyddKTwv/aITg6noWZ+IK25Hg2Rtfs=; b=kA+ZAa1N2MWA7XchZO1KPG6Qsi7/jFJaeV2jXyCZbmhUHA4jU8p8XGBLeUnvSjN14l+9KoaGVcQeWq8k1MU5n2ZTYcWBGR3GmUP4Q5OOshRpl6XAGj0Vf+Lib4GNwjBiH6bdqFvTvrj85knTcVqw6HTZsjBO6DBYhOTRFXlATXResiLGXGZ3aEGD4HlTrg6DCWE0+go2Gde6pI+xm5gN7eY/G+W5XNPLPhQ1/dRdaEsOxziJXlS9KEkku5W8EyLC0WgrSQfX2vxoLfXe5N3t2lm1vtBpmpKSHPy45kP7Xeoqrj/1sjMGD/ZkI3qwYFbcR9ocW4b4nl/sHuF+3Gfipw==
  • Arc-seal: i=1; a=rsa-sha256; s=arcselector9901; d=microsoft.com; cv=none; b=LnL7LXbiRMyI3Ku9sGy+TvPlTA84/GuYOTJXhpDjcBoBUvLArL0HtT8K4M4lSxrhNe4LnXAPa6R/lqDpSOJvW2iTt+Oa7AZrhxeAGn6Umao2B6qYMTkCRLQ461pyb8hVJEAO7jQZ3ZygYqzpezmS9JAVA4zzuL1/fkFTeNt01eiKK0GmqhFHOeF7KPmnKjZqaVGPUl6Nqox3QarhcOyOY7HZw+pldXUy6EjBnhHENIAJqZ6n356ZAbJzBuMssqsxXDWPuZBQ8HGNJRrwd5jxdmwuOBmfcgIcSfOba+lOhHwwzctUlOBy7MeeP9Wipll/ddaoYytGfxinY5HOQjRiHA==
  • Delivered-to: platform-dev@xxxxxxxxxxx
  • Ironport-sdr: ECuJk3yW3qsRAbxiYFNGOmigJhO2C4bym1NbrtsLN7z8fsL/F27IwsRbk5sb+W3z1DG9kvK6jk efBBQSr6gvmQ==
  • Ironport-sdr: gOlaf9GKV+n6yKYsvE6FCl1MchRDPU/KUxed3JlI1Gtsd30bjJRt1FAXiTRds0q1XHXZ2wx3Ta k0vu0YYlntJg==
  • List-archive: <https://www.eclipse.org/mailman/private/platform-dev>
  • List-help: <mailto:platform-dev-request@eclipse.org?subject=help>
  • List-subscribe: <https://www.eclipse.org/mailman/listinfo/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=subscribe>
  • List-unsubscribe: <https://www.eclipse.org/mailman/options/platform-dev>, <mailto:platform-dev-request@eclipse.org?subject=unsubscribe>
  • Thread-index: AQHWPfOpy3IcCQw4F0aUzYyr7q367A==
  • Thread-topic: [platform-dev] backporting and building?
  • User-agent: Microsoft-MacOutlook/16.38.20060702

Hi Christoph-

Honestly, I hadn't thought of that.

I was trying to patch the build and I got an error:
[ERROR] Missing requirement: org.eclipse.platform.feature.group 4.15.0.v20200305-0155 requires 'org.eclipse.equinox.p2.iu; org.apache.ant [1.10.7.v20190926-0324,1.10.7.v20190926-0324]' but it could not be found

I hadn’t tried just replacing org.apache.ant 1.10.7 with 1.10.8 in the product after the build was complete.
I guess that approach should work, is that what you mean?

I'll give it a try, thanks!
Tony

On 6/7/20 , 9:18 PM, "platform-dev-bounces@xxxxxxxxxxx on behalf of Christoph Läubrich" <platform-dev-bounces@xxxxxxxxxxx on behalf of laeubi@xxxxxxxxxxxxxx> wrote:

    Just wondering:

    You wrote that you are having a RCP application, won't it be easier to 
    simply patch the ant version in your final product?

    Am 07.06.20 um 16:44 schrieb Homer, Tony:
    > Hi Dani-
    > 
    > Thanks for responding.
    > 
    > Yes, updating to Ant 1.10.8 mitigates 
    > https://nvd.nist.gov/vuln/detail/CVE-2020-1945, which is what I need to do.
    > 
    > Tony Homer
    > 
    > *From: *<platform-dev-bounces@xxxxxxxxxxx> on behalf of Daniel Megert 
    > <daniel_megert@xxxxxxxxxx>
    > *Reply-To: *"Eclipse platform general developers list." 
    > <platform-dev@xxxxxxxxxxx>
    > *Date: *Sunday, June 7, 2020 at 1:23 AM
    > *To: *"Eclipse platform general developers list." <platform-dev@xxxxxxxxxxx>
    > *Subject: *Re: [platform-dev] backporting and building?
    > 
    > Hi Tony
    > 
    > That commit only changes the Ant version in a test class. Is this really 
    > what you want to backport?
    > 
    > Dani
    > 
    > 
    > 
    > From: "Homer, Tony" <tony.homer@xxxxxxxxx>
    > To: "platform-dev@xxxxxxxxxxx" <platform-dev@xxxxxxxxxxx>
    > Date: 06.06.2020 22:51
    > Subject: [EXTERNAL] [platform-dev] backporting and building?
    > Sent by: platform-dev-bounces@xxxxxxxxxxx
    > 
    > ------------------------------------------------------------------------
    > 
    > I have an RCP product that is currently building against 4.15 and due to 
    > release timing I cannot update to 4.16 until after the current release 
    > cycle.
    > 
    > I’d like to backport this fix to 4.15:
    > 
    > https://git.eclipse.org/c/platform/eclipse.platform.git/commit/?id=4a27c8ad20b921af8df9731037aa756d70d6875f
    > 
    > Applying the patch is no problem, but I’ve never built platform before.
    > 
    > I’m not sure if I need to check out all the repos or can just checkout 
    > one of them.
    > 
    > I’m not sure what build command to use.
    > 
    > I looked for instructions, but there are none listed on the developer 
    > resources page:
    > 
    > https://projects.eclipse.org/projects/eclipse.platform/developer
    > 
    > I also looked at ci and it helped with the build command, but I couldn’t 
    > work out what I need to do to setup my environment:
    > 
    > https://ci.eclipse.org/linuxtools/job/linuxtools-master/142/console
    > 
    > Is there a doc that explains which repos to checkout and what build 
    > command to use?
    > 
    > Thanks!
    > 
    > Tony Homer_______________________________________________
    > platform-dev mailing list
    > platform-dev@xxxxxxxxxxx
    > To unsubscribe from this list, visit 
    > https://www.eclipse.org/mailman/listinfo/platform-dev
    > 
    > 
    > 
    > 
    > _______________________________________________
    > platform-dev mailing list
    > platform-dev@xxxxxxxxxxx
    > To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev
    > 
    _______________________________________________
    platform-dev mailing list
    platform-dev@xxxxxxxxxxx
    To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/platform-dev


Back to the top