Izorkin
90f30032f3
nixos/tests/mariadb-galera-rsync: fix test script
...
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
2020-05-14 17:29:40 +03:00
Izorkin
963259d4ed
nixos/tests/mariadb-galera-mariabackup: fix test script
...
MariaDB 10.4 introduces a number of changes to the authentication
process, intended to make things easier and more intuitive.
2020-05-14 17:29:40 +03:00
Izorkin
a4c7e0f502
nixos/mysql: add release notes
2020-05-14 17:29:40 +03:00
Izorkin
b8c8e810aa
nixos/mysql: disable load pluginx auth_socket in mariadb
2020-05-14 17:29:40 +03:00
Izorkin
6ac9a9fcb4
mariadb: 10.3.22 -> 10.4.12
2020-05-14 17:29:40 +03:00
Izorkin
a40a811b17
mariadb-galera: 25.3.27 -> 26.4.3
2020-05-14 17:29:40 +03:00
Tim Steinbach
7ef8639163
linux: 5.6.12 -> 5.6.13
2020-05-14 09:19:09 -04:00
Tim Steinbach
e3ba43b826
linux: 5.4.40 -> 5.4.41
2020-05-14 09:19:02 -04:00
Tim Steinbach
e9dbf2e508
linux: 4.19.122 -> 4.19.123
2020-05-14 09:18:52 -04:00
Mario Rodas
9917caa5e8
Merge pull request #87542 from cmacrae/upgrade/yabai/3.0.1
...
yabai: 3.0.0 -> 3.0.1
2020-05-14 08:14:56 -05:00
Mario Rodas
5a0b071ff0
Merge pull request #87719 from oxalica/bump/sarasa-gothic
...
sarasa-gothic: 0.8.0 -> 0.12.6
2020-05-14 08:09:19 -05:00
Mario Rodas
b51a82932f
Merge pull request #87733 from taku0/flashplayer-32.0.0.371
...
flashplayer: 32.0.0.363 -> 32.0.0.371
2020-05-14 08:05:29 -05:00
Mario Rodas
c8010f6a13
Merge pull request #87745 from zaninime/sane-update
...
sane-airscan: 0.9.17 -> 0.99.0
2020-05-14 08:04:23 -05:00
Mario Rodas
2c8312402d
Merge pull request #86378 from saschagrunert/crio-buildgomodule
...
cri-o: switch to buildGoModule
2020-05-14 08:01:03 -05:00
Florian Klink
4a85559ffc
Merge pull request #87016 from flokli/nsswitch-cleanup
...
nixos/nsswitch cleanup nss modules
2020-05-14 14:55:43 +02:00
Eelco Dolstra
0ffc85d64b
Remove unused files
2020-05-14 14:34:50 +02:00
Jan Tojnar
3116788c9b
tracker: remove unnecessary dependency
...
upower handling was moved to tracker miners a while ago.
2020-05-14 14:16:48 +02:00
Andreas Rammhold
dc3440f93a
Merge pull request #87779 from marsam/update-gopass
...
gopass: 1.9.1 -> 1.9.2
2020-05-14 13:13:10 +02:00
Mario Rodas
7a642881c9
gopass: 1.9.1 -> 1.9.2
...
Changelog: https://github.com/gopasspw/gopass/releases/tag/v1.9.2
2020-05-14 05:48:28 -05:00
Jan Tojnar
39b92f6e45
tracker: enable tests
...
Also remove glibcLocales which are no longer needed for tests and add DocBook 4.5 schemas which are needed for something.
2020-05-14 12:08:12 +02:00
Jan Tojnar
f220831068
tracker: format with nixpkgs-fmt
2020-05-14 12:08:11 +02:00
Jan Tojnar
0df3c2dfe2
gnome-keysign: remove broken updateScript
...
It is not hosted on GNOME mirrors so GNOME updateScript will not work.
2020-05-14 12:08:09 +02:00
Jan Tojnar
794a08ca8e
sublime3{,-dev}: fix updateScript
...
The HTML page changed and the update script was no longer finding the latest version.
I changed it to query for the latest version using dedicated URL:
https://forum.sublimetext.com/t/fixed-download-url-for-latest-version/23763/7
Also terminated the update sooner if we detect no update available.
update-source-version handles that normally but we are cleaning the version
so that we can update both platforms at the same time.
2020-05-14 12:08:08 +02:00
lewo
a33eb1a0e4
Merge pull request #87794 from zowoq/gomodules
...
podman, etc packages: switch to buildGoModule
2020-05-14 11:46:28 +02:00
sternenseemann
9d55751754
ocamlPackages.jingoo: 1.2.18 → 1.3.4
2020-05-14 10:21:40 +02:00
Sarah Brofeldt
2bf4a22e5a
Merge pull request #87571 from HugoReeves/master
...
cargo-tarpaulin: init at 0.12.4
2020-05-14 10:01:02 +02:00
zowoq
64ce60e2b3
cri-tools: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
e56116f752
skopeo: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
fbdc10572d
buildah: switch to buildGoModule
2020-05-14 17:37:51 +10:00
zowoq
1ad3b685f4
podman: switch to buildGoModule
2020-05-14 17:36:49 +10:00
zowoq
aade6fc7b0
cni-plugins: switch to buildGoModule
2020-05-14 17:36:30 +10:00
Sascha Grunert
006e6b052f
cri-o: switch to buildGoModule
...
This is just a cleanup to switch from buildGoPackage to buildGoModule.
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
2020-05-14 09:32:16 +02:00
Jörg Thalheim
1694c0b3f7
Merge pull request #86376 from c00w/vendor_mod
2020-05-14 08:25:01 +01:00
Hugo Reeves
81b7c9368c
cargo-tarpaulin: init at 0.12.4
2020-05-14 18:41:49 +12:00
Linus Heckemann
85a0587884
Merge pull request #87219 from serokell/kirelagin/postgres-no-time
...
postgres: Do not log timestamp
2020-05-14 08:34:44 +02:00
Jörg Thalheim
e6907df061
ipfs: switch to vendored tarball
2020-05-14 07:22:27 +01:00
Jörg Thalheim
cdb8539006
jx: 2.1.31 -> 2.1.31
2020-05-14 07:22:26 +01:00
Colin L Rice
d6162dab50
go-modules: Update files to use vendorSha256
2020-05-14 07:22:21 +01:00
Colin L Rice
a0ddea1d6a
go-modules: Add in old modsha256 w/ warning
2020-05-14 07:21:52 +01:00
Colin L Rice
c5f18c44b1
go-modules: Doc updates
2020-05-14 07:21:52 +01:00
Colin L Rice
9761128d2d
go-modules: Augment builds w/ vendor src
...
This is done in response to complaints that the module format is not
human readable. The vendor source blob is flat files and should be
extremely readable.
2020-05-14 07:21:49 +01:00
Sarah Brofeldt
ce9ed9baed
Merge pull request #87729 from Mic92/cheat
...
cheat: 3.9.0 -> 3.10.0
2020-05-14 06:53:34 +02:00
Sarah Brofeldt
4c2a228508
Merge pull request #87778 from zowoq/cni
...
cni-plugins: 0.8.5 -> 0.8.6
2020-05-14 06:52:35 +02:00
Benjamin Hipple
b87096c7fb
Merge pull request #87781 from marsam/update-terraform
...
terraform: 0.12.24 -> 0.12.25
2020-05-13 23:22:35 -04:00
Benjamin Hipple
017d1e41bd
Merge pull request #87776 from aanderse/zabbix-url
...
zabbix: update source url
2020-05-13 23:12:45 -04:00
Benjamin Hipple
767d9fec9d
Merge pull request #87771 from Flakebi/salt
...
salt: 3000.2 -> 3000.3
2020-05-13 23:11:18 -04:00
Ryan Mulligan
6eae9e0861
Merge pull request #87519 from r-ryantm/auto-update/squirrel-sql
...
squirrel-sql: 4.0.0 -> 4.1.0
2020-05-13 19:14:48 -07:00
Mario Rodas
0b72a749ae
terraform: 0.12.24 -> 0.12.25
...
Changelog: https://github.com/hashicorp/terraform/releases/tag/v0.12.25
2020-05-13 20:20:20 -05:00
Mario Rodas
b03aaae436
Merge pull request #87763 from geistesk/golangci-lint-v1.27.0
...
golangci-lint: 1.26.0 -> 1.27.0
2020-05-13 19:57:22 -05:00
Mario Rodas
35de81b130
Merge pull request #87770 from thefloweringash/sensu-go-update
...
sensu-go: 5.18.1 -> 5.20.0
2020-05-13 19:57:06 -05:00