All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dnsmasq: add version 2.55 from upstream
@ 2010-09-05  0:00 Henry von Tresckow
  2010-09-13 12:31 ` Roman I Khimov
  0 siblings, 1 reply; 9+ messages in thread
From: Henry von Tresckow @ 2010-09-05  0:00 UTC (permalink / raw)
  To: openembedded-devel

Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
---
 recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
 recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
 2 files changed, 17 insertions(+), 0 deletions(-)
 create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
 create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb

diff --git a/recipes/dnsmasq/dnsmasq-dbus_2.55.bb b/recipes/dnsmasq/dnsmasq-dbus_2.55.bb
new file mode 100644
index 0000000..896952d
--- /dev/null
+++ b/recipes/dnsmasq/dnsmasq-dbus_2.55.bb
@@ -0,0 +1,13 @@
+# dnsmasq with support for DBus interface
+
+require dnsmasq_${PV}.bb
+
+S = "${WORKDIR}/dnsmasq-${PV}"
+
+DEPENDS = "dbus"
+EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS"
+
+do_install_append () {
+        install -d ${D}${sysconfdir}/dbus-1/system.d
+        install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/
+}
diff --git a/recipes/dnsmasq/dnsmasq_2.55.bb b/recipes/dnsmasq/dnsmasq_2.55.bb
new file mode 100644
index 0000000..5f87704
--- /dev/null
+++ b/recipes/dnsmasq/dnsmasq_2.55.bb
@@ -0,0 +1,4 @@
+require dnsmasq.inc
+
+SRC_URI[dnsmasq-2.55.md5sum] = "b093d7c6bc7f97ae6fd35d048529232a"
+SRC_URI[dnsmasq-2.55.sha256sum] = "cf63ecf5977f00474cbda98376a9d8743500a82fd98e13f43d7037bce9f9f929"
-- 
1.7.0.4




^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-05  0:00 [PATCH] dnsmasq: add version 2.55 from upstream Henry von Tresckow
@ 2010-09-13 12:31 ` Roman I Khimov
  2010-09-13 13:02   ` Frans Meulenbroeks
  0 siblings, 1 reply; 9+ messages in thread
From: Roman I Khimov @ 2010-09-13 12:31 UTC (permalink / raw)
  To: openembedded-devel

В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von Tresckow 
написал:
> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
> ---
>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
>  2 files changed, 17 insertions(+), 0 deletions(-)
>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb

Acked-by: Roman I Khimov <khimov@altell.ru>

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-13 12:31 ` Roman I Khimov
@ 2010-09-13 13:02   ` Frans Meulenbroeks
  2010-09-13 13:47     ` Roman I Khimov
  0 siblings, 1 reply; 9+ messages in thread
From: Frans Meulenbroeks @ 2010-09-13 13:02 UTC (permalink / raw)
  To: openembedded-devel

2010/9/13 Roman I Khimov <khimov@altell.ru>:
> В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von Tresckow
> написал:
>> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
>> ---
>>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
>>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
>>  2 files changed, 17 insertions(+), 0 deletions(-)
>>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
>>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb
>
> Acked-by: Roman I Khimov <khimov@altell.ru>

No problem with this version, but is it useful to keep versions like 2.52.
Please avoid version clutter!

Frans



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-13 13:02   ` Frans Meulenbroeks
@ 2010-09-13 13:47     ` Roman I Khimov
  2010-09-13 14:16       ` Frans Meulenbroeks
  0 siblings, 1 reply; 9+ messages in thread
From: Roman I Khimov @ 2010-09-13 13:47 UTC (permalink / raw)
  To: openembedded-devel

В сообщении от Понедельник 13 сентября 2010 17:02:59 автор Frans Meulenbroeks 
написал:
> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
> > В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von
> > Tresckow
> >
> > написал:
> >> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
> >> ---
> >>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
> >>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
> >>  2 files changed, 17 insertions(+), 0 deletions(-)
> >>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
> >>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb
> >
> > Acked-by: Roman I Khimov <khimov@altell.ru>
> 
> No problem with this version, but is it useful to keep versions like 2.52.
> Please avoid version clutter!

At least it doesn't hurt in this case IMO. Although 2.55 works fine here since 
July (with technically exactly the same patch, somehow I've missed it when was 
looking for things to push in OE) it has many various changes compared to 
2.52, maybe too many for someone.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-13 13:47     ` Roman I Khimov
@ 2010-09-13 14:16       ` Frans Meulenbroeks
  2010-09-13 14:28         ` Roman I Khimov
  0 siblings, 1 reply; 9+ messages in thread
