Displaying 18 results from an estimated 18 matches for "reinholdtsen".
2001 Jun 06
1
configure patch for Alpha/Tru64 Unix 5.1
...RSA_MSG="yes (using RSAref)"
AC_MSG_RESULT(using RSAref)
- LIBS="$saved_LIBS -lcrypto -lRSAglue -lrsaref"
+ LIBS="$LIBS -lcrypto -lRSAglue -lrsaref"
fi
fi
fi
--
##> Petter Reinholdtsen <## | pere at td.org.uit.no
O- <SCRIPT Language="Javascript">window.close()</SCRIPT>
http://www.hungry.com/~pere/ | Go Mozilla, go! Go!
2025 Mar 08
1
Time for a new theora release
...result to make sure it is
still working as it should. More automated tested would be nice too, to
make sure the CI trigger if we do a mistake.
An open question is which version number such new release should get.
I hope to see you on IRC, #theora on irc.libera.chat. :)
--
Happy hacking
Petter Reinholdtsen
2025 Mar 22
1
Time for a new theora release
...that show up
before next weekend, but hope those with more knowledge can chime in as
well if more patches appear.
The complete set of changes since beta1 can be viewed on
<URL: https://gitlab.xiph.org/xiph/theora/-/compare/v1.2.0beta1...master?from_project_id=21 >.
--
Happy hacking
Petter Reinholdtsen
2025 Mar 26
1
Time for a new theora release
...ts/ > and
<URL: https://gitlab.xiph.org/xiph/theora/-/issues > before this, but
assume the relative silence on this list and #theora so far indicate
that I am the only one willing to spend time on this. This of course
limit the amount of improvements possible. :)
--
Happy hacking
Petter Reinholdtsen
2003 May 21
2
patch to avoid race condition in rsync 2.5.6
There is a small race condition in rsync 2.5.6. When the transfer is
finished, and the file is moved into place, there is a short time
period where the new file is in place with the wrong permissions.
When using rsync on a busy email server to replace the exim config
file with a new file, exim will produce several complaints in that
short period. This small patch fixes the problem, by making
2008 Jan 01
1
Bug#458502: xen-utils-common: Slight problem with LSB header in init.d script
...true)
As the stop xend script do not seem to do anything except killing the
daemon, that task might be better left to the sendsigs script in
runlevel 0 and 6. If this is indeed the case, I recommend removing 0
and 6 from the Default-Stop list to speed up the shutdown.
Happy hacking,
--
Petter Reinholdtsen
2008 May 21
0
[ANNOUNCE] xfs 1.0.7
Alan Coopersmith (1):
Fix --with-default-config to work with more than two config files
Petter Reinholdtsen (1):
Return an error to the log instead of segfaulting
Stephan A. Maciej (1):
Allow font server to start with pid longer than 5 digits
git tag: xfs-1.0.7
http://xorg.freedesktop.org/archive/individual/app/xfs-1.0.7.tar.bz2
MD5: 3b425d5774a848ff8efb69a936e2d894 xfs-1.0.7.tar.bz2
SHA1...
2006 Dec 01
0
Bug#401118: xen-utils-common: xm(1) manual lists incorrect mode parameter options
...t
"Supported modes are rw (read/write) or ro (read-only)" is changed to
read "Supported modes are w (read/write) or ro (read-only)". I do not
know if 'ro' is a working mode. I failed to get it working, and found
no example on a better name to use.
Friendly,
--
Petter Reinholdtsen
2004 Aug 18
1
[PATCH] fix AIX compile
Hi.
I needed to do this small change to rsync.h to get rsync 2.6.2 to
compile on AIX. The problem is that the extra comma is illegal
(someone forgot to add support for it) in C89, and the AIX compiler do
not accept it. The compiler I'm using is not yet updated to support
C99 where the comma was allowed to stay.
Please apply this patch to the next version of rsync.
diff -ur
2018 Nov 19
2
[Bug 108783] New: Nouveau crash in X server / display system with PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed The Beast Continuum
https://bugs.freedesktop.org/show_bug.cgi?id=108783
Bug ID: 108783
Summary: Nouveau crash in X server / display system with
PAGE_NOT_PRESENT/NULL_DMAOBJ running Minecraft Feed
The Beast Continuum
Product: xorg
Version: unspecified
Hardware: x86-64 (AMD64)
OS: Linux (All)
2003 May 17
1
Tru64 Unix patch for rsync 2.5.6.
Version 2.5.6 of rsync fail to compile on Tru64 Unix v5.1 with this
error message:
cc-wrapper -I. -I. -g -DHAVE_CONFIG_H -c socket.c -o socket.o
cc: Error: socket.c, line 619: In this statement, "sin_len" is not a
member of "sock2". (needmember)
sock2.sin_len = sizeof(sock2);
--------^
make: *** [socket.o] Error 1
error: compile failed.
The problem
2004 Feb 25
3
[patch] Correct configure test for sin_len to compile on Tru64 Unix
The last versions of rsync fail to compile on Tru64 Unix (alpha),
because of a typo in configure.in.
The problem is that the code in configure check for sockaddr.sa_len,
while the code uses sockaddr.sin_len. This patch fixes the problem.
Please include it in the next version of rsync.
diff -ur src-2.6.0/configure.in src-2.6.0-local/configure.in
--- src-2.6.0-local/configure.in
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
Hi everyone,
We finally made it! Opus is now standardized by the IETF as RFC 6716
(http://tools.ietf.org/html/rfc6716). See the announcements at:
https://hacks.mozilla.org/2012/09/its-opus-it-rocks-and-now-its-an-audio-codec-standard/
http://www.xiph.org/press/2012/rfc-6716/
Feel free to spread those around :-)
We're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which
is a
2012 Sep 11
5
Opus is now RFC 6716, plus stable releases
Hi everyone,
We finally made it! Opus is now standardized by the IETF as RFC 6716
(http://tools.ietf.org/html/rfc6716). See the announcements at:
https://hacks.mozilla.org/2012/09/its-opus-it-rocks-and-now-its-an-audio-codec-standard/
http://www.xiph.org/press/2012/rfc-6716/
Feel free to spread those around :-)
We're also releasing both 1.0.0 (same code as the RFC) and 1.0.1, which
is a
2013 Mar 21
0
Processed (with 1 errors): Fix broken submitters (double encoded)
...<adconrad at 0c3.net>} [eglibc] Causes reboot of d-i if installing with upstart
Changed Bug submitter to 'Lo?c Minier <lool at dooz.org>' from 'Lo??c Minier <lool at dooz.org>'
> submitter 611206 Guido G?nther <agx at sigxcpu.org>
Bug #611206 {Done: Petter Reinholdtsen <pere at debian.org>} [virt-goodies] Please recommend munin-libvirt-plugins
Changed Bug submitter to 'Guido G?nther <agx at sigxcpu.org>' from 'Guido G??nther <agx at sigxcpu.org>'
> submitter 614970 "Thibault F?vry" <thibaultfevry at gmail.com>...
2013 Apr 18
0
Processed: adding new jessie tag to sid-tagged bugs
...essie
Bug #580028 [linux-2.6] linux-image-2.6.32-4-686: Can not mount cdroms, no dmesg output
Added tag(s) jessie.
> tags 602896 + jessie
Bug #602896 [xfonts-mathml] xfonts-mathml: rdepends on openoffice.org and libreoffice
Added tag(s) jessie.
> tags 672316 + jessie
Bug #672316 {Done: Petter Reinholdtsen <pere at debian.org>} [discover-data] Update for new HW data
Added tag(s) jessie.
> tags 504312 + jessie
Bug #504312 [ifupdown] ifupdown and ipv6-only ppp
Added tag(s) jessie.
> tags 630719 + jessie
Bug #630719 [pacemaker] User and group names mixed up in pacemaker.postinst
Added tag(s)...
2008 Feb 20
0
Bug#458502: xen-utils-common: Slight problem with LSB header in init.d script
Any hope to have it fixed soon? This bug messes up the boot and
shutdown sequence for those using dependency based boot sequencing.
2007 Mar 10
0
Bug#414294: xen-utils-common: /etc/init.d/xendomains fail to save domains with "long" names
Package: xen-utils-common
Version: 3.0.3-0-2
Severity: important patch
I ran into this problem when using xen on Debian/Etch. I have several
virtual xen instanses, and I name them using their fully qualified DNS
domain name. These machines have failed to start automatically when I
booted the host machine, and I just recently found out why. During
shutdown, I was messages like this:
Error: