search for: release_not

Displaying 20 results from an estimated 68 matches for "release_not".

Did you mean: release_net
2012 Mar 25
2
build postfix rpm with mysql
...mples_dir} cp -pr examples/* ${RPM_BUILD_ROOT}%{examples_dir}/ # disable execution permissions to avoid rpm generating dependencies find ${RPM_BUILD_ROOT}%{examples_dir}/ -type f -exec chmod -x {} \; # Install odd documentation files for file in AAAREADME COMPATIBILITY COPYRIGHT HISTORY PORTING \ RELEASE_NOTES RELEASE_NOTES-1.0 RELEASE_NOTES-1.1 \ RELEASE_NOTES-2.0 RELEASE_NOTES-2.1 RELEASE_NOTES-2.2 \ RELEASE_NOTES-2.3 RELEASE_NOTES-2.4 RELEASE_NOTES-2.5 \ RELEASE_NOTES-2.6 RELEASE_NOTES-2.7 RELEASE_NOTES-2.8 \ TLS_ACKNOWLEDGEMENTS TLS_CHANGES TLS_LICENSE \ US_PATENT_6321267 do install -c -m 644...
2011 Nov 19
4
build postfix spec w/ mysql
...mples_dir} cp -pr examples/* ${RPM_BUILD_ROOT}%{examples_dir}/ # disable execution permissions to avoid rpm generating dependencies find ${RPM_BUILD_ROOT}%{examples_dir}/ -type f -exec chmod -x {} \; # Install odd documentation files for file in AAAREADME COMPATIBILITY COPYRIGHT HISTORY PORTING \ RELEASE_NOTES RELEASE_NOTES-1.0 RELEASE_NOTES-1.1 \ RELEASE_NOTES-2.0 RELEASE_NOTES-2.1 RELEASE_NOTES-2.2 \ RELEASE_NOTES-2.3 RELEASE_NOTES-2.4 RELEASE_NOTES-2.5 \ RELEASE_NOTES-2.6 RELEASE_NOTES-2.7 \ TLS_ACKNOWLEDGEMENTS TLS_CHANGES TLS_LICENSE \ US_PATENT_6321267 do install -c -m 644 $file ${RPM_BUILD...
2006 Aug 30
3
Dhtml Calendar Engine undefined method popup_calendar
...s and Rails V1.1.6., The engine plugin is also installed The engine seems to load when I restart WebBrick but the methods are not available in the views. ActionView::TemplateError (undefined method `popup_calendar'' for #<#<Class:0x36b3f10>:0x36b3880>) on line #46 of app/views/release_notes/_form.rhtml: 46: <%= popup_calendar ''release_note'', ''date_approved_for_release'', 47: { :class => ''date'', 48: :field_title => ''Date approved for release'', Anyone have any idea of my mistake? Thanks and regards...
2006 Jan 19
5
reload controller with FCGI
since webrick does not need to run with FCGI how do you get a rails app in FCGI mode to reload the controller (since it caches in production). Is it simply a restart of apache ? adam
2009 Sep 02
2
EXT4 status for centos 5.3
Hi, I was wondering what is the current status fro ext4 support in Centos. I've noticed that is marked as dev when I try to use it from the installer. Does anybody have a scary story to prevent using it? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20090902/7ba417df/attachment-0001.html>
2010 Mar 31
2
RHEL 5.5 released
Hello list, "[rhelv5-list] Red Hat Enterprise Linux 5.5 GA Announcement": https://www.redhat.com/archives/rhelv5-list/2010-March/msg00147.html And: http://www.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/5.5/html/Release_Notes/ And yes, CentOS team does know about this, and is working on CentOS 5.5. Please be patient :) -- Pasi
2012 Feb 22
0
Announce: Puppet Dashboard 1.2.6 Available
...ects.puppetlabs.com/issues/10555). (#10562) Adds header so IE8 users can download nodes.csv Due to IE8''s idiosyncrasies, the following header is necessary for its users to successfully download /nodes.csv Cache-Control: must-revalidate, post-check=0, pre-check=0 (#6739) Remove RELEASE_NOTES.md from Dashboard The RELEASE_NOTES.md file used to be used in a version number link dashboard. Since changing the version link happened in the 1.2.0 timeframe, the file wasn''t removed. This minor fix remotes the file, and references to it in the packaging bits of Dashb...
2010 Feb 03
0
libfishsound 1.0.0 Release
...1.0.0 timeless (1): Fix warnings found while building mozilla ChangeLog | 39 ++++++++++ README | 18 ++++- config.h.in | 17 ++++- configure.ac | 94 +++++++++++++++++++++---- release_notes/libfishsound-1.0.0.txt | 96 +++++++++++++++++++++++++ src/libfishsound/Makefile.am | 1 + src/libfishsound/comments.c | 110 ++++++++++++++++------------ src/libfishsound/debug.h | 92 ++++++++++++++++++++++++ src/libfishsound/encode.c | 2 +- s...
2010 Feb 03
0
libfishsound 1.0.0 Release
...1.0.0 timeless (1): Fix warnings found while building mozilla ChangeLog | 39 ++++++++++ README | 18 ++++- config.h.in | 17 ++++- configure.ac | 94 +++++++++++++++++++++---- release_notes/libfishsound-1.0.0.txt | 96 +++++++++++++++++++++++++ src/libfishsound/Makefile.am | 1 + src/libfishsound/comments.c | 110 ++++++++++++++++------------ src/libfishsound/debug.h | 92 ++++++++++++++++++++++++ src/libfishsound/encode.c | 2 +- s...
2010 Feb 03
0
libfishsound 1.0.0 Release
...1.0.0 timeless (1): Fix warnings found while building mozilla ChangeLog | 39 ++++++++++ README | 18 ++++- config.h.in | 17 ++++- configure.ac | 94 +++++++++++++++++++++---- release_notes/libfishsound-1.0.0.txt | 96 +++++++++++++++++++++++++ src/libfishsound/Makefile.am | 1 + src/libfishsound/comments.c | 110 ++++++++++++++++------------ src/libfishsound/debug.h | 92 ++++++++++++++++++++++++ src/libfishsound/encode.c | 2 +- s...
2006 Feb 14
0
rubyforge-0.1.1
...true, release is not public --release_date , -r specify time of release (default ''now'') --type_id , -t specify filetype code (default determined by ext) --processor_id , -o specify processor (default ''Any'') --release_notes , -n specify release notes as string or file --release_changes , -a specify release changes as string or file --preformatted , -f specify whether release_notes/changes are preformatted enjoy. -a -- judge your success by what you had to give up in order to...
2012 Oct 08
7
puppet 3.0 and passenger
I need a pointer in the right direction... Is there a document for migrating puppet/passenger to 3.0? -- Peter L. Berghold Salty.Cowdawg@gmail.com http://blog.berghold.net “"Don''t wait until everything is just right. It will never be perfect. There will always be challenges, obstacles and less than perfect conditions. So what. Get started now. With each
2009 Jan 20
8
RHEL 5.3 released
Hello list! http://www.redhat.com/about/news/prarchive/2009/rhel_5_3.html kernel (2.6.18-128.el5) changelog: http://rhn.redhat.com/errata/RHSA-2009-0225.html -- Pasi
2003 Mar 29
1
Security fix (Fwd: sendmail 8.12.9 available
...U ARE STRONGLY ADVISED TO PAY CLOSE ATTENTION TO ANY EXPORT/IMPORT > AND/OR USE LAWS WHICH APPLY TO YOU. THE AUTHORS ARE NOT LIABLE FOR > ANY VIOLATIONS YOU MAKE HERE. SO BE CAREFUL, IT IS YOUR RESPONSIBILITY. > > > SENDMAIL RELEASE NOTES > $Id: RELEASE_NOTES,v 8.1340.2.132 2003/03/29 14:02:26 ca Exp $ > > >This listing shows the version of the sendmail binary, the version >of the sendmail configuration files, the date of release, and a >summary of the changes in that release. > >8.12.9/8.12.9 2003/03/29 > SECURITY: F...
2006 May 09
3
XiphQT 0.1.5 released.
...ra. The Theora decoder is actually very recent work, but that's probably even more of a reason to release it, hoping for a feedback from those who have access to the right platforms to test it. More detailed information is available on the project's web-pages: http://www.xiph.org/quicktime/release_notes.html Regards, Arek
2007 Mar 23
0
XiphQT 0.1.7 released
...A new release of the Xiph QuickTime Components ( http://xiph.org/quicktime/ ) is finally out! The most noteworthy features in 0.1.7 are: ability to produce Oggs, 5.1 support, progressive loading and simplified installation. More details can be found in the release notes: http://xiph.org/quicktime/release_notes.html Also, a reminder for students: with the Google Summer of Code student application deadline extended to March 26th (26th/27th midnight UTC) there is still enough time to prepare a good application and there are some XiphQT-related ideas. Speex and FLAC encoding support would be good to have...
2007 Sep 02
0
XiphQT 0.1.8 released
...This is mainly a bugfix release, fixing the video stalling issue and a QuickTime-crashing/iTunes-freezing bug. Also, the file extension and MIME mappings in the Ogg importer have been updated, following on the recent discussions. Details can be found in the release notes: http://xiph.org/quicktime/release_notes.html Regards, Arek
2009 Jun 15
0
XiphQT 0.1.9 released
...ed compatibility with iMovie '08. The official 0.1.9 builds have been linked against recent versions of codec libraries. Most notably, that means Theora release 1.0, bringing performance improvements, especially in encoding. Details can be found in the release notes: http://xiph.org/quicktime/release_notes.html Thanks to everyone whose work and encouragement made this release possible. Arek
2006 May 09
3
XiphQT 0.1.5 released.
...ra. The Theora decoder is actually very recent work, but that's probably even more of a reason to release it, hoping for a feedback from those who have access to the right platforms to test it. More detailed information is available on the project's web-pages: http://www.xiph.org/quicktime/release_notes.html Regards, Arek
2007 Mar 23
0
XiphQT 0.1.7 released
...A new release of the Xiph QuickTime Components ( http://xiph.org/quicktime/ ) is finally out! The most noteworthy features in 0.1.7 are: ability to produce Oggs, 5.1 support, progressive loading and simplified installation. More details can be found in the release notes: http://xiph.org/quicktime/release_notes.html Also, a reminder for students: with the Google Summer of Code student application deadline extended to March 26th (26th/27th midnight UTC) there is still enough time to prepare a good application and there are some XiphQT-related ideas. Speex and FLAC encoding support would be good to have...