Skip to content
This repository has been archived by the owner on Mar 20, 2019. It is now read-only.

Releases: gcarq/inox-patchset

62.0.3202.75

27 Oct 14:12
Compare
Choose a tag to compare

Updated to version 62.0.3202.75

The attached pkg is a pre-built binary for Arch Linux.
Compiled with clang using:

CPPFLAGS="-D_FORTIFY_SOURCE=2"
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"

sha256sum: c6b0195d5a4e4cdb474eb99fd7db5815413c95ed5acbaf1919c0f4142132fef7

62.0.3202.62

21 Oct 11:41
Compare
Choose a tag to compare

Updated to version 62.0.3202.62

  • disable default NTP suggestions (#106)
  • disable managing passwords (#110)

The attached pkg is a pre-built binary for Arch Linux.
Compiled with clang using:

CPPFLAGS="-D_FORTIFY_SOURCE=2"
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now"

sha256sum: d0db4c5edbef5a2b15ac3f8cb42a25c85fbd5df4378e4239913cf08e4048b6ee

Thanks to everyone involved!

61.0.3163.100

23 Sep 19:00
Compare
Choose a tag to compare

Updated to version 61.0.3163.100

  • using clang by default (configurable via _clang in PKGBUILD)
  • use vaapi if available
  • disabled metrics collection (can be enabled via enable-metrics flag. from @xsmile)
  • disabled profiler (can be enabled via enable-profiler flag. from @xsmile)

The attached pkg is a pre-built binary for Arch Linux.
Compiled with clang using:

CPPFLAGS="-D_FORTIFY_SOURCE=2"
CFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
CXXFLAGS="-march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong"
LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro"

sha256sum: 9eced55947e42e45bf17c98f4e1c1c9a91db1bf5ad31817aa7a2e3d661aa38a0

Thanks to everyone involved!

59.0.3071.115

01 Jul 12:49
Compare
Choose a tag to compare

Updated to version 59.0.3071.115

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: 93fc9a7587b2da0f2e20a3534631b77aeceea0ece2401b504339dade5b1e1b54

58.0.3029.110

13 May 15:53
Compare
Choose a tag to compare

Updated to version 58.0.3029.110

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: 50bf01b4b550f37eabc14a2281345af929fc518c571ac7fc0a706b03126f5006

57.0.2987.133

10 Apr 21:27
Compare
Choose a tag to compare

Updated to version 57.0.2987.133

  • this version fixes multiple CVEs (#72)
  • built with enable_webrtc=true to mitigate runtime crashes when accessing html5 media (this is necessary because Google has no continuous integration testing for this configuration). NOTE: Make sure to block webrtc via an extension (i.e.: uBlock Origin) if you don't want to reveal your local ip address. (#57) (#73)

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: 4d2d904d67ca0342c48e36621ad762a9606c5e45b9f4fc58af495f0a2e93c068

57.0.2987.98

23 Mar 18:19
Compare
Choose a tag to compare

Updated to version 57.0.2987.98.

  • modified 0005-disable-default-extensions.patch to remove predefined extensions from whitelist to ensure blobs don't get downloaded during runtime
  • adapted 0018-disable-first-run-behaviour.patch for 57.0.2987.98

Known issues:

  • Crash with pepper flash (#57)

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: 4e08ab686095388bfe180d50766a2d6902b0e7b2d3111613b3edf2d7b84b4e9f

56.0.2924.87

07 Feb 17:47
Compare
Choose a tag to compare

Updated to version 56.0.2924.87.

  • fixed disable-new-avatar-menu.patch (#32)
  • ensure patch order (#61)

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: 201f29bb4bb719af57f3f7a8d58ee020ce4d0ce2b94e3d0c25abb4ca0aca6de7

56.0.2924.76

28 Jan 15:48
Compare
Choose a tag to compare

Updated to version 56.0.2924.76.

  • Added upstream patch to compile with enable_webrtc=false
  • Using fieldtrial_testing_like_official_build=true to disable fieldtrial tests properly
  • fixed issue where inoxdriver didn't invoke inox #36

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: c16b271424ac7bac169c63cb9c318b7cd2e7d2eaa9cdc36c7e624b5b675f732b

55.0.2883.87

14 Dec 17:05
Compare
Choose a tag to compare

Updated to version 55.0.2883.87.

  • Adapted disable-translation-lang-fetch.patch to disable TranslateRankerQuery and TranslateRankerEnforcement

The attached pkg is a pre-built binary for Arch Linux.
Compiled with: gcc -march=x86-64 -mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
sha256sum: fedd33cbef7c64f16ee99d8e3a677f57e090ac9daba29cdf41ab7675ee586e4a