You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage supermin-5.1.20-11.lbn25.x86_64
Supermin is a tool for building supermin appliances. These are tiny appliances (similar to virtual machines), usually around 100KB in size, which get fully instantiated on-the-fly in a fraction of a second when you need to boot one of them.
RPMPackage suitesparse-4.4.6-7.fc25.x86_64
suitesparse is a collection of libraries for computations involving sparse matrices. The package includes the following libraries: AMD approximate minimum degree ordering BTF permutation to block triangular form (beta) CAMD constrained approximate minimum degree ordering COLAMD column approximate minimum degree ordering CCOLAMD constrained column approximate minimum degree ordering CHOLMOD sparse Cholesky factorization CSparse a concise sparse matrix package CXSparse CSparse extended: complex matrix, int and long int support KLU sparse LU factorization, primarily for circuit simulation LDL a simple LDL factorization SQPR a multithread, multifrontal, rank-revealing sparse QR factorization method UMFPACK sparse LU factorization SuiteSparse_config configuration file for all the above packages. RBio read/write files in Rutherford/Boeing format
RPMPackage sudo-1.8.28p1-1.lbn25.x86_64
Sudo (superuser do) allows a system administrator to give certain users (or groups of users) the ability to run some (or all) commands as root while logging all commands and arguments. Sudo operates on a per-command basis. It is not a replacement for the shell. Features include: the ability to restrict what commands a user may run on a per-host basis, copious logging of each command (providing a clear audit trail of who did what), a configurable timeout of the sudo command, and the ability to use the same configuration file (sudoers) on many different machines.
RPMPackage subversion-perl-1.12.0-1.lbn25.x86_64
This package includes the Perl bindings to the Subversion libraries.
RPMPackage subversion-libs-1.12.0-1.lbn25.x86_64
The subversion-libs package includes the essential shared libraries used by the Subversion version control tools.
RPMPackage subversion-1.12.0-1.lbn25.x86_64
Subversion is a concurrent version control system which enables one or more users to collaborate in developing and maintaining a hierarchy of files and directories while keeping a history of all changes. Subversion only stores the differences between versions, instead of every complete file. Subversion is intended to be a compelling replacement for CVS.
RPMPackage strace-5.1-1.lbn25.x86_64
The strace program intercepts and records the system calls called and received by a running process. Strace can print a record of each system call, its arguments and its return value. Strace is useful for diagnosing problems and debugging, as well as for instructional purposes. Install strace if you need a tool to track the system calls made and received by a process.
RPMPackage startup-notification-0.12-17.lbn25.x86_64
This package contains libstartup-notification which implements a startup notification protocol. Using this protocol a desktop environment can track the launch of an application and provide feedback such as a busy cursor, among other features.
RPMPackage sssd-proxy-2.6.0-1.lbn25.x86_64
Provides the proxy back end which can be used to wrap an existing NSS and/or PAM modules to leverage SSSD caching.
RPMPackage sssd-ldap-2.6.0-1.lbn25.x86_64
Provides the LDAP back end that the SSSD can utilize to fetch identity data from and authenticate against an LDAP server.
RPMPackage sssd-krb5-common-2.6.0-1.lbn25.x86_64
Provides helper processes that the LDAP and Kerberos back ends can use for Kerberos user or host authentication.
RPMPackage sssd-krb5-2.6.0-1.lbn25.x86_64
Provides the Kerberos back end that the SSSD can utilize authenticate against a Kerberos server.
RPMPackage sssd-ipa-2.6.0-1.lbn25.x86_64
Provides the IPA back end that the SSSD can utilize to fetch identity data from and authenticate against an IPA server.
RPMPackage sssd-common-pac-2.6.0-1.lbn25.x86_64
Provides common files needed by SSSD providers such as IPA and Active Directory for handling Kerberos PACs.
RPMPackage sssd-common-2.6.0-1.lbn25.x86_64
Common files for the SSSD. The common package includes all the files needed to run a particular back end, however, the back ends are packaged in separate subpackages such as sssd-ldap.
RPMPackage sssd-client-2.6.0-1.lbn25.x86_64
Provides the libraries needed by the PAM and NSS stacks to connect to the SSSD service.
RPMPackage sssd-ad-2.6.0-1.lbn25.x86_64
Provides the Active Directory back end that the SSSD can utilize to fetch identity data from and authenticate against an Active Directory server.
RPMPackage sssd-2.6.0-1.lbn25.x86_64
Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable back end system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. The sssd subpackage is a meta-package that contains the daemon as well as all the existing back ends.
RPMPackage sqlite-tcl-3.26.0-2.lbn25.x86_64
This package contains the tcl modules for sqlite.
RPMPackage sqlite-3.26.0-2.lbn25.x86_64
SQLite is a C library that implements an SQL database engine. A large subset of SQL92 is supported. A complete database is stored in a single disk file. The API is designed for convenience and ease of use. Applications that link against SQLite can enjoy the power and flexibility of an SQL database without the administrative hassles of supporting a separate database server. Version 2 and version 3 binaries are named to permit each to be installed on a single host