-
Notifications
You must be signed in to change notification settings - Fork 64
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
Status of stud and import hitch #344
Comments
Can't get hitch to work for the moment - segfaults on any attempt to use the binary. |
Imported as wip/hitch for now. |
If I can get a copy I'll dtrace it and I can file a bug upstream. |
Have a look at http://us-east.manta.joyent.com/pkgsrc/public/tmp/hitch-1.1.1.tgz, it should install on a 15.4.x 64bit VM. |
The 1.2.0 released recently seems to have fixed the problem, builds and runs fine for me. I'll bring it into pkgsrc. |
hitch-1.2.0 is available in 2015Q4, let us know how it works. |
Changelog: 2.17.2288.102 - 2.17.2313.102 / 2016-01-03 - 2016-01-10 Summary of changes between 2.17.2288.102 and 2.17.2313.102 as follows. Third party libraries: None. Build related changes: None. Major changes: Update system dictionary. Status icons for OS X are updated with Noto font. Fixed issues: #344: Support icon_prop_key entry in ibus-mozc #345: Mozc for Android keeps crashing #347: Software keyboard is not rendered correctly on Android 6 if non-material theme is selected #350: Status icon is not updated when using Windows Store Apps in desktop mode on Windows 10 #351: Mozc cannot be activated in the search box on the task bar when configured to be the default IME on Windows 10 Following issues are not completely fixed yet, but at least worked around. #348: DirectWrite may fail to render text in certain enviromnents #349: Word suggestion can be unexpectedly suppressed on Chromium Total commits: 29 commits. 2.17.2285.102 - 2.17.2287.102 / 2016-01-01 - 2016-01-02 Summary of changes between 2.17.2285.102 and 2.17.2287.102 as follows. Third party libraries: None. Build related changes: None. Major changes: None. Fixed issues: None. Total commits: 4 commits. 2.17.2241.102 - 2.17.2284.102 / 2015-11-15 - 2015-12-31 Summary of changes between 2.17.2241.102 and 2.17.2284.102 as follows. Third party libraries: fontTools: 5ba7d98 -> 8724513 Build related changes: Reference Dockerfile for Fedora now uses Fedora 23 base image. Default SDKROOT for OS X build is switched from macosx10.8 to macosx10.9. Major changes: CalculatorRewriter is now triggered not only by inputs end with = but also by inputs start with =. For instance, now =1+1 triggers CalculatorRewriter. See the commit message of 5d423b0b and its unittests as for how it works. Performance improvements in LOUDS. See commits 3591f5e7 and cac14650 for details. Fixed issues: #317: session_handler_scenario_test is flaky in Linux build on Travis-CI #341: 1d*= should not trigger language-aware rewriter Total commits: 48 commits.
Changes in 2.8.3 2016/12/8 Bug * Avoid frozen string errors on Ruby 2.3 - fixed by RJ Walsh #336 * SSL timeouts not working on JRuby - fixed by Dave Golombek #341 * Do not reset SSL connection if unnecessary - fixed by Dave Golombek #344 * Ignore text around PEM file in JRuby fixed by Scott Kolb #352 Changes * Add HTTPClient#tcp_keepalive= for enabling TCP keepalive. false by default. #350
The official stud repository has been updated with a note officially declaring it abandoned. See bumptech/stud@663d9c3.
The author recommends hitch (https://hitch-tls.org) as a replacement. Hitch itself is a renamed fork of stud. See varnish/hitch@d02b4d0.
Hitch should be imported to pkgsrc, and it may be worth while to replace stud with a transition package.
The text was updated successfully, but these errors were encountered: