summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* CODEOWNERS: Drop python-modules ownership•••We currently have 5800 python modules in that path, and we're seeing roughly 1000 pull requests for these modules per month. Having @FRidh and @jonringer requested on every PR that touches a python package isn't helping anyone, nor is it sustainable for any one person to have that number of incoming notifications. I think it's time to get rid of that code ownership. origin/python-codeownershipMartin Weinelt2023-02-101-1/+0
* Merge pull request #215707 from mweinelt/tts-0.11.1•••tts: 0.10.2 -> 0.11.1Martin Weinelt2023-02-101-15/+6
|\
| * tts: 0.10.2 -> 0.11.1•••https://github.com/coqui-ai/TTS/releases/tag/v0.11.0 https://github.com/coqui-ai/TTS/releases/tag/v0.11.1 Martin Weinelt2023-02-101-15/+6
* | Merge pull request #215706 from K900/n8n-0.215.0•••n8n: 0.214.3 -> 0.215.0K9002023-02-103-306/+207
|\ \
| * | n8n: 0.214.3 -> 0.215.0K9002023-02-103-306/+207
* | | Merge pull request #202881 from r-ryantm/auto-update/cudatext•••cudatext: 1.176.0 -> 1.183.0Nikolay Korotkiy2023-02-112-17/+21
|\ \ \
| * | | cudatext: fix gtk2 buildNikolay Korotkiy2023-02-101-1/+5
| * | | cudatext: 1.176.0 -> 1.183.0R. Ryantm2023-02-072-16/+16
* | | | Merge pull request #214551 from atorres1985-contrib/wtfis•••wtfis: init at 0.5.1Anderson Torres2023-02-103-0/+72
|\ \ \ \
| * | | | wtfis: init at 0.5.1Anderson Torres2023-02-083-0/+72
* | | | | Merge pull request #215608 from alejandro-angulo/add-adguardhome-platformsArtturi2023-02-102-1/+11
|\ \ \ \ \
| * | | | | adguardhome: add source for armv6l and armv7l•••Adds support for armv6l-linux and armv7l-linux. These are officially supported by the AdGuard team (they provide binaries for these architectures). See assets on their github releases: https://github.com/AdguardTeam/AdGuardHome/releases Alejandro Angulo2023-02-092-1/+11
* | | | | | Merge pull request #215501 from Trundle/envoy-noexecstack•••envoy: build with noexecstackLuke Granger-Brown2023-02-101-0/+1
|\ \ \ \ \ \
| * | | | | | envoy: build with noexecstackAndreas Stührk2023-02-091-0/+1
* | | | | | | Merge pull request #215681 from superherointj/fix-gpt2tc-fetch-url•••gpt2tc: fix url switching to web.archive.orgsuperherointj2023-02-101-2/+2
|\ \ \ \ \ \ \
| * | | | | | | gpt2tc: fix url switching to web.archive.org•••Upstream is no longer providing this source file. superherointj2023-02-101-2/+2
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #214396 from nikstur/systemd-repart•••systemd-repartArian van Putten2023-02-104-0/+211
|\ \ \ \ \ \ \
| * | | | | | | nixos/systemd-repart: initnikstur2023-02-104-0/+211
* | | | | | | | Merge pull request #215670 from linsui/list-git-tags•••list-git-tags: fix for tags with / in the tag namefigsoda2023-02-101-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | list-git-tags: fix for tags with / in the tag namelinsui2023-02-101-1/+1
* | | | | | | | | Merge pull request #215703 from r-ryantm/auto-update/python310Packages.motion...•••python310Packages.motionblinds: 0.6.15 -> 0.6.16Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | python310Packages.motionblinds: 0.6.15 -> 0.6.16R. Ryantm2023-02-101-2/+2
* | | | | | | | | | Merge pull request #209069 from sikmir/aerc•••aerc: 0.13.0 → 0.14.0Nikolay Korotkiy2023-02-102-54/+48
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | aerc: 0.13.0 → 0.14.0Nikolay Korotkiy2023-01-042-54/+48
* | | | | | | | | | | Merge pull request #215700 from r-ryantm/auto-update/python310Packages.argh•••python310Packages.argh: 0.27.1 -> 0.27.2Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python310Packages.argh: 0.27.1 -> 0.27.2R. Ryantm2023-02-101-2/+2
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #215291 from r-ryantm/auto-update/python310Packages.emoji•••python310Packages.emoji: 2.2.0 -> 2.3.0Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | python310Packages.emoji: 2.2.0 -> 2.3.0R. Ryantm2023-02-081-2/+2
* | | | | | | | | | | | Merge pull request #215702 from r-ryantm/auto-update/python310Packages.aiowinreg•••python310Packages.aiowinreg: 0.0.8 -> 0.0.9Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | python310Packages.aiowinreg: 0.0.8 -> 0.0.9R. Ryantm2023-02-101-2/+2
| | |/ / / / / / / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge pull request #215580 from figsoda/binstall•••cargo-binstall: init at 0.19.3figsoda2023-02-103-0/+87
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | cargo-binstall: init at 0.19.3figsoda2023-02-093-0/+87
* | | | | | | | | | | | | Merge pull request #215553 from helsinki-systems/upd/nss_latest•••nss_latest: 3.87 -> 3.88.1Martin Weinelt2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | nss_latest: 3.87 -> 3.88.1•••https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88.rst https://github.com/nss-dev/nss/blob/master/doc/rst/releases/nss_3_88_1.rst ajs1242023-02-101-2/+2
* | | | | | | | | | | | | | Merge pull request #211080 from r-ryantm/auto-update/python310Packages.py3status•••python310Packages.py3status: 3.47 -> 3.48Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | python310Packages.py3status: 3.47 -> 3.48R. Ryantm2023-01-161-2/+2
* | | | | | | | | | | | | | | doc: add a simpler explanation of dependencies (#213403)•••Co-authored-by: Jan Tojnar <jtojnar@gmail.com> Co-authored-by: pennae <82953136+pennae@users.noreply.github.com> Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>Guillaume Girol2023-02-101-13/+89
* | | | | | | | | | | | | | | Merge pull request #215697 from wegank/rpcs3-linux•••rpcs3: add aarch64-linux supportWeijia Wang2023-02-101-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | rpcs3: add aarch64-linux supportWeijia Wang2023-02-101-1/+1
* | | | | | | | | | | | | | | | Merge pull request #214623 from r-ryantm/auto-update/python310Packages.snowfl...•••python310Packages.snowflake-connector-python: 2.9.0 -> 3.0.0Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | python310Packages.snowflake-connector-python: 2.9.0 -> 3.0.0R. Ryantm2023-02-041-2/+2
* | | | | | | | | | | | | | | | | Merge pull request #215698 from r-ryantm/auto-update/python310Packages.snowfl...•••python310Packages.snowflake-sqlalchemy: 1.4.5 -> 1.4.6Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | python310Packages.snowflake-sqlalchemy: 1.4.5 -> 1.4.6R. Ryantm2023-02-101-2/+2
| | |_|_|_|_|/ / / / / / / / / / / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #214719 from r-ryantm/auto-update/rabbitmq-c•••rabbitmq-c: 0.11.0 -> 0.13.0Weijia Wang2023-02-101-2/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | rabbitmq-c: 0.11.0 -> 0.13.0R. Ryantm2023-02-071-2/+2
| | |_|_|_|_|_|_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | |
* | | | | | | | | | | | | | | | | Merge pull request #209274 from r-ryantm/auto-update/hotspot•••hotspot: 1.4.0 -> 1.4.1Weijia Wang2023-02-101-7/+8
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | hotspot: add changelog to metaFabian Affolter2023-01-061-5/+6
| * | | | | | | | | | | | | | | | | hotspot: 1.4.0 -> 1.4.1R. Ryantm2023-01-061-2/+2
* | | | | | | | | | | | | | | | | | Merge pull request #215662 from chuangzhu/denaro•••denaro: 2023.1.1 -> 2023.2.0Weijia Wang2023-02-102-21/+100
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | denaro: 2023.1.1 -> 2023.2.0Chuang Zhu2023-02-102-21/+100