2022-11-19T08:52:15 libupnp 1.14.14 -> 1.14.15 https://github.com/pupnp/pupnp/releases 2022-11-19T08:52:17 attrpath: libupnp 2022-11-19T08:52:17 Checking auto update branch... 2022-11-19T08:52:17 No auto update branch exists 2022-11-19T08:52:21 [version] 2022-11-19T08:52:24 [version] updated version and sha256 2022-11-19T08:52:24 [rustCrateVersion] 2022-11-19T08:52:24 [rustCrateVersion] No cargoSha256 found 2022-11-19T08:52:24 [golangModuleVersion] 2022-11-19T08:52:24 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-19T08:52:24 [updateScript] 2022-11-19T08:52:24 [updateScript] skipping because derivation has no updateScript 2022-11-19T08:52:24 2022-11-19T08:52:24 [quotedUrls] 2022-11-19T08:52:24 [quotedUrls] nothing found to replace 2022-11-19T08:52:24 Diff after rewrites: diff --git a/pkgs/development/libraries/pupnp/default.nix b/pkgs/development/libraries/pupnp/default.nix index d407c3137ef..a9d8f8a8c92 100644 --- a/pkgs/development/libraries/pupnp/default.nix +++ b/pkgs/development/libraries/pupnp/default.nix @@ -6,7 +6,7 @@ stdenv.mkDerivation rec { pname = "libupnp"; - version = "1.14.14"; + version = "1.14.15"; outputs = [ "out" "dev" ]; @@ -14,7 +14,7 @@ stdenv.mkDerivation rec { owner = "pupnp"; repo = "pupnp"; rev = "release-${version}"; - sha256 = "sha256-LZFCfYz6MKMt0IDH22EbcmTRUXrrhQMaSjqAZH28nIQ="; + sha256 = "sha256-Yrd5sRvFsqBzVHODutK5JHCgoqzh26s/sGmsU2Db+bI="; }; nativeBuildInputs = [ 2022-11-19T08:54:00 Successfully finished processing 2022-11-19T08:54:00 cachix "/nix/store/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15" 2022-11-19T08:54:03 [check][nixpkgs-review] 2022-11-19T09:39:05 [check][nixpkgs-review] took longer than 45m and timed out 2022-11-19T09:39:05 nixpkgs-review took longer than 45m and timed out 2022-11-19T09:39:10 Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/pupnp/pupnp/releases. meta.description for libupnp is: "An open source UPnP development kit for Linux" meta.homepage for libupnp is: "https://pupnp.github.io/pupnp/" meta.changelog for libupnp is: "" ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/pupnp/pupnp/releases/tag/release-1.14.15) - [Compare changes on GitHub](https://github.com/pupnp/pupnp/compare/release-1.14.14...release-1.14.15) ###### Impact
Checks done (click to expand) --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.14.15 with grep in /nix/store/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15 - found 1.14.15 in filename of file in /nix/store/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15 ---
Rebuild report (if merged into master) (click to expand) ``` 51 total rebuild path(s) 51 package rebuild(s) First fifty rebuilds by attrpath amule amule-daemon amule-gui amule-web arcanPackages.all-wrapped arcanPackages.arcan arcanPackages.arcan-wrapped arcanPackages.cat9-wrapped arcanPackages.durden-wrapped arcanPackages.pipeworld-wrapped arcanPackages.prio-wrapped arcanPackages.xarcan gerbera gmrender-resurrect jami-client-qt jami-daemon kaffeine kphotoalbum libsForQt5.elisa libsForQt5.phonon-backend-vlc libsForQt512.elisa libsForQt512.phonon-backend-vlc libsForQt514.elisa libsForQt514.phonon-backend-vlc libsForQt515.elisa libsForQt515.phonon-backend-vlc libupnp libvlc megaglest minitube obs-studio obs-studio-plugins.input-overlay obs-studio-plugins.looking-glass-obs obs-studio-plugins.obs-backgroundremoval obs-studio-plugins.obs-gstreamer obs-studio-plugins.obs-hyperion obs-studio-plugins.obs-move-transition obs-studio-plugins.obs-multi-rtmp obs-studio-plugins.obs-nvfbc obs-studio-plugins.obs-pipewire-audio-capture obs-studio-plugins.obs-source-record obs-studio-plugins.obs-vkcapture obs-studio-plugins.wlrobs plasma5Packages.elisa plasma5Packages.phonon-backend-vlc pympress python310Packages.python-vlc python39Packages.python-vlc reaper strawberry ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15 \ --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 libupnp https://github.com/r-ryantm/nixpkgs/archive/150a5d7e6498483f81a98b76268b417d01920bca.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/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15 ls -la /nix/store/49y5f0aaaqm8i2wq9mra5rg90d440ca8-libupnp-1.14.15/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. nixpkgs-review took longer than 45m and timed out --- ###### Maintainer pings 2022-11-19T09:39:11 https://api.github.com/repos/NixOS/nixpkgs/pulls/201870