* [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog
@ 2009-11-16 14:28 Dawid Weglinski (cla)
0 siblings, 0 replies; 4+ messages in thread
From: Dawid Weglinski (cla) @ 2009-11-16 14:28 UTC (permalink / raw
To: gentoo-commits
cla 09/11/16 14:28:14
Modified: ChangeLog
Log:
Don't run grep in global scope of init script (bug #279477)
(Portage version: 2.2_rc49/cvs/Linux x86_64)
Revision Changes Path
1.47 net-misc/chrony/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.46&r2=1.47
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- ChangeLog 26 Oct 2009 07:47:26 -0000 1.46
+++ ChangeLog 16 Nov 2009 14:28:14 -0000 1.47
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.46 2009/10/26 07:47:26 tove Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.47 2009/11/16 14:28:14 cla Exp $
+
+ 16 Nov 2009; Dawid Węgliński <cla@gentoo.org> files/chronyd.conf,
+ files/chronyd.rc:
+ Don't run grep in global scope (bug #279477)
26 Oct 2009; Torsten Veller <tove@gentoo.org> chrony-1.23.ebuild:
Update HOMEPAGE
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog
@ 2010-06-25 9:50 Tobias Klausmann (klausman)
0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2010-06-25 9:50 UTC (permalink / raw
To: gentoo-commits
klausman 10/06/25 09:50:58
Modified: ChangeLog
Log:
Fixed missing { in logrotate script
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Revision Changes Path
1.59 net-misc/chrony/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.58&r2=1.59
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog 10 Jun 2010 02:50:27 -0000 1.58
+++ ChangeLog 25 Jun 2010 09:50:57 -0000 1.59
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.58 2010/06/10 02:50:27 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.59 2010/06/25 09:50:57 klausman Exp $
+
+ 25 Jun 2010; Tobias Klausmann <klausman@gentoo.org>
+ files/chrony.logrotate:
+ Fixed missing { in logrotate script
10 Jun 2010; Jeroen Roovers <jer@gentoo.org> chrony-1.24-r2.ebuild,
metadata.xml:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog
@ 2011-05-08 8:14 Tobias Klausmann (klausman)
0 siblings, 0 replies; 4+ messages in thread
From: Tobias Klausmann (klausman) @ 2011-05-08 8:14 UTC (permalink / raw
To: gentoo-commits
klausman 11/05/08 08:14:27
Modified: ChangeLog
Log:
Fix logrotate script (EOF may not be indented)
(Portage version: 2.1.9.46/cvs/Linux x86_64)
Revision Changes Path
1.69 net-misc/chrony/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.68&r2=1.69
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog 4 May 2011 14:36:38 -0000 1.68
+++ ChangeLog 8 May 2011 08:14:27 -0000 1.69
@@ -1,6 +1,6 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.68 2011/05/04 14:36:38 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.69 2011/05/08 08:14:27 klausman Exp $
*chrony-1.25 (04 May 2011)
@@ -8,6 +8,10 @@
-chrony-1.25_pre2.ebuild, +chrony-1.25.ebuild:
Version bump.
+ 08 May 2011; Tobias Klausmann <klausman@gentoo.org> files/chrony.logrotate:
+ Fix logrotate script (end markers for here documents have to be at the
+ beginning of a line, not indented)
+
*chrony-1.25_pre2 (27 Apr 2011)
27 Apr 2011; Jeroen Roovers <jer@gentoo.org> +chrony-1.25_pre2.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
* [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog
@ 2011-05-08 17:38 Jeroen Roovers (jer)
0 siblings, 0 replies; 4+ messages in thread
From: Jeroen Roovers (jer) @ 2011-05-08 17:38 UTC (permalink / raw
To: gentoo-commits
jer 11/05/08 17:38:02
Modified: ChangeLog
Log:
Fix ChangeLog entry.
(Portage version: 2.2.0_alpha31/cvs/Linux i686)
Revision Changes Path
1.70 net-misc/chrony/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/chrony/ChangeLog?r1=1.69&r2=1.70
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog 8 May 2011 08:14:27 -0000 1.69
+++ ChangeLog 8 May 2011 17:38:02 -0000 1.70
@@ -1,6 +1,10 @@
# ChangeLog for net-misc/chrony
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.69 2011/05/08 08:14:27 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/chrony/ChangeLog,v 1.70 2011/05/08 17:38:02 jer Exp $
+
+ 08 May 2011; Tobias Klausmann <klausman@gentoo.org> files/chrony.logrotate:
+ Fix logrotate script (end markers for here documents have to be at the
+ beginning of a line, not indented)
*chrony-1.25 (04 May 2011)
@@ -8,10 +12,6 @@
-chrony-1.25_pre2.ebuild, +chrony-1.25.ebuild:
Version bump.
- 08 May 2011; Tobias Klausmann <klausman@gentoo.org> files/chrony.logrotate:
- Fix logrotate script (end markers for here documents have to be at the
- beginning of a line, not indented)
-
*chrony-1.25_pre2 (27 Apr 2011)
27 Apr 2011; Jeroen Roovers <jer@gentoo.org> +chrony-1.25_pre2.ebuild:
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-05-08 17:38 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-08 17:38 [gentoo-commits] gentoo-x86 commit in net-misc/chrony: ChangeLog Jeroen Roovers (jer)
-- strict thread matches above, loose matches on Subject: below --
2011-05-08 8:14 Tobias Klausmann (klausman)
2010-06-25 9:50 Tobias Klausmann (klausman)
2009-11-16 14:28 Dawid Weglinski (cla)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox