Commit Graph

49530 Commits

Author SHA1 Message Date
Thomas Gerbet
99720ed1c9 gitsign: init at 0.1.0 2022-06-03 13:29:12 +02:00
Markus Kowalewski
0c7387d817
panoply: init at 5.0.6 2022-06-03 13:09:34 +02:00
Josh Cooper
2d1188c0b1 pinentry-bemenu: 0.10.0 -> 0.11.0 2022-06-03 16:57:07 +09:00
Sergei Trofimovich
3978ed8109 xe-guest-utilities: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: utils.o:xenstore/utils.h:27:
      multiple definition of `xprintf'; xenstored_core.o:xenstore/utils.h:27: first defined here
2022-06-03 08:30:43 +01:00
Arjan Schrijver
c217af1031 ntfy-sh: 1.24.0 -> 1.25.2 2022-06-03 09:22:12 +02:00
Sergei Trofimovich
add1b2e9af xannotate: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails against upstream gcc-10 as:

    ld: process.o:/build/source/src/process.h:26: multiple definition of
      `child'; backend.o:/build/source/src/process.h:26: first defined here
2022-06-03 08:19:28 +01:00
Sergei Trofimovich
42b9836536 x11vnc: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: x11vnc-xwrappers.o:/build/source/src/util.h:105: multiple definition of
      `clientMutex'; x11vnc-8to24.o:/build/source/src/util.h:105: first defined here
2022-06-03 08:12:50 +01:00
Sergei Trofimovich
20b40c71c7 webalizer: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: dns_resolv.o:(.bss+0x20): multiple definition of `system_info'; webalizer.o:(.bss+0x76e0): first defined here
2022-06-03 07:44:20 +01:00
Sergei Trofimovich
d16032e754 wayv: pull patch pending upstream inclusion for -fno-common toolchain support
Without the change build fails on upstream gcc-10 as:

    ld: process.o:(.bss+0x0): multiple definition of `child'; backend.o:(.bss+0x0): first defined here
2022-06-03 07:28:01 +01:00
Sergei Trofimovich
da93112356
Merge pull request #175258 from trofi/workaround-fno-common-for-super
super: add -fcommon workaround
2022-06-03 05:58:38 +00:00
Sergei Trofimovich
cd62a01c90
Merge pull request #175256 from trofi/workaround-fno-common-for-sipsak
sipsak: add -fcommon workaround
2022-06-03 05:58:10 +00:00
Sergei Trofimovich
1473143aeb
Merge pull request #175248 from trofi/workaround-fno-common-for-shallot
shallot: add -fcommon workaround
2022-06-03 05:56:57 +00:00
happysalada
236cc2971a vector: 0.21.2 -> 0.22.0 2022-06-03 00:29:05 -04:00
R. Ryantm
2701e6f312 afterburn: 5.2.0 -> 5.3.0 2022-06-03 00:10:55 -04:00
Klemens Nanni
3e5b838713 qdigidoc: Update to 4.2.11
This release is still subject to double-free crashes in at least the
signature verification functionality, but debugging that requires an up
to date version (released two months ago), so here we go.

NB: Upstream released two source tarballs without further information,
qdigidoc4_r.2.11.110.orig.tar.xz contains sources without subdirectory,
qdigidoc4_r.2.11.110-1804.tar.xz contains a subdirectory with sources;
their difference is irrelevant for our build, so pick the one 1804 one:
```
$ diff -u -r qdigidoc4_r.2.11.110.orig/ qdigidoc4_r.2.11.110-1804/qdigidoc4/
Only in qdigidoc4_r.2.11.110.orig/cmake: .git
Only in qdigidoc4_r.2.11.110.orig/common: .git
Only in qdigidoc4_r.2.11.110.orig/common: .gitmodules
diff '--color=auto' -u -r qdigidoc4_r.2.11.110.orig/debian/changelog qdigidoc4_r.2.11.110-1804/qdigidoc4/debian/changelog
--- qdigidoc4_r.2.11.110.orig/debian/changelog	2022-01-28 13:44:35.000000000 +0200
+++ qdigidoc4_r.2.11.110-1804/qdigidoc4/debian/changelog	2022-01-28 13:44:38.000000000 +0200
@@ -1,3 +1,9 @@
+qdigidoc4 (4.2.11.110-1804) unstable; urgency=medium
+
+  * Release: 4.2.11.110.
+
+ -- RIA <info@ria.ee>  Fri, 28 Jan 2022 13:44:38 +0200
+
 qdigidoc4 (0.2.0.3) stable; urgency=low

   * Initial release
