Commit Graph

3878 Commits

Author SHA1 Message Date
John 3308f63caf re: rebuild against OpenSSL 2021-03-05 14:25:36 +01:00
John 344d02de37 bacula-common: rebuild against OpenSSL 2021-03-05 14:25:36 +01:00
John 51b4a39922 aria2: rebuild against OpenSSL 2021-03-05 14:25:35 +01:00
John 103b9a88f6 apr-util: rebuild against OpenSSL 2021-03-05 14:25:34 +01:00
John 85099bc4ed qt5: rebuild against OpenSSL 2021-03-05 14:25:33 +01:00
John ea41b068f5 ruby: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John 5039a35a33 python: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John fa0bee3055 pulseaudio: rebuild against OpenSSL 2021-03-05 14:25:32 +01:00
John dd0260f064 mariadb: build against bundled OpenSSL for now
this version is EOL and should be updated soon to a newer version
2021-03-05 14:23:58 +01:00
John 56757e2973 libgit2: rebuild against OpenSSL 2021-03-05 13:12:40 +01:00
John 16ca4e1350 libzip: rebuild against OpenSSL 2021-03-05 13:12:38 +01:00
John fc9b13c80c MEGAsdk: rebuild against OpenSSL 2021-03-05 12:45:14 +01:00
John b6cae78aa3 rhash: rebuild against OpenSSL 2021-03-05 12:45:13 +01:00
John 4e9970ccea curl: rebuild against OpenSSL 2021-03-05 12:40:33 +01:00
John df1329aff6 nghttp2: rebuild against OpenSSL 2021-03-05 12:40:31 +01:00
John 7128bb591f libssh2: rebuild against OpenSSL 2021-03-05 12:40:22 +01:00
John 5f64fa53ed Ice: rebuild against OpenSSL 2021-03-05 12:40:18 +01:00
John 0b89ba6bc2 postgresql13: rebuild against OpenSSL 2021-03-05 12:40:09 +01:00
John 3a62088c08 python3: rebuild against OpenSSL 2021-03-05 12:40:05 +01:00
John 09930121d9 mit-krb5: rebuild against OpenSSL 2021-03-05 12:39:57 +01:00
John 6a353a3c88 openldap: rebuild against OpenSSL 2021-03-05 12:37:20 +01:00
John 7c75ccf32d libressl: remove package 2021-03-05 12:06:29 +01:00
Leah Neukirchen 47733b887c libressl-netcat: remove, will be moved to libtls. 2021-03-05 12:02:38 +01:00
John 5df09f9702 libarchive: rebuild against OpenSSL 2021-03-05 08:44:47 +01:00
John 99fcfbb802 xbps: rebuild against OpenSSL 2021-03-05 08:44:47 +01:00
John Zimmermann d90dba0ae2 New package: openssl-1.1.1j 2021-03-05 08:44:47 +01:00
Jürgen Buchmüller d6e43d296b leatherman: update to 1.12.4 2021-03-02 22:40:37 +01:00
Érico Rolim dea1908ca1 tree-sitter: update to 0.19.0.
Update common/shlibs due to ABI changes.
2021-03-01 20:23:38 -03:00
Andrew J. Hesford 3d3fa966d7 grpc: update to 1.36.0. 2021-03-01 16:28:38 -05:00
Jürgen Buchmüller 3b7a2345dc liborcus: update to 0.16.1 2021-03-01 16:43:18 +01:00
Jürgen Buchmüller d7226b912a libixion: update to 0.16.1 2021-03-01 16:43:18 +01:00
Nicolo 0f01583cd6 ddcutil: update to 1.0.1 (with soname) 2021-02-28 19:23:07 -03:00
Johannes e460d6e949 ImageMagick: update to 7.0.11.1. 2021-02-28 10:11:09 +01:00
Johannes 702edd96a3 ImageMagick6: update to 6.9.12.1 2021-02-27 23:57:59 +01:00
Jürgen Buchmüller d5502d3e35 kea: update to 1.9.5 2021-02-26 10:22:01 +01:00
John 4aac4df92c common/shlibs: remove libIce-3.5.0 entries
they were re-added by accident
2021-02-24 18:18:26 +01:00
a dinosaur 49243b3781 dumb: Package dumbplay & split libaldmb, take ownership
This is a second go at #18472 with (in my opinion) a better approach using
subpackages instead of build time options.

libaldmb is a separate library that isn't used by the rest of the package
and splitting it avoids a bunch of unnecessary X11 & other desktop
dependencies on `dumb`.

For the reference player I created a `dumbplay` subpackage which keeps the SDL2
dependency out of the main library package, the tiny dumbout util has minimal
dependencies and thus probably belongs in the main package.

I also updated the homepage which still pointed to the old pre-fork page.
2021-02-24 01:57:55 -03:00
John c52da5fc35 kdecoration: update to 5.21.1 2021-02-23 23:42:20 +01:00
Artur Sinila 59dfe6c511 New package: simutron-1.0.1
[Piraty: append _rev to version]

Closes: #25742 [via git-merge-pr]
2021-02-23 11:10:00 +01:00
Harrison Thorne 79df2fe596 New package: tree-sitter-0.18.2.
By ericonr:
- move to 0.18.2
2021-02-22 15:37:41 -03:00
a dinosaur 25bc7512a1 Ice: update to 3.7.5
Continuation of my work at #28422

Upstream mcpp is abandonware and is missing features newer versions of Ice
need to build. There are supposedly patches applicable to the official mcpp
that allows it to work but I couldn't see links to any (I'm guessing they live
in distros). Instead I tried packaging ZeroC's officially maintained stripped
down library only version (see previous commit e617a384).

Tests have been disabled because they take a disgustingly long time to build
and have to be hand blacklisted to the ones that don't fail on each platform.
I tested this package by building and running Murmur from the `mumble` package.

Almost all of the patches had completely bit-rotted, I salvaged a few that was
still relevant but the rest had to be thrown away. I made the changes
necessary to cross-compile to aarch64-musl but the result untested as I don't
have any exotic systems to test with (`mumble` was built for aarch64-musl
as well).
2021-02-22 10:21:46 +01:00
lemmi 4247d459c5 libmysofa: update to 1.2. 2021-02-21 10:47:18 +01:00
Đoàn Trần Công Danh d7bee7d37c sword: build shared lib 2021-02-21 08:05:24 +07:00
Andrew J. Hesford 8d8b19677f protobuf25: rename to protobuf26, update to 3.15.0 2021-02-20 09:32:48 -05:00
Érico Rolim 6a71b53ef6 bind: update to 9.16.12.
Fixes CVE-2020-8625 and whatever else was fixed in previous releases.

Add --disable-backtrace so it can build correctly on armv[67]l-musl,
otherwise I got errors about undefined references to _Unwind_GetIP,
which could have been provided by libunwind, but just makes the build
more complicated.
2021-02-19 22:27:55 -03:00
teldra 7a38a794d1 openimagedenoise: update to 1.3.0.
By ericonr:
- enable tests
2021-02-19 12:39:35 -03:00
mustaqim 36400c0038 dav1d: update to 0.8.1 2021-02-19 01:58:01 -03:00
Érico Rolim b23c15eee8 pulseaudio: update to 14.2.
Add comments about elogind and unit tests.

Closes: #27973 [via git-merge-pr]

Co-authored-by: UsernameRandomlyGenerated <coredavid@tutanota.com>
2021-02-16 16:28:01 -03:00
Piraty 77299c807d oce: remove package 2021-02-14 22:08:29 +01:00
Johannes Brechtmann b5daffb153 ImageMagick: update to 6.9.11-61. 2021-02-12 21:02:23 +01:00