- core: fix recognition of standalone 802.1x private keys

- applet: clean notification text to ensure it passes libnotify validation
This commit is contained in:
Daniel Williams 2009-12-14 20:13:03 +00:00
parent 94cf4e1e4b
commit 2e0f497b0f
3 changed files with 11 additions and 5 deletions

View File

@ -173,3 +173,5 @@ NetworkManager-0.7.996.git20091113.tar.bz2
network-manager-applet-0.7.996.git20091113.tar.bz2
NetworkManager-0.7.997.tar.bz2
network-manager-applet-0.7.997.tar.bz2
NetworkManager-0.7.997.git20091214.tar.bz2
network-manager-applet-0.7.997.git20091214.tar.bz2

View File

@ -9,14 +9,14 @@
%define libnl_version 1.1
%define ppp_version 2.2.4
%define snapshot %{nil}
%define applet_snapshot %{nil}
%define snapshot .git20091214
%define applet_snapshot .git20091214
Name: NetworkManager
Summary: Network connection manager and user applications
Epoch: 1
Version: 0.7.997
Release: 1%{snapshot}%{?dist}
Release: 2%{snapshot}%{?dist}
Group: System Environment/Base
License: GPLv2+
URL: http://www.gnome.org/projects/NetworkManager/
@ -360,6 +360,10 @@ fi
%{_datadir}/gtk-doc/html/libnm-util/*
%changelog
* Mon Dec 14 2009 Dan Williams <dcbw@redhat.com> - 0.7.997-2.git20091214
- core: fix recognition of standalone 802.1x private keys
- applet: clean notification text to ensure it passes libnotify validation
* Mon Dec 7 2009 Dan Williams <dcbw@redhat.com> - 0.7.997-1
- core: remove haldaemon from initscript dependencies (rh #542078)
- core: handle PEM certificates without an ending newline (rh #507315)

View File

@ -1,2 +1,2 @@
c7d647ffcad0ae2f22e93f1aea8449b5 NetworkManager-0.7.997.tar.bz2
4a07695989e4584b645fec39a14ab424 network-manager-applet-0.7.997.tar.bz2
2ad5369255534adb2315a44ef839e2b6 NetworkManager-0.7.997.git20091214.tar.bz2
c16a47cc1c76e45915e7d8e0580acee7 network-manager-applet-0.7.997.git20091214.tar.bz2