Code Monkey home page Code Monkey logo

Comments (4)

Ljzkirito avatar Ljzkirito commented on August 27, 2024 1

这件事大概是这样的:
(小白一个,有不对的欢迎指正)
上游openwrt23更新openssl为3.0版本,openssl 3.0删除了部分旧的加密方法,如RC4,但是shadowsocksr仍然需要这些(没有就会编译失败),所以需要libopenssl-legacy显式说明需要openssl 3.0这些旧的加密方法。
但是hanwckf仓库目前是op21.02分支,用的openssl 1.1.1,没有这个问题,没有也不需要libopenssl-legacy。
lede仓库openssl已经升级到3.0,后续要么请求hanwckf升级openssl 3.0(可能需要一并升级其他package,但是hanwckf使用的ImmortalWrt-21.02分支,已经结束维护);要么自己fork一份,Revert这个提交。

我看了看你的AX6000.yml,也可以不替换shadowsocksr-libev,用原来的ImmortalWrt的,不就行了😊

from helloworld.

Ljzkirito avatar Ljzkirito commented on August 27, 2024

换回master分支就行了,libopenssl-legacy是openwrt 23 with openssl 3.0 用的。

from helloworld.

chika0801 avatar chika0801 commented on August 27, 2024

https://github.com/chika0801/immortalwrt/blob/main/.github/workflows/AX6000.yml

我是红米AX6000,用的 https://github.com/hanwckf/immortalwrt-mt798x.git 这个仓库源码在编译,想问下有不有解决方法。

#1350 不知道以后这个提交会不会推送到main分支,就有其它人遇到问题了。

from helloworld.

chika0801 avatar chika0801 commented on August 27, 2024

@Ljzkirito 感谢你的解答。

from helloworld.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.