Commit Graph

12173 Commits

Author SHA1 Message Date
github-actions[bot]
093d806878
Merge master into staging-next 2021-11-14 18:01:14 +00:00
Robert Schütz
8f8c0e67ba
Merge pull request #145873 from dotlambda/numberstation-1.0.1
numberstation: 1.0.0 -> 1.0.1
2021-11-14 08:19:59 -08:00
github-actions[bot]
bc35dc4f3b
Merge master into staging-next 2021-11-14 12:01:23 +00:00
Jörg Thalheim
f1122f0068
Merge pull request #145866 from r-ryantm/auto-update/nwg-wrapper
nwg-wrapper: 0.0.2 -> 0.1.0
2021-11-14 08:27:05 +00:00
Robert Schütz
44582a0f0e numberstation: 1.0.0 -> 1.0.1
https://git.sr.ht/~martijnbraam/numberstation/refs/1.0.1
2021-11-13 23:08:28 -08:00
Bobby Rong
6888659a09
Merge pull request #145850 from r-ryantm/auto-update/mkgmap
mkgmap: 4810 -> 4813
2021-11-14 15:06:58 +08:00
Bobby Rong
abe849a901
Merge pull request #145852 from r-ryantm/auto-update/mkgmap-splitter
mkgmap-splitter: 642 -> 643
2021-11-14 14:45:02 +08:00
R. Ryantm
efa7406cc7 nwg-wrapper: 0.0.2 -> 0.1.0 2021-11-14 06:10:02 +00:00
R. Ryantm
1ed375dba1 mkgmap-splitter: 642 -> 643 2021-11-14 04:30:22 +00:00
R. Ryantm
a446131b68 mkgmap: 4810 -> 4813 2021-11-14 04:26:23 +00:00
github-actions[bot]
9b5a105856
Merge master into staging-next 2021-11-14 00:01:47 +00:00
Sergei Trofimovich
436874a70d lifelines: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    screen.c:430:17: error: format not a string literal and no format arguments [-Werror=format-security]
      430 |                 wprintw(win, _(qSdbrdonly));
          |                 ^~~~~~~
2021-11-13 20:48:47 +00:00
github-actions[bot]
4db5f307b0
Merge master into staging-next 2021-11-13 18:01:11 +00:00
sternenseemann
1a1e32f023 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd.
2021-11-13 12:35:55 +01:00
Justin Bedo
c8bc708b3c
pueue: 1.0.3 -> 1.0.4 2021-11-13 21:29:05 +11:00
Jörg Thalheim
3adea51eb2
Merge pull request #145531 from trofi/fix-pinfo-for-ncurses-6.3
pinfo: fix build for ncurses-6.3
2021-11-13 10:22:01 +00:00
Jörg Thalheim
14be8ae9ee
Merge pull request #145715 from dotlambda/metadata-cleaner-2.0.1
metadata-cleaner: 1.0.7 -> 2.0.1
2021-11-13 09:18:47 +00:00
Robert Schütz
0a88f58ec8 metadata-cleaner: 1.0.7 -> 2.0.1 2021-11-12 20:58:58 -08:00
github-actions[bot]
699560194d
Merge master into staging-next 2021-11-12 18:01:08 +00:00
Artturi
b5b3e35c09
Merge pull request #145644 from Artturin/passfix 2021-11-12 18:50:41 +02:00
Artturin
4f76638810 pass-secret-service: fix tests 2021-11-12 18:23:03 +02:00
Anderson Torres
3eb0440e13
Merge pull request #145427 from thiagokokada/update-calibre
calibre: 5.30.0 -> 5.31.1
2021-11-12 13:02:06 -03:00
github-actions[bot]
4535cfe0ab
Merge master into staging-next 2021-11-12 12:01:10 +00:00
Jörg Thalheim
d25b0a6a66
Merge pull request #145591 from sikmir/sfm
sfm: fix cross-compilation
2021-11-12 10:35:39 +00:00
github-actions[bot]
9a30ed0017
Merge master into staging-next 2021-11-12 06:01:24 +00:00
github-actions[bot]
8addf990da
Merge master into haskell-updates 2021-11-12 00:07:24 +00:00
github-actions[bot]
026e6c328a
Merge master into staging-next 2021-11-12 00:01:22 +00:00
Thiago Kenji Okada
68a8cdff20
Merge pull request #145503 from bbigras/anytype
anytype: 0.20.9 -> 0.21.1
2021-11-11 19:23:12 -03:00
Jörg Thalheim
7786334d14
Merge pull request #145539 from flurie/fix-bklk-darwin
bklk: fix builds on darwin
2021-11-11 21:37:01 +00:00
flurie
84fdde6cdd
bklk: fix builds on darwin 2021-11-11 15:18:04 -05:00
Sergei Trofimovich
50edfafdbf pinfo: fix build for ncurses-6.3
Otherwise on upcoming ncurses-6.3 the build fails as:

    video.c:114:26: error: format '%d' expects argument of type 'int',
      but argument 3 has type 'long unsigned int' [-Werror=format=]
      114 |                 printw(_("Viewing line %d/%d, 100%%"), lines, lines);
          |                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~

