diff --git a/doc/rpm-build/checkout-build-archives.php b/doc/rpm-build/checkout-build-archives.php index 60a384f35b..f755d13b21 100755 --- a/doc/rpm-build/checkout-build-archives.php +++ b/doc/rpm-build/checkout-build-archives.php @@ -22,12 +22,12 @@ $config = array( 'version' => '14.2', // '1.6' 'packaging' => date('Ymd'), // '001' 'egwdir' => 'egroupware', - 'svndir' => '/tmp/build_root/epl_trunk_buildroot-svn', - 'egw_buildroot' => '/tmp/build_root/epl_trunk_buildroot', - 'sourcedir' => '/srv/obs/download/stylite-epl/egroupware-epl-trunk', + 'svndir' => '/tmp/build_root/epl_14.2_buildroot-svn', + 'egw_buildroot' => '/tmp/build_root/epl_14.2_buildroot', + 'sourcedir' => '/srv/obs/download/stylite-epl/egroupware-epl-14.2', 'svnbase' => 'svn+ssh://svn@dev.egroupware.org/egroupware', 'stylitebase' => 'svn+ssh://stylite@svn.stylite.de/stylite', - 'svnbranch' => 'trunk', // 'branches/1.6' or 'tags/1.6.001' + 'svnbranch' => 'branches/14.2', //'trunk', // 'branches/1.6' or 'tags/1.6.001' 'svnalias' => 'aliases/default-ssh', // default alias 'aliasdir' => 'egroupware', // directory created by the alias 'extra' => array('$stylitebase/$svnbranch/stylite', '$stylitebase/$svnbranch/esyncpro'),//, '$stylitebase/$svnbranch/groups'), //,'svn+ssh://stylite@svn.stylite.de/stylite/trunk/eventmgr'), diff --git a/doc/rpm-build/debian.changes b/doc/rpm-build/debian.changes index 85d3408240..59c1bf26d5 100644 --- a/doc/rpm-build/debian.changes +++ b/doc/rpm-build/debian.changes @@ -1,3 +1,15 @@ +egroupware-epl (14.2.20150212-1) hardy; urgency=low + + * 14.2 final release + * All apps: improved printing: CRM view and given number or rows + * All apps: drag & drop files only worked on input nodes, eg. files draged in from desktop + * Filemanager/Mail: fixed not created thumbnails for readable shares + * ImportExport: links supposed to open in admin did not show admin sidebox with tree + * ProjectManager: add new role with rights limited only to add timesheets + * Home: fixed placing of portlets for FireFox and missing context menu after re-opening home tab + + -- Ralf Becker Thu, 12 Feb 2015 10:05:47 +0100 + egroupware-epl (14.2.20150210-1) hardy; urgency=low * 3. release candidate for upcomming 14.2 release