d60b6ceba1
Copy from network/ddclient based on submit request 24472 from user msmeissn OBS-URL: https://build.opensuse.org/request/show/24472 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ddclient?expand=0&rev=16
205 lines
6.8 KiB
Plaintext
205 lines
6.8 KiB
Plaintext
-------------------------------------------------------------------
|
|
Tue Sep 1 11:01:31 UTC 2009 - chris@computersalat.de
|
|
|
|
- rework config patch
|
|
o now one patch
|
|
o merged
|
|
- ddclient-3.6.3-config.patch
|
|
- ddclient-3.7.1-config.patch
|
|
- ddclient-3.7.1-sysconfig.patch
|
|
to ddclient-3.8.0-config.patch
|
|
o defaults for ppp0
|
|
- added update_nic.patch
|
|
* opt('use') should have priority to global-defaults
|
|
- init script
|
|
o beautify
|
|
o should start rp-pppoe
|
|
o ppp0 as a "use=" default if not set in ddclient.conf
|
|
- sysconfig
|
|
o added argument list for DDCLIENT_OPTIONS
|
|
- cleanup spec
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Aug 30 20:12:52 CEST 2009 - coolo@novell.com
|
|
|
|
- use %patch0
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 26 12:53:54 CEST 2009 - mls@suse.de
|
|
|
|
- make patch0 usage consistent
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 2 14:57:23 CET 2009 - kssingvo@suse.de
|
|
|
|
- made rpmlint more happy
|
|
- removed unneccessary .orig file to avoid build issue
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 28 14:18:40 CET 2009 - kssingvo@suse.de
|
|
|
|
- new version 3.8.0:
|
|
* better password handling
|
|
* ddclient wrapper now included
|
|
* some remarks concerning postscript in sample config file
|
|
* support for multiple IP adresses
|
|
* namecheap patch
|
|
* Preventing error while reading cache when ip wasn't set correctly
|
|
before
|
|
* Preventing an error when trying to send a message on mail-failure
|
|
* mail-on-kill functionality
|
|
* documentation changes
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 27 18:12:39 CET 2009 - kukuk@suse.de
|
|
|
|
- Add PreRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Aug 30 15:01:09 CEST 2007 - kssingvo@suse.de
|
|
|
|
- config file ddclient.conf now with noreplace (bugzilla#305533)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Aug 7 11:08:19 CEST 2007 - kssingvo@suse.de
|
|
|
|
- upgrade to version 3.7.3:
|
|
* fixed typo for dnspark
|
|
* Renamed dyndns.org to dyndns.com
|
|
* opendns support added
|
|
* several debian/ubuntu patches included
|
|
* Readme changes
|
|
* signature modified
|
|
* typo in namecheap support
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Jun 14 12:14:12 CEST 2007 - kssingvo@suse.de
|
|
|
|
- upgrade to version 3.7.2:
|
|
* updated easydns support
|
|
* fix for 'fw' in case of debug
|
|
* ssl call changed
|
|
* easydns.patch and eurodns.patch now included
|
|
- enable_fw patch removed, now in upstream version included
|
|
|
|
-------------------------------------------------------------------
|
|
Thu May 3 14:26:56 CEST 2007 - kssingvo@suse.de
|
|
|
|
- added sysconfig file, as suggested in bugzilla#268138
|
|
- added /var/cache/ddclient (bugzilla#268138)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Apr 3 20:38:18 CEST 2007 - kssingvo@suse.de
|
|
|
|
- fixed issue in debug messages (bugzilla#250170)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 13 09:43:01 CET 2007 - kssingvo@suse.de
|
|
|
|
- disabled ssl in default config (bugzilla#232005)
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Feb 12 16:11:18 CET 2007 - kssingvo@suse.de
|
|
|
|
- update to version 3.7.1:
|
|
* URL of zoneedit has changed (see bug #1558483)
|
|
* Added initscript for Ubuntu (posted by Paolo Martinelli)
|
|
* Added patch "Patch: Treat --daemon values as intervals"
|
|
(submitted by James deBoer)
|
|
* Don't send any mail when in not running daemon mode (patch
|
|
submitted by Daniel Thaler)
|
|
* Changed Changelog syntax
|
|
* Applied patches submitted by Torsten:
|
|
abuse_msg.diff: ddclient still reports the email to contact
|
|
dyndns.org but they prefer a web form today (IIRC). This patch
|
|
adjusts the abuse warning printed by ddclient.
|
|
cachedir.diff: Original ddclient stores a cache file in /etc
|
|
which would belong in /var/cache in my opinion and according
|
|
to the FHS.
|
|
help_nonroot.diff: Allow calling the help function as non-root.
|
|
update-new-config.patch: Force update if config has changed
|
|
smc-barricade-7401bra.patch: Support for SMC Barricade 7401BRA
|
|
FW firewall
|
|
cisco_fw.diff: Use configured hostname for firewall access with
|
|
-use=cisco (closes: #345712). Thanks to Per Carlson for the
|
|
patch! See http://bugs.debian.org/345712.
|
|
maxinterval.diff: Increase max interval for updates.
|
|
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=129370
|
|
http://www.dyndns.com/support/services/dyndns/faq.html#q15
|
|
- added Suggests: for perl-IO-SSL-Socket (bugzilla#232005)
|
|
- adapted /etc config patch to new version
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Jan 8 12:31:20 CET 2007 - kssingvo@suse.de
|
|
|
|
- fixed checkproc in init script (bugzilla#229460)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Sep 20 16:56:41 CEST 2006 - kssingvo@suse.de
|
|
|
|
- added init script (bugzilla#201548)
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jun 28 16:46:05 CEST 2006 - kssingvo@suse.de
|
|
|
|
- update to version 3.7.0:
|
|
- support of many new routers
|
|
- fix to have a '#' char in the password
|
|
- renamed .orig to _orig in %doc section
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 25 21:35:24 CET 2006 - mls@suse.de
|
|
|
|
- converted neededforbuild to BuildRequires
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Jan 11 14:32:12 CET 2006 - kssingvo@suse.de
|
|
|
|
- update to version 3.6.7
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jul 26 15:49:56 CEST 2005 - kssingvo@suse.de
|
|
|
|
- update to version 3.6.6
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Mar 29 14:17:01 CEST 2005 - kssingvo@suse.de
|
|
|
|
- fix of config directory location (bugzilla#74539)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Feb 1 17:04:29 CET 2005 - kssingvo@suse.de
|
|
|
|
- new version 3.6.5: there was a bug in the linksys-ver2
|
|
|
|
-------------------------------------------------------------------
|
|
Thu Nov 4 11:45:06 CET 2004 - kssingvo@suse.de
|
|
|
|
- new version 3.6.4 and now maintained at sourceforge
|
|
|
|
-------------------------------------------------------------------
|
|
Sun Jan 11 11:57:08 CET 2004 - adrian@suse.de
|
|
|
|
- fix build as user
|
|
|
|
-------------------------------------------------------------------
|
|
Wed Aug 13 15:22:09 CEST 2003 - kssingvo@suse.de
|
|
|
|
- fixed defaults (bugzilla#27701)
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jun 24 16:13:03 CEST 2003 - kssingvo@suse.de
|
|
|
|
- upgraded to ddclient-3.6.3
|
|
|
|
-------------------------------------------------------------------
|
|
Tue Jan 14 17:08:21 CET 2003 - kssingvo@suse.de
|
|
|
|
- updated to ddclient-3.6.3beta3
|
|
|
|
-------------------------------------------------------------------
|
|
Mon Oct 28 13:01:07 CET 2002 - kssingvo@suse.de
|
|
|
|
- first shot.
|
|
|