Skip to content

src: Remove libjemalloc-dev from hiredis build.sh #88

Merged
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:libjemalloc
Dec 1, 2016
Merged

src: Remove libjemalloc-dev from hiredis build.sh #88
stcheng merged 1 commit intosonic-net:masterfrom
stcheng:libjemalloc

Conversation

@stcheng
Copy link
Copy Markdown
Contributor

@stcheng stcheng commented Dec 1, 2016

No description provided.

@svc-acs
Copy link
Copy Markdown
Collaborator

svc-acs commented Dec 1, 2016

add this to sonic-slave

libjemalloc-dev is installed in sonic-slave
@stcheng stcheng changed the title src: Add libjemalloc-dev to redis build.sh src: Remove libjemalloc-dev from hiredis build.sh Dec 1, 2016
@stcheng
Copy link
Copy Markdown
Contributor Author

stcheng commented Dec 1, 2016

just notice that it is already there in sonic-slave

@stcheng stcheng merged commit 923b13a into sonic-net:master Dec 1, 2016
@stcheng stcheng deleted the libjemalloc branch December 1, 2016 01:03
Kalimuthu-Velappan pushed a commit to Kalimuthu-Velappan/sonic-buildimage that referenced this pull request Sep 12, 2019
config save will export current config db content into a json file (default /etc/sonic/config_db.json).
config load will import data from a json file into DB.
madhanmellanox pushed a commit to madhanmellanox/sonic-buildimage that referenced this pull request Mar 23, 2020
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
dmytroxshevchuk pushed a commit to dmytroxshevchuk/sonic-buildimage that referenced this pull request Aug 31, 2020
judyjoseph added a commit that referenced this pull request Sep 4, 2020
[ledd][multi-ASIC] Update to ledd based on sonic-swss-common updates (#87)
remove sonic-utilities dependency from pcied (#88)
lguohan pushed a commit that referenced this pull request Oct 4, 2020
…er number (#5524)

* [MultiDB] fix wrong parameter number in interface.py (#88)

Signed-off-by: Dong Zhang d.zhang@alibaba-inc.com
xumia pushed a commit to xumia/sonic-buildimage-1 that referenced this pull request Feb 16, 2021
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
[ledd][multi-ASIC] Update to ledd based on sonic-swss-common updates (sonic-net#87)
remove sonic-utilities dependency from pcied (sonic-net#88)
santhosh-kt pushed a commit to santhosh-kt/sonic-buildimage that referenced this pull request Feb 25, 2021
…er number (sonic-net#5524)

* [MultiDB] fix wrong parameter number in interface.py (sonic-net#88)

Signed-off-by: Dong Zhang d.zhang@alibaba-inc.com
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Jun 16, 2021
* [MultiDB] fix wrong parameter number in interface.py
* del closed redis and pubsub, using local db_name to db_id mapping
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jan 24, 2022
SuvarnaMeenakshi pushed a commit to SuvarnaMeenakshi/sonic-buildimage that referenced this pull request Mar 16, 2022
…ic-net#88)

* Add managment port support to RFC1213, RFC2863, IEEE802.1ab MIBs
* Get mgmt ports from CONFIG DB, add oper status test
* Add comments to the code
* Add management port admin status unit test
* Add unit test for mgmt port alias
sg893052 pushed a commit to sg893052/sonic-buildimage that referenced this pull request Apr 25, 2022
EVPN VxLAN LVTEP Advertise-pip HLD. V1.
zjswhhh added a commit that referenced this pull request Jun 15, 2022
[sonic-linkmgrd][master] submodule updates

e7e00f2 Jing Zhang      Tue Jun 14 17:27:22 2022 -0700  Fix IP header checksum in handleSendSwitchCommand (#88)
127fd3d Jing Zhang      Tue Jun 7 09:33:03 2022 -0700   Check self's mux mode before switching peer to standby & add support for `detach` mode (#79)

sign-off: Jing Zhang zhangjing@microsoft.com
yxieca added a commit to yxieca/sonic-buildimage that referenced this pull request Jun 16, 2022
linkmgrrd:
* d6518dd 2022-06-14 | Fix IP header checksum in handleSendSwitchCommand (sonic-net#88) (HEAD -> 202205, github/202205) [Jing Zhang]

swss:
* 4430445 2022-06-03 | Add port counter sanity check (sonic-net#2300) (HEAD -> 202205, github/202205) [Junhua Zhai]
* 01b017c 2022-05-28 | [counter] Support gearbox counters (sonic-net#2218) [Junhua Zhai]

utilities:
* ce96543 2022-05-26 | [subinterface]Avoid removing the subinterface when last configured ip is removed (sonic-net#2181) (HEAD -> 202205, github/202205) [Sudharsan Dhamal Gopalarathnam]
* ed97c6f 2022-05-26 | [subinterface] Fix route add command to accept subinterface as dev (sonic-net#2180) [Sudharsan Dhamal Gopalarathnam]
* 53ff644 2022-06-09 | [gendump] Add Support to dump BCM-DNX commands (sonic-net#1813) [saksarav-nokia]
* 0e31790 2022-06-15 | [config][muxcable] fix minor config DB logic issue (sonic-net#2210) [vdahiya12]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
yxieca added a commit that referenced this pull request Jun 16, 2022
linkmgrrd:
* d6518dd 2022-06-14 | Fix IP header checksum in handleSendSwitchCommand (#88) (HEAD -> 202205, github/202205) [Jing Zhang]

swss:
* 4430445 2022-06-03 | Add port counter sanity check (#2300) (HEAD -> 202205, github/202205) [Junhua Zhai]
* 01b017c 2022-05-28 | [counter] Support gearbox counters (#2218) [Junhua Zhai]

utilities:
* ce96543 2022-05-26 | [subinterface]Avoid removing the subinterface when last configured ip is removed (#2181) (HEAD -> 202205, github/202205) [Sudharsan Dhamal Gopalarathnam]
* ed97c6f 2022-05-26 | [subinterface] Fix route add command to accept subinterface as dev (#2180) [Sudharsan Dhamal Gopalarathnam]
* 53ff644 2022-06-09 | [gendump] Add Support to dump BCM-DNX commands (#1813) [saksarav-nokia]
* 0e31790 2022-06-15 | [config][muxcable] fix minor config DB logic issue (#2210) [vdahiya12]

Signed-off-by: Ying Xie <ying.xie@microsoft.com>
mssonicbld pushed a commit to mssonicbld/sonic-buildimage that referenced this pull request Sep 25, 2022
yxieca pushed a commit that referenced this pull request Jun 7, 2023
…atically (#15373)

src/sonic-telemetry

* 5a83c07 - (HEAD -> 202205, origin/202205) Merge pull request #109 from zbud-msft/backport-202205 (86 minutes ago) [Ying Xie]
* 0f75a64 - [202012] Workaround gomonkey for armhf (#88) (3 weeks ago) [Zain Budhwani]
* 1b0dc75 - Fix Makefile error (3 weeks ago) [Zain Budhwani]
* 72e4540 - Add diff cov (#85) (3 weeks ago) [Zain Budhwani]
* 11aace5 - Add get-update to azp yml (#79) (3 weeks ago) [Zain Budhwani]
* 3eaaccc - Add net core and code coverage results (#77) (3 weeks ago) [Zain Budhwani]
* 3cf3883 - Enable unit test (3 weeks ago) [ganglyu]
* 2a0928f - Change dir name in pipeline (#75) (4 weeks ago) [Zain Budhwani]
* baa845a - Update yml (4 weeks ago) [Zain Budhwani]
* c533d52 - Fix format (4 weeks ago) [ganglyu]
mlok-nokia pushed a commit to mlok-nokia/sonic-buildimage that referenced this pull request Jun 5, 2024
[code sync] Merge code from sonic-net/sonic-buildimage:202205 to 202205
skr31 pushed a commit to skr31/sonic-buildimage that referenced this pull request May 25, 2025
…est HEAD automatically (sonic-net#1154)

#### Why I did it
src/sonic-platform-common
```
* 42a3ecc - (HEAD -> 202412, origin/202412) [sonic-platform-common] catch exception while creating api object (sonic-net#87) (9 hours ago) [mssonicbld]
* f657c29 - Fix KeyError for unsupported CMIS applications (sonic-net#88) (12 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jun 14, 2025
…e latest HEAD automatically (#22943)

#### Why I did it
src/wpasupplicant/sonic-wpa-supplicant
```
* bc7396e9d - (HEAD -> master, origin/master, origin/HEAD) sonic-wpasupplicant changes for PAC (#88) (3 days ago) [Vijaya Kumar Abbaraju]
```
#### How I did it
#### How to verify it
#### Description for the changelog
croos12 pushed a commit to croos12/sonic-buildimage that referenced this pull request Sep 29, 2025
…tomatically (sonic-net#1610)

#### Why I did it
src/sonic-gnmi
```
* 0222d5f - (HEAD -> 202412, origin/202412) Merge pull request sonic-net#101 from Azure/202412-dev (2 hours ago) [Zain Budhwani]
* ec20f64 - (origin/202412-dev) Support Show Interface tranceiver lpmode  (sonic-net#92) (17 hours ago) [yiliu4]
* c9b5498 - "Make interface as arg instead of option for `show interface alias` and `show interface flap` (sonic-net#100) (24 hours ago) [axin]
* e9f0e29 - Add show interfaces portchannel /ecn (sonic-net#77) (27 hours ago) [jiayuj2021]
* 126f6fe - Add implementation for 'show ipv6 prefix-list' (sonic-net#84) (34 hours ago) [nanali-msft]
* 9977ae6 - Remove non-common functions from show_common.go (sonic-net#98) (34 hours ago) [gnemuw]
* d76043c - Add option SONIC_CLI_IFACE_MODE to support naming mode environment variable refresh in gnmi (sonic-net#88) (2 days ago) [axin]
* 37692e9 - Replacing the `queue-type` option with subcommands for `show queue watermark` (sonic-net#89) (2 days ago) [mramezani95]
* 3f4bd4b - Fix srv6 stats (sonic-net#95) (2 days ago) [Changrong Wu]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…tomatically (sonic-net#1215)

#### Why I did it
src/sonic-swss
```
* f7f2195 - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#91 from mssonicbld/sonicbld/202503-merge (21 hours ago) [mssonicbld]
* f9484a3 - Merge branch '202412' of https://github.com/Azure/sonic-swss.msft into 202503 (23 hours ago) [Sonic Automation]
* d654b6c - Merge pull request sonic-net#88 from mssonicbld/sonicbld/202412-merge (2 days ago) [mssonicbld]
* e22738e - Merge branch '202411' of https://github.com/sonic-net/sonic-swss into 202412 (2 days ago) [Sonic Automation]
* b12c128 - [202411][test_mux] fix vstest multi-mux (sonic-net#3692) (2 days ago) [Nikola Dancejic]
```
#### How I did it
#### How to verify it
#### Description for the changelog
vmittal-msft pushed a commit to vmittal-msft/sonic-buildimage that referenced this pull request Oct 20, 2025
…D automatically (sonic-net#1602)

#### Why I did it
src/sonic-sairedis
```
* 9b6890ce - (HEAD -> 202503, origin/202503) Merge pull request sonic-net#88 from mssonicbld/sonicbld/202503-merge (23 hours ago) [mssonicbld]
* fd7bff40 - Merge branch '202412' of https://github.com/Azure/sonic-sairedis.msft into 202503 (23 hours ago) [Sonic Automation]
* d10afab1 - (origin/HEAD, origin/202412, 202412) [flexcounter]: Apply configuration immediately on state change (sonic-net#87) (33 hours ago) [mssonicbld]
```
#### How I did it
#### How to verify it
#### Description for the changelog
mssonicbld added a commit that referenced this pull request Jan 17, 2026
…ly (#25041)

#### Why I did it
src/dhcprelay
```
* af5f61d - (HEAD -> master, origin/master, origin/HEAD) update docker slave name and switch to using libboost1.83 (#88) (4 days ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog
FengPan-Frank pushed a commit to FengPan-Frank/sonic-buildimage that referenced this pull request Mar 6, 2026
…ly (sonic-net#25041)

#### Why I did it
src/dhcprelay
```
* af5f61d - (HEAD -> master, origin/master, origin/HEAD) update docker slave name and switch to using libboost1.83 (sonic-net#88) (4 days ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: Feng Pan <fenpan@microsoft.com>
dprital pushed a commit that referenced this pull request Mar 19, 2026
…ly (#25041)

#### Why I did it
src/dhcprelay
```
* af5f61d - (HEAD -> master, origin/master, origin/HEAD) update docker slave name and switch to using libboost1.83 (#88) (4 days ago) [yijingyan2]
```
#### How I did it
#### How to verify it
#### Description for the changelog

Signed-off-by: dprital <drorp@nvidia.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants