SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for jack-audio-connection-kit-0.109.2-0.svn1088.1.el5.ccrma.x86_64.rpm :
Wed Jan 30 23:00:00 2008 Fernando Lopez-Lezcano 0.109.2-0.svn1088.1
- updated to current svn with latest fixes (0.109.2)

Tue Jan 22 23:00:00 2008 Fernando Lopez-Lezcano 0.109.1-0.svn1085.1
- updated to current svn snapshot (fix from Rui for USX2Y)

Fri Jan 18 23:00:00 2008 Fernando Lopez-Lezcano 0.109.0-1
- update to official 0.109.0 release
- add triggers so that updating pam in f7 triggers the install of the
proper parameters to the limits.conf file. This allows us to no longer
track pam in f7 for updates. See: http://www.rpm.org/support/RPM-Changes-6.html

Sat Dec 15 23:00:00 2007 Fernando Lopez-Lezcano 0.107.7-0.svn1070.1
- added Pieter Palmers patch for fixing the non-zero return value from
clients (which used to zomby the whole jack system)

Mon Oct 15 00:00:00 2007 Fernando Lopez-Lezcano 0.107.5-0.2.svn1061
- added code to update limits.conf in %post, overrides the default
Fedora setting if present

Thu Oct 11 00:00:00 2007 Fernando Lopez-Lezcano 0.107.5-0.1.svn1061
- remove support for capabilities and prelink exception (fedora <= 2)
from the spec file, always patch the realtime priority level
- try with current svn, readd jack_alias and jack_evmon to the file
list

Wed Jun 20 00:00:00 2007 Fernando Lopez-Lezcano 0.103.0-2.1.1050.svn
- revert to latest \"stable\" svn snapshot but add svn 1050 simd patch
so that jack will work on machines without the cmov instruction,
it turns out that 0.107.2 is very unstable and will trigger the
jackd watchdog on client timeouts

Wed Jun 13 00:00:00 2007 Fernando Lopez-Lezcano 0.107.2-0.1.1050.svn
- update to latest svn to fix problem when compiling with dynsimd for
processors without the cmove instruction (ie: C3 processors), hack
the libjack/Makefile to add the proper flags only to the compilation
of the simd.c file

Tue Jun 12 00:00:00 2007 Fernando Lopez-Lezcano 0.104.0-0.1.1032.svn
- update to revision 1032 svn snapshot (after implementing port aliases
but before the midi branch merge), added jack_alias and jack_evmon to
file list
- moved some of the binaries from the example-clients package to the main
jack package: jack_lsp, jack_connect, jack_disconnect, jack_alias as
they are generally useful

Tue Apr 24 00:00:00 2007 Fernando Lopez-Lezcano 0.103.0-0.2.1015.svn
- properly enable the --enable-dynsimd compilation flag, add the necessary
sse/sse2/3dnow build flags, disable --optimize flag, use fedora optimizations

Sun Apr 1 00:00:00 2007 Fernando Lopez-Lezcano 0.103.0-0.1.1015.svn
- updated to 0.103.0 (svn release 1015)

Mon Mar 5 23:00:00 2007 Fernando Lopez-Lezcano 0.102.29-0.1.1001.svn
- changed realtime priority from 62 to 60 to better match the latest
rtirq and default priorities in the new rt kernel
- changed cvs to svn in the release field, it is coming from svn after all...

Thu Nov 30 23:00:00 2006 Fernando Lopez-Lezcano 0.102.29-0.1.1001.cvs
- updated to 2006.12.27 snapshot (rev 1001)

Thu Nov 30 23:00:00 2006 Fernando Lopez-Lezcano 0.102.28-0.1.999.cvs
- updated to svn revision 999
- added tetex build requirement (needed for epstopdf), ghostscript (for gs)
- the preemption checking kernel interface has changed (it now uses
prctl), add patch to change this in jack (patch0)

Mon Nov 20 23:00:00 2006 Fernando Lopez-Lezcano 0.102.25-0.1.996.cvs
- updated to svn revision 996
- adjusted libiec61883 requirement, 1.1.0 cvs is not really needed
- added %{?dist} to release tag

Thu Jun 8 00:00:00 2006 Fernando Lopez-Lezcano 0.102.14-0.1.973.cvs
- updated to svn revision 973

Wed Jun 7 00:00:00 2006 Fernando Lopez-Lezcano 0.102.11-0.1.cvs
- updated to svn 2006.06.06
- added midi example clients
- added libfreebob build requirement

Sat Apr 15 00:00:00 2006 Fernando Lopez-Lezcano 0.101.0-0.2.cvs
- enabled --enable-dynsimd, deleted sse and mmx disables, should be auto now

Thu Apr 6 00:00:00 2006 Fernando Lopez-Lezcano 0.101.0-0.1.cvs
- updated cvs snapshot to latest clock fix branch (0.101.0)

Tue Mar 28 00:00:00 2006 Fernando Lopez-Lezcano 0.100.6-0.3.cvs
- rebuild on fc5
- disable preemption check, should only be used for debugging (I think that\'s
what was killing muse in some tests I was doing)

Tue Dec 6 23:00:00 2005 Fernando Lopez-Lezcano 0.100.6-0.3.cvs
- added latest patch from Jussi Laako

Mon Nov 21 23:00:00 2005 Fernando Lopez-Lezcano 0.100.6-0.2.cvs
- changed to use timeofday for dual core processors

Wed Sep 28 00:00:00 2005 Fernando Lopez-Lezcano 0.100.6-0.1.cvs
- updated to current cvs (2005.09.27), added preemption-check build flag

Tue Aug 30 00:00:00 2005 Fernando Lopez-Lezcano 0.100.4-0.1.cvs
- updated to current cvs (2005.08.29)

Sat Jun 18 00:00:00 2005 Fernando Lopez-Lezcano
- remove the jackstart man page when not building with capabilities
- prelink erasure now working
- the old packages have an unowned directory (/var/lib/jack) we don\'t
need any more (bad packager!), remove it in the pre script

Thu Jun 16 00:00:00 2005 Fernando Lopez-Lezcano 0.100.1-0.5.cvs
- updated to current cvs (0.100.1)
- use /dev/shm instead of /var/lib/jack/tmp
- updated scripts to umount and erase old mountpoints

Wed May 18 00:00:00 2005 Fernando Lopez-Lezcano 0.99.73-0.4.cvs
- updated to current cvs
- gcc4: removed all references to \"-fmove-all-movables\"
- f4: won\'t compile with capabilities enabled (not needed anyhow)

Thu Apr 7 00:00:00 2005 Fernando Lopez-Lezcano 0.99.36-0.3.cvs
- change the default realtime priority of the jackd process to be
just below the default priority of the soundcard irq\'s as set
by the rtirq script (the default for the snd irq is 70)

Tue Jan 4 23:00:00 2005 Fernando Lopez-Lezcano
- .la files needed by fweelin package (only on fc2)

Sun Dec 19 23:00:00 2004 Fernando Lopez-Lezcano 0.99.36-0.1.cvs
- update to current cvs
- added \"which\" build dependency, it is not installed in the fc3 root

Tue Dec 14 23:00:00 2004 Fernando Lopez-Lezcano
- major spec file cleanup, add command macros and full paths,
exclude .la files

Sat Sep 25 00:00:00 2004 Fernando Lopez-Lezcano 0.99.0-2
- fixed prelink problem in fc1

Thu Sep 23 00:00:00 2004 Fernando Lopez-Lezcano 0.99.0-1
- updated to 0.99.0

Tue Aug 24 00:00:00 2004 Fernando Lopez-Lezcano 0.98.10-0.cvs.1
- cvs: 2004/08/23

Wed Aug 18 00:00:00 2004 Fernando Lopez-Lezcano
- for release do not add histogram patch
- cleanup old unneded patches

Tue Aug 17 00:00:00 2004 Fernando Lopez-Lezcano
- add Kjetil\'s multiple users patch, workaround for qjackctl
killing -9 jack processes

Wed Aug 11 00:00:00 2004 Fernando Lopez-Lezcano
- add Lee Revell\'s histogram patch

Sun Aug 8 00:00:00 2004 Fernando Lopez-Lezcano 0.98.1-1
- updated to 0.98.1

Mon Jun 21 00:00:00 2004 Fernando Lopez-Lezcano 0.98.0-3
- added experimental patches for 2.6.x/Fedora Core 2

Wed May 19 00:00:00 2004 Fernando Lopez-Lezcano
- add post script to add jackd to the prelink configuration file
so that it is not prelinked in fc2, added explicit require with
prelink version
- added check for tmpfile creation in postun script

Fri Apr 23 00:00:00 2004 Fernando Lopez-Lezcano 0.98.0-2
- disabled sse/mmx instructions in i386 build
- forced proper architecture flags (march/mcpu)

Thu Apr 22 00:00:00 2004 Fernando Lopez-Lezcano 0.98.0-1
- updated to 0.98.0
- fixed detection of readline
- disable optimization in 7.3, triggers unknown compiler directives
for gcc 2.96 (which means it does not recognize lcap)

Thu Jan 15 23:00:00 2004 Fernando Lopez-Lezcano 0.94.0-1
- updated to 0.94.0

Wed Dec 3 23:00:00 2003 Fernando Lopez-Lezcano 0.91.1-1
- updated to 0.91.1

Tue Nov 25 23:00:00 2003 Fernando Lopez-Lezcano 0.90.1-1
- updated to 0.90.1
- rh73 creates i386
* executable names, fix jackd/Makefile.in

Tue Nov 18 23:00:00 2003 Fernando Lopez-Lezcano 0.80.0-2
- added prelink patch from jack 0.90.0 (cannot release 0.90.0 yet, it
is buggy)

Thu Nov 6 23:00:00 2003 Fernando Lopez-Lezcano 0.80.0-2
- added old compatibility defines in alsa driver (for new alsa api)

Thu Aug 28 00:00:00 2003 Fernando Lopez Lezcano 0.80.0-1
- updated to 0.80.0

Thu Aug 7 00:00:00 2003 Fernando Lopez Lezcano 0.75.0-1
- updated to 0.75.0 (official release), includes pipe patch

Thu Jul 31 00:00:00 2003 Fernando Lopez Lezcano 0.74.1-1
- added Paul Davis\'s pipe patch to make qjackctl work

Sat Jul 26 00:00:00 2003 Fernando Lopez Lezcano 0.74.1-1
- cvs: 0.74.1
- added --enable-optimize flag to configure script

Sun Jun 15 00:00:00 2003 Fernando Lopez Lezcano 0.72.4-1
- cvs: 0.72.4
- added jack_transport to example clients file list

Sat Jun 7 00:00:00 2003 Fernando Lopez Lezcano 0.72.1-1
- cvs: 0.72.1
- added patch to clean up temporary files and directories

Tue Jun 3 00:00:00 2003 Fernando Lopez Lezcano 0.72.0-1
- changed temporary directory to /var/lib/jack/tmp, /var/run is
cleaned up on boot by rc.sysinit
- cvs: 0.72.0

Mon Jun 2 00:00:00 2003 Fernando Lopez Lezcano 0.71.6-1
- cvs: 0.71.6
- a lot more tweaking to the scripts

Sat May 31 00:00:00 2003 Fernando Lopez Lezcano 0.71.5-1
- change temporary directory to /var/run/jack/tmp
- create and erase tmp directory at install or uninstall
- try to umount the temporary directory before uninstalling the package
- fltk example client no longer part of package

Wed May 14 00:00:00 2003 Fernando Lopez Lezcano 0.71.1-1
- cvs: 0.71.1

Wed May 7 00:00:00 2003 Fernando Lopez Lezcano 0.70.4-1
- cvs: 0.70.4

Tue Apr 8 00:00:00 2003 Fernando Lopez Lezcano 0.67.2-1
- cvs: 0.67.2

Sat Apr 5 00:00:00 2003 Fernando Lopez Lezcano 0.66.4-1
- cvs: 0.66.4

Mon Mar 24 23:00:00 2003 Fernando Lopez Lezcano 0.66.0-1
- cvs: 0.66.0, added man pages to file list

Wed Mar 5 23:00:00 2003 Fernando Lopez Lezcano 0.61.0-1
- cvs: 0.61.0

Mon Feb 17 23:00:00 2003 Fernando Lopez Lezcano 0.51.0-1
- cvs: 0.51.0
- jack_alsa.so.
* files are no longer there, change file list

Mon Feb 10 23:00:00 2003 Fernando Lopez Lezcano 0.50.0-1
- cvs: 0.50.0

Wed Feb 5 23:00:00 2003 Fernando Lopez-Lezcano 0.44.2-1
- cvs: 0.44.2

Thu Jan 30 23:00:00 2003 Fernando Lopez-Lezcano 0.44.0-3
- new build, cvs of 1/30/2003, added -s switch

Wed Jan 8 23:00:00 2003 Fernando Lopez-Lezcano 0.44.0-2
- added switches to enable debugging printouts

Mon Dec 30 23:00:00 2002 Fernando Lopez-Lezcano 0.44.0-1
- cvs: 0.44.0

Thu Dec 12 23:00:00 2002 Fernando Lopez-Lezcano 0.41.1-1
- cvs: 0.41.1

Sun Dec 8 23:00:00 2002 Fernando Lopez-Lezcano 0.41.0-1
- cvs: 0.41.0, removed jack_cache_killer, jackstart was in the example
clients file list...

Mon Nov 18 23:00:00 2002 Fernando Lopez-Lezcano 0.40.1-1
- cvs: 0.40.1

Sun Nov 10 23:00:00 2002 Fernando Lopez-Lezcano 0.40.0-1
- cvs: 0.40.0

Sat Oct 12 00:00:00 2002 Fernando Lopez-Lezcano 0.39.0-1
- cvs: 0.39.0, updated file list

Wed Sep 11 00:00:00 2002 Fernando Lopez-Lezcano 0.37.2-4
- still not getting the backwards compatibility link right, it fails to
be created for upgrades from a previous version, fixed now.

Sun Sep 1 00:00:00 2002 Fernando Lopez-Lezcano 0.37.2-3
- while the new 0.37.2 version has apparently split the library versioning
from the package versioning it still needs a backwards compatibility
link

Fri Aug 30 00:00:00 2002 Fernando Lopez-Lezcano 0.37.2-1
- updated to 0.37.2, added backwards compatibility library link

Fri May 24 00:00:00 2002 Fernando Lopez-Lezcano
- added configuration variable to build with/without capabilities

Wed May 22 00:00:00 2002 Fernando Lopez-Lezcano
- split the examples into a different package so that the base
package does not depend on, for example, fltk.
- disable stripping of binaries

Tue May 14 00:00:00 2002 Fernando Lopez-Lezcano
- do not compress documentation, added doxygen docs directory
- changed defattr directives
- added libdir/jack
*, libdir/
*.a and libdir/
*.so.
* to files
- moved all so\'s to libs, jack will not start without jack_alsa.so
- merged base and libs packages

Sun May 5 00:00:00 2002 Christian Fredrik Kalager Schaller
- initial release of jack sound server package for GStreamer


 
ICM