Commit Graph

63 Commits

Author SHA1 Message Date
Igor Gnatenko
3057f14eef Remove BuildRoot definition
None of currently supported distributions need that.
It was needed last for EL5 which is EOL now

Signed-off-by: Igor Gnatenko <ignatenkobrain@fedoraproject.org>
2018-02-13 23:56:27 +01:00
Fedora Release Engineering
cf88cfcfe1 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2018-02-08 09:09:11 +00:00
Fedora Release Engineering
69c6bfb9d5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild 2017-08-03 04:24:43 +00:00
Fedora Release Engineering
249fa87836 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild 2017-07-27 01:37:00 +00:00
Nalin Dahyabhai
93e10dfb3a Update to 0.34.4
- documentation updates
- update "prepend_user_name" behavior to be less surprising when used in
  combination with "argument_passing_method" set to "cmdline"
- update pointers to pagure.io hosting

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2017-02-26 02:05:57 -05:00
Fedora Release Engineering
0627a1f21b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild 2017-02-11 00:40:41 +00:00
Fedora Release Engineering
e9be732b0c - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild 2016-02-04 11:16:23 +00:00
Nalin Dahyabhai
f2da816ede Update to 0.34.3
- tweak initialization so that we set up for providing our D-Bus APIs
  before we register our names with the bus, so that we can handle any
  requests that arrive before the acknowledgement of that registration,
  which should make system activation a viable option
2015-07-10 12:55:19 -04:00
Nalin Dahyabhai
182ffdb121 Update to 0.34.2
- fix a crasher in pam_oddjob_mkhomedir.so: remove an initialization step that
  should have been removed when the module was modified to accept larger
  replies (#1236970)
2015-06-30 10:33:21 -04:00
Nalin Dahyabhai
a2d44660a0 Missing bits of the 0.34.1 update 2015-06-24 14:38:19 -04:00
Nalin Dahyabhai
2db3447a31 Update to 0.34.1
- build fixes
2015-06-24 14:37:17 -04:00
Nalin Dahyabhai
c5b2f50f09 Update to 0.34
- open a connection to the bus for every service we're serving, instead of
  using just one for the lot of them, so that we can tell which service a
  client was attempting to contact if it sends a message to our unique
  connection address instead of a well-known name, like dbus-python does
- tweak the logic for guessing which interface name is right when a request
  doesn't include one, so that it has a better chance of finding the right one
- increase the initial size of the buffer that we pass to getpwnam_r in the
  pam_oddjob_mkhomedir module (#1198812)
2015-06-24 02:28:40 -04:00
Dennis Gilmore
c55b118103 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild 2015-06-17 23:43:18 +00:00
David King
11b9dceca5 Update dbus-send dependency for new dbus (#1170584) 2014-12-04 10:22:30 -05:00
Peter Robinson
4a090e8a5d - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-17 13:28:04 +00:00
Dennis Gilmore
35172b15da - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 11:07:42 -05:00
Nalin Dahyabhai
91fe4a73b9 Update to 0.33
- catch calls to the method invocation helper function that mistakenly
  didn't include the newly-required timeout value (#1089655,#1089656)
- stop overriding the system-wide UMASK default in our default
  oddjobd-mkhomedir.conf file (#995097)
2014-04-22 11:16:33 -04:00
Nalin Dahyabhai
08af66da9a Update to 0.32
- add a -t flag to oddjob_request to allow its timeout to be customized
  (#1085491)
- explicitly require "dbus" at the package level (#1085450)
2014-04-08 17:50:30 -04:00
Nalin Dahyabhai
004e65d2aa Update to 0.31.5, now with more docs 2013-07-30 17:27:08 -04:00
Nalin Dahyabhai
8329c66241 update to fix the unit file 2013-05-17 17:43:27 -04:00
Dennis Gilmore
b1ecb6290c - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-14 03:10:38 -06:00
Nalin Dahyabhai
dad72d3aa5 fix to use %%systemd_postun_with_restart
- use %%systemd_postun_with_restart instead of plain old %%systemd_postun,
  because we can be restarted in the %%postun
2013-01-18 15:33:41 -05:00
Nalin Dahyabhai
82d11d1e54 update to 0.31.3 2013-01-17 16:59:26 -05:00
Nalin Dahyabhai
37967baa8d add that dependency to the right subpackage 2012-11-21 10:43:09 -05:00
Nalin Dahyabhai
88a0ae4016 require psmisc in %%post
- add missing requires(post) on killall, which we use to poke the message
  bus daemon to get it to reload its configuration, spotted by rcritten
2012-11-21 10:09:06 -05:00
Nalin Dahyabhai
ec88839c91 update to 0.31.2
- refer to $local_fs instead of $localfs in the init script (#802719)
- install a systemd unit file instead of an init script on still-in-development
  releases (#820137,818963)
- build binaries position-independent and marked for earliest-possible symbol
  resolution (#852800)
- don't worry about moving things from /usr to / when they're the same (#852800)
2012-08-29 15:42:38 -04:00
Dennis Gilmore
8b491bed54 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-20 01:23:58 -05:00
Dennis Gilmore
f5e034c71b - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-13 05:29:38 -06:00
Nalin Dahyabhai
41825dfbb8 - update to 0.31.1 to fix an init script bug and subpackage %post 2011-02-15 11:57:30 -05:00
Dennis Gilmore
8fee181942 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-08 20:24:40 -06:00
Nalin Dahyabhai
44cf763a97 - update to 0.31 2011-01-25 11:16:04 -05:00
Nalin Dahyabhai
674a5243e7 rebuild with new libxml2 2010-11-05 11:44:37 -04:00
Jesse Keating
faddae1582 - Rebuilt for gcc bug 634757 2010-09-29 14:54:10 -07:00
Nalin Dahyabhai
e85418b6eb - update to 0.30.2:
- don't try to "close" our shared connection to the bus when the bus hangs up on us -- at some point libdbus started abort()ing when we try that (#634356)
2010-09-16 17:21:41 -04:00
Fedora Release Engineering
a5116ec386 dist-git conversion 2010-07-29 04:51:06 +00:00
Nalin Dahyabhai
81d14b95dd - update to 0.30.1 to get minor fixes to man pages 2010-04-01 21:07:51 +00:00
Nalin Dahyabhai
4cf6d70315 - fix a typo in the description
- clean out a use of a macro in the changelog
2010-01-29 21:04:58 +00:00
Nalin Dahyabhai
b66b75100a - drop the shared library and python bindings, which so far as i can tell
weren't being used, obsoleting them to avoid a mess on upgrades
- move the mkhomedir helper from %%{_libdir}/%{name} to
    %%{_libexecdir}/%{name} to make the multilib configuration files agree
    (#559232)
- use %%global instead of %%define
2010-01-28 01:37:30 +00:00
Nalin Dahyabhai
6e0dbbfe68 - show that we implement force-reload and try-restart in the init script's
help message (#522131)
2010-01-25 23:52:50 +00:00
Bill Nottingham
371b2b39c8 Fix typo that causes a failure to update the common directory. (releng
#2781)
2009-11-25 22:56:30 +00:00
Jesse Keating
554dbdfea4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 20:34:43 +00:00
Jesse Keating
48750aedbf - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-26 07:51:08 +00:00
Ignacio Vazquez-Abrams
9c2ef33381 Rebuild for Python 2.6 2008-11-29 16:55:45 +00:00
Nalin Dahyabhai
049bc0b695 - update to 0.29.1, fixing naming of services in the configuration files 2008-05-28 16:46:45 +00:00
Jesse Keating
d9cbde44af - Autorebuild for GCC 4.3 2008-02-19 15:56:45 +00:00
Nalin Dahyabhai
1f4e2be694 - update to 0.29 2007-09-05 23:58:45 +00:00
Nalin Dahyabhai
1c2cd1c264 wow, is it that late, already? 2007-02-13 23:39:12 +00:00
Nalin Dahyabhai
dabb5883b4 - make -devel depend on -libs, which supplies the libraries to which it
symlinks (#228377)
2007-02-13 16:09:16 +00:00
Nalin Dahyabhai
197f12d2e6 get that date right 2006-12-11 03:12:31 +00:00
Nalin Dahyabhai
1cfc948756 - add BuildRequires: on python-devel 2006-12-11 03:11:27 +00:00