While at it pull upstream fix for -fcommon toolchains (vanilla gcc-10)
and pending fix for gcc-11.
2021-11-11 19:10:53 +00:00
Nikolay Korotkiy
647258aa7c
sfm: fix cross-compilation 2021-11-11 21:01:52 +03:00
github-actions[bot]
f2d7271432
Merge master into staging-next 2021-11-11 18:01:13 +00:00
Sandro
a9f7caba63
Merge pull request #143070 from WolfangAukang/binance-fix 2021-11-11 17:42:53 +01:00
Bruno Bigras
422eda39b4 anytype: 0.20.9 -> 0.21.1 2021-11-11 10:46:00 -05:00
github-actions[bot]
07e8aeb3a0
Merge master into haskell-updates 2021-11-11 00:07:11 +00:00
github-actions[bot]
b199af176d
Merge master into staging-next 2021-11-11 00:01:45 +00:00
Thiago Kenji Okada
ea0fb50c6c calibre: 5.30.0 -> 5.31.1 2021-11-10 19:46:30 -03:00
Felix Bühler
f5c12e8311
treewide: replace '-git' packages with 'unstable-' in version (#145396) 2021-11-10 16:21:47 -05:00
Janne Heß
3e7f31ae64
Merge pull request #145225 from dtzWill/update/joplin-2.5.12 2021-11-10 19:10:29 +01:00
github-actions[bot]
259e08cd22
Merge master into staging-next 2021-11-10 18:01:21 +00:00
Alex Rice
cdcc4307df
rmapi: 0.0.15 -> 0.0.17 (#145369) 2021-11-10 17:26:27 +00:00
github-actions[bot]
84d856a651
Merge master into staging-next 2021-11-10 12:01:22 +00:00
xaverdh
03a257e5a3
treewide: quote urls according to rfc 0045 (#145260)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-10 11:37:56 +01:00
Sergei Trofimovich
4436d1f6a2 hstr: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    hstr.c:743:44: error: format not a string literal and no format arguments [-Werror=format-security]
      743 |     mvprintw(hstr->promptYNotification, 0, screenLine);
          |                                            ^~~~~~~~~~
2021-11-10 09:43:48 +00:00
github-actions[bot]
8c89876ceb
Merge master into staging-next 2021-11-10 06:01:02 +00:00
Sandro
1221511dd8
Merge pull request #144865 from trofi/fix-tasknc-for-ncurses-6.3 2021-11-10 01:38:54 +01:00
github-actions[bot]
da2c9c6eab
Merge master into haskell-updates 2021-11-10 00:07:08 +00:00
github-actions[bot]
6e4d2d1f10
Merge master into staging-next 2021-11-10 00:01:31 +00:00
Thiago Kenji Okada
f2ceba35d6
Merge pull request #144490 from r-ryantm/auto-update/nwg-launchers
nwg-launchers: 0.5.0 -> 0.6.3
2021-11-09 20:43:48 -03:00