Le Sat, Jul 23, 2022 at 08:33:55PM +0200, Caspar Schutijser a écrit : > Hi, > > My diff for Tor Browser 11.5 is finally in good enough shape to show it. > I only did limited testing so far so I'd like interested users to help. > Please try the diff and report if anything didn't work as before. I > still need to handle the removal of HTTPS Everywhere (its presence > doesn't harm though) and I want to do some more reviewing myself. > More information here: > https://blog.torproject.org/new-release-tor-browser-115/ > > -DISTNAME = src-firefox-tor-browser-91.10.0esr-11.0-1-build1 > +DISTNAME = src-firefox-tor-browser-91.11.0esr-11.5-1-build1
im confused now.. i thought tor-browser upstream bumped the minor when using a newer upstream mozilla esr branch, but they're still on 91 ? it's dead in 1 or 2 months... > FIX_EXTRACT_PERMISSIONS = Yes > EXTRACT_ONLY += ${DISTNAME}.tar.xz \ > @@ -74,7 +74,8 @@ CONFIGURE_ENV += M4=/usr/local/bin/gm4 > # app-name etc. for tor-browser > CONFIGURE_ARGS += --with-app-name=${BROWSER_NAME} \ > --with-tor-browser-version=${TB_VERSION} \ > - --disable-tor-browser-update > + --disable-tor-browser-update \ > + --enable-tor-browser-data-outside-app-dir seems you have disable-tor-browser-update here and in the mozconfig patches (eg patch-browser_config_mozconfigs_tor-browser) - maybe one of them is too much ? > SHA256 (mozilla/https-everywhere-2021.4.15-eff.xpi) = > fl9ygI6hSL7M1BbsvfM+oevEOkMuTnhbXl4TObeitwg= to remove i guess ? :) Landry