Commit Graph
332932 Commits
Author SHA1 Message Date
ajs124andGitHub 9ad1239fb9 Merge pull request #146554 from helsinki-systems/upd/sogo
sogo: 5.2.0 -> 5.3.0
2021-11-19 00:15:41 +01:00
Artturin 31759dc4b7 nixos/networkmanager: remove redundant ipv6.ip6-privacy
this setting was added in 2016 in commit
bcdd81d9e1

the posibility to preferTempAddress was added to
nixos/network-interface in 2018 in commit
1fec496f38

preferTempAddress was renamed to tempAddress
in 2020 in commit 2485e6399e

therefore this setting is redundant since nm will use the sysctl option

nixos/network-interfaces: add default to sysctl so that the value for it
is set

networkmanager falls back to it
https://man.archlinux.org/man/NetworkManager.conf.5
2021-11-19 01:12:25 +02:00
José Romildo 37d5c0e51e mate.mate-screensaver: 1.26.0 -> 1.26.1 2021-11-18 19:59:06 -03:00
Fabian Affolter a8f57f2c40 trivy: 0.20.2 -> 0.21.0 2021-11-18 23:54:01 +01:00
Sergei Trofimovich 7bb21fc6e6 sngrep: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    curses/ui_msg_diff.c: In function 'msg_diff_draw_message':
    curses/ui_msg_diff.c:190:5: error: format not a string literal and no format arguments [-Werror=format-security]
      190 |     mvwprintw(win, 0, 0, sip_get_msg_header(msg, header));
          |     ^~~~~~~~~
2021-11-18 22:50:11 +00:00
Sergei Trofimovich 58aae5758e profanity: pull upstream fixes for ncurses-6.3
Without the patches the build will fail on ncurses-6.3 as:

    src/ui/statusbar.c:500:9: error: format not a string literal and no format arguments [8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wformat-security-Werror=format-security8;;]
      500 |         mvwprintw(statusbar_win, 0, pos, statusbar->fulljid);
          |         ^~~~~~~~~
2021-11-18 22:41:27 +00:00
AndersonTorres bdb1133935 sakura: 3.8.3 -> 3.8.4
Changed to github because launchpad server is down.
2021-11-18 19:36:04 -03:00
AndersonTorres 2b310dd32b wxSVG: 1.5.22 -> 1.5.23 2021-11-18 19:36:04 -03:00
Fabian AffolterandGitHub 56e7135fde Merge pull request #146360 from fabaff/niko-home-control
python3Packages.niko-home-control: init at 0.2.2
2021-11-18 23:31:46 +01:00
Fabian AffolterandGitHub b702a9d36f Merge pull request #146303 from fabaff/uptime-kuma-monitor
python3Packages.uptime-kuma-monitor: init at 1.0.0
2021-11-18 23:31:34 +01:00
Fabian AffolterandGitHub 963841d1c8 Merge pull request #146302 from fabaff/pyevilgenius
python3Packages.pyevilgenius: init at 1.0.0
2021-11-18 23:31:20 +01:00
Fabian Affolter 5c7006d513 metasploit: 6.1.14 -> 6.1.15 2021-11-18 23:24:05 +01:00
SandroandGitHub 67f4b15bd5 Merge pull request #146484 from NixOS/musl-liburing 2021-11-18 23:22:08 +01:00
ArtturiandGitHub 02e95c2fd7 Merge pull request #146288 from Artturin/mtoolsandsuch 2021-11-19 00:21:08 +02:00
Sergei Trofimovich 51b4f7aebc powertop: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    lib.cpp:586:24: error: format not a string literal and no format arguments [Werror=format-security]
      586 |         mvprintw(1, 0, notify);
          |                        ^~~~~~
