This has now been applied. Thanks!
On Sat, Nov 1, 2014 at 8:59 PM, Colin Walters wrote:
> FILE * wants cleanup_fclose().
>
> Spotted by udev hwdb segfaulting in gnome-continuous' buildroot
> construction.
> ---
> src/libudev/libudev.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
>
FILE * wants cleanup_fclose().
Spotted by udev hwdb segfaulting in gnome-continuous' buildroot
construction.
---
src/libudev/libudev.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
From ab6d4e20cb37dc666bbd80b5014a6bf91d4aa554 Mon Sep 17 00:00:00 2001
From: Colin Walters
Date: Sat, 1 No
On Sat, Nov 01, 2014 at 12:18:08PM -0400, Joe Lawrence wrote:
> s/threat/treat/g
Applied.
Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
On Wed, Oct 29, 2014 at 11:54:07AM +1100, Michael Chapman wrote:
> A recent commit (2f3a215) changed the parsing of /proc/cmdline to use a
> shell array. Unfortunately, this introduced a bug: "read -ar line"
> populates the shell variable $r, not $line. This breaks installation of
> new loader entr
On Thu, Oct 30, 2014 at 03:45:15PM +0900, WaLyong Cho wrote:
> ---
> src/core/dbus-unit.c | 24 ++--
> 1 file changed, 10 insertions(+), 14 deletions(-)
Applied.
Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.
On Wed, Oct 29, 2014 at 11:20:02AM +0100, Umut Tezduyar Lindskog wrote:
> ---
> NEWS | 4
> man/journalctl.xml | 4 ++--
> 2 files changed, 6 insertions(+), 2 deletions(-)
Applied.
Zbyszek
___
systemd-devel mailing list
systemd-devel
On Fri, Oct 31, 2014 at 10:16:45AM +0100, Jan Synacek wrote:
> ---
> Changes in v3:
> - check correct errno
> Changes in v2:
> - show long explanation only when errno == EROFS
>
> src/core/machine-id-setup.c | 12 +++-
> 1 file changed, 11 insertions(+), 1 deletion(-)
>
> diff --git a/
On Fri, Oct 31, 2014 at 12:20:21PM -0500, Dan Williams wrote:
> The duid data passed by the caller does not include the DUID type,
> but sd_dhcp6_client_set_duid() was treating it like it did.
Applied.
Zbyszek
___
systemd-devel mailing list
systemd-devel
Applied this one.
Zbyszek
___
systemd-devel mailing list
systemd-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/systemd-devel
Sometimes device gets Wants on mount point; sometimes not. I do not
really understand why. Also different mount units apparently behave
differently - e.g. mnt.mount "forgets" its history. It almost looks like
mnt.mount is destroyed after it is unmounted and t.mount not ...
cat /etc/fstab
UUID=ec5c
s/threat/treat/g
---
src/udev/scsi_id/scsi_id.c |4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/udev/scsi_id/scsi_id.c b/src/udev/scsi_id/scsi_id.c
index 4d9378a..48c6cf7 100644
--- a/src/udev/scsi_id/scsi_id.c
+++ b/src/udev/scsi_id/scsi_id.c
@@ -317,8 +317,8 @@ sta
11 matches
Mail list logo