Commit graph

96208 commits

Author SHA1 Message Date
Helmut Pozimski
e4c0e45f15 meld: update to 3.20.0. 2019-01-07 09:14:45 +01:00
maxice8
dcee383455 libvncserver: update to 0.9.12. 2019-01-07 03:17:25 -02:00
maxice8
188346b850 geoclue2: update to 2.5.2. 2019-01-07 03:17:19 -02:00
maxice8
3d12c8101a yq-go: update to 2.2.1. 2019-01-07 03:17:14 -02:00
Nathan Owens
6771703192 libjpeg-turbo: fix CVE-2018-19664 and additional int overflow 2019-01-07 02:59:36 -02:00
Cameron Nemo
7daba8b33d evolution: remove unnecessary GConf makedep 2019-01-07 02:01:35 -02:00
maxice8
7946d12eb3 python-msgpack: revert to 0.5.6. 2019-01-06 21:04:37 -02:00
maxice8
4d08f38a43 croc: update to 4.1.5. 2019-01-06 21:04:31 -02:00
maxice8
921c483ef4 dnote-cli: update to 0.5.0. 2019-01-06 21:04:26 -02:00
Cameron Nemo
785ec29218 New package: startup-1.13.3 2019-01-06 20:58:43 -02:00
Nathan Owens
fdcb1517d2 yara: fix buffer overflow 2019-01-06 20:57:42 -02:00
John
d26ac756f1 New package: treefrog-framework-tools-1.23.0 2019-01-06 23:50:20 +01:00
John
d9f22f563a treefrog-framework: update to 1.23.0. 2019-01-06 23:50:20 +01:00
maxice8
55ace58907 nodejs: set nocross for 32-bit target and 64-bit host 2019-01-06 19:52:13 -02:00
Nathan Owens
1b31cf0830 fotoxx: update to 19.0 2019-01-06 19:22:27 -02:00
Rasmus Thomsen
fbab1e82ec nodejs: fix cross to aarch64
Also mark x86_64* -> arm* as broken, we can only build
32bit -> 32bit (i686 -> arm*) , see
https://github.com/nodejs/node/blob/master/deps/v8/src/base/build_config.h#L149
2019-01-06 19:09:42 -02:00
Nathan Owens
8c489981d0 biblioteq: update to 2018.12.12 2019-01-06 19:08:51 -02:00
bra1nwave
b4c1d8f836 dunst: add 'dunstify' 2019-01-06 19:08:21 -02:00
q66
fff7aaad3f strace: fix build on ppc64 targets 2019-01-06 18:46:00 -02:00
q66
d12a9dbdec lumina: switch to oxygen-icons5
oxygen-icons pulls in qt4, while everything else uses qt5.
2019-01-06 18:44:44 -02:00
maxice8
422b6e2b9b ruby-ffi: update to 1.10.0. 2019-01-06 18:35:11 -02:00
Nathan Owens
146240f0ed python-portend: update to 2.4 2019-01-06 18:35:01 -02:00
q66
d3edfef8a0 libunwind: fix build on ppc64 targets 2019-01-06 18:07:31 -02:00
Đoàn Trần Công Danh
0a0b0a1f30 dracut: patch for better dash compatibility
Upstream bug report:
https://bugzilla.redhat.com/show_bug.cgi?id=1663651

Steps to reproduce:
- Full disk encryption,
- Luks key is encrypted with gpg
- luks key is embedded in initramfs
- cmdline is: rd.luks.key=/etc/luks/key.gpg:/
- add_dracutmodules+=" dash "
- omit_dracutmodues+=" bash "
- build dracut

Expectation:
- the system should boot with new initramfs

Actual:
- The system failed to pick the key in initramfs
- replace dash by bash and system can pick up the correct key

Root Cause:
There's some bashism inside runtime script,
which uses == instead of = to compare.

