2023-01-01T02:06:52 ortp 5.1.55 -> 5.2.6 https://repology.org/metapackage/ortp/versions 2023-01-01T02:06:54 attrpath: ortp 2023-01-01T02:06:54 Checking auto update branch... 2023-01-01T02:06:54 No auto update branch exists 2023-01-01T02:06:58 [version] 2023-01-01T02:06:59 [version] updated version and sha256 2023-01-01T02:06:59 [rustCrateVersion] 2023-01-01T02:06:59 [rustCrateVersion] No cargoSha256 found 2023-01-01T02:06:59 [golangModuleVersion] 2023-01-01T02:06:59 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T02:06:59 [updateScript] 2023-01-01T02:06:59 [updateScript] skipping because derivation has no updateScript 2023-01-01T02:06:59 2023-01-01T02:06:59 [quotedUrls] 2023-01-01T02:06:59 [quotedUrls] nothing found to replace 2023-01-01T02:07:00 Diff after rewrites: diff --git a/pkgs/development/libraries/ortp/default.nix b/pkgs/development/libraries/ortp/default.nix index e896717644a..14d1650bcfe 100644 --- a/pkgs/development/libraries/ortp/default.nix +++ b/pkgs/development/libraries/ortp/default.nix @@ -7,7 +7,7 @@ stdenv.mkDerivation rec { pname = "ortp"; - version = "5.1.55"; + version = "5.2.6"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - sha256 = "sha256-FsPbpKkC1qhsZ4QBRzyV64H+lo/802qlaggDGCgbPlw="; + sha256 = "sha256-zGguzrWXSjjrJdFnlAeC6U6w10BucXjeUg7/2D4OxM4="; }; # Do not build static libraries 2023-01-01T02:08:31 Successfully finished processing 2023-01-01T02:08:31 cachix "/nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6" 2023-01-01T02:08:34 [check][nixpkgs-review] 2023-01-01T02:11:37 Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages failed to build:
2 packages built:
2023-01-01T02:11:40 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/metapackage/ortp/versions. meta.description for ortp is: "A Real-Time Transport Protocol (RFC3550) stack. Part of the Linphone project." meta.homepage for ortp is: "https://linphone.org/technical-corner/ortp" meta.changelog for ortp is: "" ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 5.2.6 with grep in /nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6 - found 5.2.6 in filename of file in /nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath liblinphone linphone mediastreamer mediastreamer-openh264 msilbc ortp trx ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A ortp https://github.com/r-ryantm/nixpkgs/archive/98baa6ccc8614b9248de98080a41d95a9cf639d8.tar.gz ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6 ls -la /nix/store/vkypfxv14z9kd411q49npvj8a6jckyzi-ortp-5.2.6/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages failed to build:
2 packages built:
--- ###### Maintainer pings cc @jluttine for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). 2023-01-01T02:11:41 https://api.github.com/repos/NixOS/nixpkgs/pulls/208575