Commit Graph

19 Commits

Author SHA1 Message Date
TomIO 593a6a73b7 chore(linter compliance): miscellaneous
[no ci]
2024-04-23 20:25:35 +02:00
Termux Github Actions 5ad9ff6f0d bump(main/cronie): 1.7.1
This commit has been automatically submitted by Github Actions.
2024-01-12 12:12:45 +00:00
Twaik Yont 902a6731aa bump(main/cronie): 1.7.0 2023-10-16 15:45:55 +03:00
Tee KOBAYASHI b6e7449933 some packages: Re-enable clang16-porting
%ci:no-build
2023-04-07 10:14:33 +09:00
Tee KOBAYASHI 10ada7e4d3 *: Disable clang16-porting for auto-updating packages
%ci:no-build
2023-03-28 16:27:35 +09:00
Tee KOBAYASHI ded24b5285 termux-services: Rebuild relevant packages
as a follow-up of commit e91b7fa888.

%ci:no-build
2022-05-16 08:23:32 +09:00
Termux Github Actions 0bace8fb5d cronie: update to 1.6.1
This commit has been automatically submitted by Github Actions.
2022-04-25 18:24:28 +00: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
Tee KOBAYASHI 4f35377123 cronie: Update to 1.6.0 2022-03-26 23:24:38 +09: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
Leonid Pliushch f148e325c7
cronie: update to 1.5.7 2021-05-03 19:10:24 +00:00
jer194 e01b80c24f
cronie: create $PREFIX/etc/cron.d (#6461)
Issue https://github.com/termux/termux-packages/issues/6460.
2021-02-26 21:50:17 +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 f24fd9098c cronie: keep LD_PRELOAD and TZ variables 2020-07-11 01:01:06 +03:00
Leonid Pliushch cb50933035 cronie: depend on dash instead of bash
As it uses $PREFIX/bin/sh for executing commands.
2020-07-11 00:55:45 +03:00
Leonid Pliushch 4a8a1b3d95 cronie: bump revision 2020-07-11 00:52:15 +03:00
Leonid Pliushch ac4f2b9ac5 cronie: bump revision 2020-07-11 00:25:36 +03:00
Leonid Pliushch b341639e0f cronie: copy important environment variables
https://github.com/termux/termux-packages/issues/5510
2020-07-10 19:25:41 +03:00
Leonid Pliushch 17d5dfc0a6 finalize the busybox deprecation, add cronie as busybox crond replacement (#5499) 2020-07-09 00:53:36 +03:00