Thomas Gerbet
b39c23d283
libde265: 1.0.10 -> 1.0.11
...
Changelog:
https://github.com/strukturag/libde265/releases/tag/v1.0.11
2023-02-01 21:09:20 +01:00
Vladimír Čunát
80c2a532e6
Merge #213046 : libde265: 1.0.9 -> 1.0.10
...
...into staging
2023-02-01 10:11:00 +01:00
Thomas Gerbet
29ab6bb3b9
libde265: drop imagemagick6 from passthru.tests
...
`imagemagick6` has been marked insecure in 84747dae9a
.
It is not really necessary to keep it in the `passthru.tests` of
libde265 and we do not want to break those tests for someone building
them without ALLOW_INSECURE.
2023-01-30 20:11:49 +01:00
Thomas Gerbet
2ba48bd164
libde265: 1.0.9 -> 1.0.10
...
Fixes:
* CVE-2020-21594
* CVE-2020-21595
* CVE-2020-21596
* CVE-2020-21597
* CVE-2020-21598
* CVE-2020-21599
* CVE-2020-21600
* CVE-2020-21601
* CVE-2020-21602
* CVE-2020-21603
* CVE-2020-21604
* CVE-2020-21605
* CVE-2020-21606
* CVE-2022-1253
* CVE-2022-43236
* CVE-2022-43237
* CVE-2022-43238
* CVE-2022-43239
* CVE-2022-43240
* CVE-2022-43241
* CVE-2022-43242
* CVE-2022-43243
* CVE-2022-43244
* CVE-2022-43245
* CVE-2022-43248
* CVE-2022-43249
* CVE-2022-43250
* CVE-2022-43252
* CVE-2022-43253
* CVE-2022-47655
https://github.com/strukturag/libde265/releases/tag/v1.0.10
2023-01-29 00:59:45 +01:00
Robert Scott
1fa72ab725
libde265: add some key reverse-dependencies to passthru.tests
2022-10-22 18:41:20 +01:00
Thomas Gerbet
3c03948545
libde265: 1.0.8 -> 1.0.9
...
Fixes CVE-2021-36409, CVE-2021-35452, CVE-2021-36408, CVE-2021-36410 and CVE-2021-36411.
https://github.com/strukturag/libde265/releases/tag/v1.0.9
2022-10-22 19:09:15 +02:00
Sandro
710dfd7955
libde265: fix CVE-2022-1253 ( #172536 )
...
Closes #172496
2022-05-13 12:57:42 +02:00
Ben Siraphob
66e44425c6
pkgs/development/libraries: stdenv.lib -> lib
2021-01-21 19:11:02 -08:00
Jonathan Ringer
9bb3fccb5b
treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix
...
continuation of #109595
pkgconfig was aliased in 2018, however, it remained in
all-packages.nix due to its wide usage. This cleans
up the remaining references to pkgs.pkgsconfig and
moves the entry to aliases.nix.
python3Packages.pkgconfig remained unchanged because
it's the canonical name of the upstream package
on pypi.
2021-01-19 01:16:25 -08:00
R. RyanTM
49f3ff28b5
libde265: 1.0.7 -> 1.0.8
2020-11-11 13:07:28 +00:00
Gabriel Ebner
fcaa2045a3
libde265: 1.0.6 -> 1.0.7
2020-10-04 14:46:04 +02:00
R. RyanTM
b6e1adfa93
libde265: 1.0.5 -> 1.0.6
2020-09-05 04:25:37 +00:00
R. RyanTM
4b7c0ce54d
libde265: 1.0.4 -> 1.0.5
2020-01-17 08:09:53 +00:00
R. RyanTM
b1f493f588
libde265: 1.0.3 -> 1.0.4
2019-12-23 10:19:48 -08:00
volth
46420bbaa3
treewide: name -> pname (easy cases) ( #66585 )
...
treewide replacement of
stdenv.mkDerivation rec {
name = "*-${version}";
version = "*";
to pname
2019-08-15 13:41:18 +01:00
Orivej Desh
c079c8c394
libde265: enable parallel building
2019-06-10 23:22:37 +00:00
Gabriel Ebner
47216a62d3
libde265: init at 1.0.3
2018-07-01 13:51:05 +02:00