opendkim-sysvinit-2.9.2-2.fc19$>.Iex>E#$?#d ! U$(LP_n X      48d  " (P)W*+,-89 : >!?!@!D!G!H!I!X!Y!\!]!^!b!d"e"f"l"t"u"v"w#x#y# #Copendkim-sysvinit2.9.22.fc19The SysV init script to manage the OpenDKIM milter.OpenDKIM allows signing and/or verification of email through an open source library that implements the DKIM service, plus a milter-based filter application that can plug in to any milter-aware MTA, including sendmail, Postfix, or any other MTA that supports the milter protocol. This package contains the SysV init script to manage the OpenDKIM milter when running a legacy SysV-compatible init system. It is not required when the init system used is systemd.S1buildvm-02.phx2.fedoraproject.orgFedora ProjectFedora ProjectBSD and SendmailFedora ProjectSystem Environmnt/Daemonshttp://opendkim.org/linuxi686/sbin/chkconfig --add opendkim || :if [ $1 -eq 0 ]; then service opendkim stop >/dev/null || : /sbin/chkconfig --del opendkim || : fi exit 0if [ "$1" -ge "1" ] ; then /sbin/service opendkim condrestart >/dev/null 2>&1 || : fi exit 0S.36a76417f6fb7dae07c0a139012741b12c11382afb08d6956f8877533a09df8frootrootopendkim-2.9.2-2.fc19.src.rpmopendkim-sysvinitopendkim-sysvinit(x86-32)@     /bin/bash/bin/sh/bin/sh/bin/sh/bin/shopendkimrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)2.9.2-2.fc193.0.4-14.6.0-14.0-15.2-14.11.2/sbin/chkconfig --add opendkim >/dev/null 2>&1 || :opendkim2.8.0-1SuS@SR@R@Rv:Rv:QQp@QQQ@Q~`QHS@Q-@Q,Q+R@Q& @P @PPN@P@P@P4P H@ON{#@Nw.NRDNJ[NI @Steve Jenkins - 2.9.2-2Steve Jenkins - 2.9.2-1Fedora Release Engineering - 2.9.0-3Steve Jenkins - 2.9.0-2Steve Jenkins - 2.9.0-1Steve Jenkins - 2.8.4-4Ville Skytta ville.skytta@iki.fi> - 2.8.4-3Petr Pisar - 2.8.4-2Steve Jenkins 2.8.4-1Petr Pisar - 2.8.3-3Steve Jenkins 2.8.3-2Steve Jenkins 2.8.3-1Steve Jenkins 2.8.2-1Steve Jenkins 2.8.1-1Steve Jenkins 2.8.0-4Steve Jenkins 2.8.0-3Steve Jenkins 2.8.0-2Steve Jenkins 2.8.0-1Steve Jenkins 2.7.4-1Steve Jenkins 2.7.3-2Steve Jenkins 2.7.3-1Steve Jenkins 2.7.2-1Steve Jenkins 2.7.1-1Steve Jenkins 2.6.7-1Fedora Release Engineering - 2.4.2-7Fedora Release Engineering - 2.4.2-6Steve Jenkins 2.4.2-5Steve Jenkins 2.4.2-4Steve Jenkins 2.4.2-3Steve Jenkins 2.4.2-2Steve Jenkins 2.4.2-1- Change file ownerships/permissions to fix https://bugzilla.redhat.com/show_bug.cgi?id=891292 - Default keys no longer created on startup. Privileged user must run opendkim-default-keygen or create manually (after install)- Updated to use newer upstream 2.9.2 source code - Fixed invalid date in changelog- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild- Patch adds user and group to systemd service file (Thx jcosta@redhat.com) - Changed default ownership of /etc/opendkim/keys directory to opendkim user- Updated to use newer upstream 2.9.0 source code - Added libbsd-devel to Build Requires - Removed listrl references from libopendkim files section (handled by libbsd-devel)- Rebuild of all release packages to sync version numbers- Fix path to docs in sample config when doc dir is unversioned (#993997).- Perl 5.18 rebuild- Updated to use newer upstream 2.8.4 source code - Added libbsd build requirement- Perl 5.18 rebuild- Removed libmemcached support from SysV version (requires > v0.36)- Updated to use newer upstream 2.8.3 source code - Added unbound, libmcached, and db support on configure- Updated to use newer upstream 2.8.2 source code- Updated to use newer upstream 2.8.1 source code - Removed patches for bugs fixed in upstream source- Added patch from upstream to fix libdb compatibility issues- Split into two spec files: systemd (F17+) and SysV (EL5-6) - Removed leading / from unitdir variables - Removed commented source lines - Created comment sections for easy switching between systemd and SysV- Added / in front of unitdir variables- Happy Birthday to me! :) - Updated to use newer upstream 2.8.0 source code - Migration from SysV initscript to systemd unit file - Added systemd build requirement - Edited comments in default configuration files - Changed default Canonicalization to relaxed/relaxed in config file - Changed default values in EnvironmentFile - Moved program startup options into EnvironmentFile - Moved default key check and generation on startup to external script - Removed AutoRestart directives from default config (systemd will handle) - Incorporated additional variable names throughout spec file - Added support for new opendkim-sysvinit package for legacy SysV systems- Updated to use newer upstream 2.7.4 source code - Added AutoRestart and AutoRestartRate directives to default configuration - Changed default SigningTable directive to include refile: for wildcard support- Set /etc/opendkim/keys default permissions to 750 (Thanks patrick at puzzled.xs4al.nl)- Updated to use newer upstream 2.7.3 source code- Updated to use newer upstream 2.7.2 source code- Updated to use newer upstream 2.7.1 source code - Updated to reflect source code move of files from /usr/bin to /usr/sbin - Removed --enable-stats configure option to avoid additional dependencies - Added support for strlcat() and strlcopy() previously in libopendkim - Added new MinimumKeyBits configuration option with default of 1024- Updated to use newer upstream 2.6.7 source code - Removed patches from 2.4.2 which were incorporated upstream - Updated install directory of opendkim-reportstats- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild- Changed ownernship of directories to comply with selinux-policy - Added default KeyTable and TrustedHosts files - Added config(noreplace) to sysconfig file- Use Fedora standard method to fix pkg supplied libtool (Todd Lyons) - Updated Summary and Description - Fixed default stats file location in sample config file - Install opendkim-reportstats and README.opendkim-reportstats - Changed default stop priority in init script - Added example SigningTable - Added sysconfig support for AUTOCREATE_DKIM_KEYS, DKIM_SELECTOR, DKIM_KEYDIR - Enabled SysLogSuccess and LogWhy by default- Mad props to Matt Domsch for sponsoring and providing feedback - Removed {?OSshort} variable in Release: header - Removed explicit Requires: in header - Added support for tmpfiles.d - Replaced opendkim with {name} variable throughout - Replaced RPM_BUILD_ROOT with {buildroot} - Moved changelog to bottom of file - Removed "All Rights Reserved" from top of spec file - Removed Prefix: line in header - Pointed Source*: to the upstream tarballs - Changed BuildRoot: format - Changed makeinstall to make install - Moved creation of working dirs to install - Moved ownership of working dirs to files - Moved user and group creation to pre - Moved permissions setting to files with attr - Created directory for user keys - Removed testing for working directories; mkdir -p will suffice - Revised Summary - Removed static libraries from -devel package - Removed extra spaces - Removed usermod command to add opendkim to mail group - Removed echo in post - General tidying up - Moved INSTALL readme information into patch - Removed CPPFLAGS from configure - Added _smp_mflags to make - Changed which README from source is written to doc directory - Added licenses to all subpackages - Changed default runlevel in init script- Added -q to setup -a 1 - Added x86_64 libtool support (Mad props to Todd Lyons) - Added {?dist} variable support in Release: header - Changed Statistics storage location - Statistics option now commented in opendkim.conf by default - Check for existing private key before attempting to build keys - Check for domain name before attempting to build keys- Initial Packaging of opendkim/bin/sh/bin/sh/bin/sh/bin/sh2.9.2-2.fc192.9.2-2.fc19opendkim/etc/rc.d/init.d/-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -grecord-gcc-switches -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tablesdrpmxz2i686-redhat-linux-gnuBourne-Again shell script, ASCII text executableR?7zXZ !PH6]"k% .Zko#GDNJ݈Ђt ǥnR(SўX UE9Nn }SBW_WiDG^4}ZnB'ʵyEbP'C0 Ғ\҇J2ql ;ّx`H q6 Ku^E+boD")Q>&<ζ)Kckoykj2AV.KH='L 2IbRj'8nP+Aoݫu9C/Fp 0.N=n_.U)fRs M Me;I~_=R6>zC|,Oqӌ?5uwĀvPuŧbD,KQ51# reHۧ*0QFO~U.νe-57(_u@|(Z\Mi"0LY . A|Y2(Q FuʣYM!k{bL{= SHAoT԰lSj/nItnDZh]ç߾ |+-)Rl$÷FO51/:G os٩Pdb+S>ZHL:wEpG2׻|i^T#;0C(%g_h& i*Ł:L!snG72 2 }NjAI8wx}/p.@ƒ:23K?v|FIPVOkdlzL6qcu?xUjk$ynQrA<}9T>*yPQ 1VOV$GZ\K[ƛو⡦=a"mξ2L5bzs.޺h @pi7\a8t|ڐOH9G,ҡ'Fr]O>:#+z.' ЕޱJTy2쪲7z$ÂtQh|/>xK)qeqI&vta@U l%ZuK!N)3;~Rt 6&R儍̈́>) Q0JJ)Ntz7)͝6 ܻ@3?STGlkKs:6{A/U.Lz7njW*絁Ff,A _UmIQĈ3CNc` k`<tn ԓ!sVzLs;j}ߠF!%yˬ23 sl