Sergei Trofimovich
4839ffca1f
refind: 0.13.2 -> 0.13.3.1
...
Among other fixes contains support for newer gnu-efi.
Added boot.uefiCdrom test.
Changes: https://sourceforge.net/p/refind/code/ci/master/tree/NEWS.txt
2022-05-09 10:35:08 +01:00
Fabian Affolter
8713be7543
Merge pull request #172048 from fabaff/bump-metasploit
...
metasploit: 6.1.40 -> 6.1.41
2022-05-08 17:36:15 +02:00
Artturi
7854686295
Merge pull request #172033 from trofi/fix-fno-common-for-xnee
...
xnee: pull fix pending upstream inclusion for -fno-common toolchain s…
2022-05-08 15:06:25 +03:00
Artturi
14818cc7b2
Merge pull request #171782 from trofi/fix-fno-common-for-ipmitool
...
ipmitool: fix build on -fno-common toolchains
2022-05-08 15:05:42 +03:00
Bobby Rong
3138c317c9
Merge pull request #171871 from SuperSandro2000/rustscan
...
rustscan: remove myself from maintainers
2022-05-08 19:46:22 +08:00
Jörg Thalheim
70c4d6069b
Merge pull request #172045 from trofi/fix-fno-common-for-ncrack
...
ncrack: pull upstream fix for fno-common toolchains
2022-05-08 10:29:55 +01:00
Fabian Affolter
b9eea8930c
metasploit: 6.1.40 -> 6.1.41
2022-05-08 11:09:42 +02:00
Sergei Trofimovich
83cfaa762b
ncrack: pull upstream fix for fno-common toolchains
...
Without the change build on -fno-common toolchains like upstream gcc-10
fails as:
$ nix build -L --impure --expr 'with import ./. {}; ncrack.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: opensshlib/libopenssh.a(umac128.o):/build/source/opensshlib/umac.c:1184:
multiple definition of `umac_ctx'; opensshlib/libopenssh.a(umac.o):/build/source/opensshlib/umac.c:1184: first defined here
2022-05-08 09:39:51 +01:00
Fabian Affolter
61d4800189
Merge pull request #172031 from r-ryantm/auto-update/kube-hunter
...
kube-hunter: 0.6.5 -> 0.6.7
2022-05-08 09:53:55 +02:00
7c6f434c
0e5732e1a7
Merge pull request #171992 from trofi/fix-fno-common-for-xwinmosaic
...
xwinmosaic: pull upstream fix for -fno-common toolchains
2022-05-08 07:47:08 +00:00
7c6f434c
e07e51a5d7
Merge pull request #171718 from trofi/update-btrfs-progs
...
btrfs-progs: 5.16.2 -> 5.17
2022-05-08 07:43:12 +00:00
Sergei Trofimovich
5b50f0de1d
xnee: pull fix pending upstream inclusion for -fno-common toolchain support
...
Without the change build fails as:
$ nix build -L --impure --expr 'with import ./. {}; xnee.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
...
ld: .libs/xnee_xinput.o:/build/xnee-3.19/libxnee/src/../include/libxnee/xnee_internal.h:117:
multiple definition of `xnee_mode';
2022-05-08 08:06:42 +01:00
Bobby Rong
07f3986fba
Merge pull request #167219 from r-ryantm/auto-update/html-xml-utils
...
html-xml-utils: 8.3 -> 8.4
2022-05-08 14:12:47 +08:00
Bobby Rong
b3923b7910
Merge pull request #167585 from r-ryantm/auto-update/tgt
...
tgt: 1.0.81 -> 1.0.82
2022-05-08 14:08:57 +08:00
Bobby Rong
cf4f51792c
Merge pull request #168858 from aaronjheng/mmake
...
mmake: 1.2.0 -> 1.4.0
2022-05-08 14:02:13 +08:00
Bobby Rong
60480a51d5
Merge pull request #168851 from aaronjheng/codesearch
...
codesearch: 1.0.0 -> 1.2.0
2022-05-08 14:01:05 +08:00
Bobby Rong
a2a044bcc5
Merge pull request #168995 from aaronjheng/aws-rotate-key
...
aws-rotate-key: 1.0.6 -> 1.0.8
2022-05-08 13:57:23 +08:00
R. Ryantm
17acaf1708
kube-hunter: 0.6.5 -> 0.6.7
2022-05-08 05:24:16 +00:00
Artturi
ecf7354788
Merge pull request #171303 from renesat/submit/autorestic
...
autorestic: 1.5.8 -> 1.7.1
2022-05-08 06:31:44 +03:00
Artturi
0c79aa4780
Merge pull request #171338 from aaronjheng/exoscale-cli
...
exoscale-cli: 1.52.1 -> 1.54.0
2022-05-08 06:29:26 +03:00
Artturi
e702cc94a3
Merge pull request #172007 from dotlambda/abcmidi-2022.05.05
...
abcmidi: 2022.04.28 -> 2022.05.05
2022-05-08 06:24:20 +03:00
Robert Schütz
453590adec
elasticsearch-curator: 5.8.1 -> 5.8.4
2022-05-07 20:23:24 -07:00
P. R. d. O
08a7a6670e
bashblog: add hooks on install phase
2022-05-07 20:51:49 -06:00
Robert Schütz
ec31b56db1
abcmidi: 2022.04.28 -> 2022.05.05
2022-05-08 00:44:34 +00:00
Mario Rodas
69a57d5b2e
Merge pull request #170428 from armeenm/opencc-python3
...
opencc: switch to python3
2022-05-07 19:15:27 -05:00
Mario Rodas
17dcc30b0a
Merge pull request #170432 from armeenm/syslogng-python3
...
syslogng: switch to python3
2022-05-07 19:12:05 -05:00
Mario Rodas
7d2d59f137
Merge pull request #170434 from armeenm/ps_mem-python3
...
ps_mem: switch to python3
2022-05-07 19:10:58 -05:00
Erik Rodriguez
a917f83e33
neofetch: unstable-2020-11-26 -> unstable-2020-12-10
2022-05-07 19:12:14 -03:00
Sergei Trofimovich
5bfd8093b7
xwinmosaic: pull upstream fix for -fno-common toolchains
...
Without the change build fails as:
$ nix build --impure --expr 'with import ./. {}; xwinmosaic.overrideAttrs (oa: { NIX_CFLAGS_COMPILE = (oa.NIX_CFLAGS_COMPILE or "") + "-fno-common"; })'
ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc0):
multiple definition of `a_NET_CURRENT_DESKTOP'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc0): first defined here
ld: CMakeFiles/xwinmosaic.dir/main.c.o:(.bss+0xc8):
multiple definition of `a_NET_DESKTOP_VIEWPORT'; CMakeFiles/xwinmosaic.dir/x_interaction.c.o:(.bss+0xc8): first defined here
2022-05-07 22:02:19 +01:00
Fabian Affolter
36f342125a
Merge pull request #171857 from vdot0x23/submit/yersinia-init
...
yersinia: init at 0.8.2
2022-05-07 17:09:57 +02:00
Fabian Affolter
4b53055f55
Merge pull request #171843 from techknowlogick/bump-step-ca
...
step-ca: 0.18.2 -> 0.19.0
2022-05-07 16:54:01 +02:00
Artturi
1d09b16b0c
Merge pull request #171709 from avdv/fix-illum-segfault-and-restart
...
illum: Prevent segfault when unplugging keyboards
2022-05-07 17:40:52 +03:00
Artturi
d8cee34f75
Merge pull request #171807 from felixsinger/pkgs/upterm/update
2022-05-07 17:38:59 +03:00
Felix Singer
be99d5c1d5
upterm: 0.7.3 -> 0.8.2
...
Update upterm to version 0.8.2 and also use Go version 1.18 since this
is the minimum required version.
Signed-off-by: Felix Singer <felixsinger@posteo.net>
2022-05-07 14:39:22 +02:00
Zhaofeng Li
a2e220cd65
dieharder: init at 3.31.1
2022-05-07 07:15:17 -05:00
Sergei Trofimovich
27b8af8d1c
netatalk: 3.1.12 -> 3.1.13
...
Without the update build fails on -fno-common toolchains as:
$ nix build --impure --expr 'with import ./. {}; netatalk.override { stdenv = clang13Stdenv; }' -L
...
ld: afpd-volume.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
ld: afpd-acls.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94:
multiple definition of `invalid_dircache_entries'; afpd-afp_dsi.o:/build/netatalk-3.1.12/etc/afpd/./directory.h:94: first defined here
Changes: https://netatalk.sourceforge.io/3.1/ReleaseNotes3.1.13.html
2022-05-07 07:11:21 -05:00
Artturi
77b0530b3c
Merge pull request #171879 from SuperSandro2000/python-magic
...
python310Packages.python-magic: normalise attr
2022-05-07 07:23:25 +03:00
Artturi
7ea1fa0205
Merge pull request #171894 from xrelkd/update/brook
...
brook: 20220406 -> 20220501
2022-05-07 06:46:56 +03:00
xrelkd
20ec825c44
eksctl: 0.95.0 -> 0.96.0
2022-05-07 09:50:31 +08:00
xrelkd
bd037e7f3a
brook: 20220406 -> 20220501
2022-05-07 09:49:47 +08:00
Sandro Jäckel
115475ff5b
python310Packages.python-magic: normalise attr
2022-05-07 01:18:35 +02:00
Sandro Jäckel
8fa20691d8
rustscan: remove myself from maintainers
2022-05-06 23:57:57 +02:00
Janne Heß
11af4a331f
cidrgrep: Init at unstable-2020-11-17
2022-05-06 22:19:02 +01:00
Victor Buttner
308bd3ae9b
yersinia: init at 0.8.2
2022-05-06 22:38:20 +02:00
techknowlogick
2c3dcb1169
step-ca: 0.18.2 -> 0.19.0
2022-05-06 14:00:28 -04:00
Fabian Affolter
f30a2c1035
Merge pull request #171741 from jyooru/update/apkeep
...
apkeep: 0.11.0 -> 0.12.0
2022-05-06 18:50:56 +02:00
Jonas Chevalier
bab6710b73
Merge pull request #171221 from zimbatm/numtide-team
...
maintainers: add numtide team
2022-05-06 15:42:16 +02:00
Sandro
bdd2558662
Merge pull request #169708 from tootoobeepbeep/morph-bump
2022-05-06 14:40:22 +02:00
Jan Tojnar
b380589e3e
networkmanager-sstp: unstable-2020-04-20 → 1.3.0
...
735d8ca078
...release-1.3.0
- Maintained again, moved to GNOME servers
- GTK4 support
- clean up
2022-05-06 10:52:44 +02:00
Jan Tojnar
ce91980056
gtranslator: 41.0 → 42.0
...
https://gitlab.gnome.org/GNOME/gtranslator/-/compare/41.0...42.0
2022-05-06 10:52:44 +02:00