Commit Graph

17885 Commits

Author SHA1 Message Date
Tee KOBAYASHI 3362326d7e music-file-organizer: Move to disabled-packages
due to licensing issue.
2022-03-30 05:43:22 +09:00
Tee KOBAYASHI 7f4cb4bb0f libarchive: Add patch for CVE-2022-26280 2022-03-30 05:31:55 +09:00
Termux Github Actions bf5c572336 geth: update to 1.10.17
This commit has been automatically submitted by Github Actions.
2022-03-29 18:20:41 +00:00
Zoey Mertes 8e6249f1bd
termux-tools: Add Purdue LUG mirror (#9553) 2022-03-30 02:30:03 +09:00
Tee KOBAYASHI c7e1f9f10b mplayer: Avoid FFmpeg API mismatch 2022-03-30 02:13:22 +09:00
Termux Github Actions 8355486a4f flyctl: update to 0.0.310
This commit has been automatically submitted by Github Actions.
2022-03-29 13:23:58 +00:00
Yaksh Bariya 9d98e6bd14
fix autoupdate for projects hosted on GitHub 2022-03-29 18:44:37 +05:30
Termux Github Actions 9ea5bff801 neovim-nightly: update to 0.7.0-dev+1344-g3cc6cfecf
This commit has been automatically submitted by Github Actions.
2022-03-29 12:33:43 +00:00
Henrik Grimler c114f860a0
Merge MrAdityaAlok's auto update feature and add neovim-nightly
Allows for auto-updates of more packages, not only the ones that are
released through github.

Ref: https://github.com/termux/termux-packages/pull/7977
2022-03-29 13:46:47 +02:00
Termux Github Actions f4fedb2540 libinih: update to 55
This commit has been automatically submitted by Github Actions.
2022-03-29 07:36:54 +00:00
Yaksh Bariya a5b9482bff
liblmdb: update to 0.9.29 2022-03-29 13:04:55 +05:30
Yaksh Bariya 36bdbc49dd
libinih: enable auto-updates 2022-03-29 12:59:07 +05:30
Yaksh Bariya 29568b30e9
cppcheck: update to 2.7.4 2022-03-29 11:34:12 +05:30
Yaksh Bariya 1b6bd35182
entr: update to 5.1 2022-03-29 11:27:16 +05:30
Tee KOBAYASHI acbb0ec6db new package: dmtx-utils 2022-03-29 14:40:16 +09:00
Tee KOBAYASHI c3b81a5728 new package: libdmtx 2022-03-29 14:40:16 +09:00
Yaksh Bariya 7073bee334
help2man: update to 1.49.1 2022-03-29 11:02:21 +05:30
Tee KOBAYASHI 73a06e2c7b strace: Update to 5.17 2022-03-29 11:30:25 +09:00
Tee KOBAYASHI 2ef1042f4e iproute2: Update to 5.17.0 2022-03-29 11:17:15 +09:00
Tee KOBAYASHI 5809b954a5 mpg123: Update to 1.29.3 2022-03-29 11:15:50 +09:00
Tee KOBAYASHI 71d45f1922 dbus: Update to 1.14.0 2022-03-29 11:14:38 +09:00
Tee KOBAYASHI 1debf90ce9 libsndfile: Update to 1.1.0 2022-03-29 11:13:23 +09:00
Termux Github Actions 314179c955 libexpat: update to 2.4.8
This commit has been automatically submitted by Github Actions.
2022-03-29 01:03:34 +00:00
Termux Github Actions ecf4a1b1df kak-lsp: update to 12.1.0
This commit has been automatically submitted by Github Actions.
2022-03-29 01:03:05 +00:00
Chongyun Lee 33eec49669 pypy{,3}: Rebuild after libandroid-posix-semaphore has changed 2022-03-29 05:56:05 +09:00
Aditya Alok c23d019058
feat: replace `apt-compare-versions` script with `termux_pkg_is_update_needed`
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-29 01:01:12 +05:30
Aditya Alok 92ea572ede
ci(package_updates.yml): use `contact@termux.org` for git email
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:45:07 +05:30
Aditya Alok 4b87d872a3
chore(neovim-nightly): update to 0.7.0-dev+1341-g79dcd045d 2022-03-28 23:36:32 +05:30
Aditya Alok 292474f082 fix(termux_github_api_get_tag): expansion of newline in graphql api
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 694a941883 fix(auto update): fix few messages, comments and code
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 3bc578adb3 feat: add package neovim nightly
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>

neovim-nightly: update to 0.7.0-dev+1333-g71b4c30ad

This commit has been automatically submitted by Github Actions.
2022-03-28 23:11:11 +05:30
Aditya Alok 08ac4aa4db feat(auto update): add script to get newest version from repology api
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 843823e3f9 feat(auto update): add script to get tags from gitlab api
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok ba0688e4c5 feat(auto update): add script to get tags from github api
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok ea595dd257 feat(auto update): add script to extract repology data from its api
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 4af1102029 feat(auto update): add script to update repology tracked packages
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok b518a1599b feat(auto update): add script to update gitlab hosted packages
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 6a061af281 feat(auto update): add script to update github hosted packages
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 03cc6b6ce8 feat(auto update): add utility function to check if update is needed
- compare current and latest version retrived from respective api

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 2e093339b2 feat(auto update): add utility function to upgrade package's version
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok e1d6ab87f6 feat(auto update): add utility function to exit on error
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok b089c6182b feat(auto update): add script to decide update method
- hook to be called when auto updating.
- it may be overridden by build.sh

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok 5377dbc8b8 ci(package_updates.yml): adhere to new update system
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Aditya Alok bd99580451 refactor(update-packages): new auto-update system
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-03-28 23:11:11 +05:30
Termux Github Actions a513044543 flyctl: update to 0.0.309
This commit has been automatically submitted by Github Actions.
2022-03-28 12:30:40 +00:00
Tee KOBAYASHI cb84902763 graphicsmagick: Update to 1.3.38 2022-03-28 14:15:18 +05:30
Tee KOBAYASHI 644c0a04ff mercury: Use libandroid-sysv-semaphore 2022-03-28 11:55:09 +09:00
Tee KOBAYASHI 9a3c44f747 uwsgi: Use libandroid-sysv-semaphore 2022-03-28 10:49:48 +09:00
Tee KOBAYASHI 2c329c8bfd monetdb: Use libandroid-sysv-semaphore 2022-03-28 10:48:49 +09:00
Termux Github Actions eb0e8b8e99 watchexec: update to 1.18.11
This commit has been automatically submitted by Github Actions.
2022-03-28 00:23:52 +00:00