From: Frans Meulenbroeks @ 2010-09-13 14:16 UTC (permalink / raw)
  To: openembedded-devel

2010/9/13 Roman I Khimov <khimov@altell.ru>:
> В сообщении от Понедельник 13 сентября 2010 17:02:59 автор Frans Meulenbroeks
> написал:
>> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
>> > В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von
>> > Tresckow
>> >
>> > написал:
>> >> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
>> >> ---
>> >>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
>> >>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
>> >>  2 files changed, 17 insertions(+), 0 deletions(-)
>> >>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
>> >>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb
>> >
>> > Acked-by: Roman I Khimov <khimov@altell.ru>
>>
>> No problem with this version, but is it useful to keep versions like 2.52.
>> Please avoid version clutter!
>
> At least it doesn't hurt in this case IMO. Although 2.55 works fine here since
> July (with technically exactly the same patch, somehow I've missed it when was
> looking for things to push in OE) it has many various changes compared to
> 2.52, maybe too many for someone.

Well my main concern is that we have now 6 versions of this recipe,
and I think hardly anyone has an idea on the differences between
these.
And are the older versions still maintained by someone?

Frans.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-13 14:16       ` Frans Meulenbroeks
@ 2010-09-13 14:28         ` Roman I Khimov
  2010-09-13 16:19           ` Frans Meulenbroeks
  0 siblings, 1 reply; 9+ messages in thread
From: Roman I Khimov @ 2010-09-13 14:28 UTC (permalink / raw)
  To: openembedded-devel

В сообщении от Понедельник 13 сентября 2010 18:16:36 автор Frans Meulenbroeks 
написал:
> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
> > В сообщении от Понедельник 13 сентября 2010 17:02:59 автор Frans
> > Meulenbroeks
> >
> > написал:
> >> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
> >> > В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von
> >> > Tresckow
> >> >
> >> > написал:
> >> >> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
> >> >> ---
> >> >>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
> >> >>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
> >> >>  2 files changed, 17 insertions(+), 0 deletions(-)
> >> >>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
> >> >>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb
> >> >
> >> > Acked-by: Roman I Khimov <khimov@altell.ru>
> >>
> >> No problem with this version, but is it useful to keep versions like
> >> 2.52. Please avoid version clutter!
> >
> > At least it doesn't hurt in this case IMO. Although 2.55 works fine here
> > since July (with technically exactly the same patch, somehow I've missed
> > it when was looking for things to push in OE) it has many various changes
> > compared to 2.52, maybe too many for someone.
> 
> Well my main concern is that we have now 6 versions of this recipe,
> and I think hardly anyone has an idea on the differences between
> these.

Probably we can drop versions prior to 2.52 because that have known security 
issues and 2.52 is in the tree for quite some time. 2.52 doesn't hurt at all 
IMO, again.



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: add version 2.55 from upstream
  2010-09-13 14:28         ` Roman I Khimov
@ 2010-09-13 16:19           ` Frans Meulenbroeks
  2010-09-14  7:25             ` [PATCH] dnsmasq: remove versions prior to 2.52 Roman I Khimov
  0 siblings, 1 reply; 9+ messages in thread
From: Frans Meulenbroeks @ 2010-09-13 16:19 UTC (permalink / raw)
  To: openembedded-devel

