This repository has been archived on 2025-03-20. You can view files and clone it, but cannot push or open issues or pull requests.
sonic-buildimage/dockers/docker-fpm-quagga
xumia ef76e82e40
[Build][201811] Fix the jessie mirror removed issue (#14526)
* [Build][201811] Fix the jessie mirror removed issue

* Fix build break for jessie apt key expiration. (#13328)

The GPG key used for Jessie's official repos has since expired, which means building 201911 images no longer works.

Fake the time to be before the expiry date.

* [build] Fix issues caused by docker.com gpg key update. (#14063)

Why I did it
docker.com's gpg key start to work from 2023-02-23. While debian.org's gpg key expired in 2022-11.
We used a walkaround for security checking for debian gpg keys. Now we need to exclude docker.com's gpg key.

How I did it
Update docker.com's gpg key without faketime.
Update others' gpg key with faketime '2022-11'

How to verify it

* Fix build break for jessie apt key expiration

---------

Co-authored-by: Saikrishna Arcot <sarcot@microsoft.com>
Co-authored-by: Liu Shilong <shilongliu@microsoft.com>
2023-04-06 19:31:36 -07:00
..
base_image_files Support readonly vtysh for sudoers (#7383) (#7573) 2021-05-19 09:02:33 +08:00
bgpcfgd Clarify error message for bgpcfgd update loopback address (#5076) 2020-07-31 07:46:47 -07:00
bgpd.conf.j2 [docker-fpm-quagga]: Enable sending ipv6 prefixes over ipv4 BGPMON session. (#3828) 2019-11-30 22:28:46 -08:00
bgpd.peer.conf.j2 Downport BGPM and addrack patches to configlet_201811 branch (#3669) 2019-11-07 20:08:02 +00:00
Dockerfile.j2 [Build][201811] Fix the jessie mirror removed issue (#14526) 2023-04-06 19:31:36 -07:00
isolate.j2 Fix comment typos (#1794) 2018-06-14 21:53:31 -07:00
start.sh Downport BGPM and addrack patches to configlet_201811 branch (#3669) 2019-11-07 20:08:02 +00:00
supervisord.conf [quagga]: Increase netlink receive buffer for zebra (#4228) 2020-03-06 11:14:25 -08:00
unisolate.j2 Fix comment typos (#1794) 2018-06-14 21:53:31 -07:00
zebra.conf.j2 [bgpcfgd]: Generate set src configuration dynamically (#4273) 2020-03-18 08:48:03 -07:00
zebra.set_src.conf.j2 [bgpcfgd]: Generate set src configuration dynamically (#4273) 2020-03-18 08:48:03 -07:00