Commit Graph

137 Commits

Author SHA1 Message Date
Thomas Haller
0e0e4de768 Update to 1.20.0 release 2021-02-03 10:02:14 +01:00
Thomas Haller
d2410a2faf Move desktop file to new nm-connection-editor-desktop package (rh #1923262)
Historically, nm-connection-editor had NotShowIn=GNOME because
on the one hand gnome-control-center depended on nm-c-e (so it
was always installed), on the other hand, it is deemed confusing
to have two network configuration tools.

Not being able to start nm-connection-editor is also undesirable,
so after long back and forth, this was (again) changed upstream with
([1]). Also, in the meantime gnome-control-center should no longer
depend on nm-c-e, so it seems all good. Almost.

However, gnome-control-center *still* Recomments: on nm-c-e ([2])
and also with Fedora live installation, nm-c-e ends up installed
in the final system (because nm-c-e is a dependency of anaconda, and
with live installation those dependencies also get installed ([3]).
Regardless of these two problems, the WG also does not like that
an existing Fedora installation (which likely has nm-c-e installed),
after upgrade has nm-c-e showing up and confusing users.

So, the agreed plan is to move the desktop file out of
nm-connection-editor and ship it with a new nm-connection-editor-desktop
package. Note that this is not a regular package split (with
Obsoletes:), because we in fact want during package update to get
rid of nm-c-e's desktop file. Of course, this breaks non GNOME spins,
which actually expected that nm-connection-editor is startable in the DE.

[1] 297610d0c5
[2] https://bugzilla.redhat.com/show_bug.cgi?id=1887891#c6
[3] https://bugzilla.redhat.com/show_bug.cgi?id=1919312
2021-02-03 09:21:31 +01:00
Fedora Release Engineering
ebcde84a78 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:26:54 +00:00
Thomas Haller
447d2635b1 drop dependency on libdbusmenu for RHEL-9/ELN
https://bugzilla.redhat.com/show_bug.cgi?id=1913165
2021-01-06 13:29:30 +01:00
Antonio Cardace
9e2f2eb60e build without libappindicator on RHEL 9
Signed-off-by: Antonio Cardace <acardace@redhat.com>
2020-11-18 18:14:42 +01:00
Fedora Release Engineering
8209b3a80a - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-07-28 09:05:05 +00:00
Thomas Haller
4b57f977e0 Update to 1.18.0 release 2020-07-11 00:30:29 +02:00
Ivan Mironov
f4574d05c6 Build with libappindicator which enables Status Notifier Item support
This feature is usable in environments where SNI[1] is the only
supported protocol for tray. Even if built, SNI is not enabled by
default. There is a special command line option for it:

	nm-applet --indicator

[1] https://www.freedesktop.org/wiki/Specifications/StatusNotifierItem/
2020-04-30 23:35:46 +05:00
Thomas Haller
46e340c107 fix build dependencies 2020-03-15 19:05:04 +01:00
Thomas Haller
355d5a645e update to 1.16.0 release
Drop "0001-nm-applet-no-notifications.patch". "org.gnome.nm-applet.gschema.xml"
is now part of libnma package. The patch moved there.
2020-03-07 17:11:11 +01:00
Fedora Release Engineering
e4b7bd51a0 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2020-01-29 14:53:34 +00:00
Lubomir Rintel
c45856fe3d Update to 1.8.24 release
- Enable experimental GTK4 build on Rawhide
2019-10-09 16:49:52 +02:00
Lubomir Rintel
4efec19b49 Fix some questionable wording
libnma is not private API in any sense and there's nothing we can do
about it.
2019-10-09 16:49:52 +02:00
Lubomir Rintel
0b157221c6 Fix nm_version macro
We require version of NM that matches our X.Y version.
2019-10-09 16:49:35 +02:00
Fedora Release Engineering
672100328a - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-07-25 18:35:06 +00:00
Beniamino Galvani
b8ad58f690 Add dependencies to same version of libnma
nm-applet and nm-connection-editor RPMs already depend on libnma
symbols. Make the dependency stricter by specifying the exact version
of the library. This makes it to easier to debug problems reported by
users as we don't have to test different combinations of
binaries/libraries.

Also add the %{?_isa} suffix to dependencies.

https://bugzilla.redhat.com/show_bug.cgi?id=1679251
2019-06-14 13:40:44 +02:00
Lubomir Rintel
53b77c756d Update to 1.8.22 release 2019-05-29 11:14:40 +02:00
Beniamino Galvani
a7454b55a0 Import upstream fixes after 1.8.20 2019-02-27 08:54:21 +01:00
Beniamino Galvani
ac4ee81c12 Update to 1.8.20 release 2019-02-08 17:46:21 +01:00
Fedora Release Engineering
522ed904c9 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2019-02-01 12:16:34 +00:00
Igor Gnatenko
c6b5ac7018 Remove obsolete Group tag
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2019-01-28 20:24:18 +01:00
Igor Gnatenko
3b8ba9cde1
Remove obsolete ldconfig scriptlets
References: https://fedoraproject.org/wiki/Changes/RemoveObsoleteScriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2019-01-22 18:40:29 +01:00
Beniamino Galvani
5f32380834 wifi-dialog: fix widget hiding logic (rh #1665653) 2019-01-19 18:12:13 +01:00
Thomas Haller
c30457b402 fix release version 2018-09-21 11:34:19 +02:00
Thomas Haller
636f76ef4a libnma: fix wrongly showing hidden GUI elements (rh #1626397) (2) 2018-09-21 11:27:33 +02:00
Thomas Haller
d973b38090 spec: use %autosetup to apply patches 2018-09-19 10:08:08 +02:00
Thomas Haller
6feae6ecd4 Update to 1.8.18 release 2018-09-07 14:51:05 +02:00
Lubomir Rintel
23ab63f585 Update to 1.8.16 release 2018-08-11 09:35:46 +02:00
Fedora Release Engineering
29f2c11ef1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-07-13 11:33:27 +00:00
Lubomir Rintel
a5bf787a91 Update to 1.8.14 release 2018-06-25 16:11:32 +02:00
Lubomir Rintel
7b3cb40baf Drop a redundant libsecret BR 2018-06-25 16:08:03 +02:00
Thomas Haller
04b3f3f1f0 applet: fix double-free in ap-menu-item (rh #1585302)
https://bugzilla.redhat.com/show_bug.cgi?id=1585302
https://gitlab.gnome.org/GNOME/network-manager-applet/merge_requests/2
2018-06-04 17:07:12 +02:00
Adam Williamson
0889187260 Fix GGO #1 (nm-c-e --keep-above fails with any other arg)
Backport the MR I sent to fix this bug, so Rawhide is fixed on
next compose - if a different fix is chosen upstream we can
just back this out / replace it with that one.
2018-06-01 17:19:12 -07:00
Lubomir Rintel
c885904643 Update to 1.8.12 release 2018-05-28 16:53:58 +02:00
Lubomir Rintel
995d409f5d Drop NetworkManager-devel dep 2018-02-21 21:53:17 +01:00
Igor Gnatenko
7712f38c8a
Escape macros in %changelog
Reference: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/thread/Y2ZUKK2B7T2IKXPMODNF6HB2O5T5TS6H/
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-09 09:05:14 +01:00
Fedora Release Engineering
b8a6632eb6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 04:07:51 +00:00
Lubomir Rintel
9d08f3de70 Revert "Switch to %ldconfig_scriptlets"
This is just broken.

This reverts commit d6f6981153.
2018-02-07 10:49:36 +01:00
Thomas Haller
0dca25c6fa fix double-free handling VPN data in nm-applet (rh #1541565)
Also: fix certificate chooser for no available modules (bgo #785674)
2018-02-04 15:10:09 +01:00
Igor Gnatenko
d6f6981153
Switch to %ldconfig_scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-03 17:40:48 +01:00
Igor Gnatenko
315bb347c7 Remove obsolete scriptlets
Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-01-18 20:56:44 +01:00
Lubomir Rintel
f176f6f505 Disable libnm-gtk on RHEL 8 & Fedora 29
By that now nothing should be using it anymore. Also drop some
superfluous dependencies (either useless or generated automatically).

No need to bump revision & do a build yet.
2018-01-17 14:45:42 +01:00
Lubomir Rintel
193fd7c6cb Update to 1.8.10 release 2017-12-19 13:50:12 +01:00
Lubomir Rintel
ec4216066f Update to 1.8.8 release 2017-12-18 09:33:24 +01:00
Kalev Lember
7c8f98be47 Backport an upstream patch to fix generated .pc file 2017-11-13 19:41:22 +01:00
Lubomir Rintel
6b5b7e23b0 Bump the Release number 2017-11-08 11:33:58 +01:00
Lubomir Rintel
769850b499 Meson build fixups 2017-11-08 11:32:30 +01:00
Lubomir Rintel
9ba8afd970 Update to 1.8.6 release
- Switch to Meson build system
2017-11-07 19:23:13 +01:00
Thomas Haller
9de6775371 Update to 1.8.4 release 2017-09-20 15:45:23 +02:00
Beniamino Galvani
53d33a76f0 applet: fix status icon when a VPN has the default route (rh#1471510) 2017-09-18 17:46:21 +02:00