Commit Graph

91 Commits

Author SHA1 Message Date
termux-pacman-bot
2a190b8e12 bump(main/libgnutls): 3.8.5 2024-05-05 21:08:19 +00:00
termux-pacman-bot
704e914d0f bump(main/libgnutls): 3.8.3 2024-02-11 16:37:05 +00:00
termux-pacman-bot
09a5966228 bump(main/libgnutls): 3.8.2 2023-11-19 16:32:30 +00:00
termux-pacman-bot
dabb54542e bump(main/libgnutls): 3.8.1 2023-11-16 07:01:28 +00:00
termux-pacman-bot
4da9e700da libunbound: Revise dependency of revdeps 2023-06-18 04:31:02 +00:00
termux-pacman-bot
055c62c649 libgnutls: Avoid automagic dep on brotli
%ci:no-build
2023-06-02 03:31:11 +00:00
termux-pacman-bot
7bb2da228c libgnutls: Bump to 3.8.0 2023-02-12 09:31:57 +00:00
termux-pacman-bot
7569be55b8 libgnutls: Bump to 3.7.9 2023-02-11 02:43:41 +00:00
termux-pacman-bot
6b59bc1e96 *: Add missing libc++ dependency
%ci:no-build
2022-11-08 13:57:59 +00:00
termux-pacman-bot
148750d232 libgnutls: Bump to 3.7.8 2022-10-15 08:11:22 +00:00
termux-pacman-bot
328c6787f0 libgnutls: Fix implementation of struct __sFILE 2022-09-28 15:50:21 +00:00
termux-pacman-bot
5c405dd40b upgpkg(main/libgnhtls): update to 3.7.7
Never version has security fixes, should have no breaking changes as
it's a minor release
2022-09-26 17:51:06 +00:00
termux-actions[bot]
f90b8553be packages/libgnutls 2022-05-29 06:52:52 +00:00
termux-actions[bot]
b4985d70c1 packages/libgnutls 2022-05-14 15:44:38 +00:00
termux-actions[bot]
89de63a87f packages/libgnutls 2022-02-13 09:18:07 +00:00
termux-actions[bot]
83d9514354 packages/libgnutls&&packages/lsd 2022-01-16 12:54:37 +00:00
Maxython
9a29b674ee packages/libgnutls 2021-12-27 01:31:13 +03:00
Maxython
75b98214ac packages/libgnutls 2021-12-05 01:30:25 +03:00
Maxython
556c9f8a18 Update package libgnutls 2021-12-03 00:22:57 +03:00
Leonid Pliushch
e31ebce73a libgnutls: update to 3.6.16 2021-07-08 00:32:15 +03:00
Leonid Pliushch
ca1d255cc7 restart failed build 2021-05-29 16:00:11 +03:00
vhqtvn
124efc9dd9 package updates & build issue fixes (#6919)
aptly: fix build failure

dpkg: fix $TERMUX_ARCH in configure script

gotty: switch to up-to-date upstream

minicom: update source url

ncurses: force build with -fPIC

newsboat: update to 2.23

ovmf: update to 20210421.18.g15ee7b7689

pforth: update to 20210315

pup: build with GO111MODULE=off

rcshell: update source url

remind: update to 03.03.07

tweego: update to 2.1.1

virustotal-cli: update to 0.9.6

docker image: install some missing build tools
2021-05-29 14:41:04 +03:00
Henrik Grimler
742d86b568 Remove _FORTIFY_SOURCE workaround for some pkgs for debug builds
Not necessary after __USE_FORTIFY_LEVEL is set. No need to rebuild any
packages for this though:
%ci:no-build
2021-02-03 16:57:21 +01: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
c0c79ba0f1 libgnutls: update to 3.6.15 2020-09-24 00:00:10 +03:00
Henrik Grimler
6ef0e5876a Bump pending packages again
Seems previous build failed due to game-packages metadata being updated.
2020-06-07 07:24:03 +02:00
Leonid Pliushch
78e74e209d re-run build for pending packages 2020-06-07 04:04:27 +03:00
Henrik Grimler
ffc346b57d Bump recently updated packages, except mksh, to restart build 2020-06-06 21:48:02 +02:00
Henrik Grimler
b5fdbe7a89 libgnutls: update to 3.6.14 2020-06-06 20:38:27 +02:00
Leonid Pliushch
37eefb1fcf libgnutls: rebuild due to libnettle update 2020-05-02 14:59:47 +03:00
Henrik Grimler
3efa45721a Update various packages (#5113)
* calcurse: update to 4.6.0

* dialog: update to 20200327

* dictd: update to 1.13.0

* gitea: update to 1.11.4

* jfrog-cli: update to 1.35.3

* libgd: update to 2.3.0

* libgit2: update to 1.0.0

* libgraphite: update to 1.3.14

* libnftnl: update to 1.1.6

* vim, vim-python: update to 8.2.0500

* unrar: update to 5.9.2

* remind: update to 03.03.01

* nano: update to 4.9.1

* seafile-client: update to 7.0.7

* libgnutls: update to 3.6.13

* apache2: update to 2.4.43
2020-04-03 17:30:41 +02:00
Leonid Pliushch
d476c12455 libgnutls: update to 3.6.12 2020-02-04 16:45:58 +02:00
Henrik Grimler
1deb5f4665 libgnutls: avoid _FORTIFY_SOURCE for debug build
%ci:no-build
2020-01-05 11:58:03 +01:00
Fredrik Fornwall
f984fa0313 libgnutls: Update from 3.6.10 to 3.6.11.1 2019-12-05 23:25:15 +01:00
Rhuan Oliveira
ff97b8f3dd Package libgnutls update (#4356) 2019-09-30 19:53:11 +03:00
Leonid Pliushch
c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch
6e70277fb3 no more develsplit + provide static libraries as separate package
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
b319f89f0e libgnutls: update to 3.6.9 2019-07-28 01:38:31 +03:00
Leonid Pliushch
8d2d5545be libgnutls: do not split c++ part into a separate package 2019-07-25 15:58:52 +03:00
its-pointless
2e4b724c4c enables cxx support in libgnutls 2019-07-25 15:58:52 +03:00
Fredrik Fornwall
18780e35fc libnettle: Update from 3.4.1 to 3.5.1 2019-06-28 12:35:53 +02:00
Fredrik Fornwall
545e2cda7c gnutls: Update from 3.6.7.1 to 3.6.8 2019-05-29 23:07:11 +02:00
Leonid Pliushch
38be3aa1c5 libgnutls: update to 3.6.7.1 2019-05-18 18:21:10 +03:00
Leonid Pliushch
123bc2e482 libgnutls: bump revision after 0d1170cc 2019-05-06 16:54:21 +03:00
Fredrik Fornwall
88667d6327 libgnutls: Update from 3.6.6 to 3.6.7 2019-03-30 00:17:49 +01:00
Fredrik Fornwall
0eb6cd34a7 gnutls: Update from 3.6.5 to 3.6.6 2019-01-27 09:39:07 +01:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
a3fb891637 libgnutls: Update from 3.5.19 to 3.6.5 2019-01-20 19:19:05 +01:00
Fredrik Fornwall
b079234ed4 libgnutls: Update from 3.5.18 to 3.5.19 2018-07-17 10:23:01 +02:00
Fredrik Fornwall
b828bca44b libgnutls: libidn -> libidn2 2018-06-20 03:06:03 +02:00