Commit Graph

49591 Commits

Author SHA1 Message Date
0x4A6F
a59fd674fe
Merge pull request #176889 from ModdedGamers/zellij-0-30-update
zellij: 0.29.1 -> 0.30.0
2022-06-08 17:09:31 +02:00
R. Ryantm
4b273cb243 ispell: 3.4.04 -> 3.4.05 2022-06-08 14:52:46 +02:00
Mr Hedgehog
a2e09a8703
zellij: 0.29.1 -> 0.30.0 2022-06-08 08:27:08 -04:00
Fabian Affolter
4c97002a4d
Merge pull request #176604 from teutat3s/fix/cloud-init-pyserial
cloud-init: fix missing pyserial dependency
2022-06-08 09:46:08 +02:00
Fabian Affolter
22f9b5bc0f
Merge pull request #176713 from fabaff/pysigma-bump
python310Packages.pysigma: 0.5.2 -> 0.6.2
2022-06-08 09:07:32 +02:00
7c6f434c
b6af7f499d
Merge pull request #176650 from r-ryantm/auto-update/btrfs-progs
btrfs-progs: 5.18 -> 5.18.1
2022-06-08 05:14:29 +00:00
Mario Rodas
a785565fb9
Merge pull request #176645 from bdd/certigo-patch-tests
certigo: patch tests and enable checks on Darwin
2022-06-07 19:06:21 -05:00
Mario Rodas
02ab2e2aa5
Merge pull request #176664 from marsam/init-ltex-ls
ltex-ls: init at 15.2.0
2022-06-07 19:04:03 -05:00
Mario Rodas
835be707da bzip3: fix build on darwin 2022-06-07 16:24:17 -07:00
Sandro
f8b1f22f03
Merge pull request #176588 from trofi/workaround-fno-common-for-ifm
ifm: add -fcommon workaround
2022-06-08 00:10:54 +02:00
Sandro
53d0657aa2
Merge pull request #170014 from lunik1/efficient-compression-tool 2022-06-08 00:03:46 +02:00
Martin Weinelt
d740615ffa
Merge pull request #176454 from dotlambda/python2-removals 2022-06-07 23:22:29 +02:00
Sandro
df01b72ccf
Merge pull request #176315 from adisbladis/rmfuse-lock-2022-06-05
rmfuse: Re-lock dependencies
2022-06-07 22:28:40 +02:00
lunik1
436bb2e60e
efficient-compression-tool: init at 0.9.1 2022-06-07 20:23:37 +01:00
Sandro
e1c653af38
Merge pull request #174736 from delroth/ntfs3g-cve-2022-05-26
ntfs3g: 2021.8.22 -> 2022.5.17
2022-06-07 18:43:00 +02:00
Robert Schütz
ddcb0e566a csvs-to-sqlite: use click 7.1.2 2022-06-07 16:39:06 +00:00
Sandro
e17f5dd411
Merge pull request #176647 from bdd/runitor-v0.10.1
runitor: 0.10.0 -> 0.10.1
2022-06-07 16:24:13 +02:00
Fabian Affolter
311f2101d9 sigma-cli: relax pysigma constraint 2022-06-07 16:14:14 +02:00
Simon Schoeters
92e2442544 Point changelog to tag instead of master
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
2247e925d6 Add homepage URL instead of variable
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
47d633a968 Remove obvious comments from ldflags
Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
2022-06-07 08:52:45 -05:00
Simon Schoeters
6f0b4a92dc bluewalker: init at 0.3.0 2022-06-07 08:52:45 -05:00
teutat3s
cf594d1f6e
cloud-init: fix missing pyserial dependency
and check for all required imports as per requirements.txt

While debugging missing metadata in the cloud-init boot local phase
in a NixOS VM on SmartOS, the following error was observed:
SystemError: Unable to open /dev/ttyS1
Adding the missing pyserial dependency fixes the above error and
cloud-init metadata detection now works in NixOS VMs on SmartOS
2022-06-07 14:33:03 +02:00
Daniel Olsen
4ac4c52699 liquidsoap: pin srt dependency 2022-06-07 11:45:32 +02:00
Rick van Schijndel
6b77eaaea8
Merge pull request #176494 from puffnfresh/package/jpegexiforient
jpegexiforient: fix cross-compilation
2022-06-07 07:25:36 +02:00
Mario Rodas
5233e7aea4
Merge pull request #176630 from wyndon/update-httm
httm: 0.10.16 -> 0.11.1
2022-06-07 00:09:20 -05:00
Mario Rodas
8abfb3fbc6 ltex-ls: init at 15.2.0 2022-06-07 04:20:00 +00:00
Robert Schütz
b1d10e8209
Merge pull request #176420 from dotlambda/nixops-insecure
nixops: mark insecure
2022-06-06 19:19:50 -07:00
Kylie McClain
f9b9e8b16f
rwc: init at 0.2 2022-06-06 21:06:49 -04:00
R. Ryantm
411f38ef26 btrfs-progs: 5.18 -> 5.18.1 2022-06-07 01:04:15 +00:00
Berk D. Demir
1f9c7f3393 runitor: 0.10.0 -> 0.10.1
- New release fixing a nil dereference
- Remove patches that are already part of the new rel
- Rollback ldflags change from #175973
  The -s flag implies -w on every platform but Darwin.
