Commit graph

66217 commits

Author SHA1 Message Date
Sergei Trofimovich b524bea334 vimpc: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    src/window/listwindow.cpp:120:16:
      error: format not a string literal and no format arguments [-Werror=format-security]
      120 |       mvwprintw(window, line, 0, BlankLine.c_str());
          |       ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-19 09:25:36 +00:00
Bobby Rong 547f50c7d9
Merge pull request #146563 from samuela/upkeep-bot/vscode-1.62.3-1637280612
vscode: 1.62.2 -> 1.62.3
2021-11-19 16:51:21 +08:00
Fabian Affolter 93dccfb659 flexget: 3.1.152 -> 3.1.153 2021-11-19 08:25:36 +01:00
Doron Behar 4d28812ef4 qalculate-gtk: 3.20.1 -> 3.21.0
Add @doronbehar as maintainer to qalculate-gtk and libqalculate.
2021-11-19 09:15:32 +02:00
Domen Kožar 007f9f1ea8
Merge pull request #146531 from sikmir/kristall
kristall: fix build on darwin
2021-11-19 01:11:35 -06:00
nixpkgs-upkeep-bot 669740ba93 vscode: 1.62.2 -> 1.62.3 2021-11-19 00:10:13 +00:00
Sergei Trofimovich 7bb21fc6e6 sngrep: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    curses/ui_msg_diff.c: In function 'msg_diff_draw_message':
    curses/ui_msg_diff.c:190:5: error: format not a string literal and no format arguments [-Werror=format-security]
      190 |     mvwprintw(win, 0, 0, sip_get_msg_header(msg, header));
          |     ^~~~~~~~~
2021-11-18 22:50:11 +00:00
Sergei Trofimovich 58aae5758e profanity: pull upstream fixes for ncurses-6.3
Without the patches the build will fail on ncurses-6.3 as:

    src/ui/statusbar.c:500:9: error: format not a string literal and no format arguments [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
      500 |         mvwprintw(statusbar_win, 0, pos, statusbar->fulljid);
          |         ^~~~~~~~~
2021-11-18 22:41:27 +00:00
AndersonTorres bdb1133935 sakura: 3.8.3 -> 3.8.4
Changed to github because launchpad server is down.
2021-11-18 19:36:04 -03:00
Pavol Rusnak 440af7420e
lnd: 0.13.4-beta -> 0.14.0-beta 2021-11-18 23:05:39 +01:00
Dmitry Kalinkin e40599d46b
kristal: add missing wrapQtAppsHook argument 2021-11-18 16:54:33 -05:00
Dmitry Kalinkin 8d904c6901
kristal: add wrapQtAppsHook 2021-11-18 16:49:34 -05:00
Dmitry Kalinkin 4d01b4ac9b
kristall: don't use libsForQt5.mkDerivation 2021-11-18 16:35:08 -05:00
Jörg Thalheim 516570d972 ulauncher: fix loading svg icons 2021-11-18 23:24:40 +02:00
Jonas Chevalier 546a756e68
Merge pull request #146330 from qowoz/tf-providers
terraform-providers: various updates
2021-11-18 22:16:13 +01:00
Will Dietz ab3a1ce57d
purple-googlechat: init at unstable-2020-10-18 (#145224) 2021-11-18 14:39:51 -06:00
AndersonTorres 71f6dcfcc2 vnote: 3.8.1 -> 3.10.1 2021-11-18 17:37:03 -03:00
Nikolay Korotkiy c3da3ce739
kristall: fix build on darwin 2021-11-18 23:27:51 +03:00
Pavol Rusnak e4a4f3ba55
Merge pull request #146513 from erikarvstedt/simplify-clightning
clightning: improve build setup
2021-11-18 21:10:46 +01:00
Nikolay Korotkiy 410bafefde gpxsee: 9.11 → 9.12 2021-11-18 20:24:36 +01:00
Raghav Sood 5b52f74308
Merge pull request #146405 from aureleoules/master
ledger-live-desktop: 2.35.0 -> 2.35.1
2021-11-19 02:24:14 +08:00
Erik Arvstedt b7879b343a
clightning: improve build setup
- Simpler
- Allows modifying the configurePhase via `configureFlags`
2021-11-18 18:44:23 +01:00
Sandro a09bdaae49
Merge pull request #146501 from psibi/tgswitch 2021-11-18 18:35:24 +01:00
Moritz Böhme e5537e4de7
synology-drive: init at 3.0.1-12674 (#141977)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
Co-authored-by: MoritzBoehme <mr.x@moritzboeh.me>
2021-11-18 18:03:26 +01:00
Sibi Prabakaran a6abef6ed2
tgswitch: init at 0.5.378
Add tgswitch which allows to easily manage different terragrunt
versions for different projects.

Tested it locally on a NixOS machine:

```
❯ tgswitch --help

Usage: tgswitch [-hv] [-b value] [parameters ...]
 -b, --bin=value  Custom binary path. For example:
                  /Users/username/bin/terragrunt
 -h, --help       displays help message
 -v, --version    displays the version of tgswitch
Supply the terragrunt version as an argument, or choose from a menu
```
2021-11-18 22:29:14 +05:30
Sebastián Mancilla 586ec1fbe4 mhost: fix build on darwin 2021-11-18 13:29:51 -03:00
Artturi 57a7c5de18
Merge pull request #145756 from Thra11/osmscout-server-drop-mapnik 2021-11-18 17:03:44 +02:00
Thiago Kenji Okada e570c93031
Merge pull request #146461 from DeeUnderscore/streamlink-3.0.1
streamlink: 2.4.0 -> 3.0.1
2021-11-18 11:50:37 -03:00
D Anzorge 74c99a1c82 streamlink: 2.4.0 -> 3.0.1 2021-11-18 14:45:23 +01:00
Domen Kožar cb8f6cdc43
Merge pull request #146459 from smancill/zhf-cloak
cloak: fix build on darwin
2021-11-18 07:02:35 -06:00
Sandro 7280fda66f
Merge pull request #136095 from boppyt/lite-xl 2021-11-18 13:22:05 +01:00
Sandro 0b804a9217
Merge pull request #136403 from remgodow/electron-mail-fix 2021-11-18 13:07:30 +01:00
Sandro 3db9ebca5e
Merge pull request #144733 from lourkeur/update/chia
chia: 1.2.10 -> 1.2.11
2021-11-18 12:30:08 +01:00
Sergei Trofimovich cb22860dfb ncdc: pull upstream ncurses-6.3 fix
Without the change the build fails on ncurses-6.3 as:

    src/uit_dl.c:227:25: error: format not a string literal
      and no format arguments [-Werror=format-security]
      227 |     mvprintw(bottom, 0, hash);
          |                         ^~~~
2021-11-18 09:33:30 +00:00
Bobby Rong 4ff9231d41
Merge pull request #142834 from trofi/sequential-ion3
ion3: explicitly disable parallel builds
2021-11-18 16:57:49 +08:00
Bobby Rong 7c8faf308f
Merge pull request #146470 from bobby285271/ion
ion3: fix src url
2021-11-18 16:55:35 +08:00
Bobby Rong 521cecb93d
ion3: fix src url 2021-11-18 16:18:52 +08:00
Bernardo Meurer 60494245cc
Merge pull request #146462 from flurie/fix-ccextractor-darwin
ccextractor: fix build on x86_64-darwin
2021-11-18 00:11:24 -08:00
Vladimír Čunát 3e8ff3181b
Merge #146143: thunderbird: 91.3.0 -> 91.3.1 2021-11-18 08:19:37 +01:00
Daniel Olsen f5f1288810 hydrus: 461 -> 462 2021-11-18 07:46:45 +01:00
flurie 12157af2ec
ccextractor: fix build on x86_64-darwin 2021-11-17 23:06:01 -05:00
Sebastián Mancilla 2f5fc99989 cloak: fix build on darwin 2021-11-17 23:27:52 -03:00
Michael Weiss 4e77c7efc6
ungoogled-chromium: 95.0.4638.69 -> 96.0.4664.45 2021-11-17 22:35:56 +01:00
Robert Schütz 8607c563a2
Merge pull request #146201 from dotlambda/libdeltachat-1.65.0
libdeltachat: 1.64.0 -> 1.65.0
2021-11-17 10:04:18 -08:00
adisbladis 92377ca569
Merge pull request #146397 from spacekookie/melpa-pkgs-2021-11-17
emacs.pkgs.melpa-packages: 2021-11-17
2021-11-17 09:32:41 -08:00
Aurèle Oulès e9f73120f6 ledger-live-desktop: 2.35.0 -> 2.35.1 2021-11-17 17:59:40 +01:00
misuzu cfc583ddcd alfis: 0.6.5 -> 0.6.9 2021-11-17 18:12:33 +02:00
Bobby Rong 622582f91e
Merge pull request #145848 from r-ryantm/auto-update/logseq
logseq: 0.4.5 -> 0.4.6
2021-11-17 23:16:04 +08:00
Katharina Fey f1941733a9
emacs.pkgs.melpa-packages: 2021-11-17 2021-11-17 16:07:18 +01:00
Sergei Trofimovich 4cba739c57 ion3: explicitly disable parallel builds 2021-11-17 14:18:10 +00:00
gbtb 2411e72fa4 rocketchat-desktop: 3.5.7 -> 3.6.0 2021-11-17 22:40:39 +10:00
gbtb 1605a18e84
Merge branch 'NixOS:master' into rocketchat-desktop_wrapGAppsHook 2021-11-17 22:34:15 +10:00
Sébastien Maret 7a5f0ec2d1 R: fix build on Darwin
Closes #146131.
2021-11-17 11:08:50 +01:00
Domen Kožar 3b0f2374a6
Merge pull request #146338 from figsoda/menyoki-fix-darwin
menyoki: fix darwin build
2021-11-17 00:40:36 -06:00
Domen Kožar 5b14843fc9
Merge pull request #146210 from flurie/fix-cardpeek-darwin
cardpeek: fix build on darwin
2021-11-17 00:34:44 -06:00
Sébastien Maret 7eea330318
gildas: 20200901_a -> 20211101_a (#146224) 2021-11-17 01:03:57 -05:00
Sandro c6be3b5055
Merge pull request #145958 from msfjarvis/hs/2021-11-14/lscolors-0.8.1 2021-11-17 04:30:33 +01:00
Sandro 1553a73ffa
Merge pull request #146221 from trofi/fix-mp3blaster-for-ncurses-6.3 2021-11-17 04:05:59 +01:00
Robert Schütz 83e069f05c deltachat-desktop: use libdeltachat 1.60.0
Also make sure the update script only updates the version of deltachat-desktop.
2021-11-16 19:02:49 -08:00
Sandro 0bc9b346ca
Merge pull request #146204 from kira-bruneau/krane 2021-11-17 03:57:24 +01:00
Sandro 403abd3302
Merge pull request #146038 from LibreCybernetics/update-android-studio-beta 2021-11-17 03:56:57 +01:00
Harsh Shandilya 4097dadcd9
lscolors: 0.8.0 -> 0.8.1 2021-11-17 03:51:44 +01:00
figsoda 009c51b5ae menyoki: fix darwin build 2021-11-16 21:05:36 -05:00
figsoda 6ad04bcb7d
Merge pull request #146243 from figsoda/treewide-rust-feature
treewide: use buildFeatures and checkFeatures for rust packages
2021-11-16 21:00:48 -05:00
Bobby Rong 89c5f3b8e4
logseq: fix hash 2021-11-17 09:55:31 +08:00
flurie ef1a0dab00
cardpeek: fix build on darwin 2021-11-16 19:58:56 -05:00
zowoq 9c23308813 terraform-providers.nomad: 1.4.5 -> 1.4.15 2021-11-17 10:37:58 +10:00
zowoq a9e43d8a07 terraform-providers.github: 3.1.0 -> 4.18.0 2021-11-17 10:37:42 +10:00
zowoq 9dc45adfb6 terraform-providers.consul: 2.8.0 -> 2.14.0 2021-11-17 10:37:23 +10:00
zowoq 700768faa2 terraform-providers: format 2021-11-17 10:36:51 +10:00
zowoq 751887b1f6 terraform-providers: update nix command for nix 2.4 2021-11-17 10:36:40 +10:00
Robert Schütz 59e5ab0290
Merge pull request #146296 from erictapen/imagemagick
imagemagick: 7.1.0-13 -> 7.1.0-14
2021-11-16 14:08:22 -08:00
Michael Weiss f5e6bb8c75
chromiumDev: 97.0.4692.8 -> 97.0.4692.20 2021-11-16 22:16:57 +01:00
Kerstin Humm 4d5800ed10
imagemagick: 7.1.0-13 -> 7.1.0-14 2021-11-16 21:07:09 +01:00
Martin Weinelt 2cc5606c84
Merge pull request #142319 from mweinelt/node2nix 2021-11-16 19:46:17 +01:00
Fabian Affolter f895817548
Merge pull request #146075 from quyse/terraform_cloudflare
terraform-providers.cloudflare: 2.23.0 -> 3.4.0
2021-11-16 19:23:13 +01:00
Jonathan Ringer 47a69c646f qtile: fix qtile check command 2021-11-16 10:13:21 -08:00
Sandro 0e4ef9ab2b
Merge pull request #139294 from shnarazk/kissat-init 2021-11-16 18:47:19 +01:00
Artturi 1ec646400f
Merge pull request #146270 from bjornfor/update-corectrl 2021-11-16 19:36:28 +02:00
Clemens Lutz 194628e404 zoom-us: 5.8.3.145 -> 5.8.4.210 2021-11-16 17:51:54 +01:00
Bjørn Forsman e1bfb41f6c corectrl: 1.1.4 -> 1.2.2 2021-11-16 17:30:38 +01:00
Pavol Rusnak 1663708500
Merge pull request #142468 from prusnak/dotnet-update
dotnet-sdk_3: 3.1.19 -> 3.1.21 + dotnet-sdk_5: 5.0.10 -> 5.0.12
2021-11-16 16:27:23 +01:00
Martin Weinelt 6c2f6a21ed commitizen: 4.2.1 -> 4.2.4 2021-11-16 16:08:23 +01:00
Martin Weinelt 37fa1e7c1d treewide: pass and inherit writeShellScript in node2nix packages 2021-11-16 16:08:23 +01:00
Claudio Bley 8f256170e4
wasabibackend: Update dependencies 2021-11-16 15:54:33 +01:00
Claudio Bley caea8212da
wasabibackend: Use nixpkgs-fmt instead of nixfmt 2021-11-16 15:54:32 +01:00
figsoda 104fd24044 menyoki: use buildNoDefaultFeatures 2021-11-16 08:35:09 -05:00
figsoda 94e7e21452 lucky-commit: use buildNoDefaultFeatures 2021-11-16 08:34:11 -05:00
figsoda c07e2bf52e alfis: use buildFeatures 2021-11-16 08:11:49 -05:00
figsoda ee8e2f8864 openethereum: use buildFeatures 2021-11-16 08:11:49 -05:00
figsoda 2448ef4630 elan: use buildFeatures 2021-11-16 08:11:49 -05:00
figsoda cc0e233801 finalfusion-utils: use buildFeature 2021-11-16 08:11:48 -05:00
figsoda ce0da1b871 librespot: use buildFeatures 2021-11-16 08:11:48 -05:00
figsoda 9ed4b5c961 spotifyd: use buildFeatures 2021-11-16 08:11:48 -05:00
figsoda 7303def464 eww: use buildFeatures 2021-11-16 08:11:48 -05:00
figsoda 8ec1bb1b46 wmfocus: use buildFeatures 2021-11-16 08:11:47 -05:00
figsoda bb6d379d80 i3status-rust: use buildFeatures 2021-11-16 08:11:47 -05:00
figsoda d05ccea213 tiny: use buildFeatures 2021-11-16 08:11:47 -05:00
figsoda eaeed5920f meli: use buildFeatures 2021-11-16 08:11:45 -05:00
figsoda 2d358196f0 todiff: use checkFeatures 2021-11-16 08:11:45 -05:00
figsoda ebe494df9d clipcat: use buildFeatures 2021-11-16 08:11:45 -05:00
figsoda eb97241d7c pijul: use buildFeatures 2021-11-16 08:11:45 -05:00
Mario Rodas c6b332cb1a
Merge pull request #146144 from r-ryantm/auto-update/todoman
todoman: 4.0.0 -> 4.0.1
2021-11-16 07:44:55 -05:00
Aaron Andersen 1b6831696c
Merge pull request #142087 from rkitover/q4wine
q4wine: init at 1.3.13
2021-11-16 07:26:09 -05:00
Christoph Hrdinka f2946a51b8
Merge pull request #136106 from szlend/znc-clientbuffer-2021-05-30
zncModules.clientbuffer: 2020-04-24 -> 2021-05-30
2021-11-16 12:51:49 +01:00
Sandro 84c4d0ce87
Merge pull request #142010 from wahjava/fossil-update 2021-11-16 12:48:46 +01:00
Markus Hauck d8b840f954 visidata: 2.7 -> 2.7.1 2021-11-16 09:58:40 +01:00
Sergei Trofimovich 5933da24d2 mp3blaster: pull pending upstream inclusion fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    nmixer.cc:219:26: error: format not a string literal and no format arguments [-Werror=format-security]
      219 |                 mvwprintw(mixwin, my_y - 1, my_x, (char*)source);
          |                 ~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2021-11-16 08:41:14 +00:00
zowoq cd8f237c0c clusterctl: init at 1.0.1 2021-11-16 15:41:59 +10:00
Mario Rodas 7b023e1f15
Merge pull request #146213 from marsam/update-sqls
sqls: 0.2.19 -> 0.2.20
2021-11-16 00:22:07 -05:00
Mario Rodas 975624d954
Merge pull request #144272 from bcdarwin/update-c3d
c3d: unstable-2020-10-05 -> unstable-2021-09-14
2021-11-16 00:02:01 -05:00
Trolli Schmittlauch 9928e040e7 seafile-client: add greizgh as maintainer due to their own request 2021-11-16 03:40:59 +01:00
Trolli Schmittlauch 55bb949a2e seafile-client: 8.0.4 -> 8.0.5
- minor bugfix update
- no security fixes
- changelog: https://github.com/haiwen/seafile-client/releases/tag/v8.0.5
2021-11-16 03:40:37 +01:00
Kira Bruneau 2681282aa2 krane: 2.3.0 → 2.3.1 2021-11-15 21:09:14 -05:00
Bobby Rong c088b3642b
Merge pull request #146145 from j4m3s-s/update-sonobuoy
sonobuoy: 0.54.0 -> 0.55.0
2021-11-16 09:19:50 +08:00
Bobby Rong 1a40e822f7
Merge pull request #146161 from totoroot/update/qownnotes-21.11.4
qownnotes: 21.10.9 -> 21.11.4
2021-11-16 09:15:45 +08:00
Maximilian Bosch 269c2a2283
Merge pull request #146028 from symphorien/pdfarranger-1.8.0
pdfarranger: 1.7.1 -> 1.8.0
2021-11-16 00:04:06 +01:00
Michael Weiss 508ff6dc67
Merge pull request #146184 from primeos/chromium
chromium: 95.0.4638.69 -> 96.0.4664.45
2021-11-15 22:57:20 +01:00
sternenseemann b011b33e42 emacs.pkgs.ada-mode: use latest wisi
By upgrading the AdaCore libraries to their 22.*.* versions and GNAT to
version 11 we can finally upgrade wisi beyond 3.1.5 and probably
(hopefully) stay on latest for some time.
2021-11-15 22:41:56 +01:00
Michael Weiss a39908a7cb
chromium: 95.0.4638.69 -> 96.0.4664.45
https://chromereleases.googleblog.com/2021/11/stable-channel-update-for-desktop.html

This update includes 25 security fixes.

CVEs:
CVE-2021-38007 CVE-2021-38008 CVE-2021-38009 CVE-2021-38006
CVE-2021-38005 CVE-2021-38010 CVE-2021-38011 CVE-2021-38012
CVE-2021-38013 CVE-2021-38014 CVE-2021-38015 CVE-2021-38016
CVE-2021-38017 CVE-2021-38018 CVE-2021-38019 CVE-2021-38020
CVE-2021-38021 CVE-2021-38022
2021-11-15 22:11:46 +01:00
Kevin Cox e0747954e6
Merge pull request #146174 from andresilva/ledger-live-2.35.0
ledger-live-desktop: 2.34.4 -> 2.35.0
2021-11-15 15:47:36 -05:00
Janne Heß a5deae807e
Merge pull request #145825 from r-ryantm/auto-update/bluetooth_battery 2021-11-15 21:05:43 +01:00
André Silva 322841df2c
ledger-live-desktop: 2.34.4 -> 2.35.0 2021-11-15 19:25:39 +00:00
Pascal Wittmann 73d60f405a
Merge pull request #145746 from sikmir/suckless-cross
farbfeld,ii,sic,slock,slstatus,wmname: fix cross-compilation
2021-11-15 19:32:36 +01:00
Aaron Andersen e23a1d5f27
Merge pull request #146009 from aanderse/kodi.packages.libretro-mgba
kodi.packages.libretro-mgba: init at 0.9.2.31
2021-11-15 13:17:37 -05:00
Maximilian Bosch 627afe3c66
Merge pull request #146152 from r-ryantm/auto-update/xterm
xterm: 369 -> 370
2021-11-15 18:57:42 +01:00
Mikael Voss b0657ddc91 flex-ndax: 0.1-20210714.0 -> 0.2-20211111.0 2021-11-15 18:36:38 +01:00
Gabriel Ebner f4e3542f5d
Merge pull request #146162 from Kha/elan-wrap-lld
elan: wrap embedded linker
2021-11-15 18:07:14 +01:00
Matthias Thym 75a643d977 qownnotes: 21.10.9 -> 21.11.4 2021-11-15 17:17:42 +01:00
Sebastian Ullrich f8bbc587eb elan: wrap embedded linker 2021-11-15 17:10:04 +01:00
Vladimír Čunát a65843afac
Merge #145858: wrapFirefox: fix icon linking for Thunderbird 2021-11-15 16:52:22 +01:00
Artturi 11952924f1
Merge pull request #146036 from jmgao/qemu_io_uring 2021-11-15 17:33:17 +02:00
R. Ryantm b608867a24 xterm: 369 -> 370 2021-11-15 15:18:27 +00:00
Michael Raskin 19beab130d
Merge pull request #146104 from markus1189/visidata-2-7
visidata: 2.6.1 -> 2.7
2021-11-15 15:14:29 +00:00
Mario Rodas e5139adbdf todoman: enable on darwin 2021-11-15 14:45:00 +00:00
R. Ryantm 4bb0051fea todoman: 4.0.0 -> 4.0.1 2021-11-15 14:44:47 +00:00
Pavol Rusnak ea9bc265b7
Merge pull request #145535 from prusnak/lnd
lnd: 0.13.3-beta -> 0.13.4-beta
2021-11-15 15:42:38 +01:00
Pavol Rusnak aa7981ebc4
Merge pull request #145823 from prusnak/rocksdb_6_23
rocksdb: reintroduce rocksdb 6.23.3 as rocksdb_6_23
2021-11-15 15:41:45 +01:00
R. Ryantm 1b7f9b01fb thunderbird-unwrapped: 91.3.0 -> 91.3.1 2021-11-15 14:40:15 +00:00
James Landrein 09906e5682 sonobuoy: 0.54.0 -> 0.55.0 2021-11-15 15:36:06 +01:00
Claas Augner 241c93fabe
nextcloud-client: remove caugner from maintainers 2021-11-15 15:13:48 +01:00
Maciej Krüger 1f0e14c54b
Merge pull request #146093 from jojosch/dbeaver-21.2.5 2021-11-15 13:36:42 +01:00
gbtb 0f7756d322 rocketchat-desktop: added wrapGAppsHook 2021-11-15 22:25:35 +10:00
Jonas Heinrich e7d1412564
downonspot: init at unstable-2021-10-11 (#141494)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2021-11-15 13:14:42 +01:00
Vladimír Čunát 64065d76f4
Merge #144730: branch 'staging-next' 2021-11-15 11:52:15 +01:00
zowoq baa566f5a5 cri-o: 1.22.0 -> 1.22.1
https://github.com/cri-o/cri-o/releases/tag/v1.22.1
2021-11-15 18:44:00 +10:00
Johannes Schleifenbaum 261f2073d8
dbeaver: 21.2.4 -> 21.2.5 2021-11-15 09:05:52 +01:00
Markus Hauck 12faa4aaf6 visidata: 2.6.1 -> 2.7 2021-11-15 07:38:14 +01:00
Alexander Bich 5971d29609 terraform-providers.cloudflare: 2.23.0 -> 3.4.0 2021-11-15 07:53:42 +03:00
Mario Rodas 65b23a7a30 sqls: 0.2.19 -> 0.2.20
https://github.com/lighttiger2505/sqls/releases/tag/v0.2.20
2021-11-15 04:20:00 +00:00