SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for systemd-devel-44-24.fc17.i686.rpm :
Fri Feb 15 13:00:00 2013 Michal Schmidt - 44-24
- Selected fixes.
- Resolves: #891667, #876654, #902483, #875653

Wed Dec 19 13:00:00 2012 Michal Schmidt - 44-23
- Change mount propagation to shared by default. Should fix umounting of
filesystems when PrivateTmp services are running.
- Resolves: #851970

Tue Dec 4 13:00:00 2012 Karsten Hopp - 44-22
- fix build on ppc, similar to
http://lists.freedesktop.org/archives/systemd-devel/2012-September/006424.html

Fri Oct 26 14:00:00 2012 Michal Schmidt - 44-21
- Fixes from upstream v195+:
- Don\'t forbid ExecReload in oneshot units.
- various fixes
- Resolves: #866346, #868603, #869779, fdo#52580

Fri Oct 12 14:00:00 2012 Michal Schmidt - 44-20
- Revert the ntp migration code. Not going to do it in F17.
- Backports from upstream v194+:
- PartOf= dependencies
- enabling/disabling of instantiated units
- usability improvements for systemctl:
- systemctl status /home
- systemctl status /dev/foobar
- implied .service suffix
- new timeouts TimeoutStartSec=, TimeoutStopSec=
- understand PARTUUID=, PARTLABEL= in fstab
- new conditions ConditionHost=, ConditionFileNotEmpty=
- tmpfiles: globbing support with \'w\' mode
- various fixes
- Resolves: #752774, #767795, #802198, #855863, #856975, #858266, #858754,
- #858771, #858777, fdo#39386, fdo#54448, fdo#54522, fdo#54766

Fri Jul 27 14:00:00 2012 Michal Schmidt - 44-19
- Fix for broken fstab mounts in 44-18.
- Add scriptlets to migrate away from systemd-timedated-ntp.target.