2010/9/13 Roman I Khimov <khimov@altell.ru>:
> В сообщении от Понедельник 13 сентября 2010 18:16:36 автор Frans Meulenbroeks
> написал:
>> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
>> > В сообщении от Понедельник 13 сентября 2010 17:02:59 автор Frans
>> > Meulenbroeks
>> >
>> > написал:
>> >> 2010/9/13 Roman I Khimov <khimov@altell.ru>:
>> >> > В сообщении от Воскресенье 05 сентября 2010 04:00:14 автор Henry von
>> >> > Tresckow
>> >> >
>> >> > написал:
>> >> >> Signed-off-by: Henry von Tresckow <hvontres@gmail.com>
>> >> >> ---
>> >> >>  recipes/dnsmasq/dnsmasq-dbus_2.55.bb |   13 +++++++++++++
>> >> >>  recipes/dnsmasq/dnsmasq_2.55.bb      |    4 ++++
>> >> >>  2 files changed, 17 insertions(+), 0 deletions(-)
>> >> >>  create mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.55.bb
>> >> >>  create mode 100644 recipes/dnsmasq/dnsmasq_2.55.bb
>> >> >
>> >> > Acked-by: Roman I Khimov <khimov@altell.ru>
>> >>
>> >> No problem with this version, but is it useful to keep versions like
>> >> 2.52. Please avoid version clutter!
>> >
>> > At least it doesn't hurt in this case IMO. Although 2.55 works fine here
>> > since July (with technically exactly the same patch, somehow I've missed
>> > it when was looking for things to push in OE) it has many various changes
>> > compared to 2.52, maybe too many for someone.
>>
>> Well my main concern is that we have now 6 versions of this recipe,
>> and I think hardly anyone has an idea on the differences between
>> these.
>
> Probably we can drop versions prior to 2.52 because that have known security
> issues and 2.52 is in the tree for quite some time. 2.52 doesn't hurt at all
> IMO, again.

Seems an excellent plan to me, can you provide a patch?

Frans



^ permalink raw reply	[flat|nested] 9+ messages in thread

* [PATCH] dnsmasq: remove versions prior to 2.52
  2010-09-13 16:19           ` Frans Meulenbroeks
@ 2010-09-14  7:25             ` Roman I Khimov
  2010-09-14  7:53               ` Frans Meulenbroeks
  0 siblings, 1 reply; 9+ messages in thread
From: Roman I Khimov @ 2010-09-14  7:25 UTC (permalink / raw)
  To: openembedded-devel

These have known unpatched security issues, 2.52 is in the repo for quite some
time, anyone who cares should be using that already.

Signed-off-by: Roman I Khimov <khimov@altell.ru>
---
 recipes/dnsmasq/dnsmasq-dbus_2.47.bb |   16 ----------------
 recipes/dnsmasq/dnsmasq_2.11.bb      |    4 ----
 recipes/dnsmasq/dnsmasq_2.15.bb      |    6 ------
 recipes/dnsmasq/dnsmasq_2.22.bb      |    4 ----
 recipes/dnsmasq/dnsmasq_2.47.bb      |    4 ----
 5 files changed, 0 insertions(+), 34 deletions(-)
 delete mode 100644 recipes/dnsmasq/dnsmasq-dbus_2.47.bb
 delete mode 100644 recipes/dnsmasq/dnsmasq_2.11.bb
 delete mode 100644 recipes/dnsmasq/dnsmasq_2.15.bb
 delete mode 100644 recipes/dnsmasq/dnsmasq_2.22.bb
 delete mode 100644 recipes/dnsmasq/dnsmasq_2.47.bb

diff --git a/recipes/dnsmasq/dnsmasq-dbus_2.47.bb b/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
deleted file mode 100644
index fa3dbfc..0000000
--- a/recipes/dnsmasq/dnsmasq-dbus_2.47.bb
+++ /dev/null
@@ -1,16 +0,0 @@
-# dnsmasq with support for DBus interface
-
-require dnsmasq.inc
-
-S = "${WORKDIR}/dnsmasq-${PV}"
-
-DEPENDS = "dbus"
-EXTRA_OEMAKE = "COPTS=-DHAVE_DBUS"
-
-do_install_append () {
-        install -d ${D}${sysconfdir}/dbus-1/system.d
-        install -m 644 dbus/dnsmasq.conf ${D}${sysconfdir}/dbus-1/system.d/
-}
-
-SRC_URI[dnsmasq-2.47.md5sum] = "4524081e56d0b935717d493e8e8d3e11"
-SRC_URI[dnsmasq-2.47.sha256sum] = "f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d"
diff --git a/recipes/dnsmasq/dnsmasq_2.11.bb b/recipes/dnsmasq/dnsmasq_2.11.bb
deleted file mode 100644
index fc66269..0000000
--- a/recipes/dnsmasq/dnsmasq_2.11.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.11.md5sum] = "02aa4ffb835cbc9bdf96fcb915901cb3"
-SRC_URI[dnsmasq-2.11.sha256sum] = "2dac596d5150174d0a2d9170db698c1d72584a8ab3b5eedf907086f53f76cc87"
diff --git a/recipes/dnsmasq/dnsmasq_2.15.bb b/recipes/dnsmasq/dnsmasq_2.15.bb
deleted file mode 100644
index 89fd260..0000000
--- a/recipes/dnsmasq/dnsmasq_2.15.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-PR = "r2"
-
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.15.md5sum] = "72f59fa070a1dc7f664603b20134c383"
-SRC_URI[dnsmasq-2.15.sha256sum] = "9aec45b395b6206e8eb85417f58186cdd0a307ed0f26f4b73af7031023a52225"
diff --git a/recipes/dnsmasq/dnsmasq_2.22.bb b/recipes/dnsmasq/dnsmasq_2.22.bb
deleted file mode 100644
index 9aebdfc..0000000
--- a/recipes/dnsmasq/dnsmasq_2.22.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.22.md5sum] = "b38f33cd0703fa664a37a4595d918189"
-SRC_URI[dnsmasq-2.22.sha256sum] = "cc2c86cbd0ec020a4486ac9d195e6a848a0d11a280c3194e095719f60c9751a9"
diff --git a/recipes/dnsmasq/dnsmasq_2.47.bb b/recipes/dnsmasq/dnsmasq_2.47.bb
deleted file mode 100644
index 70c6529..0000000
--- a/recipes/dnsmasq/dnsmasq_2.47.bb
+++ /dev/null
@@ -1,4 +0,0 @@
-require dnsmasq.inc
-
-SRC_URI[dnsmasq-2.47.md5sum] = "4524081e56d0b935717d493e8e8d3e11"
-SRC_URI[dnsmasq-2.47.sha256sum] = "f2716a43eb05b232c640a4ad647fd0fc21dd0c4f4ad20c9f5303568742399e5d"
-- 
1.6.4.2




^ permalink raw reply related	[flat|nested] 9+ messages in thread

* Re: [PATCH] dnsmasq: remove versions prior to 2.52
  2010-09-14  7:25             ` [PATCH] dnsmasq: remove versions prior to 2.52 Roman I Khimov
@ 2010-09-14  7:53               ` Frans Meulenbroeks
  0 siblings, 0 replies; 9+ messages in thread
From: Frans Meulenbroeks @ 2010-09-14  7:53 UTC (permalink / raw)
  To: openembedded-devel

2010/9/14 Roman I Khimov <khimov@altell.ru>:
> These have known unpatched security issues, 2.52 is in the repo for quite some
> time, anyone who cares should be using that already.
>
> Signed-off-by: Roman I Khimov <khimov@altell.ru>

verified no one pins these or has a DEFAULT_PREFERENCE for any.
This is not the case and as they have security issues:

Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-09-14  7:54 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-05  0:00 [PATCH] dnsmasq: add version 2.55 from upstream Henry von Tresckow
2010-09-13 12:31 ` Roman I Khimov
2010-09-13 13:02   ` Frans Meulenbroeks
2010-09-13 13:47     ` Roman I Khimov
2010-09-13 14:16       ` Frans Meulenbroeks
2010-09-13 14:28         ` Roman I Khimov
2010-09-13 16:19           ` Frans Meulenbroeks
2010-09-14  7:25             ` [PATCH] dnsmasq: remove versions prior to 2.52 Roman I Khimov
2010-09-14  7:53               ` Frans Meulenbroeks

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.