1
0
mirror of https://github.com/termux/termux-packages synced 2024-06-18 14:17:05 +00:00
Commit Graph

79 Commits

Author SHA1 Message Date
Leonid Pliushch
64a63fd703
chore(main/mosh): upstream modified source tarball 2022-11-29 14:35:57 +02:00
Chongyun Lee
2bd1508df7
upgpkg(main/mosh): 1.4.0
Closes #12584
2022-10-28 10:40:29 +08:00
Henrik Grimler
ff784d7a9a
deps(main/libprotobuf{,-c}): rebuild after libprotobuf upgrade
Fixes termux/termux-packages#11785, termux/termux-packages#11787,
termux/termux-packages#11791.
2022-09-02 12:06:08 +02:00
Henrik Grimler
b281bc2145
rebuild(deps:libc++): bump termux-main packages that depend on libc++
All except libllvm, rust, rustc-nightly, openfoam and libdispatch,
those packages will be handled separately.
2022-08-13 12:21:20 +02:00
Tee KOBAYASHI
5cdbb6b40e mosh: Separate mosh.pl in a subpackage
and make `mosh` a wrapper script that prefers `mosh.pl` when installed.
2022-05-16 21:25:26 +09:00
Aditya Alok
306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
why? since we get versions not tag when updating from repology

%ci:no-build

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Yaksh Bariya
4577a0cf69 revbump all packages dependent on openssl
%ci:no-build All packages will be triggered for rebuild manually
2022-03-01 12:36:05 +00:00
Yaksh Bariya
1bfc5f9865 revbump all remaining packages that depend on openssl
%ci:no-build

Manual rebuilds will be triggered for all the packages
2022-02-26 04:25:43 +00:00
Henrik Grimler
a2187e62df Bump all packages depending on libc++
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Henrik Grimler
b62fda06bf
mosh: bump again to rebuild against new protobuf version 2021-10-21 08:39:55 +02:00
Henrik Grimler
84c9b8d773
mosh: bump revision to rebuild after protobuf update 2021-10-21 08:31:56 +02:00
Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
Re-enable automatic updates after deleting github-projects.txt.

%ci:no-build
2021-10-04 13:43:31 +03:00
Henrik Grimler
dfc07050eb mosh: bump again after protobuf fix 2021-09-16 22:02:05 +02:00
Henrik Grimler
5b629006e1 moah: rebuild after protobuf update
Fixes https://github.com/termux/termux-packages/issues/7550.
2021-09-16 21:40:00 +02:00
Henrik Grimler
d13bf886b8 android-tools, mosh: bump again to restart build 2021-06-15 16:13:40 +02:00
Henrik Grimler
9f963212d9 android-tools,mosh: bump after libprotobuf update
Fixes https://github.com/termux/termux-packages/issues/7014.
2021-06-15 16:03:56 +02:00
Leonid Pliushch
37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch
1f1fd2c193
mosh: bump revision 2020-12-07 23:01:31 +00:00
Leonid Pliushch
16d55adac2 libprotobuf: package has been moved to protocolbuffers/protobuf + downgrade to 3.13.0
Has to downgrade to 3.13.0 as host tools are not available for 3.13.0.1. Error:

 Downloading https://github.com/protocolbuffers/protobuf/releases/download/v3.13.0.1/protoc-3.13.0.1-linux-x86_64.zip
   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
   0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
 curl: (22) The requested URL returned error: 404 Not Found
 Failed to download https://github.com/protocolbuffers/protobuf/releases/download/v3.13.0.1/protoc-3.13.0.1-linux-x86_64.zip
2020-10-22 22:56:08 +03:00
Leonid Pliushch
070e7590bb mosh: bump revision 2020-08-21 14:09:31 +03:00
Butta
b6c702b46e protobuf: update from 3.12.4 to 3.13.0 and bump libgrpc, librotobuf-c, and mosh dependent packages
parted: update from 3.2 to 3.3

rhash: update from 1.3.9 to 1.4.0

seafile-client: update from 7.0.8 to 7.0.9

sensible-utils: update from 0.0.12 to 0.0.13

