Age | Commit message (Collapse) | Author | Files | Lines |
|
Fix build with recent libtool. Not bumping PKGREVISION, it's in the flow
of current PLIST fixes and such...
|
|
because no ABI change or soname changes.
It is important to note that because of the fixed *_RECOMMENDED
mechanism, that 1.2.6rc2 will be the default version required.
|
|
|
|
|
|
-biggest change is multiple verbosity levels. To support this from rc file,
the verbose parameter had to change from a boolean to an integer. Update
your getmail rc files: for quiet, set verbose to 0. For more output,
set it to 1 or 2. 2 includes info about messages not retrieved, etc.
-add rc filename to error messages
-change fix from 4.0.11 for email module raising exception during .flatten().
Thanks: Jürgen Nagel.
-some types of SSL error could cause getmail to exit instead of
continuing to the next mail account; fixed. Thanks: Matthias Andree.
|
|
on ppc architectures
|
|
|
|
Bump PKGREVISION.
|
|
|
|
First two chunks of diff: Fix for perl-5.6.1; addresses PR 26718.
Remainder:
- made $category a local variable of checkfile_Makefile
- redefined the meaning of the return value of the check_* subs
(siehe Zeile 37 des Patches)
Welcome to 3.89.
|
|
|
|
|
|
|
|
the HDF5 format
|
|
From Love in PR 26638.
Fixes problems in threaded programs. eg psi and kde3.3's cups support.
|
|
Library for evaluating mathematical expressions
|
|
|
|
files using libxml2 and libxslt
|
|
|
|
changes:
-improvements: EXSLT date:sum added (Joel Reed), hook for document loading
for David Hyatt, xsltproc --nodtdattr to avoid defaulting DTD attributes,
extend xsltproc --version with CVS stamp (William).
+bugfixes
|
|
python specific changes:
avoid a warning with 2.3 (William Brack), tab and space mixes (William),
wrapper generator fixes (William), Cygwin support (Gerrit P. Haase), node
wrapper fix (Marc-Antoine Parent), XML Schemas support (Torkel Lyng)
|
|
changes:
-improvements: DocBook catalog build scrip (William), xmlcatalog tool
(Albert Chin), xmllint --c14n option, no_proxy environment (Mike Hommey),
xmlParseInNodeContext() addition, extend xmllint --shell, allow XInclude
to not generate start/end nodes, extend xmllint --version to include
CVS tag (William)
+bugfixes
|
|
changes:
Bug fixes and addition of weakreferences (weakref module)
|
|
|
|
real effect at all.
|
|
|
|
|
|
|
|
Perl in Interix ships, so it's an appropriate default for the OS. (Still
overrideable in mk.conf explicitly.)
|
|
Changes:
- mkvmerge
bug fix: WAV files which contained a 'PAD ' chunk before the
'data' chunk were not processed at all.
bug fix: Use 'setjmp' and 'longjmp' Instead of throwing a C++
exception during the chapter parsing stage. Otherwise
libexpat will abort with a non-descriptive error
message on Windows.
bug fix: SSA/ASS subs with the old codec ID 'S_SSA' and 'S_ASS'
were accepted, but their codec ID was kept. It is now
correctly changed to 'S_TEXT/SSA' and 'S_TEXT/ASS'.
bug fix: Try to guess whether tags read from OGM files (for
automatic language tag setting and for copying chapter
information) are already in UTF-8 or not. If not try
to convert them from the current system's charset.
bug fix: use the same UID for the EditionUID in the chapters
and in the tag targets when parsing a CUE sheet.
bug fix: Handle TTA files with ID3 tags correctly (=skip the ID3
tags).
bug fix: There was an illegal free() in the OGM reader.
bug fix: Block durations with 0s length (e.g. entries in a SSA
file) were not written.
bug fix: The FLAC packetizer gets the duration from the FLAC
packet itself.
bug fix: The word 'TAG' occuring in e.g. SRT subs caused the
ID3/MP3 frame detection to be stuck n an endless loop.
new feature: Abort muxing if the output file name is the same as
the name of one of the input files.
new feature: If there was no MIME type given for an attachment
then mkvmerge will try to guess it based on the file's
extension just like mmg.
new feature: Implemented sample-precision for timestamps and
durations on audio only files.
added: 'EditionUID' to valid elements below '<Targets>' in XML
tags. Fixed the creation of the 'Targets' with
--global-tags and --tags.
- mkvextract
bug fix: The CUE extraction wrote UTF-8 characters but no UTF-8
BOM (byte order marker) at the beginning.
bug fix: The subtitle track extraction used the wrong duration
in 0.9.4.
new feature: Limited support for extracting chapters as CUE sheets
that haven't been created by using a CUE sheet with
mkvmerge's "--chapters" option.
- mkvmerge, mkvinfo, mkvextract
new feature: added support for the new tag elements ('tag language'
and 'default/original language').
new feature: Added support for the new 'EditionFlagHidden',
'EditionFlagDefault' and 'EditionManaged' elements.
- mkvmerge, mkvextract, mmg
Changes to the chapter handling.
EditionUIDs are always created. mkvextract outputs
EditionUIDs and ChapterUIDs normally. mkvmerge tries
to keep EditionUIDs and ChapterUIDs but replaces them
if they aren't unique.
- mkvmerge/mkvextract
new feature: Use the new EditionUID entries when convert CUE sheets
to chapters and tracks. This is in preparation for
'multiple CDs to single Matroska file' conversions.
- mkvinfo, mmg
bug fix: Fixed compilation with Unicode enabled versions of wxWidgets.
- mmg
bug fix: The 'down' button on the 'input' tab was not working
correctly in all cases.
|
|
MTAs' options, since it causes qmail-smtpd to offer several SASL
mechanisms. No need to preserve the meaning of the old option, as
it was introduced less than a day ago.
|
|
Changes:
- remove patch-aa, it has been merged upstream
0.7.3:
======
- add KaxEditionFlagDefault, KaxEditionManaged, TargetType, TagLanguage,
TagDefault, EditionFlagHidden
- rename the new KaxTagLanguage to KaxTagLangue
- misc small bugfixes
0.7.2:
======
- chapters/tags: add an edition UID and clean the code according to the specs
- mingw32: Proper description for the SHARED option. Make building the lib
statically the default just like it is for libembl.
|
|
|
|
|
|
adds two new options, ldap and pam.
Changes:
* Sudo now supports storing sudoers info in LDAP (optionally using TLS).
* There is a new -e option to edit files the with uid of the invoking
user. This makes it possible to give users to ability to safely edit
files without the possibility of editing other files or running commands
as the target user. If sudo is run as "sudoedit" the -e flag is implied.
* A new tag, NOEXEC, will prevent a dynamically-linked program being run
by sudo from executing another program (think shell escapes). Because
this uses LD_PRELOAD it has no effect on static binaries.
* A uid specified in sudoers now matches the user specified by the -u flag
even if the -u flag specified a name, not a uid.
* Added a -i option to simulate an initial login similar to "su -".
* If sudo is used to run as root shell, further sudo commands will be logged
as run by the user specified by the SUDO_USER environment variable. In -e
mode (sudoedit), SUDO_USER is used to determine what user to run the editor
when the real uid is 0.
* The sudoers file is now parsed as the runas user in all cases instead of
root. This fixes some issues with running NFS-mounted commands.
* If the target user == invoking user a password is no longer required.
* Sudo now produces a sensible error message when the targetpw Defaults option
is set and a non-existent uid is specified via the -u option.
* A negated user/uid in a runas list is now treated the same as a negated
command and overrides a previously allowed entry.
* PAM support now uses Use pam_acct_mgmt() to check for disabled accounts.
* Added a check in visudo for runas_default being used before it was set.
* Fixed several issues when closing all open descriptors. Sudo now uses
closefrom() if it exists, otherwise it uses /proc/$$/fd if that exists
with a fallback of closing all possible descriptors.
* Quoting globbing characters with a backslash now works as documented.
* Fixed a problem on FreeBSD (and perhaps others) when the user is only
listed in NIS (not master.passwd) and netgroups are used in the
master.passwd file.
* The username in a log entry is no longer truncated at 8 characters.
* Added a "sudo_lecture" option that can point to a file containing a
custom lecture.
* The timeout for password reading is now done via alarm(), not select().
* /tmp/.odus is no longer used for timestamps by default.
* Sudo now works on the nsr-tandem-nsk platform.
* Fixed the --with-stow configure option.
* TIS fwtk authentication now supports fwtk 2.0 and higher.
* Added Stan Lee / Uncle Ben quote to the lecture from RedHat.
* Added the --with-pc-insults configure to replace politically incorrect
insults with other ones.
|
|
Based upon the package provided by Joel CARNAT in PR pkg/26134
nget is a command line nntp file grabber.
It automatically pieces together multipart postings for easy
retrieval, even substituting parts from multiple servers and
newsgroups. Handles disconnects gracefully, resuming after the
last part succesfully downloaded.
features:
* Automatic multi-part post joining
* Automatic binary decoding (using uulib)
* Caches header data for quick access
* Full multi-server support, transparently joining parts
from different servers
* Full multi-group support, transparently joining parts from
multiple newsgroups
* Automatic retries on network errors
* Resumes after the last part successfully downloaded
* Dupe file detection to avoid unneeded downloads
* Select what to retrieve based upon a regular expresson (-r),
or even a more complex expression (-R) based upon any of the
file's subject, author, lines, bytes, # of parts we have,
# of parts req, date, age, messageid, and references.
* Search for newsgroups based on their names and/or descriptions
* Automatic handling of PAR and PAR2 files retrieves only as many
recovery files as necessary to repair any missing/damaged files.
|
|
filesystems are a must.
Add instructions on how to change these things after SFU is already
installed (so a reinstall is not necessary).
|
|
|
|
|
|
|
|
target takes care of this case already.
|
|
|
|
|
|
|
|
changes local to the author's system and changes in doc to note better
the newer home on SourceForge.
However, this does contain a quasi-security fix: LOGFILE and
FIDOGATE_LOGFILE could have been used to alter files owned by user/group
"news". This is fixed in 4.4.9nb1, and will also be fixed in 4.4.10 from
the author.
|
|
|
|
[http://sourceforge.net/projects/dvipng/], gdm-2.6.0.4, icewm-1.2.16,
libxml2-2.6.12, libxslt-1.1.9, liferea-0.5.3b, mathomatic-11.3d,
mkvtoolnix-0.9.5, mp3splt-2.0e, rox-session-0.1.24,
sylpheed-claws-0.9.12a, trac-0.7.1 [pkg/26735].
Add Sunbird (Mozilla calendar application) to suggested packages.
|
|
on IRIX. Addresses PR#26647.
|
|
|
|
It has (probably long since) been replaced by configuration checks
in firefox's configure script. The resulting source still compiles
and works on netbsd-1-5 / i386.
|