2021-11-18 22:16:38 +00:00
ajs124 57b974d907 sogo: 5.2.0 -> 5.3.0 2021-11-18 23:10:09 +01:00
ajs124 433e000ff7 sope: 5.2.0 -> 5.3.0 2021-11-18 23:10:04 +01:00
Fabian Affolter 66ed8b2212 exploitdb: 2021-11-16 -> 2021-11-18 2021-11-18 23:08:12 +01:00
Pavol Rusnak 440af7420e lnd: 0.13.4-beta -> 0.14.0-beta 2021-11-18 23:05:39 +01:00
Fabian Affolter 709bfda329 python3Packages.casbin: 1.9.6 -> 1.9.7 2021-11-18 23:01:32 +01:00
ajs124andGitHub 308d2cf2b9 Merge pull request #146542 from helsinki-systems/drop/mumsi
[ZHF] mumsi/mumlib: Drop
2021-11-18 23:00:51 +01:00
Dmitry KalinkinandGitHub e40599d46b kristal: add missing wrapQtAppsHook argument 2021-11-18 16:54:33 -05:00
Dmitry KalinkinandGitHub 8d904c6901 kristal: add wrapQtAppsHook 2021-11-18 16:49:34 -05:00
José Romildo 1678743f01 mate.mozo: 1.26.0 -> 1.26.1 2021-11-18 18:48:17 -03:00
ArtturiandGitHub aa64f17479 Merge pull request #146420 from Artturin/cadvisorfix 2021-11-18 23:40:03 +02:00
Dmitry KalinkinandGitHub 4d01b4ac9b kristall: don't use libsForQt5.mkDerivation 2021-11-18 16:35:08 -05:00
Janne Heß 95b8513b39 mumsi/mumlib: Drop 2021-11-18 22:33:10 +01:00
Fabian Affolter 6d4e19beb6 python3Packages.pyezviz: 0.1.9.9 -> 0.2.0.0 2021-11-18 22:32:21 +01:00
Sebastián MancillaandGitHub be6b1ae5f6 devserver: fix build on darwin (#146530) 2021-11-18 16:30:41 -05:00
Fabian Affolter 6f4237850f python3Packages.pysmartapp: 0.3.3 -> 0.3.4 2021-11-18 22:28:22 +01:00
Jörg ThalheimandArtturin 516570d972 ulauncher: fix loading svg icons 2021-11-18 23:24:40 +02:00
Robert ScottandGitHub b86b089c72 Merge pull request #146529 from smancill/ZHF-convbin
convbin: fix build on darwin
2021-11-18 21:23:05 +00:00
Benjamin HippleandGitHub e17aa2be66 Merge pull request #146301 from bbigras/truffleHog
truffleHog: 2.1.11 -> 2.2.1
2021-11-18 16:22:35 -05:00
Benjamin HippleandGitHub 33177775e4 Merge pull request #146434 from drewrisinger/dr-pr-cvxpy-update
python3Packages.cvxpy: 1.1.13 -> 1.1.17, scs: 2.1.1 -> 3.0.0, python3Packages.scs: 2.1.1 -> 3.0.0
2021-11-18 16:21:58 -05:00
Fabian Affolter d70f70dc68 checkov: 2.0.582 -> 2.0.587 2021-11-18 22:20:13 +01:00
Janne Heß eaab9909ca icinga2: Enable LTO and tests + cleanup doc
Also enable unity build because it makes LTO more efficient - we don't
need the non-unity fix then.

Also move the docs into their own output because most people using
Icinga in a cluster only need the docs on one machine.

Also clean the vim output to use `runCommand`
2021-11-18 22:16:39 +01:00
Jonas ChevalierandGitHub 546a756e68 Merge pull request #146330 from qowoz/tf-providers
terraform-providers: various updates
2021-11-18 22:16:13 +01:00
Fabian Affolter c425bda9ff python3Packages.identify: 2.3.6 -> 2.3.7 2021-11-18 22:16:05 +01:00
TredwellGit 170255c3a3 linux/hardened/patches/5.4: 5.4.159-hardened1 -> 5.4.160-hardened1 2021-11-18 21:12:07 +00:00
TredwellGit 6383327644 linux/hardened/patches/5.15: 5.15.2-hardened1 -> 5.15.3-hardened1 2021-11-18 21:11:59 +00:00
TredwellGit cc0a75815d linux/hardened/patches/5.14: 5.14.18-hardened1 -> 5.14.20-hardened1 2021-11-18 21:11:53 +00:00
TredwellGit 51bd34b742 linux/hardened/patches/5.10: 5.10.78-hardened1 -> 5.10.80-hardened1 2021-11-18 21:11:46 +00:00
TredwellGit c871adc77c linux_latest-libre: 18452 -> 18473 2021-11-18 21:11:23 +00:00
TredwellGit 83c1df7574 linux: 5.4.159 -> 5.4.160 2021-11-18 21:11:12 +00:00
TredwellGit be5a54e952 linux: 5.15.2 -> 5.15.3 2021-11-18 21:11:05 +00:00
TredwellGit 654052abbb linux: 5.14.18 -> 5.14.20 2021-11-18 21:11:00 +00:00
TredwellGit 8cf6618d0c linux: 5.10.79 -> 5.10.80 2021-11-18 21:10:52 +00:00
Fabian Affolter 036dbf4f85 python3Packages.qcs-api-client: 0.16.0 -> 0.18.0 2021-11-18 22:06:08 +01:00
AndersonTorres 0d38cca78a stella: 6.5.3 -> 6.6 2021-11-18 18:04:05 -03:00
AndersonTorres 7f08416298 tcsh: 6.22.04 -> 6.23.00 2021-11-18 18:04:05 -03:00