I think making use of self-signed certificates in production is a bad
idea because (1) it reinforces poor practices, namely electing to trust
a self-signed certificate and (2) it does not authenticate the
server/router, a critical piece of the TLS security model.
My point of view is that we should
>> I think making use of self-signed certificates in production is a bad
>> idea because (1) it reinforces poor practices, namely electing to trust
>> a self-signed certificate and (2) it does not authenticate the
>> server/router, a critical piece of the TLS security model.
> maybe, but it's sti
I think making use of self-signed certificates in production is a bad
idea because (1) it reinforces poor practices, namely electing to trust
a self-signed certificate and (2) it does not authenticate the
server/router, a critical piece of the TLS security model.
>>> maybe, but
> I think that if the first setup is done with only the router and the trusted
> PC connected to it through an ethernet cable (wifi is disabled by default),
> there is physically nothing else on that "network" so whatever you see can
> be accepted even if you don't have "dual authentication" with t
I have a peculiar use case for OpenWrt: an image with an ext4 root
filesystem running on Xen as a DomU.
I often find the OpenWrt image's root filesystem corrupt after running
"poweroff" and then restarting the DomU VM. I have gone as far as to
activate CONFIG_TARGET_EXT4_JOURNAL, but this does not
OpenWrt provides two snort packages: snort and snort3. Now that snort3 is
out of beta, I would like to consider deprecating the snort package. One
difficulty of maintaining both packages is that a different version of
the libdaq package is required for each. The two versions cannot coexist,
and thi
> So now I'm looking for testers (and reviewers) who could test this change on
> the affected devices (with bad blocks) and NOR Mikrotiks. Also, a word from
> OpenWrt maintainers if this is the acceptable approach - there is not much
> choice, alternatives would be include porting U-Boot, a task wi
>>> This should be applied to both: master and 15.05 branch.
>> Can you push this?
> I've pushed this fix on my own.
>
> Michael: I hope you're OK and you can still maintain this package in the
> future.
Thank you, RafaĆ. My workload did not allow me to get to this in time.
--
Mike
:wq
According to the PROC(5) manpage, field five of /proc//stat should
be the GID of the process with PID . Yet I find the following for
(e.g.) Postfix's pickup process:
5657 (pickup) S 1771 1771 1771 0 -1 4219136 170 0 0 0 0 0 0 0 20 0 1 0 3513070
24834048 524 18446744073709551615 4194304 4446388 14
> According to the PROC(5) manpage, field five of /proc//stat should
> be the GID of the process with PID . Yet I find the following for
> (e.g.) Postfix's pickup process:
>
> 5657 (pickup) S 1771 1771 1771 0 -1 4219136 170 0 0 0 0 0 0 0 20 0 1 0
> 3513070 24834048 524 18446744073709551615 419430
On my OpenWrt 15.05.1 installation, /dev/urandom has the following
permissions:
crw-r--r-- 1 root root 1, 9 Jul 13 02:09 /dev/urandom
On a computer with a more traditional Linux distribution, I found:
crw-rw-rw-. 1 root root 1, 9 Jul 30 16:46 /dev/urandom
This lack of write perm
I am trying to create a new gobject-introspection package for
OpenWrt. This package builds some code using Python.h. However, the
configuration of gobject-introspection fails with the following appearing
in config.log:
configure:14641: i486-openwrt-linux-musl-gcc -E
-I/home/mike/Source/openwrt/op
I have installed OpenWrt (trunk, as of around October 17) on a Raspberry
Pi Model B. The network adapter is an Edimax 802.11b/g/n Nano USB Adapter.
Unfortunately, the network stack of the device is failing after a
number of minutes. At this point, for example, pinging and other network
communicatio
> This new driver supports RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and
> RTL8192CU and is taken from:
> https://git.kernel.org/cgit/linux/kernel/git/jes/linux.git/log/?h=rtl8723au-mac80211
[...]
This driver seems to work well, and it evidently fixes the problem I
earlier described in another e
> This new driver supports RTL8723AU, RTL8188CU, RTL8188RU, RTL8191CU, and
> RTL8192CU and is taken from:
> https://git.kernel.org/cgit/linux/kernel/git/jes/linux.git/log/?h=rtl8723au-mac80211
Has there been any progress getting this merged?
--
Mike
:wq
_
>> Has anything changed with respect to how to configure things? Is there
>> a bug in the ath9k driver?
> Please specify a commit you were using before the "git pull" that used
> to work correctly. That will simplify looking for a regressing change.
I have been trying to narrow this down as I fi
>> I have been trying to narrow this down as I find time.
>>
>> A stock install of "OpenWrt 18.06.2, r7676-cddd7b4c77" works.
> This doesn't narrow anything down. You need to find a master commit
> that broke things down.
> And also rebuild /etc/config/wireless
What about the fact that the kerne
A number of upstream projects are beginning to use the Meson/Ninja build
system. OpenWrt's sound/mpc and libs/libmpdclient kludge around this,
and I would like to update the glib2 package. The latest version of
glib2 uses Meson/Ninja.
Is there any plan to build the Meson/Ninja environment into the
While trying to update the gst1-plugins-base package, I came across a
compiler error:
CC libgsttag_1.0_la-gstxmptag.lo
In file included from gstxmptag.c:42:0:
/home/mike/Source/openwrt-build-flyn.org/openwrt-herald/staging_dir/toolchain-x86_64_gcc-7.4.0_musl/include/fortify/stdio.h:
In fu
>> It seems this follows from the use of -Werror=format-nonliteral. The
>> definition in musl's stdio.h is as follows:
>>
>> _FORTIFY_FN(snprintf) int snprintf(char *__s, size_t __n, const char *__f,
>> ...)
>> {
>> size_t __b = __builtin_object_size(__s, 0);
>>
>> if (__n > __b)
>
I have proposed two pull requests which together update the OpenWrt Snort
package to 3.0.0-beta. I thought I might mention this here, because this
will affect current Snort users, as the configuration and rule syntax
has changed since the version-2 series.
The first pull request updates libdaq to
The OpenWrt build server seems to be unable to build my snort3 package. See
https://downloads.openwrt.org/snapshots/faillogs/x86_64/packages/snort3/compile.txt:
[...]
make[4]: Leaving directory
'/data/bowl-builder/x86_64/build/sdk/build_dir/target-x86_64_musl/snort3/snort-3.0.0'
Package snort3 is
>>> The OpenWrt build server seems to be unable to build my snort3 package. See
>>> https://downloads.openwrt.org/snapshots/faillogs/x86_64/packages/snort3/compile.txt:
> This fixed it for me
>
> --- a/cmake/include_libraries.cmake
> +++ b/cmake/include_libraries.cmake
> @@ -14,7 +14,6 @@ if (ENA
I am interested in running the Raspberry Pi 3 OpenWrt image (built from
commit a1210f88) in QEMU. I am close to accomplishing this, but the
kernel panics soon after booting.
I run QEMU With:
qemu-system-aarch64 -kernel
build_dir/target-aarch64_cortex-a53_musl/linux-brcm2708_bcm2710/vmlinux -dtb
> You can build with the 4.9 kernel. I think that something like
> https://git.openwrt.org/?p=openwrt/openwrt.git;a=commit;h=3b53d6fdbc241173b4264aa49142ba94d406a806
>
> is needed for your SoC.
The following patch seems to fix this. See also
https://github.com/openwrt/openwrt/pull/2182.
diff --g
> Can you please create a ticket on bugs.openwrt.org with a complete kernel
> crash report? You should provide complete kernel crash, copy&paste it from the
> log, this stripped down version doesn't help much. Thanks.
Please see https://bugs.openwrt.org/index.php?do=details&task_id=2440.
--
Mike
Capabilities are an important security mechanism on Linux because they
allow programs to run with fewer privileges. I would like to propose that
we enable security labels by default on filesystems like ext4. This is
done by selecting the following kernel build option:
File systems -> (The
> what is the size increase in kmod-ext4 due to this?
I think the overhead is small. Here are the kernel artifact sizes (KB)
without security labels:
3176
./build_dir/target-x86_64_musl/linux-x86_64/linux-4.14.79/arch/x86/boot/compressed/vmlinux
55624 ./build_dir/target-x86_64_musl/linux-x8
Changes in the last year or so have left me a little confused with the
OpenWrt support for the Mikrotik RB493G. I generally compile my kernels
and root disk images myself, namely by running "make menuconfig" and
"make" in an OpenWrt source tree. I then go on to install the built
artifacts by bootin
I have found that my ath9k-based WiFi card is malfunctioning with recent
OpenWrt master builds. I build things myself, but my configuration
(both the build configuration and /etc/config/wireless and so on) has
not changed other than doing a "git pull" to get the latest source from
https://git.openw
OpenWrt presently prints the following the first time it boots:
=== WARNING! =
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--
>> I created several new gstreamer module packages (v4l2 for example),
>> they update makefiles and add some patches.
>> But now I confused with paths, after update gstreamer was moved to
>> the oldpackages directory. Which path patch should contain ?
[...]
> gstreamer is not available in github
>> I created several new gstreamer module packages (v4l2 for example),
>> they update makefiles and add some patches.
>> But now I confused with paths, after update gstreamer was moved to
>> the oldpackages directory. Which path patch should contain ?
>
> to quote Steven Barth who replied to a sim
>> I created several new gstreamer module packages (v4l2 for example),
>> they update makefiles and add some patches.
>> But now I confused with paths, after update gstreamer was moved to
>> the oldpackages directory. Which path patch should contain ?
> to quote Steven Barth who replied to a simi
While perhaps not exactly within the purpose of this mailing list,
I wanted to take the time to publicly thank the folks behind the new
GitHub-based packages repository.
I previously found OpenWrt very frustrating to contribute to, but it seems
that the new work-flow is much more contributor-frien
> I just found your message at the web. Grate job! I'm definitely going to use
> it.
>
> In the meantime I have a question: what do you use to download messages from
> the router?
I looks like Dovecot is available in the packages repository on
GitHub. See https://github.com/openwrt/packages/tree/
> Wow! I'm happy that someone new joined the party. Toes it mean that binary
> packages for Barrier Breaker are going to be available? I'm asking because
> during the compilation I get the following error:
>
> /mnt/trash/barrier_breaker-14.07-rc3/OpenWrt-SDK-ar71xx-for-linux-x86_64-gcc-4.8-linaro_
I am trying to modify OpenWrt's cyrus-sasl package to optionally build
with GSSAPI support. I first added krb5-libs to the package as an
optional dependency. Despite doing this, cyrus-sasl continued to build
without GSSAPI support; I found the following in the package's config.log:
configure:14957
I use the OpenWrt code available at
git://git.openwrt.org/14.07/openwrt.git to build images for Mikrotik
routers. While building a new image, I found that none of my packages
were creating users.
Here are some examples:
1. lighttpd, which makes use of user_add in /etc/init.d/lighttpd,
created an
What is the status of NFSv4 on Barrier Breaker? I see that the definition
of "KernelPackage/fs-nfs-common-v4" contains "DEPENDS:= @BROKEN".
Is there anything I can do to help? I am the maintainer of OpenWrt's
krb5 package, and I am interested in using Kerberized NFSv4 on OpenWrt.
--
Mike
:wq
__
>From 9dc6a27ba327a6f4ff5892c56c472d857d6ea096 Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Mon, 26 Jan 2015 00:01:34 -0500
Subject: [PATCH] kernel: add support for NFSv4
To: openwrt-devel@lists.openwrt.org
This work is based on Daniel Colascione's submission to
A daemon I wrote for OpenWrt depends on a running syslogd. I use
syslog-ng, and I have noticed that its init script completes before the
daemon begins to listen on /dev/log. This causes my daemon to terminate
if it starts quickly after syslog-ng.
There are a few obvious solutions:
(1) My
If there a good reason for the following during the build process?
dd if=[...]/build_dir/target-x86_64_musl/linux-x86_64/root.squashfs
of=[...]/build_dir/target-x86_64_musl/linux-x86_64/root.squashfs.new
bs=4294967296 conv=sync
The use of bs=n where n is very large will exhaust the memory on th
I am getting a configuration prompt while building the OpenWrt master
kernel on x86_64:
[...]
Dump the EFI pagetable (EFI_PGT_DUMP) [N/y/?] n
Warn on W+X mappings at boot (DEBUG_WX) [N/y/?] n
Enable doublefault exception handler (DOUBLEFAULT) [Y/n/?] y
Set upper limit of TLB entries to flush one-b
Has anyone tried to build a Java compiler package for OpenWrt? I am
investigating doing this. I see the lang/jamvm JVM, but no compiler
akin to devel/gcc or lang/golang. I have packaged a number of things,
but I suspect this will be a bit more of a challenge. Hence my question
here.
Thank you!
--
I have started to notice a gunzip warning when decompressing the
OpenWrt images I build. This is with master df27e949:
gunzip openwrt/bin/targets/x86/64/openwrt-x86-64-generic-ext4-
combined.img.gz -c >/dev/null
gzip: openwrt-aquinas-git/bin/targets/x86/64/openwrt-x86-64-generic-
ext4-combined.im
> On Fedora 32, it's not compiling because of multiple swap definitions.
> Some inlining error probably. Make swap static to avoid a redefinition
> error.
[...]
Rosen Penev's patch fixed building a Microtik RouterBoard 493G image
using Fedora 32. I was able to build the image without error, and i
I am having some trouble with installing an OpenWrt image I built onto
a Mikrotik RB493AH. I have been using a RB493G for a long time, but I
just bought a 493AH to serve as a backup.
The following, when run on the router, produces the error as indicated:
$ ubiformat /dev/mtd6 -f /tmp/openwrt-ar71
I am very interested in Thomas Petazzoni's work to add SELinux support
to OpenWrt. I spent some time today trying to reproduce his build. I
found a few things needed updating, so I wanted to share my results
here.
1. I pulled Thomas Petazzoni's package tree, available at
https://github.com/openwr
> I am very interested in Thomas Petazzoni's work to add SELinux
> support to OpenWrt. I spent some time today trying to reproduce his
> build. I found a few things needed updating, so I wanted to share my
> results here.
I updated Thomas' work, and I made my updates available at:
https://github.
> I'm sorry, and although I fear a similar fate will hit the SELinux
> effort, I still hope you will not feel repelled and continue to contribute
> to OpenWrt in the future.
That would be a shame. I stepped up to help Thomas revise his SELinux
patches for inclusion, and I did a fair amount of work
>>> I'm sorry, and although I fear a similar fate will hit the SELinux
>>> effort, I still hope you will not feel repelled and continue to
>>> contribute to OpenWrt in the future.
>> That would be a shame. I stepped up to help Thomas revise his SELinux
>> patches for inclusion, and I did a fair am
> Security sounds fun. Should I just compile the patches and flash on a
> device?
>
> Any concrete test cases to see if it did work? Would any router work or do I
> need some flagship x86 device?
Please see
https://github.com/openwrt/openwrt/pull/3207#issuecomment-660555489
for the step
I have some feedback about the ATH79 RouterBoard 493G image built from
master, as documented at:
https://github.com/openwrt/openwrt/pull/3026
First, I was unable to update to the sysupgrade image at:
https://downloads.openwrt.org/snapshots/targets/ath79/mikrotik/openwrt-ath79-mi
[...]
> This is part of a bigger PR on GitHub[1], however this patch should be
> added directly to `procd` rather than as a patch in openwrt.git.
[...]
I will update the GitHub pull request once this is merged. Thank you,
Paul!
--
Mike
:wq
___
open
From: "W. Michael Petullo"
Building the binutils package produced the following error:
Package binutils is missing dependencies for the following libraries:
libctf-nobfd.so.0
This changes the glob for the libctf subpackage so that it catches
libctf-nobfd.so.0.
Signed-off-by:
I have found that Klaus Kudielka's patch to add support for the Turris
Omnia 2019/2020 both necessary and sound:
https://github.com/openwrt/openwrt/pull/2693
Adrian Schmutzler already merged some of Klaus' work, but it is not
clear to me what hurdles remain, if anything. Would someone kin
I have two MikroTik RouterBOARDs whose bad blocks seem to prevent the
devices from holding onto OpenWrt. I would be willing to provide these
to an OpenWrt developer for free (I would prefer if you are willing to
pay shipping). Both boards boot 19.07.04 fine over DHCP.
Please email me if interested
I am packaging a service which I would like to run as an unprivileged
user. This server does not support opening its ports before dropping
its privileges. I would like the service to listen on a privileged port
(i.e., <1024).
What is the best way to accomplish this on OpenWrt? I have been looking
-series versions of the plugin packages.
--
Mike
:wq
Signed-off-by: W. Michael Petullo
Index: multimedia/gstreamer1/Makefile
===
--- multimedia/gstreamer1/Makefile (revision 0)
+++ multimedia/gstreamer1/Makefile (working copy
From: W. Michael Petullo
Glib 2.32+ requires libffi, so the libffi Makefile needs to call HostBuild.
Signed-off-by: W. Michael Petullo
---
Index: libs/libffi/Makefile
===
--- libs/libffi/Makefile(revision 36813)
+++ libs
From: W. Michael Petullo
Bump glib2 to 2.32.3.
Signed-off-by: W. Michael Petullo
---
Index: libs/glib2/Makefile
===
--- libs/glib2/Makefile (revision 36813)
+++ libs/glib2/Makefile (working copy)
@@ -8,17 +8,19 @@
include
From: W. Michael Petullo
Many applications are starting to require GStreamer 1.0, which
is API-incompatible with GStreamer 0.10. The name gstreamer1 allows
GStreamer 0.10 and 1.0 to coexist, in a manner similar to gtk1 and gtk2.
I plan to follow up with 1.0-series versions of the plugin packages
From: W. Michael Petullo
Base plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-base/Makefile
===
--- multimedia/gst1-plugins-base/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Good plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-good/Makefile
===
--- multimedia/gst1-plugins-good/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Ugly plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-ugly/Makefile
===
--- multimedia/gst1-plugins-ugly/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Bad plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-bad/Makefile
===
--- multimedia/gst1-plugins-bad/Makefile(revision 0)
+++ multimedia/gst1-plugins
From: W. Michael Petullo
Bump to 2.9.17
Signed-off-by: W. Michael Petullo
---
Index: libs/libdmapsharing/Makefile
===
--- libs/libdmapsharing/Makefile(revision 36813)
+++ libs/libdmapsharing/Makefile(working copy
From: W. Michael Petullo
Bump to 0.0.51.
Signed-off-by: W. Michael Petullo
---
Index: net/dmapd/Makefile
===
--- net/dmapd/Makefile (revision 36813)
+++ net/dmapd/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR
I just updated my router to Attitude Adjustment, building a custom
OpenWrt image from source. I have come across a small problem in krb5's
kadmin.local and a problem with nfsd.
When I try to run kadmin.local, I receive the following error:
kadmin.local: Credential cache directory /run/use
From: W. Michael Petullo
Bump glib2 to 2.32.3.
Signed-off-by: W. Michael Petullo
---
Index: libs/glib2/Makefile
===
--- libs/glib2/Makefile (revision 36909)
+++ libs/glib2/Makefile (working copy)
@@ -8,17 +8,19 @@
include
From: W. Michael Petullo
Glib 2.32+ requires libffi, so the libffi Makefile needs to call HostBuild.
Signed-off-by: W. Michael Petullo
---
Index: libs/libffi/Makefile
===
--- libs/libffi/Makefile(revision 36813)
+++ libs
From: W. Michael Petullo
Many applications are starting to require GStreamer 1.0, which
is API-incompatible with GStreamer 0.10. The name gstreamer1 allows
GStreamer 0.10 and 1.0 to coexist, in a manner similar to gtk1 and gtk2.
Signed-off-by: W. Michael Petullo
---
Index: multimedia
From: W. Michael Petullo
Base plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-base/Makefile
===
--- multimedia/gst1-plugins-base/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Good plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-good/Makefile
===
--- multimedia/gst1-plugins-good/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Bad plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-bad/Makefile
===
--- multimedia/gst1-plugins-bad/Makefile(revision 0)
+++ multimedia/gst1-plugins
From: W. Michael Petullo
Ugly plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
Index: multimedia/gst1-plugins-ugly/Makefile
===
--- multimedia/gst1-plugins-ugly/Makefile (revision 0)
+++ multimedia/gst1
From: W. Michael Petullo
Bump to 2.9.17
Signed-off-by: W. Michael Petullo
---
Index: libs/libdmapsharing/Makefile
===
--- libs/libdmapsharing/Makefile(revision 36813)
+++ libs/libdmapsharing/Makefile(working copy
From: W. Michael Petullo
Bump to 0.0.52.
Signed-off-by: W. Michael Petullo
---
Index: net/dmapd/Makefile
===
--- net/dmapd/Makefile (revision 36813)
+++ net/dmapd/Makefile (working copy)
@@ -8,12 +8,12 @@
include $(TOPDIR
From: W. Michael Petullo
The mdnsresponder package created an improper symbolic link from
libdns_sd.so into the OpenWrt build tree. This fixes this problem so
that libdns_sd.so is a relative link.
Signed-off-by: W. Michael Petullo
---
Index: net/mdnsresponder/Makefile
From: "W. Michael Petullo"
Glib 2.32+ requires libffi, so the libffi Makefile needs to call HostBuild.
Signed-off-by: W. Michael Petullo
---
libs/libffi/Makefile | 2 ++
1 file changed, 2 insertions(+)
diff --git a/libs/libffi/Makefile b/libs/libffi/Makefile
index e6bd7a6..e0b0
From: "W. Michael Petullo"
Bump glib2 to 2.36.3.
Signed-off-by: W. Michael Petullo
---
libs/glib2/Makefile| 18 ++---
libs/glib2/patches/001-automake-compat.patch | 12
.../patches/002-missing-gthread-include.patch | 10 ---
libs/gli
From: "W. Michael Petullo"
Many applications are starting to require GStreamer 1.0, which
is API-incompatible with GStreamer 0.10. The name gstreamer1 allows
GStreamer 0.10 and 1.0 to coexist, in a manner similar to gtk1 and gtk2.
Signed-off-by: W. Michael Petullo
---
multimedia/
From: "W. Michael Petullo"
Base plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-base/Makefile | 237 +
.../gst1-plugins-base/patches/001-no_docs.patch| 36
.../gst1-plugins-base/patches/002-no_t
From: "W. Michael Petullo"
Good plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-good/Makefile | 175 +
.../gst1-plugins-good/patches/001-no_docs.patch| 22 +++
.../gst1-plugins-good/patches/002-no_t
From: "W. Michael Petullo"
Bad plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-bad/Makefile | 253 +
.../gst1-plugins-bad/patches/000-gettext.patch | 45
2 files changed, 298 insertions(+)
create m
From: "W. Michael Petullo"
Ugly plugins for GStreamer 1.0.
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-ugly/Makefile | 135 +
.../gst1-plugins-ugly/patches/001-no_docs.patch| 24
.../gst1-plugins-ugly/patches/002-no_t
From: "W. Michael Petullo"
Bump to 0.0.58.
Signed-off-by: W. Michael Petullo
---
net/dmapd/Makefile | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/net/dmapd/Makefile b/net/dmapd/Makefile
index 5dd12df..f5973ff 100644
--- a/net/dmapd/Makefile
+++ b
From: "W. Michael Petullo"
Bump to 2.9.20
Signed-off-by: W. Michael Petullo
---
libs/libdmapsharing/Makefile | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/libs/libdmapsharing/Makefile b/libs/libdmapsharing/Makefile
index 55cadfd..19a3add 100644
From: "W. Michael Petullo"
Bump to 7.34.0.
Signed-off-by: W. Michael Petullo
---
libs/vips/Makefile | 7 +-
libs/vips/patches/001-no_cpp.patch | 331 ++---
2 files changed, 55 insertions(+), 283 deletions(-)
diff --git a/libs/vips/
> From: "W. Michael Petullo"
>
> Glib 2.32+ requires libffi, so the libffi Makefile needs to call HostBuild.
[...]
Is there any reason these patches are not being acknowledged? Have I
been improperly submitting them?
--
Mike
:wq
__
I would like to volunteer to maintain some OpenWrt
packages. https://dev.openwrt.org/wiki/packages lists me as maintaining:
db47
dmapd
krb5
netatalk
openldap
However, I no longer seem to have write access to the package
repository. Additionally, I would lik
Why are the libiconv and libiconv-full packages not present in packages
master? Has anyone had success building glib2 in packages master? My
build fails with:
[...]
checking for libiconv_open in -liconv... no
configure: error: *** No iconv() implementation found in C libra
>From 3d62dc179887b6ac1ad89af0ac85910cb0d4212d Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Sun, 17 Nov 2013 17:02:34 -0500
Subject: [PATCH 1/5] Add a GStreamer 1.0 package. Many applications are
starting to require GStreamer 1.0, which is API-incompatible with GStream
>From e451c5bc0076daa294e34ea865f2ac5cd69bb9cf Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Sun, 17 Nov 2013 17:04:47 -0500
Subject: [PATCH 2/5] Add base plugins for GStreamer 1.0
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-base/Makefile
>From 20804543858dda76874f12ebe8142f26e95088b4 Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Sun, 17 Nov 2013 17:05:18 -0500
Subject: [PATCH 3/5] Add good plugins for GStreamer 1.0
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-good/Makefile
>From 1e40dce27fe5e4ca52d1ffb665c3dfe6eef1310b Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Sun, 17 Nov 2013 17:06:27 -0500
Subject: [PATCH 4/5] Add bad plugins for GStreamer 1.0
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-bad/Makefile
>From 5562f9e22d7c930ae34c2e0ac1d14b431c134d1a Mon Sep 17 00:00:00 2001
From: "W. Michael Petullo"
Date: Sun, 17 Nov 2013 17:07:03 -0500
Subject: [PATCH 5/5] Add ugly plugins for GStreamer 1.0
Signed-off-by: W. Michael Petullo
---
multimedia/gst1-plugins-ugly/Makefile
Update vips, libdmapsharing, and dmapd; fixes
https://dev.openwrt.org/ticket/11866.
Signed-off-by: W. Michael Petullo
Index: net/dmapd/Makefile
===
--- net/dmapd/Makefile (revision 32713)
+++ net/dmapd/Makefile (working copy
Add sudoers.schema to the openldap-server package.
Signed-off-by: W. Michael Petullo
Index: libs/openldap/patches/030-sudoers-schema.patch
===
--- libs/openldap/patches/030-sudoers-schema.patch (revision 0)
+++ libs/openldap
1 - 100 of 159 matches
Mail list logo