Jonathan Ringer
0c1c18ca44
Merge branch 'master' into staging-next
2019-11-27 22:57:50 -08:00
Florian Klink
cedbdc934d
buildUBoot: allow passing custom src
...
We allowed passing another version, but that wasn't too useful, given we
hardcoded the hash of the fetchurl.
2019-11-27 21:57:41 +01:00
Jörg Thalheim
9ecb2c4f72
vimPlugins: backoff on timeout in update.py ( #73499 )
...
vimPlugins: backoff on timeout in update.py
2019-11-27 10:58:30 +00:00
R. RyanTM
4445dea280
fsuae: 3.0.0 -> 3.0.2
2019-11-25 18:14:11 -08:00
R. RyanTM
ba85932bae
cups-filters: 1.25.11 -> 1.25.12
...
(#74137 )
2019-11-25 23:14:11 +01:00
Frederik Rietdijk
06a054e6eb
Merge master into staging-next
2019-11-25 21:51:57 +01:00
worldofpeace
5fcca4bad4
Merge pull request #74060 from c0bw3b/themes/kde
...
Regroup all themes under data/themes
2019-11-25 14:59:38 +00:00
Herwig Hochleitner
6e38def213
cdemu: 3.2.2 -> 3.2.3
2019-11-25 04:32:45 +01:00
c0bw3b
8e1bef4edd
gtk-engine*: relocate under development/libraries
2019-11-24 22:14:53 +01:00
John Ericson
814f9104d7
Merge pull request #72657 from cleverca22/vc4
...
Initial implementation of vc4 cross-compile
2019-11-24 16:04:15 -05:00
c0bw3b
1e93a70f04
Treewide: regroup all themes under data/themes
2019-11-24 21:59:01 +01:00
c0bw3b
d8c37ed93f
adapta-kde-theme: 20180512 -> 20180828
...
+ move under data/themes
2019-11-24 21:58:58 +01:00
c0bw3b
438a39f80b
arc-kde-theme: 2017-11-09 -> 20180614
...
+ move under data/themes
2019-11-24 21:58:09 +01:00
John Ericson
1206faa6d5
Merge pull request #74057 from Ericson2314/wrapper-pname-support
...
treewide: Purge most parseDrvName
2019-11-24 13:31:35 -05:00
Adithya Kumar
a067458d65
vimPlugins.vimagit: init at 2019-07-24
2019-11-24 10:04:13 -08:00
Adithya Kumar
d576af3561
vimPlugins: Update
2019-11-24 10:04:13 -08:00
John Ericson
d0d5136cce
Merge remote-tracking branch 'upstream/master' into wrapper-pname-support
2019-11-24 17:25:07 +00:00
John Ericson
9b090ccbca
treewide: Get rid of most parseDrvName
without breaking compat
...
That is because this commit should be merged to both master and
release-19.09.
2019-11-24 17:22:28 +00:00
Andrew Childs
2db8c2310a
ubootTools: use tools-only_defconfig instead of allnoconfig
...
Includes more features in the tools, like support for Flat Device Tree
files in mkimage.
2019-11-25 01:37:01 +09:00
c0bw3b
910d752579
kde2-decoration: 2017-03-15 -> 1.0
...
+ move under data/themes
2019-11-24 17:15:06 +01:00
Frederik Rietdijk
1d18c5a0fe
Merge staging-next into staging
2019-11-24 10:13:31 +01:00
Timo Kaufmann
51751e1ac4
Merge pull request #73040 from marius851000/gnash
...
gnash: fix compilation with libgif 5.2
2019-11-21 22:37:12 +01:00
worldofpeace
0befd345ad
adwaita-qt: 1.1.0 -> 1.1.1
...
https://github.com/FedoraQt/adwaita-qt/releases/tag/1.1.1
2019-11-21 12:35:12 -05:00
marius851000
13c781d445
gnash: fix compilation due to misdetection of the libgif version
2019-11-21 08:25:51 +01:00
Lassulus
a548423ae0
Merge pull request #73307 from kylesferrazza/update-canon
...
canon-cups-ufr2: 2.90 -> 3.70
2019-11-21 00:27:53 +01:00
Kyle Sferrazza
151e9a810b
canon-cups-ufr-2: add kylesferrazza as maintainer
2019-11-20 17:07:31 -05:00
Frederik Rietdijk
10d0c68a9b
Merge staging-next into staging
2019-11-20 10:02:21 +01:00
Frederik Rietdijk
65edeb8633
Merge master into staging-next
2019-11-20 10:01:49 +01:00
Michael Bishop
4aa1ffae04
initial implementation of vc4 cross-compile
2019-11-19 22:19:15 -04:00
worldofpeace
a20dd9528b
jack2: 1.9.13 -> 1.9.14, fix build arm
...
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14
Thanks for fedora working on python3 there and the arm patch 💖 .
2019-11-19 17:26:41 -05:00
worldofpeace
041d35a08a
Revert "jack2: 1.9.13 -> 1.9.14, fix build arm"
...
This reverts commit 61d1338f25
.
Silly me, this is a mass rebuild somehow.
2019-11-19 17:23:50 -05:00
Timo Kaufmann
8c757f4dc9
vimPlugins: backoff on timeout in update.py
...
Updating vim-plugins recently started timing out regularly for me. It
may have to do with an ISP switch on my side, but I don't think that
should cause timeouts. I guess I'm probably not the only one
experiencing this, so in this comment I introduce exponential backoff.
Every request will be retried up to 3 times (3 seconds, 6 seconds, 12
seconds delay).
2019-11-19 21:10:32 +01:00
Timo Kaufmann
61c60bad22
vimPlugins: fix formatting and typing in update.py
2019-11-19 21:10:13 +01:00
worldofpeace
61d1338f25
jack2: 1.9.13 -> 1.9.14, fix build arm
...
See: https://github.com/jackaudio/jack2/releases/tag/v1.9.14
Thanks for fedora working on python3 there and the arm patch 💖 .
2019-11-19 13:52:16 -05:00
Bernardo Meurer
19b5055f6a
vimPlugins.coc-nvim: 0.0.74 -> 2019-11-18
2019-11-19 07:33:57 -08:00
Bernardo Meurer
d3088693e5
vimPlugins: update
2019-11-19 07:33:57 -08:00
Kyle Sferrazza
bfbba00d3f
canon-cups-ufr2: 2.90 -> 3.70
2019-11-19 09:08:07 -05:00
Frederik Rietdijk
5f8b0d7d99
Merge staging-next into staging
2019-11-19 14:53:29 +01:00
Frederik Rietdijk
f6b39f852e
Merge master into staging-next
2019-11-19 10:53:44 +01:00
Matthieu Coudron
3820ff9c8b
vim update.py: allow different in and out files
...
...also adds an argparse cli parser.
2019-11-19 18:41:11 +09:00
adisbladis
c9d8624ccd
treewide: Get rid of libGLU_combined
2019-11-18 20:10:43 +00:00
Ryan Mulligan
4388c3190e
Merge pull request #72814 from eraserhd/tmux-plumb
...
tmuxPlugins.tmux-plumb: init at 0.1.1
2019-11-17 16:03:13 -08:00
Frederik Rietdijk
3864800226
Merge master into staging-next
2019-11-17 10:31:52 +01:00
Timo Kaufmann
b41e2cf0c4
Merge pull request #73498 from timokau/vimPlugins-2019-11-16
...
vimPlugins: update
2019-11-16 15:23:56 +01:00
Robert Scott
6217e94778
ghostscript: add patch for CVE-2019-14869
2019-11-16 13:36:25 +00:00
Timo Kaufmann
1defbf45cf
vimPlugins: update
2019-11-16 14:17:52 +01:00
Frederik Rietdijk
be7125dde7
Merge master into staging-next
2019-11-16 11:45:07 +01:00
Kolby Crouch
08a897676b
retroarch: 1.7.8.4 -> 1.8.1
2019-11-16 11:31:38 +01:00
c0bw3b
9367367dfd
Treewide: fix URL permanent redirects
...
Permanent redirects on homepages and/or source URLs
as reported by Repology
2019-11-16 01:41:23 +01:00
Frederik Rietdijk
c6e31d0767
Merge master into staging-next
2019-11-14 13:31:39 +01:00