Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

shadowsocksr-libev: Upgrade PCRE2 & drop libopenssl-legacy depends #1428

Merged
merged 5 commits into from
Mar 21, 2024

Conversation

zxlhhyccc
Copy link
Collaborator

  • shadowsocksr-libev: Upgrade PCRE to PCRE2

@qwerttvv
Copy link
Contributor

一般没有openssl3的,同期也有不了libpcre2,折腾一圈,还是会报错
升级到openssl3的,都会带libopenssl-legacy

@zxlhhyccc
Copy link
Collaborator Author

一般没有openssl3的,同期也有不了libpcre2,折腾一圈,还是会报错
升级到openssl3的,都会带libopenssl-legacy

已检测编译通过了,你用这个pr编译不过去?我这里没问题,我是官方master分支正常编译。。。

@qwerttvv
Copy link
Contributor

我意思是这个改动之前就编译不过的用户,有了这个改动之后极大概率还是会有依赖问题,那些之前没有问题的,改完了大概率也不会有问题,因为libopenssl-legacy和libpcre2差不多是同期的,该升的都升了,没升的都没升。

单从依赖方面来说,个人觉得这个修改起不到收效,性能和资源占用等其它方面没有对比过,我不知道

@zxlhhyccc
Copy link
Collaborator Author

zxlhhyccc commented Mar 17, 2024

单从依赖方面来说,个人觉得这个修改起不到收效,性能和资源占用等其它方面没有对比过,我不知道

1、libopenssl-legacy 似乎仅在 openwrt-23.05及以上 openssl3 中可用。
2、删除libopenssl-legacy依赖项以确保旧 OpenWrt 分支的正确构建。

@qingtian110
Copy link

一般没有openssl3的,同期也有不了libpcre2,折腾一圈,还是会报错 升级到openssl3的,都会带libopenssl-legacy

libpcre2 在7年前即 openwrt 18.06 开始提供,就问你尴尬不?

@qwerttvv
Copy link
Contributor

这有啥可尴尬的,首先我经常犯错,不是小概率的,其次很多packages确实没有这个,包括我用的比较多的一个基于1907的,我说的这些是基于我观察,再者说之前反馈没有openssl3似乎是hanwckf的798x用户比较多,2102的包确实包括了这个改动的依赖,对他们来说确实友好了,最后还有一点,我脸皮多厚啊我尴什么尬啊…这个是不是改动对我也没影响…

@coolsnowwolf coolsnowwolf merged commit b0e7c59 into fw876:master Mar 21, 2024
7 checks passed
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.

4 participants