hwoarang 14/03/15 22:53:52 Added: shorewallrc 10-releasenotes.patch Log: Version bump. Bug #499174 thanks to Thomas D. (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key C2BA7F3C!)
Revision Changes Path 1.1 net-firewall/shorewall-core/files/4.5.21.7/shorewallrc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/files/4.5.21.7/shorewallrc?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/files/4.5.21.7/shorewallrc?rev=1.1&content-type=text/plain Index: shorewallrc =================================================================== # # Gentoo Shorewall 4.5 rc file # BUILD= #Default is to detect the build system HOST=gentoo #Gentoo GNU Linux PREFIX=@GENTOO_PORTAGE_EPREFIX@/usr #Top-level directory for shared files, libraries, etc. SHAREDIR=${PREFIX}/share #Directory for arch-neutral files. LIBEXECDIR=${PREFIX}/share #Directory for executable scripts. PERLLIBDIR=${PREFIX}/share/shorewall #Directory to install Shorewall Perl module directory CONFDIR=@GENTOO_PORTAGE_EPREFIX@/etc #Directory where subsystem configurations are installed SBINDIR=@GENTOO_PORTAGE_EPREFIX@/sbin #Directory where system administration programs are installed MANDIR=${PREFIX}/share/man #Directory where manpages are installed. INITDIR=${CONFDIR}/init.d #Directory where SysV init scripts are installed. INITFILE=${PRODUCT} #Name of the product's installed SysV init script INITSOURCE=init.gentoo.sh #Name of the distributed file to be installed as the SysV init script ANNOTATED= #If non-zero, annotated configuration files are installed SYSTEMD=@GENTOO_PORTAGE_EPREFIX@/usr/lib/systemd/system #Directory where .service files are installed (systems running systemd only) SERVICEFILE=gentoo.service #Name of the distributed file to be installed as systemd service file SYSCONFFILE=default.gentoo #Name of the distributed file to be installed in $SYSCONFDIR SYSCONFDIR=${CONFDIR}/conf.d #Directory where SysV init parameter files are installed SPARSE= #If non-empty, only install $PRODUCT/$PRODUCT.conf in $CONFDIR VARLIB=@GENTOO_PORTAGE_EPREFIX@/var/lib #Directory where product variable data is stored. VARDIR=${VARLIB}/${PRODUCT} #Directory where product variable data is stored. 1.1 net-firewall/shorewall-core/files/4.5.21.7/10-releasenotes.patch file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/files/4.5.21.7/10-releasenotes.patch?rev=1.1&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-firewall/shorewall-core/files/4.5.21.7/10-releasenotes.patch?rev=1.1&content-type=text/plain Index: 10-releasenotes.patch =================================================================== This patch will update the version number in the release notes. See http://thread.gmane.org/gmane.comp.security.shorewall/30808 --- shorewall-core-4.5.21.7.old/releasenotes.txt 2014-03-08 16:35:39.000000000 +0100 +++ shorewall-core-4.5.21.7/releasenotes.txt 2014-03-09 14:38:19.503337459 +0100 @@ -1,5 +1,5 @@ ---------------------------------------------------------------------------- - S H O R E W A L L 4 . 5 . 2 1 . 6 + S H O R E W A L L 4 . 5 . 2 1 . 7 ------------------------------------ M a r c h 0 8 , 2 0 1 4 ----------------------------------------------------------------------------
