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

Releases: gcarq/inox-patchset

67.0.3396.87

21 Jun 17:52
Compare
Choose a tag to compare

Updated to version 67.0.3396.87

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

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

sha256sum: 60406f2b5a5a339215f9786a78a6fcbb70062566c39f3fef1c0cab0042c851b5

66.0.3359.139

02 May 21:40
Compare
Choose a tag to compare

Updated to version 66.0.3359.139

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"

inox-66.0.3359.139-1-x86_64.pkg.tar.xz sha256sum: d9523fc47ce59691dd6aa7267c4ebab008d1c57e7961d53b21eca9ea061a3432

65.0.3325.181

29 Mar 23:22
Compare
Choose a tag to compare

Updated to version 65.0.3325.181

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"

inox-65.0.3325.181-1-x86_64.pkg.tar.xz sha256sum: e9d375d8e6efe4c51abfa1b055b25b3df736ec86bdda7f8b175f67481d0a4fd0

EDIT: Attached binary linked against icu 61.1 (solves #148)

inox-65.0.3325.181-2-x86_64.pkg.tar.xz sha256sum: a4572985b07d2102fd921ce3e1009d206b7d929de6cdb8f56670ae9bc50ad7a7

65.0.3325.162

15 Mar 18:48
Compare
Choose a tag to compare

Updated to version 65.0.3325.162

Other changes:

  • Allow building with the setting enable_reporting=false to exclude the ReportingService. (#140)

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: 18340de63716bd078e26c68ae7fafc3383587e18d4087cd13df0cae4e6341dc8

63.0.3239.132-2

11 Jan 23:06
Compare
Choose a tag to compare

Changes:

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: f57951b700ed4c52aafe5255ff94a1a7dceb6d4790af3f307bf25ef0c25e9e45

63.0.3239.132

11 Jan 19:03
Compare
Choose a tag to compare

Updated to version 63.0.3239.132

Other changes:

  • Update PKGBUILD to be closer to upstream (3fec87b)

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: 796caa67b8eda4bca65f8adc3785dbbfad849a925d53e82214c44526678f1de4

63.0.3239.84

14 Dec 18:09
Compare
Choose a tag to compare

Updated to version 63.0.3239.84

Changes:

  • Minor improvements to Safe Browsing patch (#120) thanks @Eloston
  • Thanks to @xsmile for updating the patches

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: 87c849d5fd213dbb4c5dd68d527d4ac5676e0ff18e0806dcf449f86543abbb9a

62.0.3202.94

18 Nov 19:02
Compare
Choose a tag to compare

Updated to version 62.0.3202.94

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: 6ba9997588d75b63be3af49ab10af23fcf015f5f7ee30fef9f380550db1afa00

62.0.3202.89

11 Nov 20:14
Compare
Choose a tag to compare

Updated to version 62.0.3202.89

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: 892942815a45e4395c39568a9ddc10f0e34beb5006c4540cf4bfcf7daabec4c2

62.0.3202.75-2

28 Oct 16:08
Compare
Choose a tag to compare

Fixed issues:

  • WebSocket connection issues (#112)

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: 65b7209dd1f413f6a598c5f6a3a51c7b4679d6f8833450241c9c656ad2a5e309