Commit Graph

44 Commits

Author SHA1 Message Date
termux-pacman-bot
8f8e35cc63 bump(main/liblzma): 5.6.3
This commit has been automatically submitted by Github Actions.
2024-10-01 18:42:05 +00:00
termux-pacman-bot
dc5dcd9c23 chore(main/liblzma): xz-utils homepage has moved back to https://tukaani.org/xz/
It seems like upstream has discontinued the xz.tukaani.org subdomain
which was entirely in control of the infamous threat actor Jia Tan as it
was being hosted using GitHub Pages, current page should be in control
of trusted parties, i.e. previous maintainer.

https://news.ycombinator.com/item?id=39866862

%ci:no-build
2024-06-06 10:08:41 +00:00
termux-pacman-bot
cc8fc45edc bump(main/liblzma): 5.6.2 2024-06-02 17:08:51 +00:00
termux-pacman-bot
8192a213cc bump(packages/liblzma): 5.6.1+really5.4.5
Fixes CVE-2024-3094

- https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2024-3094
- https://www.openwall.com/lists/oss-security/2024/03/29/4
- https://lists.debian.org/debian-security-announce/2024/msg00057.html
- https://security-tracker.debian.org/tracker/source-package/xz-utils
- https://tracker.debian.org/pkg/xz-utils
- https://tracker.debian.org/news/1515519/accepted-xz-utils-561really545-1-source-into-unstable/
- https://sources.debian.org/src/xz-utils/5.6.1%2Breally5.4.5-1/
- https://salsa.debian.org/debian/xz-utils
2024-03-29 21:37:11 +00:00
termux-pacman-bot
f8222f59f0 bump(main/liblzma): 5.6.1
This commit has been automatically submitted by Github Actions.
2024-03-09 12:40:52 +00:00
termux-pacman-bot
121b96e70d fix(main/liblzma): bad syscall error due to SYS_landlock_create_ruleset 2024-02-25 21:37:07 +00:00
termux-pacman-bot
6e2d7b95c0 bump(main/liblzma): 5.6.0 2024-02-25 10:37:00 +00:00
termux-pacman-bot
3946401a69 bump(main/liblzma): 5.4.6
This commit has been automatically submitted by Github Actions.
2024-01-26 18:37:16 +00:00
termux-pacman-bot
432d44a059 bump(main/liblzma): 5.4.5 2023-11-14 14:01:28 +00:00
termux-pacman-bot
8f68b9812f bump(main/liblzma): 5.4.4 2023-08-03 15:01:55 +00:00
termux-pacman-bot
c57a637c61 liblzma: Bump to 5.4.3 2023-06-03 11:49:17 +00:00
Maxython
f60ab37000 rebuild static packages (#10)
[skip ci]
2023-06-03 14:44:42 +03:00
termux-pacman-bot
11ba8401de liblzma: Bump to 5.4.3 2023-05-04 18:31:13 +00:00
termux-pacman-bot
1e05475eb6 *: Re-enable clang16-porting for essential packages
%ci:no-build
2023-04-01 15:01:26 +00:00
termux-pacman-bot
203ba4f183 *: Disable clang16-porting for essential packages
%ci:no-build
2023-03-28 07:33:09 +00:00
termux-pacman-bot
6c350120b3 liblzma: update to 5.4.2 2023-03-18 23:02:34 +00:00
termux-pacman-bot
fabb0d2181 liblzma: Bump to 5.4.1 2023-01-11 21:30:56 +00:00
termux-pacman-bot
74d67bf650 liblzma: Bump to 5.4.0 2022-12-14 05:01:07 +00:00
termux-pacman-bot
0c141a5a54 liblzma: Bump to 5.2.9 2022-12-01 11:01:21 +00:00
termux-pacman-bot
c75c4650b3 liblzma: Bump to 5.2.8 2022-11-14 10:08:44 +00:00
termux-pacman-bot
9db9eac27a liblzma: update to 5.2.7 2022-10-05 16:27:21 +00:00
termux-pacman-bot
b6fdeb2b68 liblzma: update to 5.2.6 2022-09-27 12:16:58 +00:00
Maxython
e7c2363e49 packages/liblzma 2021-12-27 01:31:34 +03:00
Maxython
c4e7e7ebdc packages/liblzma 2021-12-05 00:48:01 +03: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
Henrik Grimler
6c4affb005 Bump liblzma and dependent packages to restart CI
All except php since it has been uploaded manually
2020-03-20 08:54:28 +01:00
Leonid Pliushch
a191e1c712 liblzma: update to 5.2.5 2020-03-19 20:58:13 +02: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
b563281d63 undo "Unsplit essential packages"
Seems it is not possible to unsplit these packages currently.

%ci:reset-backlog
2019-08-11 19:44:55 +03:00
Leonid Pliushch
19f9716b46 attempt to fix problem with upgrading libbz2, libcurl, liblzma 2019-08-11 19:19:41 +03:00
Leonid Pliushch
eefe9fbe26 xz-utils: unsplit from liblzma
Same reason as for curl and bzip2.
2019-08-11 17:40:39 +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
4832078d86 reformat build.sh for some packages
* Packages where dependencies were sorted are bumped.
2019-07-22 01:51:28 +03:00
Leonid Pliushch
ad47bed9bb specify essential packages
* libbz2 / bzip2
 * coreutils
 * libcurl / curl
 * gzip
 * less
 * tar
 * liblzma / xz-utils
2019-07-21 22:18:09 +03:00
Leonid Pliushch
2eaec71a90 liblzma: bump revision after 0d1170cc 2019-05-06 17:34:38 +03:00
Leonid Pliushch
30addee83a liblzma: build versioned library 2019-05-03 17:02:21 +03:00
Leonid Pliushch
46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall
7188005634 liblzma: Download from fossies.org 2018-08-14 12:20:36 +02:00
Fredrik Fornwall
8f770c94c1 liblzma: Update from 5.2.3 to 5.2.4 2018-05-13 02:32:53 +02:00
Fredrik Fornwall
750b73c46a Some http -> https 2017-10-27 23:10:55 +02:00
Fredrik Fornwall
4c01dd05b5 liblzma: Fix typo 2017-02-04 23:19:38 +01:00
Fredrik Fornwall
b6e3a4049c liblzma: Update from 5.2.2 to 5.2.3 2017-01-17 19:42:54 +01:00
Fredrik Fornwall
3a0f9073df Bump dpkg and liblzma versions 2015-10-08 18:12:53 -04:00
Fredrik Fornwall
59f0d218a6 Initial push 2015-06-13 01:03:31 +02:00