util-linux: update from 2.35.2 to 2.36
2020-08-21 15:45:26 +05:30
Fredrik Fornwall
2bee455487 Rebump libprotof and users 2020-08-12 12:40:07 +02:00
Fredrik Fornwall
4c36fc447d libprotobuf: Update from 3.12.2 to 3.12.4 2020-08-12 12:07:38 +02:00
Leonid Pliushch
a6910acef5 downgrade protobuf to 3.12.2 as 3.12.3 causes problems with mosh (and other?) 2020-06-08 14:44:57 +03:00
Leonid Pliushch
823f5f858c fix checksum for host protoc zip & rebuild mosh 2020-06-08 13:22:10 +03:00
Leonid Pliushch
1b4a10843d mosh: rebuild package
Issue https://github.com/termux/termux-packages/issues/5378.
2020-06-08 04:24:53 +03:00
Fredrik Fornwall
38c780b18e libprotobuf: Update from 3.11.4 to 3.12.2 2020-06-02 08:34:56 +02:00
Fredrik Fornwall
f317c7cf7d protobuf: Update from 3.9.1 to 3.11.1 2019-12-05 23:58:28 +01:00
Leonid Pliushch
6cb24c6951 bump libprotobuf-using packages 2019-07-28 01:52:45 +03:00
Leonid Pliushch
8c65c91507 mosh: bump revision 2019-06-20 00:35:07 +03:00
Tom Yan
fa7fca94dc mosh: fix unwinding 2019-05-14 17:53:00 +03:00
Fredrik Fornwall
503c204164 protobuf: Update from 3.6.1 to 3.7.1 2019-05-12 00:22:25 +02:00
Leonid Pliushch
c9b80cf42d libutil: remove package - replaced by libc from Android 7 or newer 2019-03-10 15:42:58 +02:00
Leonid Pliushch
85cf56dcf3 mosh: fix path to /var/run/motd.dynamic 2019-03-02 14:52:46 +02:00
Leonid Pliushch
2c16db52fc bump C++ packages for NDK-19 2019-02-23 13:57:09 +02:00
Wetitpig
5f8864c10d Improve formatting of parantheses for functions 2019-02-09 21:06:31 +02:00
Fredrik Fornwall
884ed9291c mosh: Bump revision 2019-01-30 00:39:42 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
e77ef01f38 mosh: Fix build with ndk r18 2018-09-22 00:20:53 +02:00
Fredrik Fornwall
fd72a74c42 openssl: Update from 1.0.2 to 1.1.1 (#2775) 2018-09-11 22:43:19 +02:00
Fredrik Fornwall
77fd6046fc protobuf: Update from 3.6.0.1 to 3.6.1 2018-08-01 22:48:16 +02:00
Fredrik Fornwall
0b23a888c8 protobuf: Update from 3.5.2 to 3.6.0.1 2018-07-02 01:42:57 +02:00
Fredrik Fornwall
6988f30ee7 Bump c++-using packages 2018-06-26 13:29:06 +02:00
Fredrik Fornwall
784b45404e Rebuild grpc and mosh after protobuf update 2017-11-15 16:49:16 +01:00
Fredrik Fornwall
51c7760090 Drop need of setting TERMUX_PKG_FOLDERNAME
Instead figure out the top level source folder ourselves.
2017-09-20 00:48:04 +02:00
Fredrik Fornwall
3bbf551382 protobuf: Update from 3.3.2 to 3.4.1
Bump and rebuild mosh against new libprotobuf version.
2017-09-16 15:05:03 +02:00
Fredrik Fornwall
95e6f9429a Attach arm issues with C++ exception unwinding
See https://github.com/android-ndk/ndk/issues/379

Fixes #1163

Fixes issues with gdb segfaulting on arm on an unrecognized command.
2017-07-27 02:06:37 +02:00
Fredrik Fornwall
9116d28970 mosh: Update from 1.3.0 to 1.3.2 2017-07-25 01:30:10 +02:00
Fredrik Fornwall
6c29aaa1c7 Transition from gnustl to libc++
This will make things as std::to_string() and other C++ features
work with a modern and supported C++ library.

We package up libc++_shared.so and bump the revision of every C++
using package to make it rebuild against it.

Users who have built C++ using libraries or programs will probably
need to rebuild them if they are linked against Termux-supplied
libraries, as user code was previously linked against gnustl while
the system libraries are now using libc++, and it's not a good idea
to mix C++ standard libraries in a program.
2017-07-14 00:23:37 +02:00
Fredrik Fornwall
1345b3f8d2 mosh: Bump revision after protobuf update 2017-05-23 17:37:42 +02:00