87 Commits

Author SHA256 Message Date
YaST Team Bot
e32f988269 - Fix regression: crash when reading cron entry failed
( discovered by sap-ha module ) (bsc#977610, bsc#987064)
- 3.1.27

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=216
2016-07-06 15:23:06 +00:00
YaST Team Bot
fffd8d1c4a - Fix handling of NTP records without comments (bsc#977610)
- 3.1.26

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=215
2016-06-14 08:03:59 +00:00
YaST Team Bot
42f9ef63bd - Fixed Ntp Test adding a workaround to return false in case given
server is not reachable (bsc#977610)
- Replaced old testsuite with Rspec tests
- Added rubocop and coveralls
- Removed autotools
- 3.1.25

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=214
2016-06-10 11:28:31 +00:00
YaST Team Bot
d476b7b8ae - Drop yast2-ntp-client-devel-doc package (fate#320256)
- 3.1.24

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=212
2016-06-02 08:08:15 +00:00
YaST Team Bot
1d80f3373a - Fixed the default synchronization interval in the help text
(bsc#978453)
- Unify the default value in the code (the proposal client used
  a different default)
- Set the initial state of the interval widget according to
  the current synchronization mode (bsc#978892)
- Fixed firewall widget layout (double frame widget)
- 3.1.23

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=211
2016-05-09 08:22:20 +00:00
YaST Team Bot
0a37b7a3ed - Calls to sntp adjusted to the syntax of ntp 4.2.8
(bnc#937837, bnc#916617, FATE#320392)
- 3.1.22

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=210
2016-04-18 13:56:40 +00:00
YaST Team Bot
61dfd367d9 - Fix validation of AutoYaST profiles (bsc#954412)
- 3.1.21

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=209
2016-01-14 11:57:37 +00:00
YaST Team Bot
5b4c05807c - Fixed an error in the "run NTP as daemon" checkbox (bsc#952144)
- 3.1.20

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=208
2015-10-29 12:21:50 +00:00
YaST Team Bot
1b82e17946 - Always use a server from pool.ntp.org as default (bnc#940881)
- 3.1.19

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=207
2015-08-18 08:46:07 +00:00
YaST Team Bot
03c20f3cfb - bnc#799473 - Do not use chronos.cru.fr which is is not really
freely accessible: Access policy : acces sous conditions
- 3.1.18

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=206
2015-08-07 13:13:34 +00:00
YaST Team Bot
baf0e2a83d - If Install Recommended Packages is disabled during system
installation, explicitly install ntp.rpm, avoiding error pop-up
  "Cannot adjust 'NTP' service" (boo#938951).
- 3.1.17

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=205
2015-08-07 10:11:03 +00:00
YaST Team Bot
b92815f82f - Calls to sntp adjusted to the syntax of ntp 4.2.8
(bnc#937837, bnc#916617)
- 3.1.16

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=204
2015-07-20 13:36:39 +00:00
YaST Team Bot
70b8f4a6ba - do not crash if ntp is not installed to target system during
cloning (bnc#936178)
- 3.1.15

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=202
2015-06-26 11:46:28 +00:00
YaST Team Bot
f8eb698c74 - AutoYaST (bnc#928987):
-- Read ntp.conf again before generating autoinst.xml file
     (after the ntp rpm has been installed)
  -- New section "restricts"
- 3.1.14

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=201
2015-05-11 10:21:02 +00:00
YaST Team Bot
a215cc700f - remove X-KDE-Library from desktop file (bnc#899104)
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=177
2014-12-04 09:55:50 +00:00
YaST Team Bot
7a9fc13f7e - Using Report.Error to be autoyast-proof
- Fixed variable replacement int gettext string;
- Added linebreaks in too long popup content (bnc#894573)
- 3.1.12

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=172
2014-09-02 14:16:46 +00:00
YaST Team Bot
3236062397 - Aligned "Synchronize now" button and "NTP Server Address" box (bnc#893065)
- Fixed checking of return value of "sntp -s" (bnc#893094)
- 3.1.11

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=171
2014-09-02 07:51:37 +00:00
YaST Team Bot
b90cd05eac - Autoyast cloning: Do not show error popup if ntp server has not
installed. (bnc#891422)
- 3.1.10

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=170
2014-08-20 14:51:51 +00:00
YaST Team Bot
2715de965d - bnc#881026 - YaST ntp-client: "sync without daemon" not documented in help
3.1.9

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=169
2014-06-12 07:57:20 +00:00
YaST Team Bot
dc6ae6b5df - Fixed evaluation of starting the NTP service (bnc#872389)
- 3.1.8

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=168
2014-04-15 08:12:20 +00:00
YaST Team Bot
5bd46dfa3a - change path for ntptimeset(bnc#871367)
- 3.1.7

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=167
2014-04-03 12:26:26 +00:00
YaST Team Bot
ff07998392 - adapt to new ntp service name (see bnc#871367)
- 3.1.6

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=166
2014-04-01 11:36:16 +00:00
YaST Team Bot
c127355c71 - Fix failing testsuite
- 3.1.5

- bnc#866313 - NTP in Installer: Offers remote functionality, but no network is configured
- 3.1.4

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=165
2014-03-28 13:36:34 +00:00
YaST Team Bot
a6a4e415c1 - bnc#863965 - NTP servers should be selected by timezone not keyboard layout
- 3.1.3

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=163
2014-03-05 15:56:36 +00:00
YaST Team Bot
6eb9091621 - bnc#861560
- adapted to new API provided by NetworkService module
- 3.1.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=159
2014-02-01 22:12:26 +00:00
ZYpp Developers
7c33d2bd01 - log sntp output to /var/log/YaST2/sntp.log (to avoid messing
the text console in textmode installation) (bnc#847253)
- 3.1.1

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=153
2013-11-06 14:16:37 +00:00
ZYpp Developers
3f97020464 - do not use *.spec.in template, use *.spec file with RPM macros
instead
- 3.1.0

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=150
2013-10-08 12:49:09 +00:00
ZYpp Developers
304a696ede Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=148
2013-08-15 09:22:15 +00:00
ZYpp Developers
e16b236d89 Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=142
2013-07-31 09:39:20 +00:00
ZYpp Developers
27fb3fd95b Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=140
2013-07-29 11:59:29 +00:00
ZYpp Developers
0c96d2720d Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=110
2013-06-20 10:21:18 +00:00
ZYpp Developers
9b8c2dff5d Update to last successful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=73
2013-04-30 13:51:55 +00:00
ZYpp Developers
548d93c8c7 Update to last sucessful build
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=41
2013-01-22 10:37:21 +00:00
Factory Maintainer
d145a3f571 Accepting request 130845 from home:varkoly:branches:YaST:Head
- bnc#775926 - During installation ntp is not configured correctly after accessing the Change Date and Time screen

OBS-URL: https://build.opensuse.org/request/show/130845
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=39
2012-10-16 05:23:43 +00:00
Peter Varkoly
7b946b5706 - bnc#771340 - Configuring NTP in YaST2 the service does not start
- bnc#753936 - yast2 ntp-client creates ntp.conf with syntax error

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=37
2012-07-18 14:18:07 +00:00
Peter Varkoly
fa075bffe9 - bnc#707408 - Additional NTP server entries for NTP client Configuration
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=34
2012-01-05 07:28:48 +00:00
Peter Varkoly
58da757726 - bnc#724762 - bad yast2 timezone NTP config
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=33
2012-01-04 12:35:23 +00:00
Stanislav Visnovsky
6b3f11e79f 2,7d1
< Thu Sep 29 13:17:51 CEST 2011 - visnov@suse.cz
< 
< - set dialog title
< - 2.21.1 
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=29
2011-09-29 11:18:29 +00:00
Ladislav Slezák
879183a6de 2,22d1
< Mon Sep 12 15:41:43 UTC 2011 - lslezak@suse.cz
< 
< - updated testsuite (systemd support) (bnc#664548)
< - 2.21.0
< 
< -------------------------------------------------------------------
< Fri Aug  5 12:34:26 CEST 2011 - tgoettlicher@suse.de
< 
< - fixed .desktop file (bnc #681249)
< 
< -------------------------------------------------------------------
< Tue Jul  5 10:18:01 UTC 2011 - varkoly@novell.com
< 
< - bnc#680764 - ntp synchronization before i can configure the source
< 
< -------------------------------------------------------------------
< Fri Jun 17 12:49:42 UTC 2011 - jreidinger@novell.com
< 
< - fix button order (bnc#571961) 
< 
< -------------------------------------------------------------------

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=26
2011-09-13 12:58:20 +00:00
Peter Varkoly
b1f9cf7998 - bnc#665761 - VUL-0: default NTP configuration
Now we provide adding more ntp servers"^C

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=24
2011-02-09 12:10:48 +00:00
Martin Vidner
a19ada87c8 - Fixed one-time setting and testing by adjusting to the changed sntp
syntax (bnc#661865).
- 2.20.2

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=22
2011-02-03 16:17:59 +00:00
Peter Varkoly
773ef4dac6 - bnc#650879 - Missing newline makes /etc/cron.d/novell.ntp-synchronize not work
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=15
2010-11-12 06:54:39 +00:00
Peter Varkoly
d79356dba3 - bnc#619782 Time zone configuration during initial installation.
- provide public API for info about time synchronization without
  daemon running (bnc#627818)
- 2.20.0 
- bnc#598856 - empty NTP server list on time setup

OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=14
2010-11-10 14:37:48 +00:00
OBS User autobuild
90f5089129 Accepting request 41996 from YaST:Head
checked in (request 41996)

OBS-URL: https://build.opensuse.org/request/show/41996
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=13
2010-06-28 09:36:31 +00:00
Peter Varkoly
2d58d13144 - bnc#598856 - empty NTP server list on time setup
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=12
2010-06-24 06:02:27 +00:00
OBS User buildservice-autocommit
f54e40a5d6 Updating link to change in openSUSE:Factory/yast2-ntp-client revision 42.0
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=4ea866650433c1596a74285a6fcca964
2010-04-21 16:08:52 +00:00
OBS User autobuild
dc1d23fa05 Accepting request 38452 from YaST:Head
checked in (request 38452)

OBS-URL: https://build.opensuse.org/request/show/38452
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=11
2010-04-21 16:08:51 +00:00
Peter Varkoly
bc64b91b3b - Remove missleading depracated input field
OBS-URL: https://build.opensuse.org/package/show/YaST:Head/yast2-ntp-client?expand=0&rev=10
2010-04-21 14:54:33 +00:00
OBS User autobuild
b784df822d Accepting request 37596 from YaST:Head
Copy from YaST:Head/yast2-ntp-client based on submit request 37596 from user varkoly

OBS-URL: https://build.opensuse.org/request/show/37596
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=41
2010-04-16 00:01:45 +00:00
OBS User unknown
becf5dc5b3 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/yast2-ntp-client?expand=0&rev=38 2009-06-29 15:41:10 +00:00