summaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: 9666cff800b009bb77abb1aaef966a318f30531c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
2005-06-21 11:23  skvidal

	* ChangeLog: 
	remove dcbw's rogue changelog change

2005-06-21 10:11  dcbw

	* ChangeLog, mock.py: 2005-06-21 10:02	dcbw
	
	    * mock.py:
	    Fix traceback in clean() when self.basedir doesn't
		yet exist.
	    Fix traceback when call to Root() raises an exception
		and doesn't therefore set 'my'

2005-06-21 09:47  skvidal

	* ChangeLog, mock.py: 
	--statedir on cli write out some of config into resultdir in a file
	named mockconfig.log

2005-06-17 17:11  katzj

	* src/mock-helper.c: don't allow APT_CONFIG since apt is irrelevant
	to mock

2005-06-17 16:53  katzj

	* src/: Makefile, mock-helper.c: * build libselinux-mock as a
	shared lib that gets installed into LIBDIR * LD_PRELOAD
	libselinux-mock if we're running with selinux.	this involves  
	linking with libselinux.  if you're anti-selinux, build with  
	'make NOSELINUX=1'.  this lets mock work on systems running
	targeted policy   at least
	
	only ugliness here is that if the preload is being used, you get
	errors about being unable to load it in the chroot from ld.  it
	doesn't cause problems, it's just aesthetically ugly.

2005-06-16 16:07  skvidal

	* mock.py, etc/fedora-4-i386-core.cfg, etc/fedora-4-ppc-core.cfg,
	etc/fedora-4-x86_64-core.cfg: 
	- catch srpm not found traceback - fix fc4 config files

2005-06-12 19:35  katzj

	* mock.py: don't allow running as root (#159986)

2005-06-12 19:33  katzj

	* mock.py: error out if the user didn't pass a real srpm (#159987)

2005-06-12 19:23  katzj

	* etc/: Makefile, fedora-4-i386-core.cfg, fedora-4-ppc-core.cfg,
	fedora-4-x86_64-core.cfg, fedora-5-i386-core.cfg,
	fedora-5-ppc-core.cfg, fedora-5-x86_64-core.cfg,
	fedora-development-i386-core.cfg, fedora-development-ppc-core.cfg,
	fedora-development-x86_64-core.cfg: add config files for fc 4 and
	5.  make the development config file a symlink at install time
	since cvs can't really handle symlinks

2005-06-11 23:56  skvidal

	* mock.py: 
	label 0.3

2005-06-11 23:38  skvidal

	* mock.spec, src/mock-helper.c: 
	security fix - pointed out by Toshio Kuratomi

2005-06-05 10:51  skvidal

	* mock.spec: 
	changes to spec file for fedora extras

2005-06-05 04:03  skvidal

	* mock.spec: few more fixes

2005-06-05 04:00  skvidal

	* mock.spec: 
	clean up spec file for fedora extras

2005-05-28 13:25  skvidal

	* Makefile: 
	change make clean in . of dist dir

2005-05-28 13:24  skvidal

	* ChangeLog: 
	update changelog

2005-05-28 13:24  skvidal

	* mock.spec: 
	add changelog to spec file

2005-05-28 13:18  skvidal

	* mock.py: 
	correct umount_by_file problem with trailing \n

2005-05-28 12:40  skvidal

	* mock.spec: 
	spec file fix

2005-05-28 12:34  skvidal

	* ChangeLog, README: 
	added changelog

2005-05-28 12:29  skvidal

	* README, mock.spec: 
	make the default.cfg symlink

2005-05-19 10:24  skvidal

	* README, mock.py, mock.spec, etc/fedora-3-i386-core.cfg,
	etc/fedora-3-x86_64-core.cfg, etc/fedora-development-i386-core.cfg,
	etc/fedora-development-ppc-core.cfg,
	etc/fedora-development-x86_64-core.cfg, src/mock-helper.c: 
	- allow users other than uid=500,gid=500 - fix warnings in
	mock-helper - fix umount of proc and devpts

2005-05-16 11:07  skvidal

	* mock.py: 
	pychecker is my friend

2005-05-16 11:04  skvidal

	* README, mock.py: 
	- default now the default config file - checks for membership in
	mock group before running - run yum update if the chroot is set to
	not be cleaned out

2005-05-16 02:27  skvidal

	* README, mock.py: 
	- update copyright info - update README with some more content and
	TODOs

2005-05-15 22:44  skvidal

	* Makefile, README, mock.py, mock.spec, src/Makefile, src/config.h,
	etc/Makefile, etc/fedora-3-i386-core.cfg,
	etc/fedora-3-x86_64-core.cfg, etc/fedora-development-i386-core.cfg,
	etc/fedora-development-ppc-core.cfg,
	etc/fedora-development-x86_64-core.cfg, src/mock-helper.c,
	src/selinux-mock.c: Import mock

2005-05-15 22:44  skvidal

	* Makefile, README, mock.py, mock.spec, src/Makefile, src/config.h,
	etc/Makefile, etc/fedora-3-i386-core.cfg,
	etc/fedora-3-x86_64-core.cfg, etc/fedora-development-i386-core.cfg,
	etc/fedora-development-ppc-core.cfg,
	etc/fedora-development-x86_64-core.cfg, src/mock-helper.c,
	src/selinux-mock.c: Initial revision