Commit graph

137465 commits

Author SHA1 Message Date
q66 1e86562c72 cross-profiles: do the same as for build-profiles for ppc 2020-12-06 05:51:32 +01:00
q66 29255b0244 build-profiles: drop unnecessary cflags for ppc
we don't need to specify -mcpu where compiler default is used,
preserve mtune though; do not -mno-altivec on ppc since altivec
is not default in the first place and doing this will just
break random things that explicitly enable altivec for runtime
checked code; do not use -maltivec on either ppc64le or ppc64
since it's implied by their -mcpu's (power8 for ppc64le which
is implicit, and 970 for ppc64 which is explicit)

also remove -mlong-double-64 for musl targets as that's compiler
default and it's not necessary to pass it; also remove -mabi=elfv2
for both ppc64le and ppc64 since it's implied default
2020-12-06 05:51:31 +01:00
Andrew J. Hesford 4b6da45af2 python-pip: restore package, update to 20.3.1.
python3-pip: merge back into python-pip template.

This reverts commit 2cae61c368.
2020-12-05 22:17:38 -05:00
HadetTheUndying 915618d661 sharenix: update to 0.12.0a. 2020-12-05 23:29:59 -03:00
Nathan Owens 6428aed5fa python3-jeepney: update to 0.6.0
Add tests
2020-12-05 21:36:33 -03:00
Nathan Owens b410025945 acr: update to 1.9.4 2020-12-05 20:55:56 -03:00
Jan Christian Grünhage dd76855923 QLC+: update to 4.12.3. 2020-12-05 20:55:08 -03:00
Nathan Owens 05529c005d bmake: update to 20201117 2020-12-05 20:46:38 -03:00
Leah Neukirchen 3c58a7c3ed k9s: update to 0.24.2. 2020-12-05 23:47:18 +01:00
Leah Neukirchen a45d5cd9aa fio: update to 3.25. 2020-12-05 23:47:18 +01:00
Leah Neukirchen e7c7174319 skaffold: update to 1.17.1. 2020-12-05 23:47:18 +01:00
Leah Neukirchen 7fb620e43b qed: update to 1.0.1. 2020-12-05 23:47:18 +01:00
Leah Neukirchen 0beaa45a98 ugrep: update to 3.0.6. 2020-12-05 23:47:18 +01:00
Nathan Owens edf41c0803 uncrustify: update to 0.72.0. 2020-12-05 19:40:25 -03:00
travankor 5950b8e4f3 adriconf: update to 2.4. 2020-12-05 19:34:22 -03:00
Roberto Ricci abf0927e08 djvulibre: update to 3.5.28 2020-12-05 17:46:44 -03:00
Nathan Owens 4e98730712 lyx: update to 2.3.6. 2020-12-05 17:18:37 -03:00
mobinmob cfeaa7f9eb rssguard: update to 3.8.3. 2020-12-05 17:16:32 -03:00
Artur Sinila 2cb5b33e8b avr-gdb: update to 10.1, fix target & prefix 2020-12-05 17:15:01 -03:00
Johannes 5c26f5b7f4 mercurial: update to 5.6.1. 2020-12-05 21:14:15 +01:00
Nathan Owens 118e10d19a system-config-printer: update to 1.5.13. 2020-12-05 17:08:19 -03:00
Nathan Owens a6a31abb35 cfssl: update to 1.5.0. 2020-12-05 16:53:55 -03:00
Nathan Owens 7cf04a5c29 python3-requests-mock: update to 1.8.0. 2020-12-05 16:51:15 -03:00
Cameron Nemo ead8ad06d6 Electron-Cash: update to 4.2.3. 2020-12-05 16:47:00 -03:00
Cameron Nemo 9fdd228f45 libslirp: update to 4.4.0. 2020-12-05 16:46:50 -03:00
Cameron Nemo c076c544a5 podman: update to 2.2.0. 2020-12-05 16:46:32 -03:00
newbluemoon 5032d9abfb lilypond-doc: update to 2.21.81 2020-12-05 16:44:29 -03:00
newbluemoon 10208692d3 lilypond: update to 2.21.81 2020-12-05 16:44:29 -03:00
Roberto Ricci 053ba4e6aa cups-filters: update to 1.28.6 2020-12-05 16:42:19 -03:00
Roberto Ricci d6e373948f mousepad: update to 0.5.0 2020-12-05 16:41:42 -03:00
Tim Sandquist 541bdad4fa kubernetes-kind: update to 0.9.0 2020-12-05 16:40:28 -03:00
Cameron Nemo 1ee93574bf lxc: update to 4.0.5. 2020-12-05 16:39:09 -03:00
Benjamín Albiñana 8014de720d exiftool: update to 12.12. 2020-12-05 17:52:53 +01:00
Đoàn Trần Công Danh a531a04d29 mutt: update to 2.0.3. 2020-12-05 21:51:35 +07:00
Đoàn Trần Công Danh 17413d267f cmake-gui: update to 3.19.1 2020-12-05 19:14:52 +07:00
Đoàn Trần Công Danh 4c978d2fd1 cmake: update to 3.19.1
- build with system jsoncpp, too
2020-12-05 19:14:52 +07:00
Đoàn Trần Công Danh 7e9a735ed1 jsoncpp: build with meson
- Upstream recommends meson
- cmake will depends on jsoncpp-devel
2020-12-05 19:14:52 +07:00
Đoàn Trần Công Danh 83e83fad06 buildbot: remove noarch 2020-12-05 17:16:11 +07:00
Đoàn Trần Công Danh b8b4529848 buildbot-slave: remove noarch 2020-12-05 17:16:11 +07:00
Helmut Pozimski 57d4b0b5ee wine: update to 6.0rc1. 2020-12-05 10:13:14 +01:00
Helmut Pozimski 1ca3664b2b wine-gecko: update to 2.47.2. 2020-12-05 10:13:08 +01:00
Felix Van der Jeugt 9563402c61 qutebrowser: update to 1.14.1.
Closes: #26946 [via git-merge-pr]
2020-12-05 01:46:35 -05:00
Đoàn Trần Công Danh d48cd4cc56 CImg: update to 2.9.4.
CVE-2020-25693
2020-12-05 11:02:19 +07:00
Đoàn Trần Công Danh fe4a0ebb49 linux4.14: drop applied patches 2020-12-05 10:54:23 +07:00
Andrew Benson e5f411e54d mongo-c-driver: update to 1.17.3. 2020-12-04 18:16:22 -06:00
Roberto Ricci 5d8be79b60 oath-toolkit: update to 2.6.4. 2020-12-04 19:08:51 -03:00
MGlolenstine 81b5fec301 discord-ptb: update to 0.0.23 2020-12-04 19:05:49 -03:00
tibequadorian d3ff73accd discord: update to 0.0.13 2020-12-04 19:03:41 -03:00
Gerardo Di iorio 2a507df7a8 minio: update to 2020.12.03. 2020-12-04 15:58:44 -03:00
Allen Sobot 07bc79b04e New package: litterbox-1.6 2020-12-04 15:55:40 -03:00