summary refs log tree commit diff
path: root/pkgs/tools
Commit message (Collapse)AuthorAge
* tar2ext4: 0.8.22 -> unstable-2021-10-20Alyssa Ross2022-03-22
|
* Merge pull request #159599 from ryantm/mmdocMartin Weinelt2022-03-21
|\
| * mmdoc: init at 0.9.1Ryan Mulligan2022-03-20
| |
* | Merge pull request #165006 from r-ryantm/auto-update/minio-certgenRyan Mulligan2022-03-20
|\ \ | | | | | | minio-certgen: 1.1.0 -> 1.2.0
| * | minio-certgen: 1.1.0 -> 1.2.0R. Ryantm2022-03-20
| | |
* | | Merge pull request #164847 from ruuda/squashfstools-4.5.1Robert Scott2022-03-20
|\ \ \ | | | | | | | | squashfsTools: 4.5 -> 4.5.1
| * | | squashfsTools: 4.5 -> 4.5.1Ruud van Asseldonk2022-03-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The patch that was previously fetched from GitHub is now part of the 4.5.1 release, and is no longer needed. Furthermore, 4.5.1 introduces some new scripts to build manpages, and some new build inputs are required to make that work. This also rebases the Darwin patch. I don't have a Mac so I can't test this personally. There was one conflict: diff --cc squashfs-tools/read_xattrs.c index 2067f80,b28c3a0..0000000 --- a/squashfs-tools/read_xattrs.c +++ b/squashfs-tools/read_xattrs.c @@@ -36,9 -38,7 +38,7 @@@ #include "xattr.h" #include "error.h" - #include <stdlib.h> - -extern int read_fs_bytes(int, long long, int, void *); +extern int read_fs_bytes(int, long long, long long, void *); extern int read_block(int, long long, long long *, int, void *); static struct hash_entry { Resolved by updating the signature from int to long long.
* | | | Merge pull request #164806 from ↵Uri Baghin2022-03-21
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | r-ryantm/auto-update/opentelemetry-collector-contrib opentelemetry-collector-contrib: 0.46.0 -> 0.47.0
| * | | | opentelemetry-collector-contrib: 0.46.0 -> 0.47.0R. Ryantm2022-03-19
| | | | |
* | | | | dua: 2.17.0 -> 2.17.1R. Ryantm2022-03-20
| | | | |
* | | | | corerad: 1.1.0 -> 1.1.1Matt Layher2022-03-20
| | | | | | | | | | | | | | | | | | | | Signed-off-by: Matt Layher <mdlayher@gmail.com>
* | | | | Merge pull request #164750 from ↵Robert Hensing2022-03-20
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | MMesch/mmesch/update-openapi-generator-cli-unstable openapi-generator-cli-unstable: 6.0.0-2021-01-18 -> 6.0.0-2022-03-18
| * | | | | openapi-generator-cli-unstable: 6.0.0-2021-01-18 -> 6.0.0-2022-03-18Matthias Meschede2022-03-18
| | | | | |
* | | | | | Merge pull request #164919 from r-ryantm/auto-update/steampipeRyan Mulligan2022-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | steampipe: 0.13.0 -> 0.13.2
| * | | | | | steampipe: 0.13.0 -> 0.13.2R. Ryantm2022-03-20
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #164932 from r-ryantm/auto-update/trinsic-cliRyan Mulligan2022-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | trinsic-cli: 1.3.0 -> 1.4.0
| * | | | | | trinsic-cli: 1.3.0 -> 1.4.0R. Ryantm2022-03-20
| |/ / / / /
* | | | | | Merge pull request #163934 from r-ryantm/auto-update/tinysshMario Rodas2022-03-20
|\ \ \ \ \ \ | | | | | | | | | | | | | | tinyssh: 20220305 -> 20220311
| * | | | | | tinyssh: 20220305 -> 20220311R. Ryantm2022-03-13
| | | | | | |
* | | | | | | Merge pull request #164745 from r-ryantm/auto-update/exoscale-cliMario Rodas2022-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | exoscale-cli: 1.51.2 -> 1.52.0
| * | | | | | | exoscale-cli: 1.51.2 -> 1.52.0R. Ryantm2022-03-18
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge pull request #164935 from r-ryantm/auto-update/valeMario Rodas2022-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | vale: 2.15.2 -> 2.15.3
| * | | | | | | vale: 2.15.2 -> 2.15.3R. Ryantm2022-03-20
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #164922 from r-ryantm/auto-update/swaykbddBobby Rong2022-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | swaykbdd: 1.0 -> 1.1
| * | | | | | | swaykbdd: 1.0 -> 1.1R. Ryantm2022-03-20
| |/ / / / / /
* | | | | | | jumpapp: 1.1 -> 1.2R. Ryantm2022-03-20
| | | | | | |
* | | | | | | broadlink-cli: 0.18.0 -> 0.18.1R. Ryantm2022-03-20
| | | | | | |
* | | | | | | Merge pull request #164837 from bobby285271/pantheon-ecoBobby Rong2022-03-20
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | various: remove elementary-icon-theme from buildInputs & vala 0.56 fixes
| * | | | | | | snippetpixie: remove elementary-gtk-theme from buildInputsBobby Rong2022-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adding the theme to buildInputs does not ensure it to present in XDG_DATA_DIRS. The app does not hardcode GTK theme so if user has some GTK theme installed this won't work anyway.
| * | | | | | | various: remove elementary-icon-theme from buildInputsBobby Rong2022-03-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | These apps don't hardcode their icon themes and the icon theme is no longer picked up by wrapGAppsHook by default. User may also able to choose to use icon themes of their choice so pulling them to XDG_DATA_DIRS is mostly no use.
* | | | | | | | Merge pull request #164926 from SuperSandro2000/diffoscopeSandro2022-03-20
|\ \ \ \ \ \ \ \
| * | | | | | | | diffoscope: disable test depending on black, re-enable fixed testSandro Jäckel2022-03-20
| | |/ / / / / / | |/| | | | | |
* / | | | | | | onefetch: patch flaky testSandro Jäckel2022-03-20
|/ / / / / / /
* | | | | | / corerad: 1.0.0 -> 1.1.0Matt Layher2022-03-19
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | Signed-off-by: Matt Layher <mdlayher@gmail.com>
* | | | | | Merge pull request #164812 from xrelkd/update/eksctlMario Rodas2022-03-19
|\ \ \ \ \ \ | | | | | | | | | | | | | | eksctl: 0.87.0 -> 0.88.0
| * | | | | | eksctl: 0.87.0 -> 0.88.0xrelkd2022-03-19
| | | | | | |
* | | | | | | Merge pull request #164814 from techknowlogick/bump-nfpmMario Rodas2022-03-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | nfpm: 2.14.0 -> 2.15.0
| * | | | | | | nfpm: 2.14.0 -> 2.15.0techknowlogick2022-03-18
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge pull request #164058 from r-ryantm/auto-update/lxdMario Rodas2022-03-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | lxd: 4.23 -> 4.24
| * | | | | | | lxd: 4.23 -> 4.24R. Ryantm2022-03-13
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge pull request #164848 from mstarzyk/tab-9.0Bobby Rong2022-03-19
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | tab: 8.0 -> 9.0
| * | | | | | | tab: 8.0 -> 9.0Maciek Starzyk2022-03-19
| | | | | | | |
* | | | | | | | goreman: 0.3.9 -> 0.3.11 (#163805)R. RyanTM2022-03-19
| | | | | | | |
* | | | | | | | Merge pull request #164595 from wamserma/openvpn-256Robert Scott2022-03-19
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | openvpn: 2.5.5 -> 2.5.6 (security, CVE-2022-0547)
| * | | | | | | | openvpn: 2.4.11 -> 2.4.12 (security, CVE-2022-0547)Markus S. Wamser2022-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://github.com/OpenVPN/openvpn/blob/release/2.4/Changes.rst#version-2412https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Fixes: CVE-2022-0547
| * | | | | | | | openvpn: 2.5.5 -> 2.5.6 (security, CVE-2022-0547)Markus S. Wamser2022-03-17
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Release Notes: https://github.com/OpenVPN/openvpn/blob/release/2.5/Changes.rst Fixes: CVE-2022-0547
* | | | | | | | | awsebcli: fixup!Kirill Radzikhovskyy2022-03-19
| | | | | | | | |
* | | | | | | | | metasploit: 6.1.32 -> 6.1.34Fabian Affolter2022-03-19
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge pull request #164797 from r-ryantm/auto-update/minio-clientPascal Bach2022-03-19
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | minio-client: 2022-03-13T22-34-00Z -> 2022-03-17T20-25-06Z
| * | | | | | | minio-client: 2022-03-13T22-34-00Z -> 2022-03-17T20-25-06ZR. Ryantm2022-03-18
| | |_|_|_|/ / | |/| | | | |