オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Annotation of /trunk/1.8.x/ccs-tools/ccs-tools.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 4173 - (hide annotations) (download)
Thu Dec 2 02:30:17 2010 UTC (13 years, 5 months ago) by kumaneko
Original Path: trunk/1.8.x/ccs-tools/ccstools/ccs-tools.spec
File size: 3201 byte(s)


1 kumaneko 471 Summary: TOMOYO Linux tools
2    
3     Name: ccs-tools
4 kumaneko 4106 Version: 1.8.0
5 kumaneko 4156 Release: 2
6 kumaneko 471 License: GPL
7     Group: System Environment/Kernel
8     ExclusiveOS: Linux
9     Autoreqprov: no
10     Buildroot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
11 kumaneko 4156 Conflicts: ccs-tools < 1.8.0-2
12 kumaneko 471
13 kumaneko 4156 Source0: http://osdn.dl.sourceforge.jp/tomoyo/49693/ccs-tools-1.8.0-20101122.tar.gz
14 kumaneko 471
15     %description
16     This is TOMOYO Linux tools.
17    
18     %prep
19    
20     %setup -q -n ccstools
21    
22     %build
23    
24     make -s all
25    
26     %install
27    
28     make -s install INSTALLDIR=%{buildroot}
29    
30     %clean
31    
32     rm -rf $RPM_BUILD_ROOT
33    
34     %files
35     %defattr(-,root,root)
36     /sbin/ccs-init
37 kumaneko 3579 /usr/lib/
38 kumaneko 727 /usr/sbin/
39 kumaneko 759 /usr/share/man/
40 kumaneko 471
41     %changelog
42 kumaneko 4156 * Mon Nov 22 2010 1.8.0-2
43     - ccs-patternize must print "network " keyword.
44    
45 kumaneko 4106 * Thu Nov 11 2010 1.8.0-1
46     - Fifth anniversary release.
47    
48 kumaneko 3561 * Thu Apr 01 2010 1.7.2-1
49 kumaneko 3545 - ccs-sortpolicy should not remove use_profile lines.
50 kumaneko 3561 - ccs-init calls /etc/ccs/ccs-load-module for loading TOMOYO which was built as a loadable kernel module.
51 kumaneko 3545 - Updated to handle TOMOYO 1.7.2's syntax.
52    
53 kumaneko 3329 * Sun Jan 10 2010 1.7.1-2
54     - ccs-auditd should call fflush() immediately after fprintf().
55     - ccs-queryd was not able to handle /etc/ld.so.cache updates.
56     - ccs-checkpolicy was not able to handle some of TOMOYO 1.7.1's syntax.
57     - Use dynamic buffer allocation for supporting longer lines.
58     - Ignore /proc/0 which is an invalid proc entry.
59    
60 kumaneko 3171 * Wed Nov 11 2009 1.7.1-1
61 kumaneko 3169 - Fourth anniversary release.
62     - Added network mode support to ccs-queryd and ccs-auditd.
63     - Removed policy diff support from ccs-savepolicy, ccs-loadpolicy, ccs-init .
64     - Added ccs-diffpolicy for generating policy diff file.
65     - Updated to handle TOMOYO 1.7.x's syntax.
66     - Added ccs-selectpolicy for picking up specific domain's policy.
67     - Added convert-audit-log for generating policy from audit logs.
68     - Added "--file" option to ccs-patternize.
69    
70 kumaneko 2975 * Thu Sep 03 2009 1.7.0-1
71 kumaneko 2977 - Removed programs for TOMOYO 2.2.0 from this package.
72     Please use tomoyo-tools-2.2.0 package for TOMOYO 2.2.0 .
73     - Converted /sbin/ccs-init and /usr/lib/ccs/init_policy to binary programs.
74 kumaneko 2975 - Removed "realpath", "make_alias", "makesyaoranconf".
75 kumaneko 2977 - Added "--with-domainname" option to ccs-findtemp program.
76 kumaneko 2975 - Changed installation directory from /usr/lib/ccs/ to /usr/sbin/ .
77     - Changed installation directory from /usr/lib/ccs/misc/ to /usr/lib/ccs/ .
78 kumaneko 2773
79 kumaneko 2679 * Tue Jun 23 2009 1.6.8-2
80 kumaneko 2683 - ccs-auditd: Print error message if auditing interface is not available.
81 kumaneko 2679
82 kumaneko 2592 * Thu May 28 2009 1.6.8-1
83     - Minor update release.
84    
85 kumaneko 2311 * Wed Apr 01 2009 1.6.7-1
86     - Feature enhancement release.
87    
88 kumaneko 2086 * Mon Feb 02 2009 1.6.6-1
89     - Fix is_alphabet_char() bug.
90    
91 kumaneko 1817 * Tue Nov 11 2008 1.6.5-1
92     - Third anniversary release.
93     - Updated coding style and fixed some bugs.
94    
95 kumaneko 1506 * Wed Sep 03 2008 1.6.4-1
96 kumaneko 1505 - Minor update release.
97    
98 kumaneko 1384 * Tue Jul 15 2008 1.6.3-1
99 kumaneko 1383 - Bug fix release.
100     - Dropped suid-root from /usr/lib/ccs/misc/proxy because /usr/lib/ccs/ is 0755.
101    
102 kumaneko 1330 * Wed Jun 25 2008 1.6.2-1
103     - Minor update release.
104     - Change permission of /usr/lib/ccs/ to 0755
105    
106 kumaneko 1188 * Sat May 10 2008 1.6.1-1
107     - Minor update release.
108    
109 kumaneko 1074 * Tue Apr 01 2008 1.6.0-1
110 kumaneko 1057 - Feature enhancement release.
111    
112 kumaneko 1021 * Thu Jan 31 2008 1.5.3-1
113     - Minor update release.
114    
115 kumaneko 759 * Wed Dec 05 2007 1.5.2-1
116     - Minor update release.
117     - Added manpage.
118    
119 kumaneko 593 * Thu Oct 19 2007 1.5.1-1
120     - Minor update release.
121    
122 kumaneko 471 * Thu Sep 20 2007 1.5.0-1
123     - First-release.

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26