2022-06-07 00:57:47 +00:00
Berk D. Demir
5970407d19 certigo: patch tests and enable checks on Darwin
Worked with the upstream project to get the test updated for modern
macOS and emulated/virtualized hardware.

Bring in unit test fixes in two patches from upstream trunk and
re-enable tests on Darwin.
2022-06-06 16:58:27 -07:00
wyndon
84883861f9
httm: 0.10.16 -> 0.11.1 2022-06-07 00:09:51 +02:00
Sandro
55497c761c
Merge pull request #176582 from thiagokokada/bump-htop-vim
htop-vim: unstable-2021-10-11 -> unstable-2022-05-24
2022-06-06 22:00:19 +02:00
7c6f434c
da01abc1d3
Merge pull request #176563 from somasis/sct
sct: unstable-2015-11-16 -> 0.5
2022-06-06 19:36:53 +00:00
Sandro
6934c04395
Merge pull request #176552 from pogobanane/pkg-map
map: init at 0.1.1
2022-06-06 21:09:47 +02:00
Rick van Schijndel
3037752d1d
Merge pull request #175961 from helsinki-systems/rem/broken
remove some packages marked broken for over 1.5 years
2022-06-06 20:44:39 +02:00
Rick van Schijndel
2a95538f5c
Merge pull request #176033 from aaronjheng/envdir
envdir: remove
2022-06-06 20:16:19 +02:00
Rick van Schijndel
c5ba4d2866
Merge pull request #176034 from aaronjheng/azure-vhd-utils
azure-vhd-utils: remove
2022-06-06 20:15:52 +02:00
Sergei Trofimovich
430a0e277a ifm: add -fcommon workaround
Workaround build failure on -fno-common toolchains like upstream
gcc-10. Otherwise build fails as:

    ld: libvars.a(vars-freeze-lex.o):src/libvars/vars-freeze-lex.l:23:
      multiple definition of `line_number'; ifm-main.o:src/ifm-main.c:46: first defined here
2022-06-06 18:51:32 +01:00
Thiago Kenji Okada
475b010143 htop-vim: unstable-2021-10-11 -> unstable-2022-05-24 2022-06-06 18:26:38 +01:00
Thiago Kenji Okada
b37e789534
Merge pull request #176555 from SuperSandro2000/htop
htop: 3.2.0 -> 3.2.1
2022-06-06 18:22:28 +01:00
Artturi
9a995f5c6a
Merge pull request #173008 from malte-v/init-uacme 2022-06-06 19:56:57 +03:00
Sandro
312d9a0013
Merge pull request #176560 from gador/pgadmin-6.10 2022-06-06 18:05:37 +02:00
Sandro
76ac5101a2
Merge pull request #175451 from aaronjheng/go-sct
go-sct: 20180605-eb1e851 -> unstable-2022-01-32
2022-06-06 18:01:27 +02:00
Sandro
9b345bc7fa
Merge pull request #175551 from klDen/feat/update-globalprotect-1.4.5
globalprotect-openconnect: 1.4.1 -> 1.4.5
2022-06-06 18:00:03 +02:00
Pogobanane
e91d6046b1 map: init at 0.1.1 2022-06-06 15:21:56 +00:00
Kylie McClain
a42cdc07fc
sct: unstable-2015-11-16 -> 0.5
Switch to using umaxx maintained version, the same version provided in
OpenBSD's ports, the same version linked in tedu@'s original blog post
at the end.
2022-06-06 11:11:01 -04:00
Florian Brandes
282eeff244
pgadmin4: 6.9 -> 6.10
Signed-off-by: Florian Brandes <florian.brandes@posteo.de>
2022-06-06 17:00:01 +02:00
Sandro Jäckel
85731306fe
htop: 3.2.0 -> 3.2.1 2022-06-06 16:05:50 +02:00