[sonic-slave]: Ignore old certificates in apt.#459
[sonic-slave]: Ignore old certificates in apt.#459marian-pritsak wants to merge 1 commit intosonic-net:masterfrom
Conversation
Signed-off-by: marian-pritsak <marianp@mellanox.com>
|
Tried to rebuild sonic slave and got this error: |
|
I don't like this. It will solve the problem, but it will introduce a security problem in our build process. I think we need to contact repo managers and ask them to fix their repo. |
|
Observed for ONE image build too:
|
|
ack pavel, then should we change to another jessie-backports repo? deb http://ftp.debian.org/debian jessie-backports main |
|
@NStetskovych, is the error on your local build? |
|
@lguohan yes, not in CI. |
|
is it this issue #411 |
|
Issue no longer reproduces |
* Update src/sonic-sairedis from branch 'buzznik_dev'
to 90f579f34aeb438f47dcc48849a6ee95e4164b8f
- Merge "Merge broadcom_sonic branch to buzznik_dev branch on Tue Jun 18 22:47:59 PDT 2019" into buzznik_dev
- Merge broadcom_sonic branch to buzznik_dev branch on Tue Jun 18 22:47:59 PDT 2019
Change-Id: I045506e6585a17add23ebf9689813a485d205652
- SAI-REDIS repo changes for NAT Feature
Change-Id: Icd98c2428a7c2b7f29f27aa7bdfa1ab346079fe4
- [JIRA SONIC-189] - send individual mac delete response
for fdb fliush in VS
Change-Id: I73e81ebe461f767de2c4b7443ccf76d6d34688d9
- Merge 201904 branch to broadcom_sonic branch on Sun Jun 9 22:42:11 PDT 2019
Change-Id: I13ac653f9a09499b803a7b5611fdcf043671ffa8
- Merge "[JIRA SONIC-744] - pass switch vid instead of switch rid to translate_rid_to_vid for other objects." into broadcom_sonic
- [JIRA SONIC-744] - pass switch vid instead of
switch rid to translate_rid_to_vid for other
objects.
Change-Id: I23a47e1d88210d28058a201aa03ad879570557c8
- Merge "[JIRA SONIC-718] Preventive check to validate if rid to vid exists before translation" into broadcom_sonic
- Update git submodules
* Update SAI from branch 'broadcom_sonic'
to 7941b372e8b6baaf044227fb02567447ebe77563
- Update SAI headers for 3.6.2.1
Change-Id: I7dc59536bbb4df51e189b61ee94d8765bc6fc6ae
- [JIRA SONIC-718] Preventive check to validate if rid to vid exists before translation
Change-Id: I3912d8812c59beacd2a4b9810b310776d32644e4
- [JIRA SONIC-651] Code coverage support syncd modules
added code coverage support syncd daemon.
package gcno files during deb creation
Change-Id: Ie0dd41716ec0c6a0c0378c9693bab3b53983c18d
- Merge arlo_hw_dev branch build arlo_hw_dev_daily_190529_1519_43 to broadcom_sonic branch
Change-Id: I1f9f14133830edb89bba7adfed8742486dd8856c
- updating the submodule reference for SAI
Change-Id: Ia139f6fc625c322c260f7b4d5e037bdfbd450588
- [JIRA SONIC-330] Update submodule ref for src/sonic-sairedis/SAI
Change-Id: Iab1046ede40b815746e57147a1be182ee411c0a1
- fix missing SAI submodule ref
Change-Id: I0eedd159e29cb1f7bfea85324cb066b57d2b2b37
- Update submodule ref for SAI
Change-Id: If40ebbcdb07b1db05ff9532f62c1d158669b900c
- [flex couter] add RIF counter check to isEmpty (sonic-net#459)
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
- [JIRA SONIC-189] - L2 forwarding enhancements
1. Orchagent FDB data structure enhancement
2. Orchagent SAI Object to port/vlan name map
3. FDB flush at port oper down
4. FDB flush at port vlan removal
5. FDB per vlan flush
6. Store static mac in saved fdb after FDB flush
7. Delete static mac from saved FDB if any when mac deleted from CLI
Change-Id: I5194042a1bea6785c18f5cf7dc03c18a6ec5b6ec
- Assume ntf pointers are the same if both set, or both are nullptr (sonic-net#458)
- Merge broadcom_sonic branch to arlo_hw_dev branch
Change-Id: Ic8d3a96a69088919f8f67bc8133853cc68cb6710
… stops (sonic-net#459) * [pfcwd]: update counters for queues associated with handler when pfcwd stops Signed-off-by: Sihui Han <sihan@microsoft.com> * update as comments
Signed-off-by: Mykola Faryma <mykolaf@mellanox.com>
Change in this update:
b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (sonic-net#421)
4a77d1c [ci]: add vstest (sonic-net#459)
07258a6 [ci]: use build template (sonic-net#457)
ddcae3e runRedisScript api to process integer returned by script run in the redis (sonic-net#447)
33d89c7 [systemlag] Schema defs for system lag (sonic-net#448)
af01f37 spell check fixes (sonic-net#456)
7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (sonic-net#455)
signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
Change in this update:
b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (#421)
4a77d1c [ci]: add vstest (#459)
07258a6 [ci]: use build template (#457)
ddcae3e runRedisScript api to process integer returned by script run in the redis (#447)
33d89c7 [systemlag] Schema defs for system lag (#448)
af01f37 spell check fixes (#456)
7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (#455)
signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
Change in this update:
b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (#421)
4a77d1c [ci]: add vstest (#459)
07258a6 [ci]: use build template (#457)
ddcae3e runRedisScript api to process integer returned by script run in the redis (#447)
33d89c7 [systemlag] Schema defs for system lag (#448)
af01f37 spell check fixes (#456)
7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (#455)
signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
Change in this update:
b75aab7 [swss-common] Add LINKMGR CFG and MUX LINKMGR state table names (sonic-net#421)
4a77d1c [ci]: add vstest (sonic-net#459)
07258a6 [ci]: use build template (sonic-net#457)
ddcae3e runRedisScript api to process integer returned by script run in the redis (sonic-net#447)
33d89c7 [systemlag] Schema defs for system lag (sonic-net#448)
af01f37 spell check fixes (sonic-net#456)
7afd43d Update to make getNamespaces() API at par with the get_ns_list() swssdk-py API. (sonic-net#455)
signed-off-by: Tamer Ahmed <tamer.ahmed@microsoft.com>
…D automatically (#18994) #### Why I did it src/sonic-platform-daemons ``` * 9ffce20 - (HEAD -> master, origin/master, origin/HEAD) CMIS 'ConfigSuccess" failure while changing default ApSel code for 800G DR8/FR8 modules (#459) (9 hours ago) [Anoop Kamath] ``` #### How I did it #### How to verify it #### Description for the changelog
…D automatically (#19001) #### Why I did it src/sonic-platform-daemons ``` * df0ff63 - (HEAD -> 202311, origin/202311) CMIS 'ConfigSuccess" failure while changing default ApSel code for 800G DR8/FR8 modules (#459) (22 hours ago) [Anoop Kamath] ``` #### How I did it #### How to verify it #### Description for the changelog
… HEAD automatically (sonic-net#1017) #### Why I did it src/sonic-linux-kernel ``` * 274843c - (HEAD -> 202412, origin/HEAD, origin/202412) Merge pull request #43 from r12f/code-sync-202412 (32 minutes ago) [Riff] * b865879 - Merge remote-tracking branch 'base/202411' into code-sync-202412 (13 hours ago) [r12f] * a89afbc - [202411] Update to Linux 6.1.123 (sonic-net#459) (8 days ago) [Saikrishna Arcot] ``` #### How I did it #### How to verify it #### Description for the changelog
…0G DR8/FR8 modules (sonic-net#459) * Update xcvrd.py Reset AppSel value for all lanes when setting non default app value * update reset_app_code mock test * Update mock test for reset_app_code * Add new api to reset app code * Fix build failures and add return type * Rename apis * Address review comments rename APIs * remove decommission api from xcvrd * Update xcvrd.py * Update test_xcvrd.py * Update test_xcvrd.py * Update test_xcvrd.py * Update test_xcvrd.py * Add mock test to capture fail case * Address review comments
…lly (#23620) #### Why I did it src/sonic-gnmi ``` * 97bb827 - (HEAD -> master, origin/master, origin/HEAD) Add support for show interface error (#468) (8 hours ago) [Changrong Wu] * 48f7be8 - Upgrade mops setpackage (#459) (11 hours ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog
…lly (sonic-net#23620) #### Why I did it src/sonic-gnmi ``` * 97bb827 - (HEAD -> master, origin/master, origin/HEAD) Add support for show interface error (sonic-net#468) (8 hours ago) [Changrong Wu] * 48f7be8 - Upgrade mops setpackage (sonic-net#459) (11 hours ago) [Dawei Huang] ``` #### How I did it #### How to verify it #### Description for the changelog
Signed-off-by: marian-pritsak marianp@mellanox.com