ajs124
d0e4c10df5
mariadb: fix darwin build
2023-01-10 15:08:20 +01:00
ajs124
0525d14950
mariadb_109: 10.9.3 -> 10.9.4
...
https://mariadb.com/kb/en/mariadb-10-9-4-release-notes/
2023-01-10 15:06:44 +01:00
ajs124
91b70ce7aa
mariadb_108: 10.8.5 -> 10.8.6
...
https://mariadb.com/kb/en/mariadb-10-8-6-release-notes/
2023-01-10 15:06:44 +01:00
ajs124
4a6b0747ed
mariadb_106: 10.6.10 -> 10.6.11
...
https://mariadb.com/kb/en/mariadb-10-6-11-release-notes/
2023-01-10 15:06:44 +01:00
ajs124
b217e7dfcb
mariadb_105: 10.5.17 -> 10.5.18
...
https://mariadb.com/kb/en/mariadb-10-5-18-release-notes/
2023-01-10 15:06:44 +01:00
ajs124
7952d7bc14
mariadb_104: 10.4.26 -> 10.4.27
...
https://mariadb.com/kb/en/mariadb-10-4-27-release-notes/
2023-01-10 15:06:44 +01:00
Jonas Heinrich and GitHub
852c05df11
Merge pull request #209846 from r-ryantm/auto-update/python310Packages.pysdl2
...
python310Packages.pysdl2: 0.9.14 -> 0.9.15
2023-01-10 15:00:40 +01:00
Bobby Rong and GitHub
2bcf38298a
Merge pull request #210029 from deejayem/ea-fix-pname
...
ea: Fix pname
2023-01-10 21:41:30 +08:00
Gabriel Arazas and GitHub
a25714161a
dialect: 2.0.2 -> 2.1.1 ( #197230 )
2023-01-10 14:27:07 +01:00
Adam Joseph and sternenseemann
dfa3f14493
cc-wrapper: -march= is not allowed on powerpc
...
Gcc does not allow `-march=` on PowerPC:
https://gcc.gnu.org/onlinedocs/gcc-12.2.0/gcc/RS_002f6000-and-PowerPC-Options.html#RS_002f6000-and-PowerPC-Options
Instead, `-mcpu=` should be used to set the minimum instruction set
and `-mtune=` is used to optimize instruction scheduling for a
specific processor. Both flags take the same set of valid values,
which includes `native`.
This commit causes `isGccArchSupported` to return `false` for PowerPC
targets so we never pass an `-march=` flag, since that will always be
rejected by gcc.
2023-01-10 14:05:03 +01:00
Thibault Gagnaux and Manuel Bärenz
ad92b19e36
glaxnimate: disable failing integration test on darwin
2023-01-10 14:03:32 +01:00
Jonas Heinrich and GitHub
d46a8e74bc
Merge pull request #209905 from mahmoudk1000/master
...
anki-bin: 2.1.55 -> 2.1.56
2023-01-10 13:53:25 +01:00
Jonas Heinrich and GitHub
41bd3b658a
Merge pull request #209921 from r-ryantm/auto-update/xmedcon
...
xmedcon: 0.22.0 -> 0.23.0
2023-01-10 13:44:22 +01:00
Fabian Affolter and GitHub
ca0909abc6
Merge pull request #201975 from r-ryantm/auto-update/rednotebook
...
rednotebook: 2.26 -> 2.29
2023-01-10 13:42:23 +01:00
Jonas Heinrich and GitHub
f8bc3bf489
Merge pull request #209924 from figsoda/ruff
...
ruff: 0.0.215 -> 0.0.217
2023-01-10 13:31:28 +01:00
Sandro and GitHub
0761fef6b1
Merge pull request #210020 from urandom2/nextcloud-packages
2023-01-10 13:27:14 +01:00
Jonas Heinrich and GitHub
59c6d3e0ce
Merge pull request #209948 from romildo/upd.xfce4-screenshooter
...
xfce.xfce4-screenshooter: 1.10.1 -> 1.10.2
2023-01-10 13:21:07 +01:00
Fabian Affolter and GitHub
9f8c55f732
Merge pull request #210025 from r-ryantm/auto-update/python310Packages.google-cloud-dataproc
...
python310Packages.google-cloud-dataproc: 5.0.3 -> 5.1.0
2023-01-10 13:20:27 +01:00
Sandro and GitHub
79562c9aa1
Merge pull request #209307 from deejayem/zsh-forgit-23.01.0
2023-01-10 13:20:00 +01:00
Fabian Affolter and GitHub
f386617df5
Merge pull request #210027 from r-ryantm/auto-update/python310Packages.persistent
...
python310Packages.persistent: 4.9.3 -> 5.0
2023-01-10 13:19:44 +01:00
Fabian Affolter and GitHub
2ed69a1e8f
Merge pull request #210016 from r-ryantm/auto-update/python310Packages.aioshelly
...
python310Packages.aioshelly: 5.2.0 -> 5.2.1
2023-01-10 13:19:22 +01:00
Jonas Heinrich and GitHub
f92cbd7919
Merge pull request #209953 from r-ryantm/auto-update/sherpa
...
sherpa: 2.2.12 -> 2.2.13
2023-01-10 13:18:35 +01:00
David Morgan
00b56427d3
ea: Fix pname
2023-01-10 12:11:38 +00:00
Jonas Heinrich and GitHub
118ab82c8d
Merge pull request #209928 from malob/update-signalbackup-tools
...
signalbackup-tools: 20221227-1 -> 20230109-1
2023-01-10 13:00:16 +01:00
R. Ryantm
12aaafe9eb
python310Packages.persistent: 4.9.3 -> 5.0
2023-01-10 11:50:09 +00:00
R. Ryantm
a37c741a18
python310Packages.google-cloud-dataproc: 5.0.3 -> 5.1.0
2023-01-10 11:42:24 +00:00
Jonas Heinrich and GitHub
41bebcf7df
Merge pull request #209936 from r-ryantm/auto-update/partclone
...
partclone: 0.3.20 -> 0.3.21
2023-01-10 12:30:09 +01:00
Jonas Heinrich and GitHub
364861a197
Merge pull request #209937 from r-ryantm/auto-update/randoop
...
randoop: 4.3.1 -> 4.3.2
2023-01-10 12:28:45 +01:00
Jonas Heinrich and GitHub
4fc4264fd5
Merge pull request #209925 from r-ryantm/auto-update/colordiff
...
colordiff: 1.0.20 -> 1.0.21
2023-01-10 12:26:31 +01:00
Anderson Torres and GitHub
19e5aae923
Merge pull request #210008 from r-ryantm/auto-update/ventoy-bin-full
...
ventoy-bin-full: 1.0.86 -> 1.0.87
2023-01-10 08:13:46 -03:00
Janne Heß and GitHub
6212a3746c
Merge pull request #209876 from helsinki-systems/fix/proxysql-py3
...
proxysql: fix build after #201859
2023-01-10 12:12:56 +01:00
Fabian Affolter and GitHub
a75791e616
Merge pull request #209896 from r-ryantm/auto-update/python310Packages.types-redis
...
python310Packages.types-redis: 4.3.21.7 -> 4.4.0.0
2023-01-10 12:11:25 +01:00
Colin Arnott
c19fee7366
nextcloudPackages: init and update various
...
This includes the following new packages:
- files_texteditor
- files_markdown
- forms
- groupfolders
- impersonate
- registration
- spreed
- twofactor_nextcloud_notification
- twofactor_totp
- unsplash
And the following updated ones:
- bookmarks
- calendar
- contacts
- deck
- mail
- news
- polls
2023-01-10 11:06:20 +00:00
Sandro and GitHub
1fbb6f1a58
Merge pull request #206432 from foo-dogsquared/update-sioyek
2023-01-10 11:50:01 +01:00
Sandro and GitHub
a633e8b465
Merge pull request #203373 from dpzmick/master
2023-01-10 11:48:16 +01:00
Sandro and GitHub
b5bd459f79
Merge pull request #208132 from wegank/cmdstan-aarch64-linux
2023-01-10 11:46:50 +01:00
Fabian Affolter and GitHub
04edc7c7d3
Merge pull request #209965 from r-ryantm/auto-update/python310Packages.ibm-cloud-sdk-core
...
python310Packages.ibm-cloud-sdk-core: 3.16.0 -> 3.16.1
2023-01-10 11:44:07 +01:00
R. Ryantm
c230ccbd70
python310Packages.aioshelly: 5.2.0 -> 5.2.1
2023-01-10 10:39:16 +00:00
Sandro and GitHub
78fa1556b9
Merge pull request #207911 from numinit/update-easyrsa
2023-01-10 11:35:34 +01:00
Sandro and GitHub
dec762f688
Merge pull request #207909 from numinit/add-asn1c
2023-01-10 11:33:19 +01:00
R. Ryantm and Austin Seipp
fc12db0e7c
spicedb: 1.11.0 -> 1.15.0
2023-01-10 04:17:40 -06:00
Kevin Puetz and obadz
dfdaa0ce26
keepass: 2.49 -> 2.52
...
https://keepass.info/news/n220909_2.52.html
2023-01-10 09:29:21 +00:00
R. Ryantm and obadz
643642254e
treesheets: unstable-2022-12-30 -> unstable-2023-01-04
2023-01-10 09:26:20 +00:00
R. Ryantm
5149546626
ventoy-bin-full: 1.0.86 -> 1.0.87
2023-01-10 09:06:03 +00:00
Fabian Affolter and GitHub
e1f9232310
Merge pull request #209994 from r-ryantm/auto-update/python310Packages.svglib
...
python310Packages.svglib: 1.4.1 -> 1.5.1
2023-01-10 09:20:41 +01:00
Fabian Affolter and GitHub
0bffc5bbe5
Merge pull request #209998 from fabaff/huawei-lte-api-bump
...
python310Packages.huawei-lte-api: 1.6.10 -> 1.6.11
2023-01-10 09:20:07 +01:00
Fabian Affolter and GitHub
d6032bdd9b
Merge pull request #209999 from fabaff/pycoolmasternet-async-bump
...
python310Packages.pycoolmasternet-async: 0.1.3 -> 0.1.6
2023-01-10 09:19:56 +01:00
R. Ryantm and Bjørn Forsman
0e09335dce
avrdude: 7.0 -> 7.1
2023-01-10 09:10:22 +01:00
Fabian Affolter and GitHub
ae69f0cd19
python310Packages.ibm-cloud-sdk-core: fix typo
2023-01-10 08:59:12 +01:00
Fabian Affolter and GitHub
5d2c9317cb
Merge pull request #209973 from r-ryantm/auto-update/pdfcrack
...
pdfcrack: 0.19 -> 0.20
2023-01-10 08:57:17 +01:00