2024-09-04 06:23:50 +00:00
-------------------------------------------------------------------
Wed Sep 04 06:23:07 UTC 2024 - jslaby@suse.cz
- Update to version 1.9+git.20240830:
* Remove all the ->gen_packet stuff.
- remove 0001-syscalls-send.c-fix-build-on-32bit.patch
Different fix already in upstream.
2024-08-30 07:32:20 +00:00
-------------------------------------------------------------------
Fri Aug 30 07:31:56 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- add 0001-syscalls-send.c-fix-build-on-32bit.patch
2024-08-16 06:28:54 +00:00
-------------------------------------------------------------------
Fri Aug 16 06:25:53 UTC 2024 - jslaby@suse.cz
- Update to version 1.9+git.20240614:
* Remove unused kcov stuff
* Remove TODO
* fix memfd_create compile issue (#51)
2024-05-22 06:16:57 +00:00
-------------------------------------------------------------------
Wed May 22 05:32:21 UTC 2024 - jslaby@suse.cz
- Update to version 1.9+git.20240521:
* support kernel 6.8 and 6.9 (#48)
* ioctls/kvm: make powerpc ioctls powerpc-only
* ioctls/kvm: make s390 ioctls s390-only
* compat: add removed KVM structures
* compat: add deprecated KVM IOCTL definitions
* Update madvise flags
- delete (they are in upstream)
0001-compat-add-deprecated-KVM-IOCTL-definitions.patch
0002-compat-add-removed-KVM-structures.patch
0003-ioctls-kvm-make-s390-ioctls-s390-only.patch
0004-ioctls-kvm-make-powerpc-ioctls-powerpc-only.patch
2024-05-16 10:04:08 +00:00
-------------------------------------------------------------------
Thu May 16 10:03:21 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- support for kernel 6.9
* deleted (superseded)
0001-kvm-drop-deprecated-and-dropped-KVM-ioctls.patch
* added
0001-compat-add-deprecated-KVM-IOCTL-definitions.patch
0002-compat-add-removed-KVM-structures.patch
0003-ioctls-kvm-make-s390-ioctls-s390-only.patch
0004-ioctls-kvm-make-powerpc-ioctls-powerpc-only.patch
2024-03-19 09:07:59 +00:00
-------------------------------------------------------------------
Tue Mar 19 09:04:16 UTC 2024 - Jiri Slaby <jslaby@suse.cz>
- add 0001-kvm-drop-deprecated-and-dropped-KVM-ioctls.patch (kernel 6.8)
2024-01-09 09:10:11 +00:00
-------------------------------------------------------------------
Tue Jan 9 09:06:32 UTC 2024 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20230710:
* ioctls/drm: fix DRM_MGA check (#45)
* ioctls/drm: check i810,mga,r128 and savage support (#44)
* update i386 syscall list
* Avoid array access out of bounds error during initialzation of fd providers. (#43)
* kvm: drop KVM_SET_MEMORY_REGION (#42)
- Switch _service to manual
- Drop upstreamed 0001-kvm-drop-KVM_SET_MEMORY_REGION.patch
2023-03-16 10:05:54 +00:00
-------------------------------------------------------------------
Thu Mar 16 09:48:44 UTC 2023 - jslaby@suse.cz
- Update to version 1.9+git.20230109:
* periodic version bump
- add 0001-kvm-drop-KVM_SET_MEMORY_REGION.patch
2023-01-09 07:06:12 +00:00
-------------------------------------------------------------------
Mon Jan 09 07:05:48 UTC 2023 - jslaby@suse.cz
- Update to version 1.9+git.20230108:
* fix: previous_op_count may more than op_count case process data compete. I met this under mips64 debian
* drop decnet
2022-11-28 08:51:29 +00:00
-------------------------------------------------------------------
Mon Nov 28 08:49:14 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20220913:
* set_mempolicy_home_node skeleton
* futex_waitv skeleton
* fix warning about pragma diagnostic pop without push
2022-03-10 12:38:55 +00:00
-------------------------------------------------------------------
Thu Mar 10 12:37:14 UTC 2022 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20220309:
* Ignore compiler warning
* fix unlikely overflow in stallcounter
* remove -Wdeclaration-after-statement
* panic when fd number is close to limition
* Fix compiler warning
* add support for riscv64 platform
2021-10-20 07:44:11 +00:00
-------------------------------------------------------------------
2021-12-22 09:54:35 +00:00
Wed Dec 22 09:49:04 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20211129:
* reduce variable scoping
* do not let created timer send SIGINT signal
-------------------------------------------------------------------
2021-10-20 07:44:11 +00:00
Wed Oct 20 07:41:28 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20211011:
* new setsockopts
* Add skeletons for a bunch of new syscalls
* protect other children's shm from corruption
2021-09-13 08:37:45 +00:00
-------------------------------------------------------------------
Mon Sep 13 08:33:55 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20210826:
* Use fcntl.h for dev_t & mode_t
2021-07-21 06:56:54 +00:00
-------------------------------------------------------------------
Wed Jul 21 06:55:09 UTC 2021 - jslaby@suse.cz
- Update to version 1.9+git.20210717:
* net/proto-ip-raw.c: fix build with kernel >= 5.13
2020-12-28 08:54:08 +00:00
-------------------------------------------------------------------
2021-04-08 10:19:53 +00:00
Thu Apr 8 08:34:23 UTC 2021 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20210330:
* Update mremap flags for 5.12-rc5
* Update madvise flags
* Update socketopts to 5.12rc5
* syscall update for 5.12-rc5
* Yet more new io_uring flags
-------------------------------------------------------------------
2020-12-28 08:54:08 +00:00
Mon Dec 28 08:53:52 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update project url
2020-03-10 12:08:40 +00:00
-------------------------------------------------------------------
Tue Mar 10 12:05:09 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20200228:
* new io_uring_register opcodes
- Change compression to gz form faster builds
- Small package cleanup
2020-02-17 12:04:21 +00:00
-------------------------------------------------------------------
Mon Feb 17 12:03:52 UTC 2020 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20200130:
* Fix build with GCC 10.
* remove more udp detritus
* Remove leftover udp.h include.
* remove dead var
* remove all the udp logging
* Remove unnecessary abstraction.
* syscalls: remove arch_prctl from x86_32
* modify_ldt: include linux/types.h before ASSEMBLY == 1
* Remove DEVEL crud
* update TCP setsockopts
2020-01-22 13:15:11 +00:00
-------------------------------------------------------------------
Wed Jan 22 10:41:26 UTC 2020 - tchvatal@suse.com
- Update to version 1.9+git.20191230:
* remove more udp detritus
* Remove leftover udp.h include.
* remove dead var
* remove all the udp logging
* Remove unnecessary abstraction.
- Switch to the obs_scm from tar_scm
2019-11-20 08:02:14 +00:00
-------------------------------------------------------------------
Wed Nov 20 08:00:22 UTC 2019 - jslaby@suse.com
- Update to version 1.9+git.20191119:
* syscalls: remove arch_prctl from x86_32
* modify_ldt: include linux/types.h before ASSEMBLY == 1
- drop 0001-modify_ldt-include-linux-types.h-before-ASSEMBLY-1.patch and
0001-syscalls-remove-arch_prctl-from-x86_32.patch (upstream)
2019-11-18 09:14:00 +00:00
-------------------------------------------------------------------
Mon Nov 18 09:13:22 UTC 2019 - Jiri Slaby <jslaby@suse.com>
2019-11-18 09:18:56 +00:00
- add 0001-modify_ldt-include-linux-types.h-before-ASSEMBLY-1.patch and
0001-syscalls-remove-arch_prctl-from-x86_32.patch to fix build
2019-11-18 09:14:00 +00:00
2019-08-28 07:06:46 +00:00
-------------------------------------------------------------------
Wed Aug 28 07:05:26 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20190801:
* Remove DEVEL crud
* update TCP setsockopts
* Add SO_DETACH_REUSEPORT_BPF
* update x86-32 syscalls
* add new 5.3 syscalls
2019-07-16 12:04:32 +00:00
-------------------------------------------------------------------
Tue Jul 16 12:03:00 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20190701:
* format string fixes
* don't free the default dump filename ptr
* remove pointless or
* Fix reversed file closures in ftrace code.
* Fix cut-n-paste errors in smc socket creation
* Map PF_XDP to string
* more signed->unsigned
* silence the perf dumper
* socket args are unsigned
* Don't do 10 iterations of sockets we can't generate
* no logging by default
* Bump version string to something that makes more sense
* Fix compile failure on centos7
* update x86-32 syscalls
* update prctl
* update setsockopts
* basic fspick support
* basic fsmount support
* basic fsconfig support
* basic fsopen support
* basic move_mount support
* basic open_tree support
* basic io_uring support
* Add pidfd_send_signal
* commit the additional PF_XDP bits
* Add PF_XDP support
2019-06-26 14:21:42 +00:00
-------------------------------------------------------------------
Wed Jun 26 14:20:56 UTC 2019 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20190614:
* memfd build fixes for modern glibc
* cppcheck fixes
* strncpy -> memcpy
2019-03-12 07:34:40 +00:00
-------------------------------------------------------------------
Tue Mar 12 07:34:11 UTC 2019 - jslaby@suse.com
- Update to version 1.9+git.20190124:
* Begin 1.10
* 1.9 release
* Compile fix missing bits of commit that added the new syscalls.
* proto-rds: include libc network headers first
* Silence spew from fds/bpf.c
* add skeletons for io_pgetevents & rseq
2018-09-27 10:55:42 +00:00
-------------------------------------------------------------------
Thu Sep 27 10:54:25 UTC 2018 - Martin Pluskal <mpluskal@suse.com>
- Update to version 1.9+git.20180921:
* Fixed trinity compile issue as on gcc gcc (Ubuntu 8.2.0-6ubuntu1) 8.2.0 it failed as -Werror=format-overflow= while assigning a array variable as size over flow
2018-08-28 08:15:32 +00:00
-------------------------------------------------------------------
Mon Aug 27 09:12:38 UTC 2018 - mpluskal@suse.com
- Update to version 1.9+git.20180827:
* Check if VIDIOC_RESERVED is defined.
- Do not build with -Werror (this Workarounds various build
failures).
2018-06-28 08:07:54 +00:00
-------------------------------------------------------------------
Mon Jun 18 08:07:12 UTC 2018 - jslaby@suse.com
- workaround build with gcc8
2018-06-12 09:35:32 +00:00
-------------------------------------------------------------------
Tue Jun 12 08:49:35 UTC 2018 - pdostal@suse.com
- Update to version 1.9+git.20180608:
* configure: fix build with kernel headers v4.17+
* trinity: check pidstatfile before fclose
2018-05-30 13:48:40 +00:00
-------------------------------------------------------------------
Wed May 30 13:44:02 UTC 2018 - mpluskal@suse.com
- Update to version 1.9+git.20180413:
* parisc-specific updates
2018-04-10 15:41:23 +00:00
-------------------------------------------------------------------
Tue Apr 10 12:29:57 UTC 2018 - mpluskal@suse.com
- Update to version 1.9+git.20180402:
* Fix pthread undefined references
* short-circuit log handle discovery if logging disabled
* mlock: move MLOCK_ONFAULT to compat.h
* memfd: fix build with glibc 2.27
- Drop no longer needed patches:
* memfd-do-not-redefine-memfd_create.patch
* mlock-move-MLOCK_ONFAULT-to-compat.h.patch
- Run spec-cleaner
2018-03-10 07:24:52 +00:00
-------------------------------------------------------------------
Sat Mar 10 07:18:00 UTC 2018 - jslaby@suse.com
- Update to version 1.9+git.20180228:
* suppress packed warning
* add sgxv2
* add ioctl pattern for sgx driver
* trinity: Add support for s390_sthyi svc
* trinity: Add support for s390_guarded_storage svc
* trinity: Add support for s390_pci_mmio_read and write
* trinity: Add support for runtime_instr svc
- add memfd-do-not-redefine-memfd_create.patch
- add mlock-move-MLOCK_ONFAULT-to-compat.h.patch
2018-02-08 12:27:35 +00:00
-------------------------------------------------------------------
Thu Feb 8 12:27:26 UTC 2018 - mpluskal@suse.com
- Update to version 1.9+git.20180206:
* trinity: Add support for readdir svc
* trinity: Add support for copy_file_range svc
* trinity: Add support for mlock2 svc
* trinity: Add support for statx svc
* trinity: Add support for preadv2/pwritev2 svcs
* trinity: Update and comment on s390 system call table
* trinity: Fix compile error on linux 4.15 kernel
2018-01-10 12:47:27 +00:00
-------------------------------------------------------------------
Wed Jan 10 10:12:33 UTC 2018 - mpluskal@suse.com
- Update to version 1.9+git.20171219:
* document why we take that rec->lock in the extrafork path
* compat: handle removed autofs macros
* fd logging -> object logging
* Begin 1.9
- Drop not needed patch:
* compat-handle-removed-autofs-macros.patch
2017-11-09 10:16:47 +00:00
-------------------------------------------------------------------
2017-11-28 09:14:44 +00:00
Tue Nov 28 09:14:12 UTC 2017 - jslaby@suse.com
- add compat-handle-removed-autofs-macros.patch to fix factory
build failure
-------------------------------------------------------------------
2017-11-09 10:16:47 +00:00
Thu Nov 09 10:07:14 UTC 2017 - lcavajani@suse.com
- Update to version 1.8+git.20171103:
* add SO_ZEROCOPY
* add statx for i386
* add MSG_ZEROCOPY
* add new madvise flags
* update hashes
* perf_event_open: update features to 4.14-rc6
* TODO: some extra cmdline args
* 1.8 release
2017-10-19 06:36:53 +00:00
-------------------------------------------------------------------
Thu Oct 19 06:35:55 UTC 2017 - jslaby@suse.com
- Update to version 1.7+git.20171006:
* ignore possible error codes like ERESTARTSYS
* Fix up null ptr deref when no -l arg.
2017-09-21 08:50:27 +00:00
-------------------------------------------------------------------
Thu Sep 21 07:28:54 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170918:
* output a packet count for debugging
* net/proto-rds.c: rds_setsockopt() stub not needed
* proto-rds: fix missing includes
* syscalls-mips: split header
* mips[o32]: add missing syscalls
* mips: add n32 and 64 ABIs
* reinstate the log-to-file code for now.
* fix the case where -l is passed a directory.
* remove duplicate LOGGING_DISABLED checks
* make output() aware that LOGGING_UDP is a thing
* remove logfiles_opened
* update some documentation regarding logging
* update the TODO some.
* add a script I use to monitor when the kernel interfaces change
* add hashcheck use to TODO
2017-08-29 11:16:22 +00:00
-------------------------------------------------------------------
Tue Aug 29 11:15:31 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170825:
* add RENAME_WHITEOUT
* econet: make optional
* ax25: make optional
* change include <sys/termios.h> -> <termios.h>
* ipx: make optional
* replace __WORDSIZE with WORD_BIT
* types.h: change __uint32_t -> uint32_t
* syscalls/select: ensure __NFDBITS is defined
* fix includes
* pathnames: add missing nftw defines
* Fix version.h generation
* syscall: ensure a child is not killed with a lock held
* Add SIGILL as a potential child exit signal
2017-08-14 13:35:33 +00:00
-------------------------------------------------------------------
Mon Aug 14 13:34:40 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170813:
* dump_pid_stack: fix uninitialised variable
* beginnings of TCP_ULP support.
* add tls header
* only Werror on gcc7+
2017-07-24 13:19:20 +00:00
-------------------------------------------------------------------
Mon Jul 24 13:18:23 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170712:
* remove old debug leftover
* remove the syscall-in-subchild code.
* make the new seed be sequential (sort of)
* move the 'are we done' check to the generic child code.
* Include sys/io.h for UIO_MAXIOV symbol.
* ioctls/vfs.c: add more ioctls from linux/fs.h
* ioctls/vfs.c: FS_IOC_GETFSMAP
* get_syscall_entry: remove SYSCALL_OFFSET
* add new TCP setsockopts
* update setsockopt options
* special case tls for TCP_ULP
* update netlink protocols
2017-06-16 09:19:33 +00:00
-------------------------------------------------------------------
Fri Jun 16 09:17:12 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170612:
* mark the sync syscalls as expensive
* reduce the likelyhood that we call expensive syscalls.
-------------------------------------------------------------------
Sun May 28 11:43:25 UTC 2017 - opensuse-packaging@opensuse.org
- Update to version 1.7+git.20170525:
* add incoming packets to the correct place in the list.
* add the last op_nr to the childexited message
* add a flag to mark when we're expecting a spawn message.
* only process CHILD_EXITED messages if the opnr is current
* maintain a count of packets processed each scan of the child list.
* childhdr is already set at this point.
* use a single thread to process all child packets
* optimize packet rx list walk
* drop duplicate packets instead of adding them to the list.
* fix up cppcheck signedness warnings
* replace state machine with simpler drain logic
Accepting request 495853 from home:vsistek:branches:devel:tools
- Update to version 1.7+git.20170512
-This line, and those below, will be ignored--
old: devel:tools/trinity
new: home:vsistek:branches:devel:tools/trinity rev None
Index: _servicedata
===================================================================
--- _servicedata (revision 95)
+++ _servicedata (revision 2)
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param name="url">git://github.com/kernelslacker/trinity</param>
- <param name="changesrevision">f3764ffc7f46a7aae442a6d9cfb216a72db2d73f</param></service></servicedata>
\ No newline at end of file
+ <param name="changesrevision">a81fba1701ad9250f91f87c7748940525eaaffa4</param></service></servicedata>
\ No newline at end of file
Index: trinity.changes
===================================================================
--- trinity.changes (revision 95)
+++ trinity.changes (revision 2)
@@ -1,4 +1,38 @@
-------------------------------------------------------------------
+Thu May 18 11:59:33 UTC 2017 - vsistek@suse.com
+
+- Update to version 1.7+git.20170512:
+ * create a thread per child queue
+ * change decoders to return strings
+ * mutex needs to protect list walks, not just removal.
+ * add a server/ copy of zmalloc
+ * support user CFLAGS in Makefiles
+ * fix potential use-before-init
+ * move some udp related server functions to their own file
+ * output decoded packets to logfiles.
+ * remove the 'stash' copy of the syscall rec
+ * print where handshakes came from
+ * tweak socket buffer sizes.
+ * timestamp syscall operations.
+ * timestamp all child messages
+ * only print setsockopt success if it actually succeeded
+ * server side packet ordering.
+ * reset the expected sequence number when a child is respawned
+ * after iterating the child list once, sleep.
+ * no implied ordering between packets on spawn/exit/signal
+ * detect pid changes in child messages
+ * scope reduction
+ * misc cleanup
+ * more cppcheck cleanups
+ * dump errno if write() to logfile fails
+ * maintain a packets pending count
+ * copy incoming packet timestamp into the packet header
+ * log the last operation number a child did when we get a signal
+ * use pthread_yield rather than sleep
+ * send the SIGALARM message from the child that just received it.
+ * bump the expected sequence nr if we got a SIGALARM
+
+-------------------------------------------------------------------
Mon May 8 16:48:14 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170506:
Index: trinity.spec
===================================================================
--- trinity.spec (revision 95)
+++ trinity.spec (revision 2)
@@ -16,9 +16,9 @@
#
-%define version_unconverted 1.7+git.20170506
+%define version_unconverted 1.7+git.20170512
Name: trinity
-Version: 1.7+git.20170506
+Version: 1.7+git.20170512
Release: 0
Summary: A Linux System call fuzz tester
License: GPL-2.0
Index: trinity-1.7+git.20170512.tar.xz
===================================================================
Binary file trinity-1.7+git.20170512.tar.xz (revision 2) added
Index: trinity-1.7+git.20170506.tar.xz
===================================================================
Binary file trinity-1.7+git.20170506.tar.xz (revision 95) deleted
OBS-URL: https://build.opensuse.org/request/show/495853
OBS-URL: https://build.opensuse.org/package/show/devel:tools/trinity?expand=0&rev=96
2017-05-18 12:07:41 +00:00
-------------------------------------------------------------------
Thu May 18 11:59:33 UTC 2017 - vsistek@suse.com
- Update to version 1.7+git.20170512:
* create a thread per child queue
* change decoders to return strings
* mutex needs to protect list walks, not just removal.
* add a server/ copy of zmalloc
* support user CFLAGS in Makefiles
* fix potential use-before-init
* move some udp related server functions to their own file
* output decoded packets to logfiles.
* remove the 'stash' copy of the syscall rec
* print where handshakes came from
* tweak socket buffer sizes.
* timestamp syscall operations.
* timestamp all child messages
* only print setsockopt success if it actually succeeded
* server side packet ordering.
* reset the expected sequence number when a child is respawned
* after iterating the child list once, sleep.
* no implied ordering between packets on spawn/exit/signal
* detect pid changes in child messages
* scope reduction
* misc cleanup
* more cppcheck cleanups
* dump errno if write() to logfile fails
* maintain a packets pending count
* copy incoming packet timestamp into the packet header
* log the last operation number a child did when we get a signal
* use pthread_yield rather than sleep
* send the SIGALARM message from the child that just received it.
* bump the expected sequence nr if we got a SIGALARM
2017-05-08 19:25:36 +00:00
-------------------------------------------------------------------
Mon May 8 16:48:14 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170506:
* Fix PowerPC compilation issue
* log which syscalls got enabled.
* add missing 'transmit and free udp packet' lines to uniarch table code.
* configure: fix cross compile detection of broken ipv6 headers
* fix off-by-one in dump_childnos()
* fix memory corruption in tables-uniarch:log_enabled_syscalls_uniarch
* reorder local/global definitions
* todo: iterate fd provider list in help text
* copy the ->dump method into the child object header
* remove a bunch of bogus __unused__ attributes
* if handshake fails, force a re-read from udp
* initial attempt at syscall arg logging over udp.
* introduce a trinity_msgchildhdr struct
* fix backwards ternary operators
* log seed/reseed events
* fix infinite loop in main
* don't spin on locks if we've already finished.
* split up the decode file
* do more dead child reaping when waiting for exit
* move socket setup to own function, cleaning up main()
* rewrite the handshake code to pass a struct
* num_children moved to the handshake message
* make ->dump silent when running with -q
* start moving towards separating queueing packets and decoding them
* initialize logging later.
* queue & decode child messages.
* use threads to separate 'add to queue' and 'decode queue'.
* shut up cppcheck: scope reduction
2017-04-10 08:21:11 +00:00
-------------------------------------------------------------------
Mon Apr 10 08:19:09 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170405:
* simple handshake over udp to logging server
* send a udp message to indicate main started
* have the logmsg type be the first byte
* move the message struct definition to udp.h
* fix missed variable replacement
* Initial logging server implementation.
* don't hardcode protocol version in server side.
* reset proto to v0 for now.
* move exit reasons to header
* shut down socket if handshake fails
* add logging of main exiting
* add server decoding of main exiting
* log child creation
* decode child started messages
* log child exiting
* decode child exiting
* log child signal messages
* decode child signal messages
* replace decode switch with table lookup
* remove old debugging message that now triggers all the time
* retry sending handshake up to 3 times before giving up.
* scope reduction
* fail hard if we get passed '-l off'
* micro-optimize the 'became tainted' case.
* fix swapped args
* update -l help text
* don't make locking failure fatal
* export logging_enabled and use it appropriately
* fix off-by-one in ip proto selection
* error handling cleanups for ftrace
* fix some ftrace resource leaks
* log where the shm starts/end
* remove dump_objects, and make add_object do the dumping.
* clean up bpf object creation logging
* remove duplicate logging from epollfd creation
* remove duplicate logging from eventfd creation
* remove duplicate logging from timerfd creation
* improve dump output for file fds
* only set up the pipe objhead once
* extend pipe object with additional info about creation
* perf fd destructor/dump were backwards.
* remove duplicate output from perf fd init
* enhance perf fd creation logging
* remove unused defines
* support continuations in output()
* copy, and log the perf event structure in the perf object.
* enhance testfile ->dump to log more info
* extended logging for epoll fd creation
* fix cut-n-paste error in inotify syscall ->post
* extended logging for eventfd
* quieten down the mm dumper
* fix 'always true' comparison by hoisting declaration
* fix leak of epoll object in failure path
* extended logging for timerfd objects
* extended logging for memfd objects
* extended logging for inotify objects
* extended logging for userfaultfd
* fanotify object extended logging
* cleanup ->dump of socket creation
* pass the global bool down to ->dump
* move MAX_PATH_LEN to header
* log files opened over udp
* split out the decoding from the server
* Check for btrfs_ioctl_defrag_range_args.
* drmfd dump needs to take the bool arg too.
* log and decode map objects
* remove __unused__
* log & decode pipe objects
* mapping name can contain a path
* helper functions for msghdr init
* convert map dump to use init_msgobjhdr
* log & decode perf objects
* use init_msghdr for MAIN_ messages
* add init_childmsghdr helper
* log & decode epoll objects
* log & decode eventfd objects
* log & decode timerfd objects
* log & decode testfile objects
* log & decode memfd objects
* log & decode drm objects
* log & decode inotify objects
* log & decode userfault objects
* log & decode fanotify objects
* log & decode bpf map objects
* remove unused bpf fd in object struct
* log & decode socket objects
* log & decode futex objects
* log & decode sysvshm objects
* log & decode object destruction
* compile fixes
* pass the buffer down to the decode routines instead of using a global
2017-03-16 16:28:18 +00:00
-------------------------------------------------------------------
Thu Mar 16 16:18:44 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170315:
* Add PF_KCM to domains list, so -E KCM works.
* missing include, compile fix
* remove some more leftover log-to-file code
* introduce some basic 'connect to udp server' code.
* move output() and friends to trinity.h
* log.c->output.c log.h->arg-decoder.h
* implement logging shutdown
* make sendudp less fatal on failure
* add ->dump member to objhead
* Add TCP_FASTOPEN_CONNECT
* skeletal support for AF_QIPCRTR
* skeletal support for PF_SMC
* add RTNLGRP_MPLS_NETCONF
* remove unnecessary macro hell
* Sometimes unshare various namespaces in child processes
* make iovec's with a single element half the time
* set iovec lens to '20' half the time.
* fds/drm.c: Increase buffer size.
* add some new BPF map types
* improve bpf sanitize to support more than just PROG_LOAD
* add BPF_OBJ_PIN/BPF_OBJ_GET
* bpf arg 1 is cmds, not flags
* compile fixes
* always include config.h
* bpf: set r2/r3 in all cases
* new BPF prog types
* split out the bpf attr generations per-case.
* unused fields are already zeroed, as this is zmalloc'd
* improve BPF_MAP_CREATE by setting reasonable types/size
* keep bpf keys in small range for now
* bpf: pass in the right size arg depending on which union we use
* basic statx coverage
* Check for bpf_prog_type BPF_PROG_TYPE_PERF_EVENT.
* prctl todo for later
* don't mess with ioperm
2017-01-08 09:54:19 +00:00
-------------------------------------------------------------------
2017-02-12 13:37:52 +00:00
Sun Feb 12 13:33:29 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170210:
* Correctly handle an error during initialization of fd providers
* Correctly handle commas in fd provider mask
* Correctly handle failure to open the kernel taint file
* Fix glibc for linux < 4.5 using compat.h
* generate_socket can be static
* socket generation should signify success when no cache exists.
* Fix --enable-fds bash list expansion bug
* write_socket_to_cache can be static
* open_socket can be static
* add TFD_TIMER_ABSTIME & TFD_TIMER_CANCEL_ON_SET to timerfd_settime flags
* remove all the ANSI colour code stuff
* remove all the 'log to disk' code.
* Fix a rare double reap bug
* Makefile: use grep -c to avoid wc -l
* Makefile: use findstring to check if we are building in development mode
* Makefile: improve build time with immediate variables
* Makefile: -Werror also for gcc 6.x
* btrfs/ioctl.h is not really needed
* do a flush after rewinding the pid stat file.
* don't set dropprivs if we start up without any.
* get_domain_name returns strings without the PF_
* if creation of a specific socket fails, bail out instead of retrying
- Cleanup spec file a bit
-------------------------------------------------------------------
2017-01-08 09:54:19 +00:00
Sun Jan 08 09:51:43 UTC 2017 - mpluskal@suse.com
- Update to version 1.7+git.20170107:
* check that the mprotect succeeded before writing to page.
* optimize the case where we're dirtying a whole mapping.
* protocol is always unsigned.
* clear out any old state left in the postbuffer before we do a syscall.
2016-12-07 11:34:54 +00:00
-------------------------------------------------------------------
2016-12-26 10:38:12 +00:00
Mon Dec 26 10:33:32 UTC 2016 - mpluskal@suse.com
- Update to version 1.7+git.20161222:
* move taint checking init to its own function
* sort by argname
* add --ftrace-dump-file arg to specify where the dump file goes
* greatly simplify the seeding code.
* ECHILD with child==-1 is boring
* teach sanitise_socket_triplet about the privileged socket types
* remove the ECHILD handling completely.
* remove some off-by-one's in the -N handling
* don't reduce max number of children if < 4 specified
* add missing ipv6 setsockopts.
* add IP_RECVFRAGSIZE setsockopt
* update i386 syscalls
* linux/nvme.h has been renamed in linux 4.4 to linux/nvme_ioctl.h
* fix segfault in get_writable_address
-------------------------------------------------------------------
Wed Dec 07 11:26:17 UTC 2016 - mpluskal@suse.com
2016-12-07 11:34:54 +00:00
- Update to version 1.7+git.20161205:
* list_empty is a bool
* get_cpu type fixes
* split stop_ftrace_if_tainted in two
* replace duplicate code with taint_check helper
* We only want to do the ftrace stop/postmortem once
* don't fall through if opening ftrace tracing_on fails
* similarly, if stopped ftrace fails, bail out after warning
* dump the trace to a file when we detect tainting.
* use userspace headers for ax25 instead of kernel.
2016-12-01 14:22:07 +00:00
-------------------------------------------------------------------
Thu Dec 01 14:18:13 UTC 2016 - mpluskal@suse.com
- Update to version 1.7+git.20161130:
* Check for bpf_attr map_flags.
* Fix missing initializer warnings for older gcc's.
* rename lock -> thislock to solve -Wshadow warnings on older gcc
* rework taint checking
* Add beginnings of ftrace work
* Fix -Wunused error
* reset tainted filepos to 0 before each read
2016-11-12 14:45:06 +00:00
-------------------------------------------------------------------
Sat Nov 12 14:40:55 UTC 2016 - mpluskal@suse.com
- Update to version 1.7+git.20161108:
* fix build when USE_BPF is not defined
* Some older distros apparently need types.h included here.
2016-11-02 16:56:33 +00:00
-------------------------------------------------------------------
Wed Nov 02 16:54:45 UTC 2016 - mpluskal@suse.com
- Update to version 1.7+git.20161028:
* disable the mremap page-dirtying for now
* pick read/write dirtying based on PROT settings of mapping
* for now disable periodic dirtying of mappings.
* Sanity checks in pid_alive
* update find.sh to a more interesting example.
* kill_pid debugging
* consolidate the seed initialization into init_seed
* Add FALLOC_FL_UNSHARE_RANGE flag to fallocate
* 1.7 release.
* Move version back to devel
2016-10-19 19:43:05 +00:00
-------------------------------------------------------------------
Wed Oct 19 19:40:23 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20161018:
* don't use rewind() on /proc/pid/stat
* Fix up segfaults when encountering null entries in syscall tables.
* fix segfault in setsockopt() when called with --disable-fds=sockets
* add the 'special' ring-id's for keyctl
* generate random numbers in the -1..-10 range
* change the random munging a little
* silence cppcheck
* mark pages as PROT_READ before we fault them with a read
* remove the 'do syscall in a subchild' code for now.
* allow '0' as a file mode
2016-10-06 12:56:07 +00:00
-------------------------------------------------------------------
Thu Oct 06 12:18:43 UTC 2016 - nmoudra@suse.com
- Update to version 1.6+git.20161005:
* add missing locking around state modification
* skip the sleep if the grandchild has already exited.
* reduce the amount of time we wait for the grandchild a little
* make enable_random_syscalls static
* annotate fadvise flags
* fix up some segfaults when --disable-fds=sockets is passed.
* move the reading of MemFree out to its own function for other uses.
* create a bpf fd of each type.
* add the newer bpf map types
* correct the params for BPF_MAP_TYPE_STACK_TRACE creation
2016-09-18 06:58:08 +00:00
-------------------------------------------------------------------
Sun Sep 18 06:57:32 UTC 2016 - mpluskal@suse.com
- Simplify conditions
- Use correct header with nvme ioctls
2016-09-15 14:00:48 +00:00
-------------------------------------------------------------------
Thu Sep 15 12:47:10 UTC 2016 - slemke@suse.de
- Updated to 1.6+git.20160913
* Removed Provides: 20160315
* Removed Obsoletes: 20160315
2016-08-27 08:32:53 +00:00
-------------------------------------------------------------------
Sat Aug 27 08:16:34 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160826:
* overwrite the correct pointer with the sockaddr
* Replace ->generate with lists of valid socket triplets
* add support for privileged sockets to the socket generator.
* use correct loop boundary for privileged sockets
* add PF_CAIF valid triplets
* add PF_DECnet socket triplets
* dummy entry for (dead) econet
* add valid protos for PF_KCM
* add PF_X25 valid triplet
* remove ->socket
2016-07-17 13:33:35 +00:00
-------------------------------------------------------------------
Sun Jul 17 13:06:16 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160706:
* check for potential failure to acquire testfile fd.
* fds/drm.c: Add forward declaration of struct.
* flesh out the bpf sanitiser a little.
* introduce object types for bpf maps & progs
* make the BPF_PROG_LOAD case look more sane
* bpf: only do bpf_gen_filter for BPF_PROG_TYPE_SOCKET_FILTER
* fix wrong variable name in childops wait
* if we use the fallback seed, don't use rand() yet.
* Before falling back to gtod, try getrandom() if available.
* net/proto-unix.c: set protocol to 0 in unix_rand_socket()
- Drop support for building on SLE-11 as builds are failing
anyways
2016-05-27 20:36:50 +00:00
-------------------------------------------------------------------
2016-06-12 16:40:57 +00:00
Sun Jun 12 16:30:20 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160603:
* if we use the fallback seed, don't use rand() yet.
* Before falling back to gtod, try getrandom() if available.
- Change _service to disabled
-------------------------------------------------------------------
Fri May 27 20:28:47 UTC 2016 - mpluskal@suse.com
2016-05-27 20:36:50 +00:00
- Update to version 1.6+git.20160526:
* for each random syscall, do one in an extra child too.
* compile fix.
* fix memory leak on child fork failure.
* check for potential failure to acquire testfile fd.
* fds/drm.c: Add forward declaration of struct.
* flesh out the bpf sanitiser a little.
* introduce object types for bpf maps & progs
* make the BPF_PROG_LOAD case look more sane
* bpf: only do bpf_gen_filter for BPF_PROG_TYPE_SOCKET_FILTER
* fix wrong variable name in childops wait
2016-05-21 13:14:19 +00:00
-------------------------------------------------------------------
Sat May 21 13:11:31 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160520:
* split num_fd_providers_enabled into two vars.
* make setup_fd_providers silent, so it doesn't spew during -h
* add flags from 4.7 for preadv2/pwritev2
* if random_ipv4_address picked localhost last time, let it happen again.
* Convert fd provider initialization to use constructors
* include file cleanup
* document how register_fd_provider gets run
* merge enable_fds_param/disable_fds_param into toggle_fds_param
* shut up clang
* fix up more clang detritus
* change set_dontkillme to take a child struct instead of a pid
* bump the child progress indicator in set_dontkillme
2016-05-15 12:43:11 +00:00
-------------------------------------------------------------------
Sun May 15 11:54:21 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160513:
* don't call fcntl on -1 fd's
* only do the 'stuck syscall' info on children running random syscalls
* print the error if the initial mmaps fail
* fix offset for 1GB pages.
* when disabling 1GB pages, just do nothing
2016-04-27 10:00:11 +00:00
-------------------------------------------------------------------
Wed Apr 27 09:55:14 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160426:
* fix the 'pick new childop' code.
* remove the shm_rw debug code.
* store the type of childop we're doing in the child struct
* remove the 10MB initial mapping.
* be careful not to read past the end of the ip_ssoptrs array
* define maximum size of ip_ssoptrs array
* push the dropprivs code down into the child processes.
* bump the 'pick new op' counter even higher.
* add a 'read /proc/<pid>/status' childop
* fix leaks in thrash-pid-files
* reformat childop structs
* convert uid.c to use output() instead of outputerr()
* set a flag in the child struct when we've dropped privs
* factor out the 'set new op' code to a separate function
* rewrite set_new_op to take ptrs to alternative childops.
* Introduce 'root child ops'.
2016-04-22 19:40:09 +00:00
-------------------------------------------------------------------
Fri Apr 22 19:37:34 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160422:
* update the prototypes for the read-all-files childop
* children/ -> childops/
* move op_nr from syscall record to childdata
* fix open() return code check
* open/stat instead of stat/open
* use fstat instead of lstat
* reset the op ptr when we reach the loop counter.
* reset the child timestamp when we clean it out
* Add new CLONE_NEWCGROUP flag
* change stats to count operations, not just syscalls
2016-04-20 15:42:58 +00:00
-------------------------------------------------------------------
Wed Apr 20 15:40:30 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160420:
* reset the op ptr when we reach the loop counter.
* reset the child timestamp when we clean it out
* Add new CLONE_NEWCGROUP flag
2016-04-16 21:55:27 +00:00
-------------------------------------------------------------------
Sat Apr 16 21:45:45 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160416:
* move the "child progressing" timestamp from the syscall rec to the child.
* change reap_child to take child struct
* pass the child ptr down to the child op.
* fix badly named child_random_syscalls()
* repeat the previous childop 1000 times
* update the prototypes for the read-all-files childop
* children/ -> childops/
* move op_nr from syscall record to childdata
* fix open() return code check
* open/stat instead of stat/open
2016-04-12 11:54:13 +00:00
-------------------------------------------------------------------
Tue Apr 12 11:49:51 UTC 2016 - mpluskal@suse.com
- Update to version 1.6+git.20160408:
* add a ->send method to struct netproto
* add pwritev2/preadv2
* add SO_CNX_ADVICE setsockopt
* add MSG_BATCH flag
* if a proto's ->send is missing, fallback to random
* decode netlink protocols
* add missing NETLINK_ROUTE decoding
* when per proto ->socket succeeds, indicate success so we don't fall back
* Only pick a single netlink group
* rename ->send to ->gen_packet, and redefine args.
2016-04-03 08:24:53 +00:00
-------------------------------------------------------------------
Sat Apr 02 09:55:20 UTC 2016 - mpluskal@suse.com
- Update to version 1.6~git.20160331:
+ add ext[234] ioctls
+ remove unnecessary include
+ add bare-bones PF_KCM support
+ use SOCK_RAW for IP sockets half the time.
+ make get_new_random_fd bail early if no fd provider has finished yet.
+ by default, start nr_cpus * 4 child processes.
+ EBADF is a possible return from execve
+ remove some noise from potential failures from unshare()
+ add l2tp to analyze-sockets
+ add a ->send method to struct netproto
- Change versioning scheme
+ do not use just date
+ add corresponding obsoletes/provides for smooth transition
- Update _service
+ exclude .git when generating tarball
+ enable automatic changelog updating
- Update dependencies
* add libbtrfs-devel as it provides btrfs/ioctl.h
2016-03-20 08:53:15 +00:00
-------------------------------------------------------------------
Sun Mar 20 08:52:07 UTC 2016 - mpluskal@suse.com
- Update to 20160315
- Install manpage
2016-03-02 08:03:25 +00:00
-------------------------------------------------------------------
Wed Mar 2 07:52:44 UTC 2016 - normand@linux.vnet.ibm.com
- Update to 20160301 to avoid PowerPC build failure
remove 0001-net-protocols.c-fix-build-on-old-machines.patch
2016-02-02 12:27:19 +00:00
-------------------------------------------------------------------
Tue Feb 2 08:29:58 UTC 2016 - jslaby@suse.com
- Update to 20160131
- remove 0001-compat.h-add-more-macros.patch (upstream)
- remove 0002-Makefile-fix-build-with-older-glibc.patch (upstream)
- add 0001-net-protocols.c-fix-build-on-old-machines.patch
2016-01-04 10:36:20 +00:00
-------------------------------------------------------------------
Mon Jan 4 10:36:03 UTC 2016 - jslaby@suse.com
- Update to 20151230
2016-01-04 11:16:52 +00:00
- add 0001-compat.h-add-more-macros.patch
2016-01-04 11:08:45 +00:00
- add 0002-Makefile-fix-build-with-older-glibc.patch
2016-01-04 10:36:20 +00:00
2015-12-21 19:04:05 +00:00
-------------------------------------------------------------------
Mon Dec 21 19:02:42 UTC 2015 - mpluskal@suse.com
- Update to 20151221
2015-12-14 21:54:16 +00:00
-------------------------------------------------------------------
Mon Dec 14 21:50:12 UTC 2015 - mpluskal@suse.com
- Update to 20151214
2015-12-05 14:52:33 +00:00
-------------------------------------------------------------------
Sat Dec 5 14:51:18 UTC 2015 - mpluskal@suse.com
- Update to 20151204
- Make building more verbose
- Use default optflags for building
2015-11-02 12:33:21 +00:00
-------------------------------------------------------------------
Mon Nov 2 12:27:25 UTC 2015 - jslaby@suse.com
- Update to 20151029
2015-09-17 14:24:16 +00:00
-------------------------------------------------------------------
Thu Sep 17 14:22:00 UTC 2015 - mpluskal@suse.com
- Update to 20150905
2015-08-19 15:40:04 +00:00
-------------------------------------------------------------------
Wed Aug 19 14:40:47 UTC 2015 - mpluskal@suse.com
- Update to 20150804
- Drop older-distros.patch it is already part of upstream
2015-06-30 09:45:03 +00:00
-------------------------------------------------------------------
Tue Jun 30 09:44:29 UTC 2015 - jslaby@suse.com
- Update to 20150629
- Add older-distros.patch: support for SLE11
2015-06-22 12:02:38 +00:00
-------------------------------------------------------------------
Mon Jun 22 12:00:47 UTC 2015 - mpluskal@suse.com
- Update to 20150617
2015-02-17 20:49:23 +00:00
-------------------------------------------------------------------
2015-04-30 09:02:34 +00:00
Thu Apr 30 09:03:51 UTC 2015 - jslaby@suse.com
- Update to 20150429
-------------------------------------------------------------------
2015-02-17 20:49:23 +00:00
Tue Feb 17 20:37:26 UTC 2015 - mpluskal@suse.com
- Update to 20150215
2015-01-14 15:14:19 +00:00
-------------------------------------------------------------------
Wed Jan 14 15:13:16 UTC 2015 - jslaby@suse.com
- update to 20150107
2014-12-13 13:50:29 +00:00
-------------------------------------------------------------------
Sat Dec 13 13:49:06 UTC 2014 - mpluskal@suse.com
- Update to 20141206
2014-11-22 13:02:48 +00:00
-------------------------------------------------------------------
Sat Nov 22 13:00:16 UTC 2014 - mpluskal@suse.com
- Update to 20141117
2014-11-11 10:52:43 +00:00
-------------------------------------------------------------------
Tue Nov 11 08:36:08 UTC 2014 - mpluskal@suse.com
- Add COPYING with license
- Update to 20141110
2014-10-23 08:01:17 +00:00
-------------------------------------------------------------------
Wed Oct 22 13:50:08 UTC 2014 - mpluskal@suse.com
- Update to 20141022
* modify_ldt-initialize-scratch.patch: removed
- Change git source to github
2014-01-20 21:32:04 +00:00
-------------------------------------------------------------------
Mon Jan 20 10:45:14 UTC 2014 - jslaby@suse.com
- update to 20140119
* compat-define-some-net-constants.patch: removed
* fix-broken-includes.patch: removed
* net-netlink-add-missing-compat.h-include.patch: removed
* perf-fixes.patch: removed
- add modify_ldt-initialize-scratch.patch
2013-09-15 19:56:15 +00:00
-------------------------------------------------------------------
Sun Sep 15 18:19:39 UTC 2013 - jslaby@suse.com
- update to 20130913
* perf-fixes.patch: removed
* seccomp.patch : removed
* PR_MCE_KILL_GET.patch: removed
* compat-define-some-net-constants.patch: added
* net-netlink-add-missing-compat.h-include.patch: added
* fix-broken-includes.patch: added
2013-06-04 10:01:39 +00:00
-------------------------------------------------------------------
Tue Jun 4 09:41:51 UTC 2013 - jslaby@suse.com
- update to 20130603
* PR_MCE_KILL_GET.patch: added
* perf-fixes.patch: added
* seccomp.patch: added
* compat-define-MS_BORN-constant.patch: removed
* compat-define-some-KVM_-constants.patch: removed
* fix-stupid-header-requirements.patch: removed
* fix-tpacket3_hdr-build-failure.patch: removed
2013-05-20 14:08:01 +00:00
-------------------------------------------------------------------
Mon May 20 12:48:56 UTC 2013 - jslaby@suse.com
- update to 20130517
- setsockopt-remove-some-more-opts.patch: removed
- fix-stupid-header-requirements.patch: added
- fix-tpacket3_hdr-build-failure.patch: added
- compat-define-MS_BORN-constant.patch: added
- compat-define-some-KVM_-constants.patch: added
2013-03-01 11:15:40 +00:00
-------------------------------------------------------------------
Fri Mar 1 11:08:44 UTC 2013 - jslaby@suse.com
- update to 20130227
- remove most of patches, they are upstream -- hooray
- compat.h-add-KEYCTL.patch: removed
- compat.h-add-some-more-constants.patch: removed
- handle-missing-rds.patch: removed
- sockaddr-remove-L2TPv3.patch: removed
- sockaddr-remove-PF_CAIF-PF_ALG.patch: removed
- sockaddr-remove-PF_NFC.patch: removed
- sockaddr-remove-PF_PROTO_PPTP.patch: removed
2013-02-26 23:05:40 +00:00
-------------------------------------------------------------------
Tue Feb 26 23:00:15 UTC 2013 - jslaby@suse.com
- update to 20130223
* added more tests
* many cleanups
- compat.h-add-KEYCTL.patch: added
- 0001-compat.h-add-SO_BSDCOMPAT.patch: removed
- 0002-compat.h-add-RLIMIT_RTTIME.patch: removed
- 0003-compat.h-add-newer-net-constants.patch: removed
2013-01-11 11:03:47 +00:00
-------------------------------------------------------------------
Fri Jan 11 10:22:28 UTC 2013 - jslaby@suse.com
- make some patches more robust (use compat.h)
* they'll go to upstream
2013-01-10 10:23:00 +00:00
-------------------------------------------------------------------
Thu Jan 10 09:45:54 UTC 2013 - jslaby@suse.com
- update to 20130109
* added more tests
* many cleanups
2012-11-30 16:57:53 +00:00
-------------------------------------------------------------------
Fri Nov 30 12:52:03 UTC 2012 - jslaby@suse.com
- update to 20121129
* added more tests
* many cleanups
- syscalls-remove-RLIMIT_RTTIME.patch added to fix another build
failures on <= 1200
2012-11-27 13:18:49 +00:00
-------------------------------------------------------------------
Mon Oct 29 11:39:04 UTC 2012 - jslaby@suse.com
- initial package