diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/013212.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2012-March/013212.html | 219 | 
1 files changed, 219 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2012-March/013212.html b/zarb-ml/mageia-dev/2012-March/013212.html new file mode 100644 index 000000000..09d0cb02e --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/013212.html @@ -0,0 +1,219 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] systemd 44 +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%2044&In-Reply-To=%3C4F6723A3.7000408%40colin.guthr.ie%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="013548.html"> +   <LINK REL="Next"  HREF="013215.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] systemd 44</H1> +    <B>Colin Guthrie</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20systemd%2044&In-Reply-To=%3C4F6723A3.7000408%40colin.guthr.ie%3E" +       TITLE="[Mageia-dev] systemd 44">mageia at colin.guthr.ie +       </A><BR> +    <I>Mon Mar 19 13:16:35 CET 2012</I> +    <P><UL> +        <LI>Previous message: <A HREF="013548.html">[Mageia-dev] GNOME 3.3.92 submission +</A></li> +        <LI>Next message: <A HREF="013215.html">[Mageia-dev] systemd 44 +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13212">[ date ]</a> +              <a href="thread.html#13212">[ thread ]</a> +              <a href="subject.html#13212">[ subject ]</a> +              <a href="author.html#13212">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Hi, + +I would like to push systemd 44. + +There are a number of important fixes regarding endian issues (important +for our arm port) and some others relating to the management of the +journal log and file sizes (related ot a problem we have in the current +version which is already patched with one of the upstream fixes for an +issue in this regard - tho' it's not the full story). + +This is the version that will be in Fedora 17 which is approximately in +line with our schedule, we will be getting the benefit of their testing too. + +If this is just crazy talk, I will go through and cherry pick the +important commits, but this will likely be >60% of the real commits. + +I'm obviously running it here. + +What say thee? + + +Happy enough to go either way, as the cherry picking won't take too +long. I'm just not convinced of the benefits vs. the version Fedora are +going to ship.... :) + + +Col + + +Just to give some summary: + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> systemd (master)]$ git shortlog v43..v44| wc -l +108 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> systemd (master)]$ git shortlog v43..v44| grep man: | wc -l +17 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> systemd (master)]$ git shortlog v43..v44| grep TODO | wc -l +13 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">colin at jimmy</A> systemd (master)]$ echo 21; # Lines in the short log for +user headers +21 + + +So of the 108 lines, 51 are shortlog cruft, and trivial changes (not code). + +So only 57 actual commits. 25 of them are related to the journal and we +will likely include all of those in any cherry picking. + + +The remaining fixes look pretty safe to me. + +Dave Reisner (2): +      systemd-analyze: call os.uname() once +      mount: properly check return for mount_add_* + +Frederic Crozat (3): +      fix sparse warnings + +Harald Hoyer (1): +      bash-completion: get rid of awk, sed and grep + +Kay Sievers (4): +      systemd-analyze: read /etc/os-release +      systemctl: forward untrusted user reboot, poweroff requests to logind + +Lennart Poettering (69): +      machine-id: initialize vom qemu/kvm -uuid parameter if available +      systemctl: introduce systemctl reboot -ff +      units: reword rescue/emergency mode message to fit in 80chars +      login: document new sd_session_get_xxx() calls +      sd-login: c++ compatibility +      umount: don't try to umount /usr, if we are running from it +      socket: rename 'broken' failure result to 'failed-permanent' on +order not to introduce new terminology +      nspawn: be less cryptic when clone() fails +      conf: enforce UTF8 validty everywhere +      socket: add option for SO_PASSEC +      util: add brute-force fallback for close_all_fds() +      conf-parser: warn if an assignment is place outside of a section +      mount: fix assertion +      socket: if we fail to create an instantiated service for a socket, +don't put the socket in failure mode +      socket: make sure that the name for per-connection services are unique +      machine-id: initialize from $container_uuid if not set otherwise +      conf: when looking for configurations look in /etc first, in /run +second +      path-lookup: rearrange things so that the system path order +follows the user path order +      pkg-config: bring unit search path order in sync with the code +      log: introduce log_metav +      virt: the pidns controller does not exist anymore +      nspawn: mount /etc/timezone into nspawn environment too +      a couple of fixes to make llvm-analyze quiet +      build-sys: don't build distcheck version with split /usr +      build-sys: prepare release 44 + +Michal Schmidt (1): +      socket: fail the socket if the service keeps dying on start + +Shawn Landden (2): +      login: tag the Mimo 720 ID_AUTOSEAT + +Thierry Reding (1): +      configure.ac: fix typo in distro help string + + + + +--  + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: +  Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: +  Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> +  PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> +  Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="013548.html">[Mageia-dev] GNOME 3.3.92 submission +</A></li> +	<LI>Next message: <A HREF="013215.html">[Mageia-dev] systemd 44 +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#13212">[ date ]</a> +              <a href="thread.html#13212">[ thread ]</a> +              <a href="subject.html#13212">[ subject ]</a> +              <a href="author.html#13212">[ author ]</a> +         </LI> +       </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> | 
