system-config-network-vl.spec 32 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978
  1. # -*- RPM-SPEC -*-
  2. Summary: The GUI of the Network Adminstration Tool
  3. Summary(ja): ネットワーク管理ツール(GUI)
  4. Name: system-config-network
  5. Version: 1.6.2
  6. Release: 2%{?_dist_release}
  7. Group: admin-tools
  8. Vendor: Project Vine
  9. Distribution: Vine Linux
  10. Packager: daisuke
  11. URL: http://fedoraproject.org/wiki/SystemConfig/network
  12. License: GPLv2+
  13. Source0: %{name}-%{version}.tar.bz2
  14. Source1: %{name}-ja-help-image.tar.bz2
  15. Patch0: %{name}-1.5.97-fix-crash-on-saving.patch
  16. #Patch1: %{name}-1.5.99-modprobeconf.patch
  17. Patch2: %{name}-1.6.2-ja-help.patch
  18. BuildArch: noarch
  19. BuildRequires: python >= 0:2.2, openjade, docbook-style-dsssl, perl, gettext, desktop-file-utils, perl-XML-Parser
  20. BuildRequires: intltool, autoconf, automake
  21. Requires: %{name}-tui = %{version}-%{release}
  22. Requires: pygtk2-libglade, pygtk2, gnome-python, usermode-gtk, xdg-utils
  23. BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
  24. %description
  25. This is the GUI of the network configuration tool,
  26. supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
  27. %package tui
  28. Summary: The Network Adminstration Tool
  29. Summary(ja): ネットワーク管理ツール
  30. Group: admin-tools
  31. Requires: initscripts >= 8.80.0, usermode , python, rpm-python, python-newt
  32. Requires: pciutils, dbus-python
  33. Requires: python-ethtool, python-iwlib
  34. %description tui
  35. This is the network configuration tool,
  36. supporting Ethernet, Wireless, TokenRing, ADSL, ISDN and PPP.
  37. %prep
  38. %setup -q -a 1
  39. %patch0 -p1
  40. #%patch1 -p1
  41. %patch2 -p1
  42. %build
  43. autoreconf -fiv
  44. %configure
  45. %install
  46. rm -rf $RPM_BUILD_ROOT
  47. make DESTDIR=$RPM_BUILD_ROOT install
  48. mkdir $RPM_BUILD_ROOT%{_datadir}/applications
  49. for i in system-config-network.desktop system-control-network.desktop; do \
  50. desktop-file-install --vendor "" --delete-original \
  51. --dir $RPM_BUILD_ROOT%{_datadir}/applications \
  52. --add-category System \
  53. --add-category Settings \
  54. $RPM_BUILD_ROOT%{_datadir}/system-config-network/$i; \
  55. done;
  56. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/networking/devices
  57. mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/networking/profiles/default
  58. %find_lang %name
  59. %clean
  60. rm -rf $RPM_BUILD_ROOT
  61. %files
  62. %defattr(-,root,root,-)
  63. %doc COPYING
  64. %{_datadir}/system-config-network/pixmaps
  65. %{_datadir}/system-config-network/netconfpkg/gui
  66. %{_datadir}/system-config-network/netconf.py*
  67. %{_datadir}/system-config-network/netconf_control.py*
  68. %{_sbindir}/system-config-network-gui
  69. %{_bindir}/system-control-network
  70. %{_datadir}/applications/*
  71. %{_datadir}/pixmaps/*
  72. %files -f %{name}.lang tui
  73. %defattr(-,root,root,-)
  74. %doc COPYING
  75. %dir %{_datadir}/system-config-network
  76. %doc %dir %{_datadir}/system-config-network/help
  77. %doc %{_datadir}/system-config-network/help/*
  78. %{_datadir}/system-config-network/netconf_cmd.py*
  79. %{_datadir}/system-config-network/netconf_tui.py*
  80. %{_datadir}/system-config-network/version.py*
  81. %dir %{_datadir}/system-config-network/netconfpkg
  82. %{_datadir}/system-config-network/netconfpkg/conf
  83. %{_datadir}/system-config-network/netconfpkg/tui
  84. %{_datadir}/system-config-network/netconfpkg/plugins
  85. %{_datadir}/system-config-network/netconfpkg/*.py*
  86. %{_datadir}/system-config-network/module-info
  87. %{_datadir}/system-config-network/providerdb
  88. %config(noreplace) %{_sysconfdir}/pam.d/*
  89. %config(noreplace) %{_sysconfdir}/security/console.apps/*
  90. %dir %{_sysconfdir}/sysconfig/networking
  91. %dir %{_sysconfdir}/sysconfig/networking/profiles
  92. %dir %{_sysconfdir}/sysconfig/networking/profiles/default
  93. %dir %{_sysconfdir}/sysconfig/networking/devices
  94. %{_sbindir}/system-config-network
  95. %{_sbindir}/system-config-network-tui
  96. %{_sbindir}/system-config-network-cmd
  97. %{_bindir}/system-config-network
  98. %{_bindir}/system-config-network-cmd
  99. %changelog
  100. * Wed Aug 19 2020 Tomohiro "Tomo-p" KATO <tomop@teamgedoh.net> 1.6.2-2
  101. - changed R:newt to R:python-newt.
  102. * Sat Apr 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.6.2-1
  103. - update to 1.6.2
  104. - remove R: rhpl, kudzu
  105. - add R: python-ethtool, python-iwlib to tui
  106. - add R: usermode-gtk instead of usermode
  107. - add BR: intltool, autoconf, automake
  108. * Sat Apr 23 2011 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.97-5
  109. - rebuild for Vine 6
  110. * Thu Oct 22 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.5.97-4
  111. - add source1(images of Japanese help).
  112. * Wed Oct 21 2009 Yasumichi Akahoshi <yasumichi@vinelinux.org> 1.5.97-3
  113. - add patch2 to add Japanese help.
  114. * Wed Sep 23 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.97-2
  115. - add patch1 to use /etc/modprobe.d/modprobe.conf
  116. * Tue Apr 28 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.97-1
  117. - new upstream release
  118. - add Patch0 to fix crash on saving data.
  119. * Tue Apr 14 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.95-1
  120. - new upstream release
  121. * Mon Aug 11 2008 Daisuke SUZUKI <daisuke@linux.or.jp> 1.5.10-1
  122. - initial build for Vine Linux
  123. * Tue May 27 2008 Harald Hoyer <harald@redhat.com> - 1.5.10
  124. - fixed Makefile.am
  125. * Tue May 27 2008 Harald Hoyer <harald@redhat.com> - 1.5.9
  126. - fixed console perms for Fedora <= 8
  127. * Fri May 16 2008 Harald Hoyer <harald@redhat.com> - 1.5.8
  128. - copy info from DNS page into each ifcfg file (dcbw)
  129. * Fri Apr 25 2008 Harald Hoyer <harald@redhat.com> - 1.5.7
  130. - NCisdnhardware.card -> NCisdnhardware._card (harald)
  131. - Fixed pap-secret parsing. (#rhbz#443347) (jmoskovc)
  132. * Tue Apr 08 2008 Harald Hoyer <harald@redhat.com> - 1.5.6
  133. - translation update
  134. - check origLine for None (harald)
  135. * Mon Mar 31 2008 Harald Hoyer <harald@redhat.com> - 1.5.5
  136. - fixed more rhbz#439718
  137. * Mon Mar 31 2008 Harald Hoyer <harald@redhat.com> - 1.5.4
  138. - fixed typos in DialupDruid (harald)
  139. - return None is nothing is selected (harald)
  140. - fixed #438901: Network Device Control doesn't work unless s-c-n has been run once (harald)
  141. - fixed #435041 and added UnitTest (harald)
  142. - be case-independent in mode parsing rhbz#433748 (harald)
  143. - fixed rhbz#429725 (harald)
  144. - do not traceback on non-int Volume (harald)
  145. - fixed rhbz#439718 (harald)
  146. * Sat Mar 29 2008 Harald Hoyer <harald@redhat.com> - 1.5.3
  147. - readded DialupDruid (harald)
  148. * Sat Mar 29 2008 Harald Hoyer <harald@redhat.com> - 1.5.2
  149. - devices which are controlled by NM cannot be activated/deactivated (rhbz#438902)
  150. - use ". config-util" in console-apps config file (rhbz#428408) (harald)
  151. - use xdg-open instead of htemlview (rhbz#415031) (harald)
  152. - added sr@latin (rhbz#425845)
  153. - update buttons on device edit change (harald)
  154. - fixed some Alias handling (harald)
  155. - removed Init2 string (clashes with UTMS) (harald)
  156. - no activate/deactivate/delete NMControlled devices (harald)
  157. - NCPluginDevTokenRing return None if no dialog (harald)
  158. - BackendHal fix to use Factory classes, no kudzu hw import (harald)
  159. - check if hostname is not None, before checking it (harald)
  160. - added tui/NCPluginTokenRingInterface (harald)
  161. - MTU moved to base device (rhbz#439202) (harald)
  162. - fixed import for ParseError (harald)
  163. * Thu Feb 28 2008 Harald Hoyer <harald@redhat.com> - 1.5.1
  164. - removed CIPE (harald)
  165. - s/Devernet/Network/ (harald)
  166. - Auto -> auto (harald)
  167. - only append localhost to AliasList, if not already in (harald)
  168. - show error dialog, if device loading failes (harald)
  169. - moved MRU to Dialup only (harald)
  170. - recognize qeth devices in kudzu lists (rhbz#184734) (harald)
  171. - added MRU field (rhbz#221294) (harald)
  172. - added TUI for QETH (harald)
  173. - do not traceback, if we try to remove a device not in our active list (harald)
  174. - added qeth support (harald)
  175. - removed ctc and iucv devices (rhbz#219180) (harald)
  176. - do not handle ifcfg-${parent_device}-range* rhbz#221292 (harald)
  177. - Minor fix in hosts parser to make tui works. (jmoskovc)
  178. - Stupid mode doesn't go away anymore.(rhbz#177931) (jmoskovc)
  179. - Fixed crash when Baud=None (jmoskovc)
  180. - Removing PPP option should work. NETWORKMANAGER -> NM_CONTROLLED (jmoskovc)
  181. - Fixed problem with import rhbz#429725 (jmoskovc)
  182. - Changed Clist in host editor to GtkTreeView, added checkbox to show loopbacks in hosts (jmoskovc)
  183. - Minor fix in hosts parser - now it accepts trailing dot. (jmoskovc)
  184. - Improved {pap|chap}-secrets parser, added checkbox to reveal password in dialup config (jmoskovc)
  185. - Fixed crash when hostname is changed. (jmoskovc)
  186. * Mon Dec 03 2007 Harald Hoyer <harald@redhat.com> - 1.5.0
  187. - v1.5.0
  188. * Mon Dec 03 2007 Harald Hoyer <harald@redhat.com>, Jiri Moskovcak <jmoskovc@redhat.com> - 1.4.7
  189. - added HAL support
  190. - fixed /etc/hosts parser
  191. - added "Controlled by NetworkManager"
  192. - do not fall into modified state for activate/deactivate (rhbz#377261)
  193. * Mon Nov 12 2007 Harald Hoyer <harald@redhat.com> - 1.4.6
  194. - moved network.xpm to (pkgdatadir)/pixmaps (rhbz#377861)
  195. * Mon Nov 12 2007 Harald Hoyer <harald@redhat.com> - 1.4.5
  196. - changed yelp to htmlview
  197. * Wed Nov 7 2007 Stepan Kasal <skasal@redhat.com> - 1.4.4
  198. - s/NEtwork/Network/ in the summary of -tui, to be consistent
  199. with the summary line of the main rpm (the neat acronym is no
  200. longer advertised anyway)
  201. - Resolves: #239216
  202. * Fri Oct 26 2007 Harald Hoyer <harald@redhat.com> - 1.4.4
  203. - removed not yet used NCBackendHal.py (rhbz#353771)
  204. - fixed yelp dependency (rhbz#344981)
  205. - moved %%configure to %%build (rhbz#353761)
  206. - fixed type with getRoot (rhbz#368871)
  207. * Mon Oct 15 2007 Harald Hoyer <harald@redhat.com> - 1.4.3
  208. - fixed /etc/hosts problem (rhbz#331451)
  209. * Fri Oct 12 2007 Harald Hoyer <harald@redhat.com> - 1.4.3
  210. - added version.py.in to POTFILES.in (rhbz#244053)
  211. - corrected URL (rhbz#237717)
  212. * Mon Oct 08 2007 Harald Hoyer <harald@redhat.com> - 1.4.2
  213. - speedup genClass
  214. - restorecon selinux context
  215. * Mon Sep 24 2007 Harald Hoyer <harald@redhat.com> - 1.4.1-2
  216. - require newt-python instead of newt only
  217. * Mon Sep 24 2007 Harald Hoyer <harald@redhat.com> - 1.4.1
  218. - version 1.4.1
  219. * Thu Aug 16 2007 Harald Hoyer <harald@redhat.com> - 1.4.0
  220. - version 1.4.0
  221. * Mon Jan 8 2007 Harald Hoyer <harald@redhat.com> - 1.3.99
  222. - fixed #221289
  223. - Resolves: rhbz#221289
  224. * Fri Dec 15 2006 Harald Hoyer <harald@redhat.com> - 1.3.98
  225. - translation update (bug #216559)
  226. - Resolves: rhbz#216559
  227. * Tue Nov 28 2006 Harald Hoyer <harald@redhat.com> - 1.3.97
  228. - translation update
  229. * Thu Nov 2 2006 Harald Hoyer <harald@redhat.com> - 1.3.96
  230. - Resolves: rhbz #211980, rhbz #213181
  231. * Wed Oct 4 2006 Harald Hoyer <harald@redhat.com> - 1.3.95
  232. - translation update (bug #208886)
  233. - use rhpl.iwlib for wireless functions (bug #197954)
  234. - added perl-XML-Parser build requirement
  235. * Tue Aug 15 2006 Harald Hoyer <harald@redhat.com> - 1.3.94
  236. - translation update (bug #182650)
  237. * Tue Aug 15 2006 Harald Hoyer <harald@redhat.com> - 1.3.93
  238. - added tui subdir (bug #202560)
  239. * Fri Aug 11 2006 Harald Hoyer <harald@redhat.com> - 1.3.92
  240. - fixed #201659
  241. - translation update
  242. * Tue Jul 25 2006 Harald Hoyer <harald@redhat.com> - 1.3.91
  243. - fixed "New Device" in text-mode
  244. * Tue Jul 18 2006 Harald Hoyer <harald@redhat.com> - 1.3.90
  245. - fixed:
  246. - [135014] MTU and MRU should be confiurable for ADSL
  247. - [141055] system-config-network needs to be able to set MTU
  248. - [149780] no GATEWAY, IPADDR and NETMASK, if BOOTPROTO=dhcp
  249. - [150362] [Errno 2] No such file or directory: '/etc/hosts'
  250. - [157172] Wrong DNS for provider "ZEDAT_Berlin"
  251. - [160417] Bad: cannot make any changes to network settings
  252. - [169819] Trailing space in host name causes crash
  253. - [175078] String (country name) change request
  254. - [176145] Please enable Serbian translation in system-config-network
  255. - [177198] deprecation warning in system-config-network
  256. - [187563] localized option passed to ifcfg-wlan0 files
  257. - [188321] Creating an alias for a network interface breaks device
  258. setup after reboots
  259. - [190242] Firefox instance running as root when used to read docs
  260. for system-config-*
  261. - [197401] Don't write HWADDR for alias interfaces
  262. * Fri Jul 14 2006 Nils Philippsen <nphilipp@redhat.com>
  263. - enable ml, or, sr, sr@Latn translations (#176145)
  264. * Wed Nov 02 2005 Harald Hoyer <harald@redhat.com> - 1.3.30
  265. - removed interdruid
  266. - reversed Cancel/Ok button ordering
  267. * Tue Oct 25 2005 Harald Hoyer <harald@redhat.com> - 1.3.29
  268. - fixed profileFrame labeling
  269. * Wed Oct 10 2005 Harald Hoyer <harald@redhat.com> - 1.3.28
  270. - fixed picture paths in glade files
  271. - fixed cancel case of passphrase dialog
  272. * Wed Oct 10 2005 Harald Hoyer <harald@redhat.com> - 1.3.27
  273. - use new pam stack replacement
  274. - added OnParent for Alias Devices
  275. - added SPI and better key generation for ipsec
  276. - corrected column handling in main window
  277. - GUI liftup
  278. - added AVM Fritz!PCI v2.0 ISDN card to ISDN Hardwarelist (bug 134605)
  279. - remove /etc/sysconfig/isdncard, if no ISDN is configured
  280. * Wed Apr 20 2005 Harald Hoyer <harald@redhat.com> - 1.3.26
  281. - CBCP_MSN added (bug #125710)
  282. * Tue Mar 31 2005 Harald Hoyer <harald@redhat.com> - 1.3.25
  283. - more i18n languages
  284. * Wed Mar 30 2005 Harald Hoyer <harald@redhat.com> - 1.3.24
  285. - gtk.FALSE and gtk.TRUE cleanups
  286. * Mon Mar 21 2005 Harald Hoyer <harald@redhat.com> - 1.3.23-2
  287. - moved gui parts out of the tui package
  288. * Fri Mar 04 2005 Harald Hoyer <harald@redhat.com> - 1.3.23
  289. - update to new gnome/gtk/glade
  290. * Wed Oct 20 2004 Harald Hoyer <harald@redhat.com> - 1.3.22
  291. - translation updates, added nb.po (bug 136462)
  292. * Tue Oct 05 2004 Harald Hoyer <harald@redhat.com> - 1.3.21
  293. - fixed /etc/hosts handling
  294. - handle .ko module names in updateFromKudzu
  295. * Fri Sep 03 2004 Harald Hoyer <harald@redhat.com> - 1.3.20
  296. - dhcp cannot be selected for aliased devices (bug 129096)
  297. * Thu Aug 26 2004 Harald Hoyer <harald@redhat.com> - 1.3.19
  298. - hopefully fixed bug 125393
  299. - fixed removal of device files
  300. * Fri Jul 30 2004 Harald Hoyer <harald@redhat.com> - 1.3.18
  301. - changed mainloop and mainquit
  302. - translation updates
  303. * Tue Jul 06 2004 Harald Hoyer <harald@redhat.com> - 1.3.17
  304. - bugfix release for FC2
  305. * Tue Jun 29 2004 Harald Hoyer <harald@redhat.com> - 1.3.17
  306. - better "make clean"
  307. - removed references to Red Hat Linux
  308. - added testsuite for data layer
  309. - added some module-info entries
  310. - added command line parsing to network-control
  311. - added IPsec to network-cmd
  312. - switched logging to syslog
  313. - do not touch bonding slaves
  314. - better alias handling
  315. - better handling of chroot
  316. - read *.ko modules also
  317. - handle modules parameter without "="
  318. - create correct SPI_ identifier for manual IPsec keying
  319. - better hostname handling
  320. - better profile handling
  321. - fix kernel version parsing
  322. - unknown-flag.xpm for unknown country flags
  323. - fixed TokenRing glade file (bad hash at beginning of file)
  324. - fix the length of IPSec shared keys
  325. - prevent modified status after profile switching
  326. - save dialog, for ipsec deactivation
  327. - PEERDNS defaults to yes
  328. - routing for wireless config dialog
  329. - only display CIPE for kernel < 2.6
  330. * Thu Apr 1 2004 Harald Hoyer <harald@redhat.com> - 1.3.17
  331. - translation updates (119610)
  332. * Thu Mar 4 2004 Harald Hoyer <harald@redhat.com> - 1.3.16
  333. - be more relaxed, when parsing the kernel version (115917)
  334. - fixed removing of Hostname (115795)
  335. - fixed "DevEthernet instance has no attribute 'IPv6Init'" (116375)
  336. - removed save dialog, when switching profiles (107399)
  337. - added generic Initstrings (115768)
  338. - added secure.png logo
  339. - added "-c" parameter for activate/deactivate
  340. - changed hotkeys to avoid double entries
  341. - use new pixmap loading code (only take local paths, if debugging is active)
  342. - moved updateNetworkScripts() to NC_functions.py
  343. - fallback on /etc/sysconfig/network-scripts
  344. - removed /usr/lib/rhs/python from sys.path
  345. - added -? as a command line option
  346. - corrected --root= option for gui
  347. - activate/deactivate buttons always sensitive
  348. - check for ipsec-tools and dynamically display ipsec tab
  349. - no second dialog while activating in system-control-network
  350. - change hosts file on hostname change
  351. - PEERDNS is true, if not configured
  352. * Thu Jan 29 2004 Harald Hoyer <harald@redhat.com> - 1.3.15
  353. - added IPv6 support per device (111377)
  354. * Wed Jan 28 2004 Harald Hoyer <harald@redhat.com> - 1.3.14
  355. - modules.conf -> modprobe.conf
  356. * Thu Dec 18 2003 Harald Hoyer <harald@redhat.de> 1.3.13-2
  357. - added mkinstalldirs to EXTRA_DIST
  358. - added version to provides
  359. * Wed Dec 17 2003 Harald Hoyer <harald@redhat.de> 1.3.13
  360. - fixed T-Online dialog #110911
  361. - default flow control to CTSRTS #110347
  362. - only clear login/pw on provider select, if provider has its own number
  363. - fixed cancel of dialup process #103421
  364. - default to "/" for chrooted configuration
  365. - default to "default" profile if none active
  366. - fixed "activate button not active" #110193
  367. - scn-tui requires newt #104213
  368. - fixed #107816, by recognizing /var/run/ppp-ppp<NICKNAME>.pid
  369. - fixed a bug in ISDN activate #100677
  370. * Tue Dec 16 2003 Harald Hoyer <harald@redhat.de> 1.3.12
  371. - renamed redhat-config-network -> system-config-network
  372. - added pciutils requirement
  373. - added utf-8 encoding comments
  374. - corrected some translation strings
  375. - added redhat-config-network provides
  376. * Tue Oct 28 2003 Harald Hoyer <harald@redhat.de> 1.3.10
  377. - removed restriction on t-online password entry #105970
  378. - failsafe changing the error image #108094
  379. - corrected indention #108151
  380. * Mon Oct 27 2003 Harald Hoyer <harald@redhat.de> 1.3.9
  381. - fixed 107501, 107387, 106751, 104213
  382. - fallback to no logfile, if opening the logfile fails
  383. - test, if /etc/{hosts,resolv.conf} exists
  384. - removed ipsec tab
  385. * Thu Oct 23 2003 Than Ngo <than@redhat.com> 1.3.8
  386. - fix a bug in ISDN activate
  387. * Wed Oct 22 2003 Than Ngo <than@redhat.com> 1.3.7-2
  388. - fix a bug in saving of ISDN config file
  389. - add support nickname for ISDN
  390. * Wed Oct 8 2003 Harald Hoyer <harald@redhat.de> 1.3.7
  391. - merged in changes from Taroon
  392. * Thu Aug 14 2003 Harald Hoyer <harald@redhat.de> 1.3.6
  393. - fixed #100471
  394. * Wed Aug 6 2003 Harald Hoyer <harald@redhat.de> 1.3.5
  395. - fixed #98251
  396. * Fri Aug 1 2003 Harald Hoyer <harald@redhat.de> 1.3.4
  397. - fixed #101386
  398. - save wireless keys in keys file
  399. * Thu Jul 31 2003 Harald Hoyer <harald@redhat.de> 1.3.3
  400. - fixed #85365
  401. - fixed glade file loading
  402. - more ipsec stuff
  403. - neat can use a "chrooted" environment now (-r)
  404. - .rpmsave will not be loaded
  405. - no interrupt/io settings for PNP cards
  406. - HIGIfied labels
  407. - double click for hardware and ipsec
  408. * Wed Jul 2 2003 Than Ngo <than@redhat.com> 1.3.2-2
  409. - upgrade provide database
  410. * Wed Jun 18 2003 Harald Hoyer <harald@redhat.de> 1.2.12-2
  411. - fixed #97562
  412. * Thu Jun 17 2003 Harald Hoyer <harald@redhat.de> 1.2.12-1
  413. - wlan0 handling
  414. - splash screen bug fixed
  415. - improvements in HW list handling
  416. - isdncard handling #91607
  417. * Thu Jun 12 2003 Harald Hoyer <harald@redhat.de> 1.2.11
  418. - fixed #97027
  419. - fixed subs of -
  420. * Wed Jun 11 2003 Harald Hoyer <harald@redhat.de> 1.2.10
  421. - fixed #97027 #96994
  422. - fixed fedora bugzilla issues #326
  423. - update of some translations
  424. * Wed Jun 4 2003 Harald Hoyer <harald@redhat.de> 1.2.8
  425. - lazy file unlinking
  426. - fixed #91620 #91583
  427. - ConfEHosts -> ConfFHosts
  428. * Mon May 19 2003 Harald Hoyer <harald@redhat.de> 1.2.7
  429. - make PAP/CHAP work again
  430. - route files chmod(0644)
  431. - added local variables to traceback
  432. * Thu May 01 2003 Harald Hoyer <harald@redhat.de> 1.2.6
  433. - use unsernetctl instead of ifdown/ifup
  434. * Thu May 01 2003 Harald Hoyer <harald@redhat.de> 1.2.5
  435. - fixed early import of plugins
  436. * Wed Apr 30 2003 Harald Hoyer <harald@redhat.de> 1.2.4-3
  437. - fixed #89915 and #89916
  438. * Tue Apr 29 2003 Harald Hoyer <harald@redhat.de> 1.2.4-1
  439. - 1.2.4 bugfix release
  440. * Wed Apr 2 2003 Harald Hoyer <harald@redhat.de> 1.2.3-3
  441. - Bugfix release for 9
  442. - fixed #85011, #85703, #85653, #84956, #83640, #68169, #86476, #78043, #77763
  443. * Fri Feb 21 2003 Harald Hoyer <harald@redhat.de> 1.2.0-2
  444. - bump to 1.2.0
  445. - fixed #84725
  446. - warning for #84752
  447. * Fri Feb 12 2003 Harald Hoyer <harald@redhat.de> 1.1.97-1
  448. - fixed #83692
  449. - updated documentation
  450. * Mon Feb 3 2003 Harald Hoyer <harald@redhat.de> 1.1.94-1
  451. - base -> tui, gui -> base
  452. * Thu Jan 30 2003 Harald Hoyer <harald@redhat.de> 1.1.93-1
  453. - 1.1.93
  454. * Wed Jan 29 2003 Harald Hoyer <harald@redhat.de> 1.1.92-1
  455. - 1.1.92
  456. * Tue Jan 14 2003 Harald Hoyer <harald@redhat.de> 1.1.90-1
  457. - 1.1.90
  458. * Thu Dec 19 2002 Than Ngo <than@redhat.com>
  459. - import ConfDevice
  460. * Mon Dec 16 2002 Harald Hoyer <harald@redhat.de>
  461. - 1.1.86
  462. * Fri Dec 13 2002 Harald Hoyer <harald@redhat.de>
  463. - 1.1.85
  464. * Wed Dec 11 2002 Elliot Lee <sopwith@redhat.com> 1.1.80-1
  465. - Remove unpackaged files
  466. * Mon Sep 2 2002 Than Ngo <than@redhat.com> 1.1.20-1
  467. - don't crash by selecting provider
  468. - Set correct HangupTimeout for ISDN connection
  469. * Sat Aug 31 2002 Preston Brown <pbrown@localhost.localdomain>
  470. - fix typo in error dialog function
  471. * Thu Aug 22 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.1.17-1
  472. - Make it use the gnome help system, add yelp as a dependency (#71857)
  473. - Traceback fix: # 72581
  474. - translation updates
  475. * Wed Aug 14 2002 Harald Hoyer <harald@redhat.de>
  476. - #71448
  477. - #71265
  478. - #70988
  479. * Tue Aug 13 2002 Harald Hoyer <harald@redhat.de> 1.1.15-1
  480. - many bugfixes, including #71062 #69333 #68793 #69133
  481. * Thu Aug 1 2002 Than Ngo <than@redhat.com> 1.1.14-1
  482. - set correct device type for rawip ISDN connections (bug #69568)
  483. - add some ISPs for Austria
  484. * Tue Jul 30 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.1.13-1
  485. - Fixes to the traceback dialog (fix "save to floppy" (we don't do that),
  486. add i18n.)
  487. - Fix traceback with malformed /etc/hosts (#69320)
  488. - Fix dependencies (#69990)
  489. - Some minor userhelper fixes
  490. * Thu Jul 25 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.1.12-1
  491. - doc loc fixes (images)
  492. - add pam_timestamp support (#69869)
  493. * Wed Jul 24 2002 Harald Hoyer <harald@redhat.de>
  494. - renamed "default" profile in GUI
  495. - fixed device renaming in profiles
  496. * Wed Jul 24 2002 Trond Eivind Glomsrød <teg@redhat.com> 1.1.10-1
  497. - More bugfixes, including #69635 #69636
  498. - Updated docs
  499. * Tue Jul 23 2002 Harald Hoyer <harald@redhat.de> 1.1.9-1
  500. - lots of bugfixes again :)
  501. * Wed Jul 17 2002 Harald Hoyer <harald@redhat.de>
  502. - lots of bugfixes
  503. - reactivated profile gui
  504. * Mon Jul 8 2002 Harald Hoyer <harald@redhat.de>
  505. - lots of bugfixes, new .desktop stuff
  506. - added desktop-file-utils BuildRequires
  507. * Tue Jul 2 2002 Harald Hoyer <harald@redhat.de> 1.1.7-1
  508. - cleanup, usability
  509. * Mon Jul 01 2002 Than Ngo <than@redhat.com> 1.1.6-1
  510. - get rid of isdnup userisdnctl, both are now part of isdn4k-utils
  511. * Thu Jun 27 2002 Harald Hoyer <harald@redhat.de> 1.1.5-1
  512. - many bug fixes due to gtk2 conversion
  513. - fixed #67273 #66200 #65185 #65073 #63963
  514. * Wed Jun 26 2002 Preston Brown <pbrown@redhat.com>
  515. - ethtool, pcmcia, wireless improvements
  516. * Sat Jun 22 2002 Than Ngo <than@redhat.com> 1.1.4-1
  517. - fixed traceback bug in activate
  518. - some fixes in glade file
  519. * Sun Jun 16 2002 Than Ngo <than@redhat.com> 1.1.3-1
  520. - get_pixbuf: if no icon was not found, looks the icons
  521. in standard icon directory
  522. - bug fixes in wireless
  523. * Wed Jun 12 2002 Harald Hoyer <harald@redhat.de> 1.1.2-1
  524. - lots of i18n and migration changes
  525. - wireless reactivated
  526. * Fri Jun 07 2002 Than Ngo <than@redhat.com> 1.1.1-1
  527. - set PPPOE_TIMEOUT=80 as default, it should be about 4 times
  528. the LCP_INTERVAL (bug #64903)
  529. * Wed May 29 2002 Harald Hoyer <harald@redhat.de>
  530. - ported to python2, gtk2, gnome2
  531. * Wed Apr 17 2002 Trond Eivind Glomsrød <teg@redhat.com>
  532. - Turn off wireless. It doesn't work with all modes, all cards
  533. and you can't edit IP settings after the initial attempt
  534. * Wed Apr 17 2002 Harald Hoyer <harald@redhat.com> 1.0.0-1
  535. - moved ethmodule.so to /usr/lib
  536. - call it 1.0.0
  537. * Tue Apr 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.30-1
  538. - Updated translations
  539. - Updated docs
  540. * Tue Apr 16 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.28-1
  541. - more fixes
  542. * Mon Apr 15 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.27-1
  543. - Update translations, more fixes
  544. * Mon Apr 15 2002 Harald Hoyer <harald@redhat.com> 0.9.26-1
  545. - The Most Fixes (tm)
  546. * Sat Apr 13 2002 Than Ngo <than@redhat.com> 0.9.25-1
  547. - More fixes
  548. * Thu Apr 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.24-1
  549. - More fixes (#63177,#57064,#63207)
  550. * Tue Apr 09 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.23-1
  551. - more fixes
  552. - updated translations
  553. * Thu Apr 04 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.22-1
  554. - more fixes, including #62697,
  555. * Sat Mar 30 2002 Than Ngo <than@redhat.com> 0.9.21-1
  556. - add Token Ring/Wireless/Cipe Druids
  557. - more fixes
  558. * Wed Mar 26 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.20-1
  559. - Rebuild... it should have more fixes
  560. * Wed Mar 26 2002 Than Ngo <than@redhat.com> 0.9.19-1
  561. - add functions for status/activate/deactivate in neat
  562. - more fixes
  563. * Sat Mar 16 2002 Than Ngo <than@redhat.com> 0.9.18-1
  564. - add userisdnctl for ISDN
  565. - more fixes
  566. * Thu Mar 14 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.17-1
  567. - Even more fixes
  568. * Thu Mar 14 2002 Than Ngo <than@redhat.com> 0.9.16-1
  569. - various fixes
  570. * Thu Mar 14 2002 Than Ngo <than@redhat.com> 0.9.15-1
  571. - add desktop file for neat-control
  572. - various fixes, additions
  573. * Wed Mar 13 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.14-1
  574. - Require gnome-core, buildrequire gnome-core-devel
  575. * Mon Mar 11 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.13-1
  576. - New build
  577. - No longer noarch
  578. * Thu Feb 28 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.12-1
  579. - Various fixes, additions
  580. * Tue Jan 29 2002 Trond Eivind Glomsrød <teg@redhat.com> 0.9.11-1
  581. - build in new environment
  582. * Mon Jan 07 2002 Than Ngo <than@redhat.com> 0.9.10.1-1
  583. - fixed bug #57853
  584. * Tue Dec 03 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.9.10-1
  585. - minor fixes, more translations
  586. * Mon Nov 26 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.9.9-0.1
  587. - Trying again, with more fixes :)
  588. * Fri Nov 25 2001 Than Ngo <than@redhat.com> 0.9.8-0.6
  589. - fixed bug #56145, #56146, #56147
  590. * Tue Nov 20 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.9.8-0.5
  591. - prepare for errata
  592. * Fri Nov 02 2001 Than Ngo <than@redhat.com> 0.9.7-1
  593. - fixed 'AVM PnP'/'Sedlbauer Speed Fax+ PnP'/'ASUS Com ISDNLink ISA PnP'
  594. - update provider DB
  595. * Tue Oct 30 2001 Than Ngo <than@redhat.com> 0.9.7-1
  596. - allow setting AVM PCI (Fritz!PCI v2) if kernel supports it
  597. - fixed some typo bugs
  598. * Wed Oct 24 2001 Harald Hoyer <harald@redhat.com> 0.9.6-1
  599. - seperated gui from data layer
  600. - make .pyc ghost files
  601. - fixed profile/alias problem
  602. - modem probing only once
  603. * Mon Oct 22 2001 Harald Hoyer <harald@redhat.com> 0.9.5-1
  604. - fixed consolehelper
  605. - added chars [_-] ro nickname pattern
  606. - added traceback catching dialog
  607. * Wed Oct 17 2001 Harald Hoyer <harald@redhat.com> 0.9.4-1
  608. - fixed /etc/hosts
  609. - fixed pap/chap
  610. - fixed 'save changes?'
  611. * Tue Oct 16 2001 Than Ngo <than@redhat.com> 0.9.3-1
  612. - fix internet-druid fails (bug #54192)
  613. - fix dial on demand problem from some ISDN Provider in German
  614. - don't trace back if length of Login name is 2 (bug #54322)
  615. * Thu Sep 27 2001 Than Ngo <than@redhat.com> 0.9.2-1
  616. - enable TCPIP for CIPE
  617. - show device Tab as default if devices exist
  618. * Wed Sep 12 2001 Than Ngo <than@redhat.com> 0.9.1-1
  619. - add CTC and IUCV support for s390/s390x
  620. - disable Dialup on s390/s390x
  621. * Thu Sep 5 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.9-1
  622. - Add Russian
  623. * Wed Sep 4 2001 Phil Knirsch <phil@redhat.de> 0.8.4-1
  624. - Fixed problem with unwanted removal of entries in /etc/modules.conf (#53042)
  625. * Mon Sep 3 2001 Than Ngo <than@redhat.com> 0.8.3-1
  626. - fix a bug in setting Authentication
  627. - fix some critical typo bugs
  628. * Fri Aug 31 2001 Than Ngo <than@redhat.com> 0.8.2-1
  629. - fix backtrace bug in CIPE
  630. - fix traceback bug if self.device.Dialup is None
  631. - if hardware is deleted, remove all devices used this hardware
  632. - de.po: fix bad translation
  633. * Fri Aug 31 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.8.1-1
  634. - Add support for Czech
  635. * Fri Aug 31 2001 Than Ngo <than@redhat.com>
  636. - fix #52920, #52922, #52914, #52916, #52917
  637. * Fri Aug 31 2001 Phil Knirsch <phil@redhat.de> 0.8.0-2
  638. - Fixed wrong option handling in /etc/modules.conf (#52853, #52923)
  639. - Fixed empty search entry in /etc/resolv.conf (#52926)
  640. - Fixed empty domain entry in /etc/resolv.conf (#52924)
  641. - Fixed ethernet hardware probing traceback (#52921)
  642. * Tue Aug 28 2001 Than Ngo <than@redhat.com> 0.8.0-1
  643. - fix some typo bugs
  644. * Tue Aug 28 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.10-1
  645. - minor fixes, including bootprotocol for CIPE (don't say it will use DHCP...)
  646. * Tue Aug 28 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.9-1
  647. - Not everything was marked for translation (#52650)
  648. * Tue Aug 28 2001 Than Ngo <than@redhat.com> 0.7.8-1
  649. - fix some typo bugs
  650. - fix wrong Modem entry (Bug #52601)
  651. * Mon Aug 27 2001 Than Ngo <than@redhat.com> 0.7.7-1
  652. - fix wrong type CBHUP
  653. * Mon Aug 27 2001 Phil Knirsch <phil@redhat.de> 0.7.6-2
  654. - Fixed use of /etc/sysconfig/network (#52359)
  655. * Fri Aug 24 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.6-1
  656. - Reordered tabs, added descriptions on each of the tabs
  657. * Fri Aug 24 2001 Bill Nottingham <notting@redhat.com> 0.7.5-1
  658. - tokenring support
  659. * Thu Aug 23 2001 Phil Knirsch <phil@redhat.de> 0.7.4-2
  660. - Fixed recalculation of BROADCAST and NETWORK values if IP and netmask are
  661. present (#51462)
  662. * Mon Aug 20 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.4-1
  663. - More bugfixes, among them #51929, #51991, #51721, #51722,
  664. partial #52044, #51720.
  665. - Updated translations, include more languages
  666. * Thu Aug 16 2001 Phil Knirsch <phil@redhat.de> 0.7.3-2
  667. - Fixed major bug in device renaming (#50885)
  668. * Tue Aug 14 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.3-1
  669. - more bugfixes, more docs, GUI fixes
  670. * Fri Aug 10 2001 Than Ngo <than@redhat.com> 0.7.2-1
  671. - more bugfixes
  672. * Fri Aug 10 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.7.1-1
  673. - more bugfixes, more docs
  674. * Wed Aug 8 2001 Alexander Larsson <alexl@redhat.com> 0.7-2
  675. - Install desktop files in sysconfig instead of serverconf.
  676. * Wed Aug 8 2001 Phil Knirsch <phil@redhat.de> 0.7-1
  677. - Added a lot of documentation
  678. - Final changes to the Modem druid dialog and code to look just like the
  679. hardware add dialog for modems.
  680. * Wed Aug 8 2001 Phil Knirsch <phil@redhat.de> 0.6.8-3
  681. - Added the modem detection for the ModemDruid.
  682. - Added kudzu as requirement as it is needed for modem detection.
  683. - For compatibility still check for symlinks, too. Otherwise older setups will
  684. break.
  685. * Tue Aug 7 2001 Phil Knirsch <phil@redhat.de> 0.6.7-2
  686. - Fixed various important bugzilla bugs
  687. - Added and implemented the add Hardware dialog.
  688. - Added a working Apply button.
  689. - Switched to using hardlinks instead of symlinks for config files.
  690. * Tue Aug 7 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.6.7-1
  691. - Add online help capability (#50739)
  692. * Mon Aug 6 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.6.6-1
  693. - Disable profiles in GUI and as necesarry in code
  694. * Mon Aug 6 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.6.5-1
  695. - more bugfixes
  696. - add Conf.py from pythonlib, which has gone to the great bitbucket
  697. in the sky
  698. * Sun Aug 5 2001 Than Ngo <than@redhat.com>
  699. - fix bug 50740
  700. - wvdial.conf readonly for root
  701. * Fri Aug 3 2001 Than Ngo <than@redhat.com>
  702. - fix pap/chap Login name for T-online
  703. - fix InitStrings
  704. - use gettext function in NC_functions
  705. - fix loading DEFROUTE/PERSIST/DEMAND/IDLETIMEOUT for Modem dialup
  706. - don't backtrace if 'SetVolume' and 'Dial Command' are not defined
  707. * Thu Aug 02 2001 Phil Knirsch <phil@redhat.de> 0.6.1-2
  708. - Fixed buggous removal of ifcfg-lo (#50478)
  709. - Fixed problems with modem volume in hardware dialog
  710. - Fixed missing /dev/modem for modem setup (#50673)
  711. * Wed Aug 2 2001 Yukihiro Nakai <ynakai@redhat.com>
  712. - POTFILES.in list up fix
  713. - Add Japanese translation
  714. * Wed Aug 02 2001 Trond Eivind Glomsrød <teg@redhat.com> 0.6.2-1
  715. - More bugfixes
  716. * Tue Jul 24 2001 Than Ngo <than@redhat.com> 0.6.1-1
  717. - Some more bugfixes...
  718. * Tue Jul 24 2001 Phil Knirsch <phil@redhat.de> 0.6-2
  719. - Some more bugfixes...
  720. * Tue Jul 24 2001 Phil Knirsch <phil@redhat.de> 0.6-1
  721. - Bumped version to 0.6
  722. * Tue Jul 24 2001 Than Ngo <than@redhat.com>
  723. - add Druid for dialup connection (ISDN/ADSL/Modem)
  724. * Thu Jul 19 2001 Trond Eivind Glomsrød <teg@redhat.com>
  725. - Obsolete netcfg - rp3 is next, when gnome-lokkit doesn't require
  726. it anymore
  727. - More fixes...
  728. * Tue Jul 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
  729. - CIPE and wireless added
  730. * Mon Jul 16 2001 Trond Eivind Glomsrød <teg@redhat.com>
  731. - Add i18n
  732. - Many minor fixes...
  733. * Wed Jul 11 2001 Trond Eivind Glomsrød <teg@redhat.com>
  734. - Don't run autogen.sh
  735. - Mark files in /etc as configuration files
  736. - Multiple fixes to automake files
  737. - Add Norwegian translation to desktop files
  738. - install into the configuration tool desktop directory
  739. * Wed Jul 11 2001 Than Ngo <than@redhat.com> 0.3.1-1
  740. - obsolete isdn-config internet-config
  741. - requires consolehelper, alchemist
  742. - add icon and desktop file
  743. - use bzip2
  744. * Wed Jul 11 2001 Phil Knirsch <phil@redhat.de> 0.3.0-2
  745. - Fixed critical problem during profile saving.
  746. * Wed Jul 10 2001 Phil Knirsch <phil@redhat.de> 0.3.0-1
  747. - 0.3.0-1
  748. - Final touches for beta2. Most stuff should work now.
  749. * Thu Jul 10 2001 Phil Knirsch <phil@redhat.de> 0.2.2-2
  750. - Added some missing files.
  751. * Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
  752. - 0.2.2
  753. * Tue Jul 10 2001 Trond Eivind Glomsrød <teg@redhat.com>
  754. - 0.2.1
  755. * Mon Jul 9 2001 Trond Eivind Glomsrød <teg@redhat.com>
  756. - 0.2
  757. - New name - system-config-network.
  758. Shortcut: neat (NEtwork Administration Tool)
  759. * Fri Jul 06 2001 Trond Eivind Glomsrød <teg@redhat.com>
  760. - Require a recent version of initscripts
  761. - Initial build. Don't obsolete older tools just yet...