Commit Graph

46 Commits

Author SHA1 Message Date
Martin Milata
9d1b3a1555 connman-ncurses: support json_c-0.14 2020-07-02 18:30:23 +02:00
Jörg Thalheim
d45bece61d
connmanui: remove
no update since 2015.
The software never left alpha stage
2020-04-28 09:46:49 +01:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Doron Behar
bffec3d884 nixos/connman: add TODOs regarding connman + network-manager 2020-03-28 12:28:29 +03:00
Doron Behar
b03bf779ae connman: remove unneeded deps from nativeBuildInputs 2020-03-27 10:43:51 +03:00
Doron Behar
aa44c23c7a connman: reverse order of build flavors declaration 2020-03-27 10:43:51 +03:00
Doron Behar
22b27dd635 connman: remove import of networkmanager 2020-03-27 10:43:51 +03:00
Doron Behar
a3d2e48a62 connmanMinimal: remove use of lowPrio 2020-03-27 10:43:51 +03:00
Doron Behar
fa5f7b89c4 connman: Switch to postPatch from patchPhase 2020-03-27 10:43:51 +03:00
Doron Behar
3b89674dc3 connman: declare build flavors idiomaticly
Use tesseract as a source for inspiration - rename default.nix ->
connman.nix and declare build flavors in default.nix .
2020-03-27 10:43:51 +03:00
Doron Behar
be59cb3be8 connman: Use patchPhase instead of preConfigure 2020-03-27 10:43:51 +03:00
Doron Behar
e59deafc2d connman: Use global reference to lib.optionals 2020-03-27 10:43:51 +03:00
Doron Behar
cdc20ac30e connman: Fix comments after @erikarvstedt's comments 2020-03-27 10:43:51 +03:00
Doron Behar
53d8831b62 connman: cleanup build from the groundup 2020-03-27 10:43:51 +03:00
Doron Behar
50ce1e6469 connman: doCheck and split outputs 2020-03-27 10:43:51 +03:00
Doron Behar
a0e966d797 connman: upgrade to readline latest 2020-03-27 10:43:50 +03:00
Doron Behar
e55ad4897d connman: quote homepage 2020-03-27 10:43:50 +03:00
Doron Behar
e9569a0a03 connman: quote out in configure flag 2020-03-27 10:43:50 +03:00
Doron Behar
184d741292 connman: remove unneeded hooks 2020-03-27 10:43:50 +03:00
Doron Behar
bc4d2abac8 connman: remove unneeded deps 2020-03-27 10:43:50 +03:00
Doron Behar
7cdd874589 connman: 1.37 -> 1.38 2020-03-27 10:43:50 +03:00
Doron Behar
59613f5ca5 connman: format argument lists and inputs 2020-03-27 10:43:50 +03:00
José Romildo Malaquias
9f1b240f9d connman-notify: 2014-06-23 -> 2019-10-05 2019-12-04 00:49:58 -03:00
worldofpeace
8ce26c7971 connman: Move D-Bus conf file to share/dbus-1/system.d
Since D-Bus 1.9.18 configuration files installed by third-party should
go in share/dbus-1/system.d. The old location is for sysadmin overrides.
2019-09-16 13:59:47 -04:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00: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
R. RyanTM
f8388d04c9 connman: 1.36 -> 1.37
Semi-automatic update generated by
https://github.com/ryantm/nixpkgs-update tools. This update was made
based on information from
https://repology.org/metapackage/connman/versions
2019-04-01 00:05:16 -07:00
volth
52f53c69ce pkgs/*: remove unreferenced function arguments 2018-07-21 02:48:04 +00:00
Vladyslav M
3a6fd647e5 connman: 1.35 -> 1.36 (#40775) 2018-05-19 18:49:18 +02:00
Matthew Bauer
1592e03aba treewide: rename bad filenames
Most of these can easily be moved to subdirectories of other
directories. This helps reduce clutter in the main trees.
2018-04-17 15:42:25 -05:00
Michael Alan Dorman
2977296f37 connman: fix build with upstream patch
This is needed for newer kernels, apparently.

Fixes #35332.
2018-02-22 07:55:10 -05:00
José Romildo Malaquias
fe502b0fad connman: enable support for Wireless daemon for Linux (iwd) 2017-12-19 08:34:11 -02:00
Franz Pletz
7753daa204
connman: 1.34 -> 1.35
Fixes CVE-2017-12865, see http://connmando.nri-secure.co.jp/index.html.

Fixes #28967.
2017-09-05 11:58:58 +02:00
romildo
ac8698b7d1 connman: 1.33 -> 1.34 2017-05-01 23:35:18 -03:00
Joachim Fasting
10be782f25
connman: meta cleanup 2016-09-28 20:01:37 +02:00
Herwig Hochleitner
cc60ee187a connman: 1.32 -> 1.33 2016-09-14 18:44:48 +02:00
Alexander Ried
d74335da85 connman: make dependency on awk explicit 2016-05-03 20:10:58 +02:00
Alexander Ried
b95eebec65 connman: 1.31 -> 1.32
fetch release tarball instead of git checkout and drop autotools

This update is compatible with iptables 1.6.0 (see #12178)
2016-05-03 20:10:54 +02:00
Alexander V. Nikolaev
745a11fad5 connman: 1.30 -> 1.31 2016-02-15 08:34:15 +02:00
Vladimír Čunát
b7658f3f8b connman: drop policykit dependency, refactor meta
PolicyKit is long obsoleted by PolKit and it didn't seem used here.
/cc maintainer @matejc.
2016-01-02 09:02:05 +01:00
devhell
10d5d9acf4 connman: 1.28 -> 1.30
Built fine, couldn't test though as I don't have a laptop around me at
the moment.

From the changelog:
```
Fix issue with pending DNS request during server change.
Fix issue with empty strings in nameservers configuration.
Fix issue with time servers during IP configuration change.
Fix issue with 4-way handshake during roaming.
Fix issue with open WiFi networks security.
Fix issue with support for WiFi AnonymousIdentity.
Fix issue with memory leak and DHCPv6 DUID handling.
Fix issue with DHCP client and P2P interaction.
Fix issue with handling provision file updates.
Fix issue with VPN state updates.
Disable 6to4 support by default.
```
2015-08-31 19:19:14 +01:00
devhell
968571af95 connman: 1.26 -> 1.28
ConnMan 1.28 was released Sunday, February 1st, 2015.

Upgrading ConnMan is strongly encouraged as this release fixes an issue
with DHCPv6 retransmission timer calculation that causes system load to
jump to 100%. In addition, all WiFi P2P issues encountered with Miracast
have been addressed thanks to persistent the reporting and fixing by
Jussi Kukkonen, Tomasz Bursztyka and Jukka Rissanen.

ConnMan no longer hands off foreground autoscanning to wpa_supplicant as
it causes issues when finding hidden WiFi networks. As a result, the
previously recommended build time option has be removed from the
documentation. wpa_supplicant can still be built with autoscan enabled
but as ConnMan no longer enables it run time the issue is mitigated.

Other changes and fixes include:

  * Several fixes for handling IPv6 contexts via oFono (Pasi Sjöholm)
  * Fix memory deallocation in exit code paths (Hannu Mallat)
  * Use OPEN auth_alg for wpa_supplicant open WiFi networks (Slava Monich)
  * A WiFi Access Point with unknown strength now has a proper minimum value
    which translates to a service 'Strenght' property of 30 (Patrik Flykt)
  * Fix byte order in DHCP server identifier (Jukka Rissanen)
  * Properly cancel an ongoing service connect if the Agent exits
    (Patrik Flykt)
2015-02-03 16:12:47 +00:00
Matej Cotman
94f8f28433 connman: update to 1.26 2014-12-08 12:47:00 +01:00
Bjørn Forsman
c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Matej Cotman
42f6d01bc2 connman: upgrade to version 1.24 2014-07-17 22:30:27 +02:00
Matej Cotman
7d4d3536f7 connman: new packages ConnMan v1.20 and connman-ui 2014-01-11 20:22:53 +01:00