Juan RP
f35aa4cc19
xbps-src: perform chroot setup via binary-boostrap or bootstrap-update.
...
This will improve performance somewhat on buildbot because the bootstrap pkgs
will only be configured once, and not each time due to `xbps-src -t`.
Also remove redundant checks.
2019-02-02 13:35:18 -02:00
John Zimmermann
6d98eb908d
telegram-desktop: update to 1.5.11.
...
[ci skip]
2019-02-02 14:24:03 +01:00
John Hamilton
026c448693
New package: bandit-1.5.1
...
closes #8047
Co-authored-by: maxice8 <thinkabit.ukim@gmail.com>
2019-02-02 09:03:36 -02:00
maxice8
4ab5b8982a
New package: ruby-rb-readline-0.5.5
2019-02-02 09:01:26 -02:00
John Zimmermann
9eba8388ff
firefox-esr: update to 60.5.0.
...
[ci skip]
2019-02-02 12:01:19 +01:00
John Zimmermann
bd3e876380
firefox-esr-i18n: update to 60.5.0.
2019-02-02 12:01:19 +01:00
Thomas Batten
f07e4e1aa9
hfsutils: include hmount
2019-02-02 09:00:49 -02:00
q66
bdcbd7cb1c
amp: patch termbox-sys for now to fix build
...
termbox-sys, which is an indirect dependency of amp, builds its
own termbox using waf, but forgets about libdir, which results
in the library being installed in a different location and the
build won't find it. Fix it here until upstream makes a release.
2019-02-02 07:03:18 -02:00
Nathan Owens
3980006404
python-pycryptodome: update to 3.7.3
...
closes #7882
2019-02-02 07:01:53 -02:00
Nathan Owens
446e78aefc
gerbera: update to 1.3.0
2019-02-02 06:55:41 -02:00
m3tav3rse
62b54fc4f3
cmus: update to 2.8.0.
...
closes #7967
2019-02-02 06:37:33 -02:00
Enno Boland
a3c252f480
gitea: update to 1.7.1.
...
remove U2F section from config file due to a bug in the config
parser[1].
[1] https://github.com/go-gitea/gitea/issues/4692
2019-02-02 09:28:16 +01:00
Enno Boland
f970f7dbd8
Revert "libGL: request stack size on newer musl systems"
...
This reverts commit 3dc48b45dd
. libGL and
mesa drivers are commonly loaded dynamicly. This commit re-introduces
the patch to make sure stack-size is loaded properly even if the library
is loaded dynamicly.
2019-02-02 09:28:16 +01:00
Christian Buschau
b9ed41788d
nodejs: update to 11.9.0.
2019-02-02 06:22:37 -02:00
bra1nwave
233e4c3609
calibre: update to 3.39.1.
2019-02-02 06:21:31 -02:00
bra1nwave
6b50c5c3bc
gpodder: update to 3.10.7.
2019-02-02 06:21:26 -02:00
Cameron Nemo
ec2e5d75a8
startup: update to 1.13.4.
2019-02-02 03:40:09 -02:00
maxice8
b0c44e43be
python-hypothesis: update to 4.4.4.
2019-02-02 03:40:03 -02:00
maxice8
0f0d88d2aa
oxipng: update to 2.2.0.
2019-02-02 03:39:55 -02:00
maxice8
f63ae99158
osinfo-db-tools: update to 1.3.0.
2019-02-02 03:39:49 -02:00
maxice8
ad2e177da6
drone-cli: update to 1.0.6.
2019-02-02 03:39:43 -02:00
maxice8
f88eb351bc
qtfm: update to 6.1.6.
2019-02-02 02:07:05 -02:00
John Zimmermann
cc038ad6b8
clazy: update to 1.5.
2019-02-02 02:07:00 -02:00
maxice8
0c93507d8f
ispc: broken
2019-02-02 02:05:45 -02:00
Andrea Brancaleoni
413979c5be
terragrunt: update to 0.17.4.
2019-02-02 01:40:01 +01:00
Andrea Brancaleoni
b2775adf0b
glide: update for libc
2019-02-02 01:39:34 +01:00
Andrea Brancaleoni
4dfdb8f12f
racket: update to 7.2.
2019-02-02 00:52:57 +01:00
Andrea Brancaleoni
d3a0907adb
bettercap: update to 2.13.1.
2019-02-02 00:50:10 +01:00
Andrea Brancaleoni
423d3e5413
ispc: update to 1.10.0.
2019-02-02 00:48:40 +01:00
maxice8
ca4fd3388d
mpfr: update to 4.0.2.
2019-02-01 21:38:54 -02:00
maxice8
cef5f8a7d2
libcotp: update to 1.2.2.
2019-02-01 20:23:08 -02:00
maxice8
fb119e8c40
fwupd: update to 1.2.4.
2019-02-01 20:02:22 -02:00
maxice8
4d411e8ae6
direnv: update to 2.19.1.
2019-02-01 18:14:00 -02:00
Gavin Howard
e0d3bf4f95
bc-gh: update to 1.1.2
2019-02-01 17:47:14 -02:00
bra1nwave
b3c719a53c
python-tqdm: update to 4.30.0.
2019-02-01 17:47:08 -02:00
SolitudeSF
afe916e23a
nim: update to 0.19.4
2019-02-01 17:47:02 -02:00
Rasmus Thomsen
ffb426f2ca
orca: update to 3.30.2.
2019-02-01 17:46:56 -02:00
Christian Buschau
2577b7dbc5
lollypop: update to 0.9.916.
...
Closes : #8055 [via git-merge-pr]
Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
2019-02-01 09:48:09 +01:00
Enno Boland
acd77ac90f
qt5: request stack size on newer musl systems by LDFLAGS
...
since 1.1.21 musl supports reading the minimal stack size from the
PT_GNU_STACK elf header[1].
[1] https://git.musl-libc.org/cgit/musl/commit/?id=7b3348a98c139b4b4238384e52d4b0eb237e4833
2019-02-01 08:25:12 +01:00
Enno Boland
fee8fc5b52
Merge pull request #7937 from Kistelini/python3.6
...
python3: fix CVE-2019-5010
2019-02-01 08:23:41 +01:00
Christian Buschau
7abeb8f0bc
python: fix CVE-2019-5010
2019-02-01 08:23:23 +01:00
Christian Buschau
59f795d5c8
qimgv: update to 0.7.3.
2019-02-01 04:45:33 -02:00
Cameron Nemo
396f6f8d03
switchboard-plug-bluetooth: update to 2.2.1.
2019-02-01 04:45:28 -02:00
Cameron Nemo
47a7084cc6
python-astral: update to 1.9.2.
2019-02-01 04:45:23 -02:00
Cameron Nemo
b0bcbc8ad0
cri-o: update to 1.13.0.
2019-02-01 04:45:18 -02:00
Cameron Nemo
ff542ef2b5
io.elementary.files: update to 4.1.4.
2019-02-01 03:46:32 -02:00
Cameron Nemo
fa76181bca
io.elementary.photos: update to 2.6.2.
2019-02-01 03:46:26 -02:00
Cameron Nemo
e711bfee1d
umoci: update to 0.4.4.
2019-02-01 03:46:20 -02:00
Daniel Lewan
343e9f1701
lf: update to r9.
2019-02-01 01:27:48 -02:00
John
7a9ef117a9
efl: unbreak on armv[67]l
2019-02-01 02:58:28 +01:00