Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-09 | declare sodeps, perhaps for no good reason | Mantas Mikulėnas | |
But they might end up catching unexpected soname bumps in the future, like if cairo ever starts using soversion 3 or similar. | |||
2023-02-09 | release 2.2.11 | Mantas Mikulėnas | |
2023-01-03 | use 'grep -E' to avoid the silly deprecation warning | Mantas Mikulėnas | |
2022-11-05 | update OpenSSL dependency | Mantas Mikulėnas | |
2022-06-01 | release 2.2.10 | Mantas Mikulėnas | |
2021-02-26 | add a copy of the Jagex PGP key | Mantas Mikulėnas | |
2021-02-26 | explicitly list all dependencies from debian/control | Mantas Mikulėnas | |
All of them were already present implicitly (including the newly added dep on libglvnd), but this should make it easier to compare the two lists in the future. | |||
2021-02-26 | release 2.2.9 | Mantas Mikulėnas | |
2020-11-24 | typo | Mantas Mikulėnas | |
2020-11-24 | release 2.2.8 | Mantas Mikulėnas | |
2020-11-24 | download Packages before the .deb | Mantas Mikulėnas | |
It's easier to find the current version by reading Packages. | |||
2020-11-24 | slightly improve messages | Mantas Mikulėnas | |
2020-11-21 | stop using makepkg internal functions | Mantas Mikulėnas | |
2020-10-02 | Revert "Revert "Revert "bring back OpenSSL 1.0 workaround""" | Mantas Mikulėnas | |
This reverts commit a234598b34e6d72abc962ba34ea146c3208951a9. | |||
2020-07-02 | Revert "Revert "bring back OpenSSL 1.0 workaround"" | Mantas Mikulėnas | |
This reverts commit 33965fa4c9b1b4ee093516a0ac69bd772b04eb79. | |||
2020-07-02 | bump pkgrel after revert | Mantas Mikulėnas | |
2020-07-02 | Revert "bring back OpenSSL 1.0 workaround" | Mantas Mikulėnas | |
This reverts commit 2ea59dee72f6f987c5b6a1704729e704d29f6e82. | |||
2020-05-26 | bring back OpenSSL 1.0 workaround | Mantas Mikulėnas | |
Did someone accidentally revert the build system to last year? | |||
2020-03-25 | release 2.2.7 | Mantas Mikulėnas | |
2020-03-16 | temporarily switch to cached sources | Mantas Mikulėnas | |
Even though Mod Dark said that they're aware of the issue, it seems that it's going to take a while until it's fixed... | |||
2020-03-16 | belated .SRCINFO update | Mantas Mikulėnas | |
2019-11-25 | release 2.2.6 | Mantas Mikulėnas | |
2019-11-13 | update dependencies from the actual list in deb/control | Mantas Mikulėnas | |
2019-11-13 | clarify verification messages | Mantas Mikulėnas | |
2019-11-13 | remove an obsolete package conflict | Mantas Mikulėnas | |
2019-11-13 | explicitly return if verification fails | Mantas Mikulėnas | |
This was not a problem because all functions run with the 'errexit' flag set (i.e. the "|| return" is implicit for every command), but writing it out makes the function easier to understand. | |||
2019-11-13 | disable capabilities for now; LD_PRELOAD needs to work | Mantas Mikulėnas | |
2019-11-13 | enable CAP_SETFCAP | Mantas Mikulėnas | |
> JagexDark commented on 2019-11-11 14:32 > > Just a heads up that we have updated the launcher / apt repo to 2.2.5, > incorporating various fixes > https://secure.runescape.com/m=news/news-post-linux-client-improvements. > Most relevant change is the new set of dependencies, which should > hopefully be more version-stable going forward. > > Also of note is the new postinst script that grants CAP_SETFCAP on the > launcher binary - this is used ONLY to grant the permission to adjust > thread priorities to the client binary, which allows the audio threads > to be high priority, fixing a long-standing linux audio issue. If there > is a nicer way you can come up with to grant CAP_SYS_NICE to the client > binary then please do so instead. | |||
2019-11-13 | release 2.2.5+evilhack | Mantas Mikulėnas | |
2018-07-21 | allow the latency target to be overridden externally | Mantas Mikulėnas | |
2018-07-21 | incorporate the audio workaround from forums | Mantas Mikulėnas | |
2017-09-14 | clean before build | Mantas Mikulėnas | |
2017-09-14 | fix noextract | Mantas Mikulėnas | |
2017-09-11 | stylefix | Mantas Mikulėnas | |
2017-09-11 | sort depends list | Mantas Mikulėnas | |
2017-09-11 | no longer bump; just disable caching | Mantas Mikulėnas | |
2017-09-11 | don't extract the .deb until we've verified it | Mantas Mikulėnas | |
2017-09-11 | throw away _verify_deb | Mantas Mikulėnas | |
While arguably more direct, it also feels inelegant for some reason. | |||
2017-09-11 | download and cache Release alongside the .deb | Mantas Mikulėnas | |
At least this way all files should share the same lifetime. | |||
2017-09-11 | instead of importing the key manually, list it in validpgpkeys | Mantas Mikulėnas | |
This matches the regular makepkg behavior. Sad that it's not automatic. | |||
2017-09-11 | verify using _gpgbuilder if available (no extra downloads, but only SHA1) | Mantas Mikulėnas | |
2017-09-11 | make $jagexpgpkey a global variable | Mantas Mikulėnas | |
2017-09-11 | have a local copy of the PGP key | Mantas Mikulėnas | |
2017-09-11 | make package more bump-proof by directly verifying signatures | Mantas Mikulėnas | |
2017-09-11 | bump | Mantas Mikulėnas | |
2017-07-01 | Bye. | Ivan Puntiy | |
2017-06-22 | Added gtk2 as dependency | Ivan Puntiy | |
2017-06-22 | Upstream client rebuild | Ivan Puntiy | |
2017-06-05 | Upstream client rebuild | Ivan Puntiy | |
2017-05-16 | Oops... | Ivan Puntiy | |