Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 527] New: misc fixes for dnsmasq package
@ 2009-08-02 13:32 bugzilla at busybox.net
  2009-08-02 13:33 ` [Buildroot] [Bug 527] " bugzilla at busybox.net
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 13:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527

              Host: Ubuntu 9.0.4 Server 32 Bit
            Target: i686
             Build: i686
           Summary: misc fixes for dnsmasq package
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: enhancement
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: d.albano at gmail.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi,

i've fixed some stuff into dnsmasq package:
- paths in dbus support
- dbus dependencies
- make doesn't take into account ldflags

Now it compiles fine, but i haven't yet tested it (actually i can't)

I'm attacching four patches, because the fourth replaces spaces with tabs for
dbus path support fix


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
@ 2009-08-02 13:33 ` bugzilla at busybox.net
  2009-08-02 13:34 ` bugzilla at busybox.net
                   ` (17 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 13:33 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #1 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-02 13:33:24 UTC ---
Created an attachment (id=551)
 --> (https://bugs.busybox.net/attachment.cgi?id=551)
Fix dnsmasq compilation with dbus enabled


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
  2009-08-02 13:33 ` [Buildroot] [Bug 527] " bugzilla at busybox.net
@ 2009-08-02 13:34 ` bugzilla at busybox.net
  2009-08-02 13:34 ` bugzilla at busybox.net
                   ` (16 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 13:34 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #2 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-02 13:34:15 UTC ---
Created an attachment (id=553)
 --> (https://bugs.busybox.net/attachment.cgi?id=553)
Fix dnsmasq dependencies if dbus is enabled


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
  2009-08-02 13:33 ` [Buildroot] [Bug 527] " bugzilla at busybox.net
  2009-08-02 13:34 ` bugzilla at busybox.net
@ 2009-08-02 13:34 ` bugzilla at busybox.net
  2009-08-02 13:35 ` bugzilla at busybox.net
                   ` (15 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 13:34 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #3 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-02 13:34:44 UTC ---
Created an attachment (id=555)
 --> (https://bugs.busybox.net/attachment.cgi?id=555)
dnsmasq doesn't take into account ldflags for target


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2009-08-02 13:34 ` bugzilla at busybox.net
@ 2009-08-02 13:35 ` bugzilla at busybox.net
  2009-08-02 16:16 ` bugzilla at busybox.net
                   ` (14 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 13:35 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #4 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-02 13:35:21 UTC ---
Created an attachment (id=557)
 --> (https://bugs.busybox.net/attachment.cgi?id=557)
Replaces spaces in tabs (it's for the first patch)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2009-08-02 13:35 ` bugzilla at busybox.net
@ 2009-08-02 16:16 ` bugzilla at busybox.net
  2009-08-03 14:40 ` bugzilla at busybox.net
                   ` (13 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-02 16:16 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527


Daniele Salvatore Albano <d.albano@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|enhancement                 |normal




-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (4 preceding siblings ...)
  2009-08-02 16:16 ` bugzilla at busybox.net
@ 2009-08-03 14:40 ` bugzilla at busybox.net
  2009-08-03 15:11 ` bugzilla at busybox.net
                   ` (12 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 14:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #5 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-08-03 14:40:24 UTC ---
Can you try converting it to the new Makefile.autofools.in format?
Thanks.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (5 preceding siblings ...)
  2009-08-03 14:40 ` bugzilla at busybox.net
@ 2009-08-03 15:11 ` bugzilla at busybox.net
  2009-08-03 18:36 ` bugzilla at busybox.net
                   ` (11 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 15:11 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #6 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-03 15:11:57 UTC ---
I'll try this evening


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (6 preceding siblings ...)
  2009-08-03 15:11 ` bugzilla at busybox.net
@ 2009-08-03 18:36 ` bugzilla at busybox.net
  2009-08-03 18:36 ` bugzilla at busybox.net
                   ` (10 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 18:36 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #7 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-03 18:36:22 UTC ---
Hi,

i've converted the package to new autotools format, actually it works with and
without dbus with my external toolchain.

Can someone check if it works with buildroot toolchain?

The attached file isin't a patch but he entire .mk file


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (7 preceding siblings ...)
  2009-08-03 18:36 ` bugzilla at busybox.net
@ 2009-08-03 18:36 ` bugzilla at busybox.net
  2009-08-03 19:21 ` bugzilla at busybox.net
                   ` (9 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 18:36 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527


Daniele Salvatore Albano <d.albano@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #551 is|0                           |1
           obsolete|                            |
 Attachment #553 is|0                           |1
           obsolete|                            |
 Attachment #555 is|0                           |1
           obsolete|                            |
 Attachment #557 is|0                           |1
           obsolete|                            |




--- Comment #8 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-03 18:36:52 UTC ---
Created an attachment (id=569)
 --> (https://bugs.busybox.net/attachment.cgi?id=569)
dnsmasq.mk converted to new autotools package format


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (8 preceding siblings ...)
  2009-08-03 18:36 ` bugzilla at busybox.net
@ 2009-08-03 19:21 ` bugzilla at busybox.net
  2009-08-03 19:27 ` bugzilla at busybox.net
                   ` (8 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 19:21 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #9 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-08-03 19:21:33 UTC ---
There's one broken bit:
The old package set the different DNSMASQ_COPTS according to IPV6, LARGEFILE
and TFTP settings and then passed a make COPTS="$(DNSMASQ_COPTS)" parameter
when building.
You are setting DNSMASQ_MAKE_OPT which doesn't fill up those values into the
COPTS parameter for make. So if one of them is true then make gets passed
-DWHATEVER which makes it fail.

Then there's the redundant bits:
DNSMASQ_AUTORECONF = NO -> it's default no, so no need to say that again
DNSMASQ_INSTALL_TARGET = YES -> again, it's default
DNSMASQ_INSTALL_TARGET_OPT .. -> you're using the same
DNSMASQ_DEPENDENCIES = uclibc -> default too

And the "why" thing:
DNSMASQ_INSTALL_STAGING = YES -> why?
As far as i know dnsmasq doesn't provide any library so it doesn't get linked
to.
It doesn't install any header required by some other package either.

Detail:
It's up to version 2.49, you could bump to the new one while doing this.

Improvements:
dnsmasq doesn't have a proper uninstall, you could write one that does this
into dnsmasq.mk
dnsmasq-2.49 introduced an option to disable the dhcp server thus a new option
if you want to do something more.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (9 preceding siblings ...)
  2009-08-03 19:21 ` bugzilla at busybox.net
@ 2009-08-03 19:27 ` bugzilla at busybox.net
  2009-08-03 20:03 ` bugzilla at busybox.net
                   ` (7 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 19:27 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #10 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-08-03 19:27:25 UTC ---
My mistake, DNSMASQ_INSTALL_TARGET_OPT is required since it doesn't understand
install-strip.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (10 preceding siblings ...)
  2009-08-03 19:27 ` bugzilla at busybox.net
@ 2009-08-03 20:03 ` bugzilla at busybox.net
  2009-08-26 21:06 ` bugzilla at busybox.net
                   ` (6 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-03 20:03 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #11 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-03 20:03:17 UTC ---
I've used gamin package as base, however, tomorrow i'll fix this stuff


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (11 preceding siblings ...)
  2009-08-03 20:03 ` bugzilla at busybox.net
@ 2009-08-26 21:06 ` bugzilla at busybox.net
  2009-08-27 15:56 ` bugzilla at busybox.net
                   ` (5 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-26 21:06 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED




--- Comment #12 from Peter Korsgaard <jacmet@uclibc.org>  2009-08-26 21:06:31 UTC ---
(In reply to comment #11)
> I've used gamin package as base, however, tomorrow i'll fix this stuff

Care to send a fixed patch so it can get included in the 2009.08 release? 


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (12 preceding siblings ...)
  2009-08-26 21:06 ` bugzilla at busybox.net
@ 2009-08-27 15:56 ` bugzilla at busybox.net
  2009-08-28 17:18 ` bugzilla at busybox.net
                   ` (4 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-27 15:56 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #13 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-27 15:55:59 UTC ---
Sorry for the long delay, but i got some troubles with my git copy and being
full of work i didn't have the time to fix. I just dropping all the stuff
making a copy of my old tree and reappling patches.

I hope to send patches for this evening


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (13 preceding siblings ...)
  2009-08-27 15:56 ` bugzilla at busybox.net
@ 2009-08-28 17:18 ` bugzilla at busybox.net
  2009-08-28 17:19 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-28 17:18 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #14 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-28 17:18:31 UTC ---
Hi,

i've fixed the package, i think.

Could you take a look to it or try to build it using uclibc?

The package is attached


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (14 preceding siblings ...)
  2009-08-28 17:18 ` bugzilla at busybox.net
@ 2009-08-28 17:19 ` bugzilla at busybox.net
  2009-08-30  6:08 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-28 17:19 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527


Daniele Salvatore Albano <d.albano@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #569 is|0                           |1
           obsolete|                            |




--- Comment #15 from Daniele Salvatore Albano <d.albano@gmail.com>  2009-08-28 17:19:06 UTC ---
Created an attachment (id=613)
 --> (https://bugs.busybox.net/attachment.cgi?id=613)
dnsmasq.mk converted to new autotools package format


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (15 preceding siblings ...)
  2009-08-28 17:19 ` bugzilla at busybox.net
@ 2009-08-30  6:08 ` bugzilla at busybox.net
  2009-09-01 15:18 ` bugzilla at busybox.net
  2009-09-01 21:09 ` bugzilla at busybox.net
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-08-30  6:08 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #16 from Peter Korsgaard <jacmet@uclibc.org>  2009-08-30 06:08:41 UTC ---
(In reply to comment #15)
> Created an attachment (id=613)
 --> (https://bugs.busybox.net/attachment.cgi?id=613) [details]
> dnsmasq.mk converted to new autotools package format

Thanks. I noticed:

+       $(SED) 's^--ldflags dbus-1^--ldflags dbus-1 \| sed
s\\\#-I/\\\#-I$(STAGING_DIR)/\\\#g^' \
                $(DNSMASQ_DIR)/Makefile

There's no such line in the dnsmasq makefile and afaik pkg-config doesn't even
accept the --ldflags option. Did you mean --libs instead?


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (16 preceding siblings ...)
  2009-08-30  6:08 ` bugzilla at busybox.net
@ 2009-09-01 15:18 ` bugzilla at busybox.net
  2009-09-01 21:09 ` bugzilla at busybox.net
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-09-01 15:18 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527





--- Comment #17 from Gustavo Zacarias <gustavo@zacarias.com.ar>  2009-09-01 15:18:21 UTC ---
Created an attachment (id=625)
 --> (https://bugs.busybox.net/attachment.cgi?id=625)
dnsmasq 2.50 Makefile.autotools.in plus some other improvements

How do you like this take Daniele / Peter?

* Bump to version 2.50 fixes security issues CVE 2009-2957 and 2009-2958.
* No need for INSTALL_STAGING
* Add uninstall target
* Use PREFIX=/usr to avoid files in /usr/local
* Install manpage conditionally
* Introduce new DHCP server option
* Add Peter's dbus fix (not tested, i don't use dbus)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 527] misc fixes for dnsmasq package
  2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
                   ` (17 preceding siblings ...)
  2009-09-01 15:18 ` bugzilla at busybox.net
@ 2009-09-01 21:09 ` bugzilla at busybox.net
  18 siblings, 0 replies; 20+ messages in thread
From: bugzilla at busybox.net @ 2009-09-01 21:09 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=527


Peter Korsgaard <jacmet@uclibc.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED




--- Comment #18 from Peter Korsgaard <jacmet@uclibc.org>  2009-09-01 21:09:31 UTC ---
(In reply to comment #17)
> Created an attachment (id=625)
 --> (https://bugs.busybox.net/attachment.cgi?id=625) [details]
> dnsmasq 2.50 Makefile.autotools.in plus some other improvements
> 
> How do you like this take Daniele / Peter?

Looks good, except that it still tries to edit a line with --ldflags dbus-1,
which isn't a valid pkg-config argument, so I left that out.
Why was that line added in the first place?

Committed to git, thanks both of you.


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2009-09-01 21:09 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-02 13:32 [Buildroot] [Bug 527] New: misc fixes for dnsmasq package bugzilla at busybox.net
2009-08-02 13:33 ` [Buildroot] [Bug 527] " bugzilla at busybox.net
2009-08-02 13:34 ` bugzilla at busybox.net
2009-08-02 13:34 ` bugzilla at busybox.net
2009-08-02 13:35 ` bugzilla at busybox.net
2009-08-02 16:16 ` bugzilla at busybox.net
2009-08-03 14:40 ` bugzilla at busybox.net
2009-08-03 15:11 ` bugzilla at busybox.net
2009-08-03 18:36 ` bugzilla at busybox.net
2009-08-03 18:36 ` bugzilla at busybox.net
2009-08-03 19:21 ` bugzilla at busybox.net
2009-08-03 19:27 ` bugzilla at busybox.net
2009-08-03 20:03 ` bugzilla at busybox.net
2009-08-26 21:06 ` bugzilla at busybox.net
2009-08-27 15:56 ` bugzilla at busybox.net
2009-08-28 17:18 ` bugzilla at busybox.net
2009-08-28 17:19 ` bugzilla at busybox.net
2009-08-30  6:08 ` bugzilla at busybox.net
2009-09-01 15:18 ` bugzilla at busybox.net
2009-09-01 21:09 ` bugzilla at busybox.net

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox