Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | community/*: add --buildtype=plain to meson packages which don't specify a ↵ | Rasmus Thomsen | 2020-03-03 | 1 | -1/+2 |
| | | | | buildtype | ||||
* | community/networkmanager: split bash-completion | Leo | 2020-02-26 | 1 | -2/+16 |
| | |||||
* | community/networkmanager: upgrade to 1.22.8 | Rasmus Thomsen | 2020-02-18 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.22.6 | Rasmus Thomsen | 2020-01-31 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.22.4 | Rasmus Thomsen | 2020-01-10 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.22.2 | Rasmus Thomsen | 2019-12-25 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.22.0 | Rasmus Thomsen | 2019-12-19 | 4 | -138/+114 |
| | |||||
* | community/networkmanager: upgrade to 1.20.8 | Rasmus Thomsen | 2019-11-25 | 1 | -3/+3 |
| | |||||
* | community/networkmanager: switch to python3 | Leo | 2019-11-22 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: upgrade to 1.20.6 | Milan P. Stanić | 2019-11-06 | 1 | -3/+3 |
| | |||||
* | community/networkmanager: enable Ofono support | Bart Ribbers | 2019-10-29 | 1 | -1/+2 |
| | |||||
* | community/networkmanager: rebuild without secure_getenv workaround | Leo | 2019-10-15 | 2 | -16/+1 |
| | |||||
* | community/networkmanager: upgrade to 1.20.4 | Rasmus Thomsen | 2019-10-03 | 1 | -2/+2 |
| | |||||
* | community/networkmanager: drop python2 | Leo | 2019-09-09 | 2 | -2/+355 |
| | |||||
* | community/networkmanager: upgrade to 1.20.2 | Rasmus Thomsen | 2019-09-06 | 1 | -3/+3 |
| | |||||
* | community/networkmanager: upgrade to 1.20.0 | Rasmus Thomsen | 2019-08-29 | 3 | -6/+81 |
| | |||||
* | community/networkmanager: remove iwd dependency | Martijn Braam | 2019-08-16 | 2 | -7/+9 |
| | | | | This reverts commit 54ad8af826871c04215055e2e60d811581742f21. | ||||
* | community/networkmanager: use supervise-daemon for OpenRC initd | Leo | 2019-08-05 | 2 | -18/+11 |
| | |||||
* | community/networkmanager: limit on s390x | Leo | 2019-08-01 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: enable iwd by default | Rasmus Thomsen | 2019-07-29 | 2 | -8/+6 |
| | | | | | | wpa_supplicant on NM has been broken on Alpine for some time now (not showing any SSIDs in the WiFi overview). As such enabling iwd by default allows WiFi to function for all users again. | ||||
* | community/networkmanager: upgrade to 1.18.2 | Rasmus Thomsen | 2019-07-25 | 1 | -3/+3 |
| | |||||
* | community/networkmanager: fix and re-enable ppc64le | Mike Sullivan | 2019-05-07 | 1 | -1/+2 |
| | | | | | | | There is a race to generate required header files before using them. By forcing header generation order, this can be solved. Closes GH-7619 | ||||
* | community/networkmanager: reenable all arch | Tuan Hoang | 2019-05-07 | 1 | -1/+1 |
| | | | | Closes GH-7623 | ||||
* | community/networkmanager: disable ppc64le | Kevin Daudt | 2019-05-05 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | The build fails with errors: > ../libnm/nm-remote-connection.c:34:10: fatal error: > introspection/org.freedesktop.NetworkManager.Settings.Connection.h: No such > file or directory > #include "introspection/org.freedesktop.NetworkManager.Settings.Connection.h" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../libnm/nm-secret-agent-old.c:32:10: fatal error: > introspection/org.freedesktop.NetworkManager.SecretAgent.h: No such file or > directory > #include "introspection/org.freedesktop.NetworkManager.SecretAgent.h" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > ../libnm/nm-remote-settings.c:35:10: fatal error: > introspection/org.freedesktop.NetworkManager.Settings.h: No such file or > directory > #include "introspection/org.freedesktop.NetworkManager.Settings.h" > ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | ||||
* | community/networkmanager: disable on s390x armhf armv7 | Kevin Daudt | 2019-05-05 | 1 | -1/+1 |
| | | | | Polkit is missing on these arches, so network manager can't be built. | ||||
* | community/networkmanager: fix ppc64le build | Rasmus Thomsen | 2019-05-04 | 2 | -3/+17 |
| | | | | | | Also clarify the instructions for iwd a bit while I'm at it. Closes GH-7551 | ||||
* | community/networkmanager: update to 1.18.1 | Rasmus Thomsen | 2019-05-04 | 6 | -128/+113 |
| | | | | Closes GH-7519 | ||||
* | community/networkmanager: upgrade to 1.16.0 | Milan P. Stanić | 2019-04-02 | 7 | -52/+160 |
| | | | | | remove wpa_supplicant from depends rework some patches and add needed new ones | ||||
* | orphan all of my packages | William Pitcock | 2019-03-26 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: rebuild against readline 8 | Natanael Copa | 2019-03-13 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: Upgrade to 1.10.12 | Taner Tas | 2018-10-03 | 1 | -3/+3 |
| | |||||
* | community/networkmanager: rebuild against nss-3.38 | Leonardo Arena | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: Upgrade to 1.10.6 | Taner Tas | 2018-05-08 | 6 | -90/+76 |
| | | | | | | | | | | | | | | * Clarify license * Patches are revised * Enable dhclient utility support * Enable system-wide network configuration support * Enable polkit-agent * disable_set_hostname.patch is no more appendable. Removed. * Add wpa_supplicant as runtime dependency * Add "provide net" rule to the service file * Re-arrange configure options in alphabetical order * Create plugdev group if missing on system * Display a message during install & upgrade | ||||
* | community/[various]: replace ftp.gnome.org source url | Natanael Copa | 2017-10-31 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: remove libmm-glib-dev from $makedepends | Stuart Cardall | 2017-06-07 | 1 | -2/+1 |
| | | | | * libmm-glib-dev files moved into modemmanager-dev | ||||
* | community/networkmanager: rebuild against readline-7.0.003 | Leonardo Arena | 2017-06-05 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: upgrade to 1.7.2 | Natanael Copa | 2017-04-12 | 1 | -2/+4 |
| | |||||
* | community/networkmanager: take maintainership, upgrade to 1.6.2, update to ↵ | William Pitcock | 2017-03-24 | 5 | -59/+137 |
| | | | | latest policy | ||||
* | community/networkmanager: reenable now that modemmanager is fixed | William Pitcock | 2017-03-24 | 1 | -1/+2 |
| | |||||
* | community: trigger rebuilds against nss-dev | William Pitcock | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | community/networkmanager: disabled | Carlo Landmeter | 2016-08-21 | 1 | -1/+1 |
| | | | | | | | | | | | | ERROR: unsatisfiable constraints: libmm-glib-dev-1.4.14-r0: conflicts: modemmanager-dev-1.4.14-r0[pc:mm-glib=0] satisfies: world[libmm-glib-dev] modemmanager-dev-1.4.14-r0: conflicts: libmm-glib-dev-1.4.14-r0[pc:mm-glib=1.4.14] satisfies: world[modemmanager-dev] | ||||
* | testing/[various]: move to community | Stuart Cardall | 2016-08-21 | 6 | -0/+214 |
albatross-themes apk-post-messages autossh bitcoin btrbk entr ffmpegthumbnailer firejail firetools fwsnort gnome-colors imapsync inetutils-syslogd inotify-tools-inc isync junit ktsuss letsencrypt-nosudo libmbim libndp libqmi libteam mini-sendmail modemmanager namecoin networkmanager nginx-naxsi numix-themes nxapi opencl-headers opencl-icd-loader opus-tools perl-authen-ntlm perl-bit-vector perl-data-uniqid perl-file-copy-recursive perl-getopt-argvfile perl-io-tee perl-iptables-chainmgr perl-iptables-parse perl-module-scandeps perl-par-dist perl-par-packer perl-par perl-uri-escape psad py-crcmod py-graphviz py-lz4 py-opencl py-opengl-accelerate runit secpwgen secure-delete socklog spacefm tinyssh udevil virt-viewer virtualbricks whois wrk xpra zram-init |