Only in qdigidoc4_r.2.11.110.orig/extensions/cmake: .git
Only in qdigidoc4_r.2.11.110.orig/extensions: .git
Only in qdigidoc4_r.2.11.110.orig/extensions: .gitmodules
```

```
$ git log --oneline v4.2.9..v4.2.11
2631e24 (tag: v4.2.11) Update translation (#1025)
76c671a Support Fedora (#997)
639cebe Update Qt to 5.12.2 (#1019)
cde7fb8 Add web-eid to diagnostics (#989)
faa8276 Add default option to sign button (#1001)
cb8262a Update OpenLDAP 2.6.0 (#996)
132de43 Workaround for Yaru theme on ubuntu 21.10 (#994)
58e4278 Improve safeFilename (#986)
1710f47 Fix coverity and cppcheck warnings (#992)
60af0bb Remove autofocus (#981)
5a9ff0a Use thread monitor event state (#845)
cdd95a5 Fix LDAP certificate validation (#980)
92f81ec Workaround SID/MID proxy unicode issues (#982)
92a5aaa Update version number and OpenSSL, OpenLDAP versions (#977)
5971e54 Update Xalan-C 1.12 (#976)
1f848cf Add more specific info for OpenSSLExceptions (#970)
0497b7f Set Select folder dialog button label and fix some translation warnings (#974)
e56e814 Workaround recent Qt changes to pass mousePressEvent (#978)
44f4a7e Update translations in russian for settings (#973)
25756eb Wait for upper level operations to avoid locked screen (#979)
232784e Don't set focus to fonds image (#967)
5cf2157 Change the view of expired and expiring certificates (#965)
b001274 Resolve a yellow background, when PIN is locked (#971)
4b20375 Fix the boolean value (#975)
1a41817 Resolve Ubuntu 21.04 warnings (#946)
301178b Set read-only permission for files in signed container (#962)
e028a30 Update OpenLDAP 2.5.5 (#963)
1fb5f6a Set accessible name to pin (#966)
18e6112 Handle libdigidocpp exception (#943)
a9efe0f Update translations (#961)
06e44a0 Fix Linux dark theme (#950)
a6ff428 Fix missed border of Accordion (#960)
a14476c Update list of components in Info view (#958)
8980270 Fix normalization of filenames (#952)
e4aac44 Shorten notifications display time (#948)
14606dc Use QSysInfo for OS version (#931)
b8716e7 Resolve a yellow background, when PIN is locked (#947)
0319c6b Don't allow searching for spaces during encryption (#929)
```
2022-06-03 04:40:36 +02:00
Aaron Jheng
1a1e7f77da
skeema: 1.7.1 -> 1.8.0 2022-06-03 02:09:12 +00:00
Berk D. Demir
ca0e288de3 runitor: 0.9.2 -> 0.10.0
- New version
- Requires Go 1.18
- Remove `-w` from the ldflags as it's implied by `-s`
- Pull in timeout retry test fix as a patch and re-enable tests
2022-06-03 01:10:12 +00:00
AndersonTorres
e7ef797f04 coq2html: use new SRI hash format 2022-06-02 22:01:41 -03:00
AndersonTorres
34b9e86a10 cidrgrep: use new SRI hash format 2022-06-02 22:01:41 -03:00
AndersonTorres
1d75611d1c retry: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
a9f927d321 softhsm: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
a78c3a93ad pomerium-cli: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
37f5921344 pcsclite: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
bb2fe109d5 vpnc-scripts: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
f1ab6c919b openapi-generator-cli/example.nix: use new SRI hash format 2022-06-02 22:01:40 -03:00
AndersonTorres
5384078178 precice-config-visualizer: use new SRI hash format 2022-06-02 22:01:39 -03:00
AndersonTorres
ed6560b2d1 octofetch: use new SRI hash format 2022-06-02 22:01:39 -03:00
AndersonTorres
ed1657fb58 flexoptix-app: use new SRI hash format 2022-06-02 22:01:39 -03:00
AndersonTorres
81038268cd asymptote: use new SRI hash format 2022-06-02 22:01:39 -03:00
Sandro Jäckel
08bb43c7dd
tree: 1.8.0 -> 2.0.2 2022-06-03 02:09:45 +02:00
Sandro
6c4797f012
Merge pull request #147503 from OPNA2608/init/libvgm 2022-06-03 01:18:58 +02:00
Sergei Trofimovich
b24c3ccf67 vboot_reference: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: /build/source/build/futility/vb2_helper.o:(.bss+0x0): multiple definition of
      `vboot_version'; /build/source/build/futility/futility.o:(.bss+0x0): first defined here
2022-06-03 00:04:18 +01:00
Sergei Trofimovich
e25aad2049 uget: pull upstream fix for -fno-common toolchains
Without the change build fails on upstream gcc-10 as:

    ld: uget_gtk-UgtkApp-main.o:/build/uget-2.2.3/ui-gtk/UgtkBanner.h:67: multiple definition of
      `banner'; uget_gtk-UgtkTraveler.o:/build/uget-2.2.3/ui-gtk/UgtkBanner.h:67: first defined here

As sourceforge does now allow easy way of extracting patches
I inlined the change as a string replacement.
2022-06-02 23:39:34 +01:00
Arseniy Seroka
d2a0531a0d
Merge pull request #175971 from dotlambda/ooniprobe-cli-3.15.0
ooniprobe-cli: 3.14.2 -> 3.15.0
2022-06-03 00:33:56 +02:00
Sergei Trofimovich
6435617524
Merge pull request #175990 from patricksjackson/wiimms-iso-tools-fno-common
wiimms-iso-tools: add -fcommon workaround
2022-06-02 21:26:31 +00:00
OPNA2608
1bab0eb399 fmtoy: init at unstable-2021-12-24 2022-06-02 22:35:46 +02:00
OPNA2608
1cda678ea0 vgmtools: init at unstable-2022-05-23 2022-06-02 22:35:38 +02:00
Patrick Jackson
4bc488ddfe wiimms-iso-tools: add -fcommon workaround 2022-06-02 12:32:21 -07:00
Klemens Nanni
e4dbad58d2 libdigidocpp: Fix PKCS11 module library path
By default, the OpenSC module is loaded as relative filename, i.e.
"opensc-pkcs11.so" is searched for in the default library path.

Point `LD_LIBRARY_PATH` for `digidoc-tool` to the OpenSC package just
like pkgs/tools/seurity/qdigidoc/deafult.nix already does.

This makes `digidoc-tool` work by default without manually setting
`LD_LIBRARY_PATH` or passing `--pkcs11=/path/to/module`.

Follow upstream once an appropiate patch has been merged.
2022-06-02 20:45:00 +02:00
Klemens Nanni
1d46988e13 qdigidoc: Wrap just once
Merge `LD_LIBRARY_PATH` fixing into the automatic Qt wrapping hook.
Otherwise `argv[0]` ends up as ".qdigidoc4-wrapped" due extra wrapping.
2022-06-02 20:39:19 +02:00
Florian Klink
72eb4583ae
Merge pull request #175659 from klemensn/qdigidoc-remove-darkhttpd
qdigidoc: Drop unused darkhttpd dependency
2022-06-02 20:31:24 +02:00
Rick van Schijndel
767f59ce79
Merge pull request #174095 from Minion3665/add-myself-to-maintainers
pridefetch: init at 1.0.0
2022-06-02 20:23:15 +02:00
Thiago Kenji Okada
b2564a8a96
Merge pull request #173885 from PedroHLC/init-airgeddon
airgeddon: init at 11.01
2022-06-02 19:20:17 +01:00
José Romildo Malaquias
4c704d3306
Merge pull request #175453 from Mic92/gparted
gparted: enable parallel building
2022-06-02 15:00:47 -03:00
Robert Schütz
0d31753167 ooniprobe-cli: 3.14.2 -> 3.15.0
https://github.com/ooni/probe-cli/releases/tag/v3.15.0
2022-06-02 17:42:47 +00:00
Ram Kromberg
c49b3af8b4 opensnitch-ui: fix events table and notifications 2022-06-02 20:40:46 +03:00
Sandro
3b4f1bdf78
Merge pull request #175929 from aaronjheng/i3cat
i3cat: remove
2022-06-02 18:42:33 +02:00
Sandro
fbf0a265c9
Merge pull request #175923 from aaronjheng/goklp
goklp: remove
2022-06-02 18:40:15 +02:00
Sandro
563c7ef9f1
Merge pull request #175924 from aaronjheng/curl_unix_socket
curl_unix_socket: remove
2022-06-02 18:39:40 +02:00
ajs124
9b1a10af60
Merge pull request #175927 from aaronjheng/ical2org
ical2org: remove
2022-06-02 18:14:51 +02:00
ajs124
295b42b8df
Merge pull request #175930 from aaronjheng/gawp
gawp: remove
2022-06-02 17:34:37 +02:00
Sandro
914170e96a
Merge pull request #175935 from k4leg/update-ventoy
ventoy-bin: 1.0.74 -> 1.0.75
2022-06-02 17:05:40 +02:00
Sandro
ddba1d18af
Merge pull request #175952 from K900/exa-fix-build
exa: fix build with rustc 1.61
2022-06-02 16:55:37 +02:00
K900
94cc2f9c9f exa: fix build with rustc 1.61 2022-06-02 17:31:02 +03:00
Sandro
8962e2555b
Merge pull request #175795 from SuperSandro2000/python310Packages.eventlet 2022-06-02 16:30:52 +02:00
Mario Rodas
63f15db529
Merge pull request #175881 from marsam/update-entr
entr: 5.1 -> 5.2
2022-06-02 08:22:13 -05:00
Bogdan Drozd
5d06b5b8d4
ventoy-bin: 1.0.74 -> 1.0.75 2022-06-02 16:02:05 +03:00
Aaron Jheng
74414ea759
gawp: remove 2022-06-02 12:42:10 +00:00
Aaron Jheng
9488ef9504
i3cat: remove 2022-06-02 12:39:25 +00:00
Aaron Jheng
44891c51c6
ical2org: remove 2022-06-02 12:33:05 +00:00
Aaron Jheng
01db68fcf1
curl_unix_socket: remove 2022-06-02 12:00:45 +00:00
Aaron Jheng
d955d88829
goklp: remove 2022-06-02 11:56:55 +00:00
Vladimír Čunát
152e9283c5
Merge #175758: netdata: use disallowedReferences 2022-06-02 13:43:17 +02:00
toastal
319fde0d4e soupault: 4.0.0 → 4.0.1
https://soupault.app/blog/soupault-4.0.1-release/
2022-06-02 18:06:15 +07:00
Sandro Jäckel
6b82550333
pgadmin: unpin eventlet dependency, cleanup 2022-06-02 12:20:51 +02:00
Sandro
ccc2db9a4f
Merge pull request #175904 from msfjarvis/hs/2022-06-02/fclones-0.25.0
fclones: 0.24.0 -> 0.25.0
2022-06-02 11:58:23 +02:00
Bobby Rong
2c6e654c00
Merge pull request #175699 from helium18/master
gh-eco: init 0.1.0
2022-06-02 16:59:38 +08:00
Harsh Shandilya
58aef42768
fclones: 0.24.0 -> 0.25.0 2022-06-02 14:11:27 +05:30
Vladimír Čunát
cbd66894e6
Merge #175150: staging-next 2022-05-28
the first one after 22.05 release
2022-06-02 10:23:00 +02:00
Fabian Affolter
8144b7dd2a
Merge pull request #175878 from r-ryantm/auto-update/cfripper
cfripper: 1.11.0 -> 1.12.0
2022-06-02 09:29:18 +02:00
github-actions[bot]
5c55be8e85
Merge master into staging-next 2022-06-02 06:01:13 +00:00
R. Ryantm
54fd97c276 discordchatexporter-cli: 2.34 -> 2.34.1 2022-06-02 02:42:24 +00:00
R. Ryantm
0ed7c18701 cfripper: 1.11.0 -> 1.12.0 2022-06-02 01:23:56 +00:00
Sandro
ddcc047a71
Merge pull request #175866 from SuperSandro2000/xh
xh: 0.15.0 -> 0.16.1
2022-06-02 02:05:40 +02:00
Sandro
625bba5a97
Merge pull request #175858 from SuperSandro2000/wget2
wget2: 2.0.0 -> 2.0.1
2022-06-02 02:05:20 +02:00
Sandro
9ea116c4b7
Merge pull request #175856 from SuperSandro2000/yle-dl
yle-dl: remove myself from maintainers
2022-06-02 02:04:45 +02:00
github-actions[bot]
d6b9d24302
Merge master into staging-next 2022-06-02 00:02:21 +00:00
Sandro Jäckel
7cf77a91dd
tmux: 3.2a > 3.3, add me as maintainer 2022-06-02 01:55:33 +02:00
Sandro
8cefd5dddc
Merge pull request #175407 from SuperSandro2000/ipaddress-deps
Remove python26Packages.ipaddress from applications
2022-06-02 01:34:50 +02:00
Sandro Jäckel
faa705148c
wget2: 2.0.0 -> 2.0.1 2022-06-02 00:14:17 +02:00
Sandro Jäckel
65144eb514
xh: 0.15.0 -> 0.16.1 2022-06-02 00:02:26 +02:00
Sandro
964e96b4cb
yle-dl: remove myself from maintainers 2022-06-01 23:54:27 +02:00
Bernardo Meurer
f4d4b16d71
Merge pull request #175831 from lovesegfault/fix-localtime
nixos/localtimed: hopefully fix geoclue
2022-06-01 14:38:29 -07:00
Thiago Kenji Okada
9f4defb7fa
Merge pull request #175821 from AtilaSaraiva/btdu
btdu: 0.3.1 -> 0.4.0
2022-06-01 22:14:50 +01:00
Bernardo Meurer
42d65c41d8
Merge pull request #175658 from lovesegfault/fix-beets-external-plugins
beets: fix external plugins in pluginOverrides
2022-06-01 13:25:12 -07:00
Bernardo Meurer
ffae8569b0 nixos/localtimed: hopefully fix geoclue 2022-06-01 13:20:16 -07:00
Jörg Thalheim
ff89916dfe
Merge pull request #175764 from SuperSandro2000/hexyl
hexyl: 0.9.0 -> 0.10.0
2022-06-01 21:19:06 +01:00
Átila Saraiva
08ad248db8 btdu: 0.3.1 -> 0.4.0 2022-06-01 17:06:43 -03:00
Fabian Affolter
3b6f2b44ea
Merge pull request #175789 from SuperSandro2000/mdcat
mdcat: 0.26.1 -> 0.27.1, remove inactive maintainer
2022-06-01 21:25:51 +02:00
github-actions[bot]
af1764d5c5
Merge master into staging-next 2022-06-01 18:01:14 +00:00
Sandro Jäckel
f760cfb91c
mdcat: 0.26.1 -> 0.27.1, remove inactive maintainer 2022-06-01 19:51:16 +02:00
Will Cohen
e404558558
tigervnc: add support for darwin (#173797) 2022-06-01 19:41:28 +02:00
helium18
a1102f6800 gh-eco: init 0.1.0
Co-authored-by: Bobby Rong <rjl931189261@126.com>
2022-06-01 22:42:55 +05:30
Robert Schütz
575b761b39 you-get: hardcode ffmpeg path 2022-06-01 10:01:42 -07:00
R. Ryantm
99d0d5f1db you-get: 0.4.1602 -> 0.4.1612 2022-06-01 10:01:42 -07:00
Patrick Jackson
d798024479 xbindkeys-config: add -fcommon workaround 2022-06-01 09:33:57 -07:00
Sandro Jäckel
a15d9d99dd
hexyl: 0.9.0 -> 0.10.0 2022-06-01 17:41:33 +02:00
Sergei Trofimovich
275f9025ca netdata: use disallowedReferences to guard against closure regressions
Suggested by Mindavi in https://github.com/NixOS/nixpkgs/pull/175719#issuecomment-1143586412.
2022-06-01 16:08:01 +01:00
Sandro
af55be9eac
Merge pull request #175660 from blitz/duplicity-gdrive
duplicity: use pydrive2 to fix Google Drive backup problems
2022-06-01 16:43:46 +02:00
Bobby Rong
3b4bdfbe6f
Merge pull request #174087 from esclear/update-swaysome
swaysome: 1.1.4 -> 1.1.5
2022-06-01 20:08:19 +08:00
github-actions[bot]
ebcaa0d01c
Merge master into staging-next 2022-06-01 12:01:27 +00:00
Bobby Rong
b1b8d598a8
Merge pull request #174083 from arjan-s/ntfy-sh-1.23.0
ntfy-sh: 1.22.0 -> 1.24.0
2022-06-01 19:59:02 +08:00
Bobby Rong
0667be876d
Merge pull request #175544 from wyndon/update-httm
httm: 0.10.12 -> 0.10.15
2022-06-01 19:57:55 +08:00
Sandro
50ea8dfb7b
Merge pull request #175731 from SuperSandro2000/archi 2022-06-01 13:14:33 +02:00
Sandro
78d491457d
archi: remove myself from maintainers 2022-06-01 12:43:07 +02:00
Sergei Trofimovich
3773e35a21 netdata: do not persist ./configure flags to decrease closure size
Before:

    $ nix path-info -r ./result | wc -l
    76
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       366.8M

After:

    $ nix path-info -r ./result | wc -l
    30
    $ nix path-info -Sh ./result
    ...-netdata-1.34.1       205.7M
2022-06-01 10:28:06 +01:00
github-actions[bot]
5f0d8b3c3d
Merge master into staging-next 2022-06-01 06:05:20 +00:00
Bernardo Meurer
b431151104
Merge pull request #175675 from lovesegfault/update-localtime
localtime: unstable-2021-11-23 -> 2022-02-20
2022-05-31 22:22:29 -07:00
Mario Rodas
539a971f6d entr: 5.1 -> 5.2
https://github.com/eradman/entr/raw/5.2/NEWS
2022-06-01 04:20:00 +00:00
Mario Rodas
0abd7caec9 fastlane: add marsam to maintainers 2022-06-01 04:20:00 +00:00
Mario Rodas
d8c992441f fastlane: use bundlerApp 2022-06-01 04:20:00 +00:00
Mario Rodas
a09d9fa7fa fastlane: 2.204.3 -> 2.206.2 2022-06-01 04:20:00 +00:00
Bernardo Meurer
fca4f1a511 localtime: unstable-2021-11-23 -> 2022-02-20 2022-05-31 19:40:58 -07:00
Sandro
6652d3d9d9
Merge pull request #175567 from lf-/update-nix-doc
nix-doc: 0.5.3->0.5.4 to support nix 2.9.0
2022-06-01 02:14:12 +02:00
github-actions[bot]
d8ae99a0c9
Merge master into staging-next 2022-06-01 00:02:36 +00:00
Klemens Nanni
fea6ebccfb qdigidoc: Drop unused darkhttpd dependency
Introduced in 4b61b7814e "qdigidoc: fetch TSL info" without further
information or direct use in default.nix.

Neither DigiDoc4-Client sources nor other distribution packages contain
any reference to darkhttpd whatsoever.
2022-06-01 01:05:19 +02:00
Bernardo Meurer
4845c93713 beets: fix external plugins in pluginOverrides 2022-05-31 16:00:02 -07:00
Julian Stecklina
a571caaf73 duplicity: use pydrive2 to fix gdrive backup problems
pydrive is abandoned and has unfixed issues. In particular, Deja Dup
backups (which uses duplicity as backend) to Google Drive fail with

 Giving up after 5 attempts. RedirectMissingLocation: Redirected but
 the response is missing a Location: header.

More context and pointers are available in the Deja Dup bug tracker:
https://gitlab.gnome.org/World/deja-dup/-/issues/202#note_1306216
2022-06-01 00:51:13 +02:00
Sandro
44aa79022d
Merge pull request #175550 from dotlambda/borgbackup-pyfuse3
borgbackup: need either pyfuse3 or llfuse
2022-06-01 00:28:57 +02:00
P. R. d. O
0f44989a6c
nixui: remove 2022-05-31 14:44:47 -06:00
github-actions[bot]
d6ede66f6a
Merge master into staging-next 2022-05-31 18:01:11 +00:00
Artturin
7d6eeeb3d0 nixVersions.stable: nix_2_8 -> nix_2_9

2022-05-31 17:45:17 +03:00
Artturin
f0c3fe4091 nixVersions.nix_2_9: init at 2.9.0 2022-05-31 17:43:28 +03:00
Sandro
0950dcd37b
Merge pull request #174261 from LumiGuide/lumi-team
picoscope, openrazer, it87, esptool: move maintainership to new LumiGuide team
2022-05-31 15:40:04 +02:00
Robert Schütz
9b46fd9ba0 borgbackup: cython is only required at build-time 2022-05-31 12:13:12 +00:00
Robert Schütz
43337d4f93 borgbackup: need either pyfuse3 or llfuse
The former is preferred according to
https://borgbackup.readthedocs.io/en/1.2.0/installation.html#dependencies
but only works on Linux since it depends on libfuse3.
2022-05-31 12:13:12 +00:00
github-actions[bot]
c451d8d636
Merge master into staging-next 2022-05-31 12:01:21 +00:00
Jade Lovelace
4729707e40 nix-doc: 0.5.3->0.5.4 to support nix 2.9.0
Related: https://github.com/NixOS/nixpkgs/pull/175541

Thanks Artturin for the notification.
2022-05-31 00:59:56 -07:00
Fabian Affolter
33d5320b6f
Merge pull request #175547 from r-ryantm/auto-update/cfripper
cfripper: 1.10.0 -> 1.11.0
2022-05-31 09:09:25 +02:00
github-actions[bot]
95ee186ccc
Merge master into staging-next 2022-05-31 06:01:20 +00:00
R. Ryantm
d10af5290b cfripper: 1.10.0 -> 1.11.0 2022-05-31 01:17:43 +00:00
wyndon
76a10f3645
httm: 0.10.12 -> 0.10.15 2022-05-31 02:43:32 +02:00
Artturi
ef44c71d98
Merge pull request #175492 from Artturin/nixupdate9 2022-05-31 03:03:23 +03:00
github-actions[bot]
881b2aa181
Merge master into staging-next 2022-05-31 00:02:22 +00:00
Sandro
b2dc65f399
Merge pull request #174626 from dywedir/magic-wormhole-rs
magic-wormhole-rs: 0.3.0 -> 0.5.0
2022-05-30 23:36:36 +02:00
Sandro
f17c5a1ad6
Merge pull request #174515 from arjan-s/pls-5.0.0
pls: 4.0.3 -> 5.0.0
2022-05-30 22:32:51 +02:00
github-actions[bot]
8d36a138eb
Merge master into staging-next 2022-05-30 18:01:09 +00:00
Fabian Affolter
ded0d0d025
Merge pull request #175436 from fabaff/natscli-bump
natscli: 0.0.32 -> 0.0.33
2022-05-30 19:16:32 +02:00
Ben Siraphob
1742cb1193
Merge pull request #175471 from Sciencentistguy/unbreak-procs-darwin 2022-05-30 17:14:30 +00:00
Jamie Quigley
80d6f179b9
procs: unbreak on aarch64-darwin
Sandbox build requires manually specifying LIBCLANG_PATH

x86_64-darwin build is still broken - complains about libproc
`proc_pid_usage`
2022-05-30 17:44:29 +01:00
Artturin
963e1c79dc nixVersions.unstable: pre20220512 -> pre20220530 2022-05-30 19:28:24 +03:00
ckie
fba5275708
Merge pull request #175469 from 1sixth/v2ray-4.45.0
v2ray: 4.44.0 -> 4.45.0
2022-05-30 18:22:51 +03:00
Janne Heß
bfc5086ae9
Merge pull request #173671 from Mindavi/treewide/broken-zhf
treewide: start marking packages broken
2022-05-30 14:10:43 +02:00
github-actions[bot]
76b451751c
Merge master into staging-next 2022-05-30 12:01:31 +00:00
1sixth
908245b553
v2ray: 4.44.0 -> 4.45.0 2022-05-30 19:51:21 +08:00
Sascha Grunert
90ce1f86b9 cri-tools: 1.24.1 -> 1.24.2
Signed-off-by: Sascha Grunert <sgrunert@redhat.com>
2022-05-30 21:45:00 +10:00
Jörg Thalheim
c29b1d9aba
Merge pull request #175264 from Mic92/tts
tts: 0.6.1 -> 0.6.2
2022-05-30 10:58:05 +01:00
Klemens Nanni
475b2f1244 partitionmanager: Wrap once
Merge both the GNOME and manual runtime `PATH` fixups into the automatic
Qt hook to end up with one wrapper containing all deduplicated variables
rather than three doing duplicate work and messing up `argv[0]`.
2022-05-30 11:52:08 +02:00
Jörg Thalheim
146a2545a0
gparted: enable parallel building 2022-05-30 11:31:40 +02:00
Arjan Schrijver
bc555806c0 ntfy-sh: 1.23.0 -> 1.24.0 2022-05-30 10:14:22 +02:00