Ralf Becker
00ad0fbb35
"setting upload_tmp_dir explicit, in case distribution set something else, which is then not included in our open_basedir"
2010-04-05 06:53:46 +00:00
Ralf Becker
22a3b97bb7
"switching E_STRICT off in error_reporting"
2010-03-30 13:26:06 +00:00
Ralf Becker
284ca304ae
"adding changelog also as commit message to obs commit"
2010-03-22 21:30:31 +00:00
Ralf Becker
bfd8b94b09
"fix to understand and replace ereg(i) with array-subscriptions as parameters (eg. $_REQUEST['something'])"
2010-03-21 09:06:43 +00:00
Ralf Becker
a7c54190d7
removed doublicate definition of /var/lib/egroupware in egroupware-core package
2010-03-09 11:02:54 +00:00
Ralf Becker
b78673955a
automatic updating OBS checkout
2010-03-06 09:32:08 +00:00
Ralf Becker
52e7de7ef0
"re-adding icalsrv and mydms as the are default apps in 1.6"
2010-03-06 09:21:21 +00:00
Ralf Becker
4b3847a069
"some more cleanups and making in similar to EPL version"
2010-03-06 08:48:30 +00:00
Ralf Becker
df16087de0
allow to replace archives in obs checkout
2010-03-05 15:23:37 +00:00
Ralf Becker
8368344f0f
fixed spec file
2010-03-03 18:41:46 +00:00
Ralf Becker
e5ebfd96db
updated asyncservice patch
2010-03-03 17:29:00 +00:00
Ralf Becker
aa851924b1
missing header.inc.php and removed no longer used .tar.bz2 files
2010-03-03 14:40:51 +00:00
Ralf Becker
7b4316d735
new spec file for 1.6.003:
...
- eGroupware package only requiring eGroupware-core and default apps
- eGroupware core containing eGroupware-addressbook (as accounts class
requires it)
- removed apache.conf and egroupware.cron from tar.bz2 archives for
easier customization
2010-03-03 13:10:36 +00:00
Ralf Becker
df8581e1f6
apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M
2010-02-14 06:59:25 +00:00
Ralf Becker
e3fa760a9a
apache config: fixed not allowed symbolic constants in error_reporting, added /usr/share/jpgraph:/usr/bin/tnef:/usr/bin/aspell to open_basedir, updated memory_limit to 64M, upload_max_filesize 64M and post_max_size 65M
2010-02-14 06:51:32 +00:00
Ralf Becker
6549ed94a2
disabling automatic call to asyncservice after each request
2009-11-28 08:28:12 +00:00
Ralf Becker
3c23ce30e0
fixing PHP5.3 deprecated warnings
2009-11-16 09:01:01 +00:00
Ralf Becker
74c1a1f614
"making all requirements >= (instead of =), as package versions generated by obs are allways the release version higher as version macro
...
--> fix for https://bugzilla.novell.com/show_bug.cgi?id=537407 "
2009-09-20 12:17:01 +00:00
Ralf Becker
a7f5776ae3
"requiring if ctype extension for suse (HTMLpurifier), rh contains it in php-comon"
2009-08-14 09:54:07 +00:00
Ralf Becker
1bc20dec28
"requiring %{php}-posix for all distros (RH distros provide that in different packages depending on their version)"
2009-08-05 06:53:57 +00:00
Ralf Becker
48f13f3bb9
"added php-process (contains posix extension) for rh"
2009-07-31 21:17:34 +00:00
Ralf Becker
e40f887d8e
"added php-process (contains posix extension) for rh"
2009-07-31 21:15:42 +00:00
Ralf Becker
44891a8c3a
fixed not working --run -name or --run +name
2009-07-21 06:32:44 +00:00
Ralf Becker
dab1b3a225
adapted patch for updated sources
2009-07-20 16:09:01 +00:00
Ralf Becker
95f6ced9b7
renamed rpmlintrc file to containt no version
2009-07-20 16:08:35 +00:00
Ralf Becker
bbcf5dc565
"1.6.002 version and changelog"
2009-07-20 07:58:01 +00:00
Ralf Becker
463d61fa36
not longer used
2009-07-20 07:45:47 +00:00
Ralf Becker
84bd571ae8
"setting defaults for 1.6.002"
2009-07-20 07:36:28 +00:00
Ralf Becker
3a6ed9ce4e
added new build script to 1.6 branch
2009-07-20 07:32:26 +00:00
Ralf Becker
ba346ab68b
"replaced split with preg_split"
2009-07-20 07:30:34 +00:00
Ralf Becker
6587813d2d
"dont delete header (otherwise the header is owned by the user running the script)"
2009-06-21 12:35:13 +00:00
Ralf Becker
0ada07748c
"reload apache, if it's already running"
2009-06-14 08:42:34 +00:00
Ralf Becker
8cd899c36c
added automatic detection for suse and debian
2009-06-09 11:22:23 +00:00
Ralf Becker
70a8820eaf
"added (executable) scripts in doc/rpm-build"
2009-06-09 05:44:16 +00:00
Ralf Becker
83867b6178
script used to fix depricated functions & features for php53
2009-06-08 16:22:21 +00:00
Ralf Becker
232252475f
patch fixing many depricated functions (eg. posix regular expressions) and features, which fill up the error_log under php5.3 (and will no longer be available under php6).
...
Patch is mostly created by script in egroupware/doc/fix_depricated.php in separate commit.
I do NOT advice to apply this patch to a production system (it's commited to trunk!), as the automatic modified regular expressions have a good change to break something ...
2009-06-08 16:21:14 +00:00
Ralf Becker
35a2353a1e
removed not (longer) needed files
2009-06-07 16:29:13 +00:00
Ralf Becker
9965d89a0f
removed not (longer) needed files
2009-06-07 16:28:43 +00:00
Ralf Becker
ce882c3e64
"- detecting source dir
...
- --suse opton to set suse defaults (default is red hat)"
2009-06-01 22:05:07 +00:00
Ralf Becker
9ce701cb18
"- allow to use config vars in config vars, eg. 'header' => '$data_dir/header.inc.php'
...
- use LANG from $_SERVER, if not set in $_ENV (happens somehow on openSUSE)"
2009-06-01 21:08:51 +00:00
Ralf Becker
608697c1d4
fixed patch to match current class
2009-06-01 18:32:41 +00:00
Ralf Becker
b8dbca8191
"- made package configurable
...
- allow to use configuration in module names
- check branch agains checkout dir not aliasdir"
2009-06-01 12:35:00 +00:00
Ralf Becker
b65c8fbf61
new script to build egroupware archives
2009-06-01 11:53:03 +00:00
Ralf Becker
2d7f5720cd
- implemented header-updates
...
- dont give fatal error, if everything is up to date, but config is missing
- always patch existing password back into the header
- docu update
2009-05-31 09:54:08 +00:00
Ralf Becker
3ec3c205ee
created a rpm post script to automatic install or update EGroupware:
...
- cleaned up exceptions in cli code (no need to log, as it goes direct to the user)
- regarding small rpm redirect header (< 200 bytes) as no header
- fixed wrong detected vars for cli install (eg. webserver_url)
- fixed egw_cache to not stall if system_charset is not yet in db
2009-05-30 20:15:31 +00:00
Ralf Becker
3121bb1106
newest version from openSUSE build service
2009-04-26 05:55:31 +00:00
Ralf Becker
9ecd56d384
changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9
2009-04-26 05:52:48 +00:00
Ralf Becker
94ddea7b21
changed "php_value mbstring.func_overload X" to "php_admin_value mbstring.func_overload X" for php5.2.9
2009-04-26 05:51:26 +00:00
Ralf Becker
8b4fa31275
Mandriva's Apache2 rpm is called apache
2009-04-19 12:16:30 +00:00
Ralf Becker
d006b7a69f
fixes to build openSUSE 11.1 rpms
2009-03-27 21:25:09 +00:00