While we're at it, also fix template xlint
2019-01-06 17:56:52 -02:00
Frank Steinborn
74221b038d WoeUSB: add wget dependency 2019-01-06 17:54:51 -02:00
maxice8
210e5d5a95 flatpak: ignore unstable series from flatpak
starting from 1.0.0 flatpak follows the dbus versioning that uneven
MINOR versions are unstable.

next stable is 1.2
2019-01-06 19:38:52 +01:00
q66
cf05c1c8fe cross-powerpc64le-linux-gnu: fix sed substitutions and symlinks
This does fixes similar to aarch64, for the same reasons.

[ci skip]
2019-01-06 19:35:44 +01:00
q66
263bbfc344 cross-aarch64-linux-gnu: fix incorrect substitutions
The lib64 subst was copy pasted from the first one, but only
partially modified. And libpthread.so is a real shared library,
or a symlink to one, so it should not be modified.

Fortunately, according to my builds, nothing in libpthread.so was
ever matched, so there was no harm done. And the existing lib64
match already did the trick for that particular case, but fix
it anyway, for consistency.

This does not result in any difference in the binary build, but
it does fix the correctness.
2019-01-06 19:35:44 +01:00
John
31d64888b0 deja-dup: update to 38.2. 2019-01-06 17:44:25 +01:00
Leah Neukirchen
b2de57cafc gnuplot: update to 5.2.6. 2019-01-06 16:38:33 +01:00
Leah Neukirchen
9ebc1daf2a spigot: update to 20190105.c40b723. 2019-01-06 16:38:27 +01:00
Leah Neukirchen
c68e49431f x11vnc: update to 0.9.16. 2019-01-06 16:32:31 +01:00
Leah Neukirchen
b98d827e08 shmux: update to 1.0.3. 2019-01-06 16:28:07 +01:00
Wilson Birney
cbeedf0494 atom: update to 1.33.1 2019-01-06 10:31:15 -02:00
Frank Steinborn
df26852712
New package: ruby-filesize-0.2.0
closes #6655
2019-01-06 10:23:08 -02:00
Frank Steinborn
f77022cccf New package: ruby-manpages-0.6.1 2019-01-06 10:21:36 -02:00
Frank Steinborn
5d5850eb20 New package: ruby-rainbow-3.0.0 2019-01-06 10:17:00 -02:00
bra1nwave
5ee3892666 plzip: update to 1.8. 2019-01-06 10:13:18 -02:00
maxice8
f808aa3a2c usql: update to 0.7.1. 2019-01-06 10:12:41 -02:00
maxice8
e94e1cf86f python3-Telethon: update to 1.5.2. 2019-01-06 10:12:35 -02:00
Duncaen
33dfcae63f youtube-viewer: update to 3.5.1. 2019-01-06 12:22:25 +01:00
Frank Steinborn
0df58c2153 gromit-mpx: update to 1.3. 2019-01-05 22:51:39 -05:00
Michael Aldridge
1a2724b01e gitea: update to 1.6.3 2019-01-05 18:42:19 -08:00
Michael Aldridge
5bf7485023 thc-hydra: update to 8.8 2019-01-05 17:55:19 -08:00
Leah Neukirchen
11fc2d852f mairix: backport upstream fix. 2019-01-06 02:14:05 +01:00
q66
f59ab506ad cross-powerpc64le-linux-gnu: add cpu/abi into bootstrap gcc 2019-01-06 00:58:00 +01:00
q66
2fcb65214e cross-powerpc64le-linux-musl: add cpu/abi into bootstrap gcc 2019-01-06 00:58:00 +01:00
q66
259ef1449f cross-powerpc64-linux-musl: add cpu/abi into bootstrap gcc 2019-01-06 00:58:00 +01:00
Enno Boland
0832e1adfa
build-style/cmake: fix typo 2019-01-05 23:45:27 +01:00
q66
ebe37e1ffb base-chroot-musl: add ppc64 targets
[ci skip]
2019-01-05 23:38:00 +01:00