Commit graph

2346 commits

Author SHA1 Message Date
Martin Weinelt
a7ae60e82f
Merge pull request #187939 from mweinelt/rpm-4.17.1 2022-08-23 12:46:35 +02:00
Nick Cao
ee636eca3a nixVersions.nix_2_7: reinit at 2.7.0 2022-08-23 07:26:03 +02:00
Martin Weinelt
f4d11afb67
rpm: 4.17.0 -> 4.17.1
https://rpm.org/wiki/Releases/4.17.1.html

Fixes: CVE-2021-3521
2022-08-23 02:32:40 +02:00
R. Ryantm
c425f2d11a nfpm: 2.18.0 -> 2.18.1 2022-08-18 15:18:38 +00:00
Sebastián Mancilla
8afc4ed0a8
Merge pull request #183498 from r-ryantm/auto-update/librepo
librepo: 1.14.2 -> 1.14.3
2022-08-17 11:49:26 -04:00
Sebastián Mancilla
e1e1b3bfc5
Merge pull request #187119 from r-ryantm/auto-update/libdnf
libdnf: 0.67.0 -> 0.68.0
2022-08-17 11:27:29 -04:00
Sebastián Mancilla
54bdc6c97b
Merge pull request #186875 from r-ryantm/auto-update/microdnf
microdnf: 3.8.1 -> 3.9.0
2022-08-17 10:52:23 -04:00
R. Ryantm
9184a68192 libdnf: 0.67.0 -> 0.68.0 2022-08-17 13:19:19 +00:00
R. Ryantm
d295f22442 nfpm: 2.17.0 -> 2.18.0 2022-08-16 16:51:49 +00:00
R. Ryantm
0ca8b74424 microdnf: 3.8.1 -> 3.9.0 2022-08-16 00:52:52 +00:00
Rick van Schijndel
058764026b conda: use makeWrapper for build platform 2022-08-14 00:17:01 +03:00
Bobby Rong
d1228e2126
Merge pull request #185661 from teutat3s/bump/deploy-rs
deploy-rs: 2022-05-26 -> 2022-08-05
2022-08-10 20:20:11 +08:00
Pascal Wittmann
2be884387f
Merge pull request #184421 from r-ryantm/auto-update/opkg
opkg: 0.4.5 -> 0.6.0
2022-08-08 16:02:51 +02:00
teutat3s
76889bfa9f
deploy-rs: 2022-05-26 -> 2022-08-05
184349d814...41f15759dd
2022-08-08 14:47:53 +02:00
Ben Siraphob
465abae7dd
Merge pull request #183583 from r-ryantm/auto-update/apt 2022-08-02 20:25:31 -07:00
R. Ryantm
297ea97626 opkg: 0.4.5 -> 0.6.0 2022-08-01 03:47:40 +00:00
ajs124
55781585da
Merge pull request #181659 from t184256/rpm-compile-with-cap
rpm: compile --with-cap
2022-07-31 23:12:20 +02:00
R. Ryantm
6de6568b66 nfpm: 2.16.0 -> 2.17.0 2022-07-30 23:29:23 +00:00
Luc Perkins
717f05b6ce
wapm-cli: init at 0.5.5 (#183477)
Co-authored-by: Sandro <sandro.jaeckel@gmail.com>
2022-07-30 19:33:33 +02:00
Mario Rodas
48f86ac8c8
Merge pull request #183570 from r-ryantm/auto-update/nfpm
nfpm: 2.15.1 -> 2.16.0
2022-07-30 06:48:19 -05:00
Bobby Rong
21c89706b1
Merge pull request #183476 from r-ryantm/auto-update/libdnf
libdnf: 0.66.0 -> 0.67.0
2022-07-30 10:56:48 +08:00
R. Ryantm
e2f6ee2bf5 apt: 2.4.4 -> 2.5.2 2022-07-29 03:55:49 +00:00
R. Ryantm
83dfc81fd7 nfpm: 2.15.1 -> 2.16.0 2022-07-29 02:15:52 +00:00
R. Ryantm
8f512e2c5d librepo: 1.14.2 -> 1.14.3 2022-07-28 21:51:38 +00:00
Vladimír Čunát
0febba1d8a
Merge #182362: apkg: init at 0.4.0 2022-07-28 22:36:02 +02:00
R. Ryantm
212cc820c2 libdnf: 0.66.0 -> 0.67.0 2022-07-28 20:06:01 +00:00
Stig
11c30306c0
Merge pull request #182844 from misuzu/nix-serve-aarch64-darwin
nix.perl-bindings: fix build on aarch64-darwin
2022-07-27 22:54:04 +02:00
teutates
279ab74dda
deploy-rs: init 2022-05-26 (#182950)
* deploy-rs: init 2022-05-26

* Add myself to list of maintainers

* deploy-rs: fix build on darwin

OfBorg errors were:
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found SystemConfiguration
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error
       ...
       >    Compiling deploy-rs v0.1.0 (/private/tmp/nix-build-deploy-rs-unstable-2022-05-26.drv-0/source)
       >   = note: ld: framework not found CoreServices
       >           clang-11: error: linker command failed with exit code 1 (use -v to see invocation)
       > error: could not compile `deploy-rs` due to previous error

Inspiration: 22eb13d3ed
2022-07-27 19:09:12 +02:00
misuzu
ecd7a89a7b nix.perl-bindings: fix build on aarch64-darwin 2022-07-25 19:14:00 +03:00
Vladimír Čunát
913cbfda33
apkg: init at 0.4.0 2022-07-25 11:26:51 +02:00
Alexander Sosedkin
b4a0bdcf92 rpm: compile --with-cap
Without that, RPM is unable to handle packages that require `rpmlib(FileCaps)`;
example error message trying to install Fedora 36 shadow-utils:
`rpmlib(FileCaps) <= 4.6.1-1 is needed by shadow-utils`.
2022-07-16 01:36:32 +02:00
Bernardo Meurer
5444c0dbd6 nix: 2.10.2 -> 2.10.3 2022-07-15 12:00:56 -07:00
Thiago Kenji Okada
3775999eff nixVersions.nix_2_10: disable LTO in static builds 2022-07-15 12:00:50 -07:00
Thiago Kenji Okada
8251e3a1fd nixVersions.nix_2_10: enable LTO in GCC builds 2022-07-15 12:00:45 -07:00
Nick Cao
b2eea05b06
nixVersions: remove 2.4 to 2.7 2022-07-15 00:00:57 +08:00
Nick Cao
f5330a5b6a
nixVersions.stable: 2.9 -> 2.10 2022-07-14 23:53:44 +08:00
Nick Cao
f08a2bd566
nixVersions.nix_2_10: add patch for flaky tests 2022-07-14 23:53:43 +08:00
Nick Cao
18c07ad150
nixVersions.nix_2_10: workaround for installcheck 2022-07-14 23:53:29 +08:00
Nick Cao
778863cbaa
nixVersions.nix_2_10: init at 2.10.2 2022-07-14 23:53:27 +08:00
Nick Cao
8404dc74ef
nixVersions.nix_2_9: 2.9.1 -> 2.9.2 2022-07-14 23:48:23 +08:00
Robert Scott
3103a8bba6
Merge pull request #180718 from whentze/feature/update-dpkg
dpkg: 1.20.9ubuntu2 -> 1.21.1ubuntu2.1
2022-07-09 21:33:23 +01:00
Mario Rodas
7ca3b1a2fc smlpkg: add platforms 2022-07-09 04:20:00 +00:00
Wanja Hentze
09b73d741c dpkg: 1.20.9ubuntu2 -> 1.21.1ubuntu2.1
Fixes https://nvd.nist.gov/vuln/detail/CVE-2022-1664
See also https://ubuntu.com/security/notices/USN-5446-1
2022-07-08 15:46:50 +02:00
Bobby Rong
c8573980ca
Merge pull request #178664 from StarGate01/mynewt-newt
mynewt-newt: 1.7.0 -> 1.10.0
2022-07-01 12:49:50 +08:00
Christoph Honal
2b9ed9cf28 mynewt-newt: 1.7.0 -> 1.10.0 2022-06-30 15:30:23 +02:00
kilianar
baa6fca638 nix-du: 0.5.1 -> 0.6.0
https://github.com/symphorien/nix-du/releases/tag/v0.6.0
2022-06-30 12:51:05 +02:00
Jörg Thalheim
b44f6df497 nix-update: 0.5.1 -> 0.6.0 2022-06-30 18:33:27 +10:00
Maximilian Bosch
40a7e76dde
Merge pull request #178940 from r-ryantm/auto-update/apk-tools
apk-tools: 2.12.9 -> 2.12.10
2022-06-28 14:01:46 +02:00
Sandro
62854b60cc
Merge pull request #178807 from cbourjau/update-cli11-and-micromamba
Update cli11 and micromamba
2022-06-26 18:40:18 +02:00
Christian Bourjau
fcc334d7d6 micromamba: 0.22.0 -> 0.24.0
Update of micromamba only contains bugfixes and improvements: https://github.com/mamba-org/mamba/blob/master/CHANGELOG.md

The build dependencies now include `python3`, `tl-expected` and `cli11>=2.2`.
2022-06-26 18:23:44 +02:00