summary refs log tree commit diff
path: root/pkgs/development/libraries/exosip
Commit message (Collapse)AuthorAge
* libexosip: 4.1.0 -> 5.2.0Thomas Gerbet2021-01-22
| | | | | | | Fix CVE-2014-10375. sipwitch is marked as broken as it does compile with libexosip > 5.0.0 and the upstream project appears to be stalled/abandoned.
* pkgs/development/libraries: stdenv.lib -> libBen Siraphob2021-01-21
|
* treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nixJonathan Ringer2021-01-19
| | | | | | | | | | | | | 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.
* Merge branch 'master' into staging-nextVladimír Čunát2019-08-24
|\ | | | | | | | | | | | | | | | | | | There ver very many conflicts, basically all due to name -> pname+version. Fortunately, almost everything was auto-resolved by kdiff3, and for now I just fixed up a couple evaluation problems, as verified by the tarball job. There might be some fallback to these conflicts, but I believe it should be minimal. Hydra nixpkgs: ?compare=1538299
| * libexosip: add patch for openssl 1.1Robin Gloster2019-07-29
| |
* | treewide: name -> pname (easy cases) (#66585)volth2019-08-15
|/ | | | | | | | | treewide replacement of stdenv.mkDerivation rec { name = "*-${version}"; version = "*"; to pname
* misc pkgs: Manual fixup pkgconfig nativeBuildInputs after sedJohn Ericson2017-09-21
| | | | | Importantly, this included regenerating pkgs/servers/x11/xorg, to clobber the old sed.
* misc pkgs: Basic sed to get fix `pkgconfig` and `autoreconfHook` `buildInputs`John Ericson2017-09-21
| | | | Only acts on one-line dependency lists.
* libexosip_3: remove unused, old versionRobin Gloster2017-08-04
|
* exosip: 4.0.0 -> 4.1.0ndowens2017-03-12
|
* treewide: Add lots of meta.platformsTuomas Tynkkynen2016-08-02
| | | | Build-tested on x86_64 Linux & Mac.
* Turn some license strings into lib.licenses valuesMateusz Kowalczyk2014-07-28
|
* make package use mirror:// for gnu, savannah and gnome repositories where ↵Evgeny Egorochkin2013-07-14
| | | | possible
* Linphone 3.6.1Lluís Batlle i Rossell2013-06-29
| | | | | | Lots of updates and new/old libs to get the latest linphone It segfaults on running.
* sipwitch: update to 1.6.1 to fix buildLluís Batlle i Rossell2013-06-29
|
* Latest exosip and linphoneYury G. Kudryashov2012-02-10
| | | | svn path=/nixpkgs/trunk/; revision=32172
* Adding linphoneLluís Batlle i Rossell2011-01-13
svn path=/nixpkgs/trunk/; revision=25545