summaryrefslogtreecommitdiffstats
path: root/qarsh.spec
Commit message (Collapse)AuthorAgeFilesLines
* Remove last bits of XML dependenciesNathan Straz2013-09-111-1/+1
|
* Convert to systemd socket activated servicesNathan Straz2013-05-141-8/+20
| | | | | qarshd and btimed will now start directly from systemd xinetd is no longer needed
* Bump version for sigprocmask fixv1.28-1Nathan Straz2012-07-191-1/+5
|
* The selinux Makefile is needed to build the policyNathan Straz2012-07-181-0/+1
|
* Bump version for next release and update changelogNathan Straz2012-06-271-2/+10
|
* Depend on policy.xml directlyNathan Straz2012-06-271-1/+1
|
* Add script to detect and work around some selinux policy issuesNathan Straz2012-06-271-1/+1
|
* Fix requires for selinux-policy buildNathan Straz2010-09-151-3/+3
| | | | | These files need to be instaled before %post so mark the requirements as such.
* Turn SELinux BuildRequires to RequiresNathan Straz2010-09-031-1/+1
| | | | | We need these on the install system since we're building the SELinux policy at install time.
* Remove qarshd.pp from rpm file listNathan Straz2010-08-201-2/+1
|
* Bump version for new releasev1.26-1Nathan Straz2010-08-201-1/+6
|
* Remove pre-build selinux filesNathan Straz2010-08-201-5/+1
| | | | | These are not going to be used at all since the post-install rebuild puts it all in /etc/selinux/...
* Don't build selinux-policy during buildNathan Straz2010-08-201-4/+3
| | | | | | The policy is dynamic so should be built on the system after install since we can't guarantee that the build chroot includes the latest selinux-policy package.
* Remove use of policyhelpNathan Straz2010-08-201-7/+1
| | | | The file is gone is recent RHEL6 trees
* [selinux] Require makeNathan Straz2010-06-171-1/+1
| | | | Make is needed to rebuild the qarshd selinux policy.
* Fix warnings from rpmlintNathan Straz2009-11-241-10/+10
| | | | | - Switch to tabs on all fields - Change to valid groups
* Bump version for new releasev1.25-1Nathan Straz2009-11-201-2/+9
|
* Pull in all services and apps interfacesNathan Straz2009-11-191-3/+2
| | | | | | | | This isn't completely possible because some interfaces cause syntax or load errors. We need to keep a list of interfaces to filter out to get something that loads. This adds gxpp as a requirement to build qarsh.
* Clean the SELinux directory after installNathan Straz2009-10-221-0/+1
| | | | This will prevent temp files from being packaged
* Add SELinux policy for qarshdNathan Straz2009-10-221-1/+44
| | | | We generate the policy based on which services we want to test.
* Fix up spec file to work with proper tarballsNathan Straz2009-04-171-8/+11
|
* Bump version for new buildv1.24-1Nathan Straz2009-04-171-1/+9
|
* Bump version to include pselect speedup.v1.23-1Nathan Straz2008-11-101-1/+5
|
* Bump version to include qarsh fixes.v1.22-1Nathan Straz2008-10-311-1/+5
|
* Bump version to include qacp fix.v1.21-1Nathan Straz2008-10-141-1/+6
|
* Bump version to include last fix.v1.20-1Nathan Straz2008-10-101-1/+5
|
* Bump version to include latest fixes.v1.19-1Nathan Straz2008-10-101-2/+7
|
* Add man pages to the build.v1.18-2Nate Straz2008-09-231-1/+6
|
* Bump version again to include fix for shortened output.v1.18-1Nate Straz2008-09-231-1/+4
|
* Bump version to include new features.v1.17-1Nate Straz2008-09-231-2/+7
|
* Add libxml2-devel requires since it seems to be missing from the RHEL5 buildv1.16-2Nate Straz2008-09-231-1/+2
| | | | roots.
* Bump version for new buildv1.16-1Nate Straz2008-09-231-1/+5
|
* Bump qarsh version for next buildv1.15-1Nate Straz2008-09-231-1/+4
|
* Bump the version for the next build.v1.14-1Nate Straz2008-09-231-1/+4
|
* Get ready for a new build to include the per_source config setting.v1.13-1Nate Straz2008-09-231-1/+4
|
* Add the ability to tag builds for different distros. Just create theNate Straz2008-09-231-1/+1
| | | | source rpm with "make srpm DIST=.el5" and build it with brew.
* Bump version for a new buildv1.12-1Nate Straz2008-09-231-1/+4
|
* Bump version for btime retry adjustmentv1.11-1Nate Straz2008-09-231-1/+4
|
* Add cookies to the heartbeat packet for added safety.v1.10-1Nate Straz2008-09-231-2/+5
| | | | | | | | | Two factors forced this change. 1. ports were being re-used so quickly that we could get lingering packets from past hosts when getting the btime for a new host. 2. We can't control which IP a btime response is sent from if a system has more than one interface. Adding a cookie allows us to know that a response came from whom we sent it.
* Bump version for a new buildv1.9-2Nate Straz2008-09-231-1/+4
|
* Bump the version for the latest fixesv1.9-1Nate Straz2008-09-231-1/+5
|
* Bump qarsh version for btimed bug fixv1.8-1Nate Straz2008-09-231-1/+4
|
* Bump version numberv1.7-1Nate Straz2008-09-231-1/+4
|
* Bump version of qarsh for btimed changesv1.6-1Nate Straz2008-09-231-1/+4
|
* Bump version for isatty changev1.5-1Nate Straz2008-09-231-1/+1
|
* Bump version, the SIGTTIN stuff is probably a bigger issue than originally ↵v1.4-1Nate Straz2008-09-231-2/+2
| | | | thought
* Ignore the SIGTTIN signal so we don't get caught in a read(0, ...)-SIGTTINv1.3-2Nate Straz2008-09-231-1/+1
| | | | infinite loop.
* Bump the version of qarsh because we fixed some important bugsv1.3-1Nate Straz2008-09-231-2/+2
|
* Bump versv1.2-2Dean Jansa2008-09-231-1/+4
|
* Bump the version number to make a package with Dean's latest fix.v1.2-1Nate Straz2008-09-231-1/+4
|