Tue Jul 24 14:00:00 2012 Michal Schmidt - 44-18
- Backports from upstream:
- rework the handling of ntp services in timedated (#821813)
- rename systemd-debug-shell.service to debug-shell.service
- support modules-load= boot parameter
- \"systemctl reset-failed\" now resets the start rate limit
- systemctl can filter by load state
- parse BindsTo=
- bring back error reporting when stopping unknown units (#732874)
- many bugfixes (#817760, #835848, #767561, #839736, #841822, ...)

Tue Jun 26 14:00:00 2012 Michal Schmidt - 44-17
- Temporarily revert patch for #732874 until the syslog units are fixed.
- logind improvements (CanTTY, CanGraphical, \'closing\' session state).
- Fix for auto-restart (#832039).
- Don\'t ship systemd-vconsole-setup on S390(x) (workaround for #834118).

Wed Jun 20 14:00:00 2012 Michal Schmidt - 44-16
- Add conflicts with syslog units that do unprotected \'systemctl stop\' on
a non-existent unit in their ExecStartPre.

Tue Jun 19 14:00:00 2012 Michal Schmidt - 44-15
- Apply timeouts to oneshot services (#761656)
- Report error when stopping an unknown unit (#732874)
- logind: more robust on VT-less systems (s390x) (#832210)
- journal: various fixes, expose cutoff times

Thu Jun 14 14:00:00 2012 Michal Schmidt - 44-14
- tmpfiles: correct SELinux context for char devices (#824059)
- systemctl: warn when stopping a triggerable unit (#714525)
- systemctl: clearer error message for missing [Install] (#817033)

Wed Jun 13 14:00:00 2012 Michal Schmidt - 44-13
- Patches from upstream
- Fixes to journald, logind, tmpfiles
- Documentation improvements, systemctl help
- New config options for systemd, journal
- Add systemd-readahead-analyze, systemd-debug-shell.service
- Start using Type=idle
- Fixes: #828007, #814424, #831132, #791098, #823815, fdo#50402, fdo#50671

Tue May 22 14:00:00 2012 Michal Schmidt - 44-12
- Fixes for auto-restart (#817968, fdo#45511)

Mon May 21 14:00:00 2012 Michal Schmidt - 44-11
- Fix weird \"TIFIER=\" messages in syslog (#823498)
- Revert ReleaseSession patch (#823485)
- Add more patches from upstream, notably:
- Documentation= field support
- RequiredBy= in [Install] support
- configurable ulimit defaults
- switch-root fixes

Mon May 21 14:00:00 2012 Michal Schmidt - 44-10
- Fix another cause of \"Failed to issue method call\" (#814966)
- minor systemd-delta updates

Fri May 18 14:00:00 2012 Michal Schmidt - 44-9
- Applied most of the patches from current upstream, while avoiding
incompatible changes.
- NOT included:
- systemadm removal
- /media, /tmp tmpfs changes
- systemd-
*.conf config files rename
- \"service: schedule JOB_RESTART from SERVICE_AUTO_RESTART state\"
possible regression, https://bugs.freedesktop.org/show_bug.cgi?id=45511
- udev merge
- big LGPL relicensing patch
- MountAuto=, SwapAuto= options removal
- use of Type=idle for gettys by default
- JobNew/JobRemoved dbus API change
- Fixes for reported BZs:
- try-restart handling of units with scheduled jobs (#753586)
- start requirement dependencies on \"restart\" (#802770)
- systemd-tmpfiles did not preserve atime of subdirectories (#810257)
- segfault in systemd-loginctl kill-session (#819142)
- added shutdown inhibition support (#570594)
- assertion failure in systemd-analyze (#701669)
- bash-completion \"Failed to issue method call\" (#814966)
- Switched to using git for prep. Allows the use of renaming patches.

Wed May 2 14:00:00 2012 Michal Schmidt - 44-8
- Remove the \"control\" sub-cgroup patch. (#816842)
- Avoid #805942 by disabling the killing on START_PRE, START.

Wed Apr 25 14:00:00 2012 Michal Schmidt - 44-7
- Fixes for two bugs from the F17Blocker tracker:
- Rescue shell on fsck errors (#798328)
- Add systemd-timedated-ntp.target to avoid harcoded ntpd.service
in timedated. Allows chrony to hook into it. (#815748)

Tue Apr 24 14:00:00 2012 Michal Schmidt - 44-6
- Revert most of the patches added in 44-5. F17 has 44-4 right now so let\'s
try to minimize the risk of breakage before GA release. Apply only:
- the fix for CVE-2012-1174
- the PAGE_SIZE build fix
- fix for a blocker bug (processes killed on libvirt restart, #805942)
Fixes for less important bugs will be pushed post F17 GA.

Fri Mar 30 14:00:00 2012 Michal Schmidt - 44-5
- Post-v44 patches from upstream git, except the changes of /media, /tmp
mountpoints and the gtk removal.

Wed Mar 28 14:00:00 2012 Michal Schmidt - 44-4
- Add triggers from Bill Nottingham to correct the damage done by
the obsoleted systemd-units\'s preun scriptlet (#807457).

Tue Mar 27 14:00:00 2012 Michal Schmidt - 44-3.fc17.1
- Undo \"Don\'t build the gtk parts anymore\". It\'s for F>=18 only.

Mon Mar 26 14:00:00 2012 Dennis Gilmore - 44-3
- apply patch from upstream so we can build systemd on arm and ppc
- and likely the rest of the secondary arches

Tue Mar 20 13:00:00 2012 Michal Schmidt - 44-2
- Don\'t build the gtk parts anymore. They\'re moving into systemd-ui.
- Remove a dead patch file.

Fri Mar 16 13:00:00 2012 Lennart Poettering - 44-1
- New upstream release
- Closes #798760, #784921, #783134, #768523, #781735

Mon Feb 27 13:00:00 2012 Dennis Gilmore - 43-2
- don\'t conflict with fedora-release systemd never actually provided
- /etc/os-release so there is no actual conflict

Wed Feb 15 13:00:00 2012 Lennart Poettering - 43-1
- New upstream release
- Closes #789758, #790260, #790522

Sat Feb 11 13:00:00 2012 Lennart Poettering - 42-1
- New upstream release
- Save a bit of entropy during system installation (#789407)
- Don\'t own /etc/os-release anymore, leave that to fedora-release

Thu Feb 9 13:00:00 2012 Adam Williamson - 41-2
- rebuild for fixed binutils

Thu Feb 9 13:00:00 2012 Lennart Poettering - 41-1
- New upstream release

Tue Feb 7 13:00:00 2012 Lennart Poettering - 40-1
- New upstream release

Thu Jan 26 13:00:00 2012 Kay Sievers - 39-3
- provide /sbin/shutdown

Wed Jan 25 13:00:00 2012 Harald Hoyer 39-2
- increment release

Wed Jan 25 13:00:00 2012 Kay Sievers - 39-1.1
- install everything in /usr
https://fedoraproject.org/wiki/Features/UsrMove

Wed Jan 25 13:00:00 2012 Lennart Poettering - 39-1
- New upstream release

Sun Jan 22 13:00:00 2012 Michal Schmidt - 38-6.git9fa2f41
- Update to a current git snapshot.
- Resolves: #781657

Sun Jan 22 13:00:00 2012 Michal Schmidt - 38-5
- Build against libgee06. Reenable gtk tools.
- Delete unused patches.
- Add easy building of git snapshots.
- Remove legacy spec file elements.
- Don\'t mention implicit BuildRequires.
- Configure with --disable-static.
- Merge -units into the main package.
- Move section 3 manpages to -devel.
- Fix unowned directory.
- Run ldconfig in scriptlets.
- Split systemd-analyze to a subpackage.

Sat Jan 21 13:00:00 2012 Dan Horák - 38-4
- fix build on big-endians

Wed Jan 11 13:00:00 2012 Lennart Poettering - 38-3
- Disable building of gtk tools for now

Wed Jan 11 13:00:00 2012 Lennart Poettering - 38-2
- Fix a few (build) dependencies

Wed Jan 11 13:00:00 2012 Lennart Poettering - 38-1
- New upstream release

Tue Nov 15 13:00:00 2011 Michal Schmidt - 37-4
- Run authconfig if /etc/pam.d/system-auth is not a symlink.
- Resolves: #753160

Wed Nov 2 13:00:00 2011 Michal Schmidt - 37-3
- Fix remote-fs-pre.target and its ordering.
- Resolves: #749940

Wed Oct 19 14:00:00 2011 Michal Schmidt - 37-2
- A couple of fixes from upstream:
- Fix a regression in bash-completion reported in Bodhi.
- Fix a crash in isolating.
- Resolves: #717325

Tue Oct 11 14:00:00 2011 Lennart Poettering - 37-1
- New upstream release
- Resolves: #744726, #718464, #713567, #713707, #736756

Thu Sep 29 14:00:00 2011 Michal Schmidt - 36-5
- Undo the workaround. Kay says it does not belong in systemd.
- Unresolves: #741655

Thu Sep 29 14:00:00 2011 Michal Schmidt - 36-4
- Workaround for the crypto-on-lvm-on-crypto disk layout
- Resolves: #741655

Sun Sep 25 14:00:00 2011 Michal Schmidt - 36-3
- Revert an upstream patch that caused ordering cycles
- Resolves: #741078

Fri Sep 23 14:00:00 2011 Lennart Poettering - 36-2
- Add /etc/timezone to ghosted files

Fri Sep 23 14:00:00 2011 Lennart Poettering - 36-1
- New upstream release
- Resolves: #735013, #736360, #737047, #737509, #710487, #713384

Thu Sep 1 14:00:00 2011 Lennart Poettering - 35-1
- New upstream release
- Update post scripts
- Resolves: #726683, #713384, #698198, #722803, #727315, #729997, #733706, #734611

Thu Aug 25 14:00:00 2011 Lennart Poettering - 34-1
- New upstream release

Fri Aug 19 14:00:00 2011 Harald Hoyer 33-2
- fix ABRT on service file reloading
- Resolves: rhbz#732020

Wed Aug 3 14:00:00 2011 Lennart Poettering - 33-1
- New upstream release

Fri Jul 29 14:00:00 2011 Lennart Poettering - 32-1
- New upstream release

Wed Jul 27 14:00:00 2011 Lennart Poettering - 31-2
- Fix access mode of modprobe file, restart logind after upgrade

Wed Jul 27 14:00:00 2011 Lennart Poettering - 31-1
- New upstream release

Wed Jul 13 14:00:00 2011 Lennart Poettering - 30-1
- New upstream release

Thu Jun 16 14:00:00 2011 Lennart Poettering - 29-1
- New upstream release

Mon Jun 13 14:00:00 2011 Michal Schmidt - 28-4
- Apply patches from current upstream.
- Fixes memory size detection on 32-bit with >4GB RAM (BZ712341)

Wed Jun 8 14:00:00 2011 Michal Schmidt - 28-3
- Apply patches from current upstream
- https://bugzilla.redhat.com/show_bug.cgi?id=709909
- https://bugzilla.redhat.com/show_bug.cgi?id=710839
- https://bugzilla.redhat.com/show_bug.cgi?id=711015

Sat May 28 14:00:00 2011 Lennart Poettering - 28-2
- Pull in nss-myhostname

Thu May 26 14:00:00 2011 Lennart Poettering - 28-1
- New upstream release

Wed May 25 14:00:00 2011 Lennart Poettering - 26-2
- Bugfix release
- https://bugzilla.redhat.com/show_bug.cgi?id=707507
- https://bugzilla.redhat.com/show_bug.cgi?id=707483
- https://bugzilla.redhat.com/show_bug.cgi?id=705427
- https://bugzilla.redhat.com/show_bug.cgi?id=707577

Sat Apr 30 14:00:00 2011 Lennart Poettering - 26-1
- New upstream release
- https://bugzilla.redhat.com/show_bug.cgi?id=699394
- https://bugzilla.redhat.com/show_bug.cgi?id=698198
- https://bugzilla.redhat.com/show_bug.cgi?id=698674
- https://bugzilla.redhat.com/show_bug.cgi?id=699114
- https://bugzilla.redhat.com/show_bug.cgi?id=699128

Thu Apr 21 14:00:00 2011 Lennart Poettering - 25-1
- New upstream release
- https://bugzilla.redhat.com/show_bug.cgi?id=694788
- https://bugzilla.redhat.com/show_bug.cgi?id=694321
- https://bugzilla.redhat.com/show_bug.cgi?id=690253
- https://bugzilla.redhat.com/show_bug.cgi?id=688661
- https://bugzilla.redhat.com/show_bug.cgi?id=682662
- https://bugzilla.redhat.com/show_bug.cgi?id=678555
- https://bugzilla.redhat.com/show_bug.cgi?id=628004

Wed Apr 6 14:00:00 2011 Lennart Poettering - 24-1
- New upstream release
- https://bugzilla.redhat.com/show_bug.cgi?id=694079
- https://bugzilla.redhat.com/show_bug.cgi?id=693289
- https://bugzilla.redhat.com/show_bug.cgi?id=693274
- https://bugzilla.redhat.com/show_bug.cgi?id=693161

Tue Apr 5 14:00:00 2011 Lennart Poettering - 23-1
- New upstream release
- Include systemd-sysv-convert

Fri Apr 1 14:00:00 2011 Lennart Poettering - 22-1
- New upstream release

Wed Mar 30 14:00:00 2011 Lennart Poettering - 21-2
- The quota services are now pulled in by mount points, hence no need to enable them explicitly

Tue Mar 29 14:00:00 2011 Lennart Poettering - 21-1
- New upstream release

Mon Mar 28 14:00:00 2011 Matthias Clasen - 20-2
- Apply upstream patch to not send untranslated messages to plymouth

Tue Mar 8 13:00:00 2011 Lennart Poettering - 20-1
- New upstream release

Tue Mar 1 13:00:00 2011 Lennart Poettering - 19-1
- New upstream release

Wed Feb 16 13:00:00 2011 Lennart Poettering - 18-1
- New upstream release

Mon Feb 14 13:00:00 2011 Bill Nottingham - 17-6
- bump upstart obsoletes (#676815)

Wed Feb 9 13:00:00 2011 Tom Callaway - 17-5
- add macros.systemd file for %{_unitdir}

Wed Feb 9 13:00:00 2011 Fedora Release Engineering - 17-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

Wed Feb 9 13:00:00 2011 Lennart Poettering - 17-3
- Fix popen() of systemctl, #674916

Mon Feb 7 13:00:00 2011 Bill Nottingham - 17-2
- add epoch to readahead obsolete

Sat Jan 22 13:00:00 2011 Lennart Poettering - 17-1
- New upstream release

Tue Jan 18 13:00:00 2011 Lennart Poettering - 16-2
- Drop console.conf again, since it is not shipped in pamtmp.conf

Sat Jan 8 13:00:00 2011 Lennart Poettering - 16-1
- New upstream release

Thu Nov 25 13:00:00 2010 Lennart Poettering - 15-1
- New upstream release

Thu Nov 25 13:00:00 2010 Lennart Poettering - 14-1
- Upstream update
- Enable hwclock-load by default
- Obsolete readahead
- Enable /var/run and /var/lock on tmpfs

Fri Nov 19 13:00:00 2010 Lennart Poettering - 13-1
- new upstream release

Wed Nov 17 13:00:00 2010 Bill Nottingham 12-3
- Fix clash

Wed Nov 17 13:00:00 2010 Lennart Poettering - 12-2
- Don\'t clash with initscripts for now, so that we don\'t break the builders

Wed Nov 17 13:00:00 2010 Lennart Poettering - 12-1
- New upstream release

Fri Nov 12 13:00:00 2010 Matthias Clasen - 11-2
- Rebuild with newer vala, libnotify

Thu Oct 7 14:00:00 2010 Lennart Poettering - 11-1
- New upstream release

Wed Sep 29 14:00:00 2010 Jesse Keating - 10-6
- Rebuilt for gcc bug 634757

Thu Sep 23 14:00:00 2010 Bill Nottingham - 10-5
- merge -sysvinit into main package

Mon Sep 20 14:00:00 2010 Bill Nottingham - 10-4
- obsolete upstart-sysvinit too

Fri Sep 17 14:00:00 2010 Bill Nottingham - 10-3
- Drop upstart requires

Tue Sep 14 14:00:00 2010 Lennart Poettering - 10-2
- Enable audit
- https://bugzilla.redhat.com/show_bug.cgi?id=633771

Tue Sep 14 14:00:00 2010 Lennart Poettering - 10-1
- New upstream release
- https://bugzilla.redhat.com/show_bug.cgi?id=630401
- https://bugzilla.redhat.com/show_bug.cgi?id=630225
- https://bugzilla.redhat.com/show_bug.cgi?id=626966
- https://bugzilla.redhat.com/show_bug.cgi?id=623456

Fri Sep 3 14:00:00 2010 Bill Nottingham - 9-3
- move fedora-specific units to initscripts; require newer version thereof

Fri Sep 3 14:00:00 2010 Lennart Poettering - 9-2
- Add missing tarball

Fri Sep 3 14:00:00 2010 Lennart Poettering - 9-1
- New upstream version
- Closes 501720, 614619, 621290, 626443, 626477, 627014, 627785, 628913

Fri Aug 27 14:00:00 2010 Lennart Poettering - 8-3
- Reexecute after installation, take ownership of /var/run/user
- https://bugzilla.redhat.com/show_bug.cgi?id=627457
- https://bugzilla.redhat.com/show_bug.cgi?id=627634

Thu Aug 26 14:00:00 2010 Lennart Poettering - 8-2
- Properly create default.target link

Wed Aug 25 14:00:00 2010 Lennart Poettering - 8-1
- New upstream release

Thu Aug 12 14:00:00 2010 Lennart Poettering - 7-3
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623561

Thu Aug 12 14:00:00 2010 Lennart Poettering - 7-2
- Fix https://bugzilla.redhat.com/show_bug.cgi?id=623430

Tue Aug 10 14:00:00 2010 Lennart Poettering - 7-1
- New upstream release

Fri Aug 6 14:00:00 2010 Lennart Poettering - 6-2
- properly hide output on package installation
- pull in coreutils during package installtion

Fri Aug 6 14:00:00 2010 Lennart Poettering - 6-1
- New upstream release
- Fixes #621200

Wed Aug 4 14:00:00 2010 Lennart Poettering - 5-2
- Add tarball

Wed Aug 4 14:00:00 2010 Lennart Poettering - 5-1
- Prepare release 5

Tue Jul 27 14:00:00 2010 Bill Nottingham - 4-4
- Add \'sysvinit-userspace\' provide to -sysvinit package to fix upgrade/install (#618537)

Sat Jul 24 14:00:00 2010 Lennart Poettering - 4-3
- Add libselinux to build dependencies

Sat Jul 24 14:00:00 2010 Lennart Poettering - 4-2
- Use the right tarball

Sat Jul 24 14:00:00 2010 Lennart Poettering - 4-1
- New upstream release, and make default

Tue Jul 13 14:00:00 2010 Lennart Poettering - 3-3
- Used wrong tarball

Tue Jul 13 14:00:00 2010 Lennart Poettering - 3-2
- Own /cgroup jointly with libcgroup, since we don\'t dpend on it anymore

Tue Jul 13 14:00:00 2010 Lennart Poettering - 3-1
- New upstream release

Fri Jul 9 14:00:00 2010 Lennart Poettering - 2-0
- New upstream release

Wed Jul 7 14:00:00 2010 Lennart Poettering - 1-0
- First upstream release

Tue Jun 29 14:00:00 2010 Lennart Poettering - 0-0.7.20100629git4176e5
- New snapshot
- Split off -units package where other packages can depend on without pulling in the whole of systemd

Tue Jun 22 14:00:00 2010 Lennart Poettering - 0-0.6.20100622gita3723b
- Add missing libtool dependency.

Tue Jun 22 14:00:00 2010 Lennart Poettering - 0-0.5.20100622gita3723b
- Update snapshot

Mon Jun 14 14:00:00 2010 Rahul Sundaram - 0-0.4.20100614git393024
- Pull the latest snapshot that fixes a segfault. Resolves rhbz#603231

Fri Jun 11 14:00:00 2010 Rahul Sundaram - 0-0.3.20100610git2f198e
- More minor fixes as per review

Thu Jun 10 14:00:00 2010 Rahul Sundaram - 0-0.2.20100610git2f198e
- Spec improvements from David Hollis

Wed Jun 9 14:00:00 2010 Rahul Sundaram - 0-0.1.20090609git2f198e
- Address review comments

Tue Jun 1 14:00:00 2010 Rahul Sundaram - 0-0.0.git2010-06-02
- Initial spec (adopted from Kay Sievers)


 
ICM