Page Menu
Home
Solus
Search
Configure Global Search
Log In
Files
F10960152
D14231.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
3 KB
Referenced Files
None
Subscribers
None
D14231.diff
View Options
diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -1,12 +1,21 @@
+libc.so.6:__cxa_atexit
libc.so.6:__environ
libc.so.6:__errno_location
libc.so.6:__libc_start_main
+libc.so.6:__pthread_register_cancel
+libc.so.6:__pthread_unregister_cancel
+libc.so.6:__register_atfork
+libc.so.6:__sigsetjmp
libc.so.6:__stack_chk_fail
+libc.so.6:_exit
libc.so.6:_setjmp
libc.so.6:abort
+libc.so.6:asprintf
+libc.so.6:calloc
libc.so.6:clone
libc.so.6:close
libc.so.6:dprintf
+libc.so.6:dup3
libc.so.6:environ
libc.so.6:execve
libc.so.6:exit
@@ -28,6 +37,7 @@
libc.so.6:getgrnam_r
libc.so.6:getgrouplist
libc.so.6:getnameinfo
+libc.so.6:getpid
libc.so.6:getpwnam_r
libc.so.6:getpwuid_r
libc.so.6:kill
@@ -41,21 +51,36 @@
libc.so.6:munmap
libc.so.6:nanosleep
libc.so.6:open
+libc.so.6:perror
libc.so.6:prctl
libc.so.6:pthread_attr_destroy
libc.so.6:pthread_attr_getstacksize
libc.so.6:pthread_attr_init
libc.so.6:pthread_cond_broadcast
+libc.so.6:pthread_cond_init
+libc.so.6:pthread_cond_signal
libc.so.6:pthread_cond_wait
libc.so.6:pthread_create
libc.so.6:pthread_detach
+libc.so.6:pthread_getspecific
+libc.so.6:pthread_key_create
+libc.so.6:pthread_kill
+libc.so.6:pthread_mutex_destroy
+libc.so.6:pthread_mutex_init
libc.so.6:pthread_mutex_lock
libc.so.6:pthread_mutex_unlock
+libc.so.6:pthread_once
+libc.so.6:pthread_self
+libc.so.6:pthread_setspecific
libc.so.6:pthread_sigmask
libc.so.6:putenv
libc.so.6:read
libc.so.6:realloc
+libc.so.6:recvmsg
+libc.so.6:res_search
+libc.so.6:sched_yield
libc.so.6:sendfile
+libc.so.6:sendmsg
libc.so.6:setegid
libc.so.6:setenv
libc.so.6:seteuid
@@ -73,11 +98,13 @@
libc.so.6:sigemptyset
libc.so.6:sigfillset
libc.so.6:sigismember
+libc.so.6:sigprocmask
libc.so.6:snprintf
libc.so.6:socketpair
libc.so.6:stderr
libc.so.6:strchr
libc.so.6:strcmp
+libc.so.6:strdup
libc.so.6:strerror
libc.so.6:strlen
libc.so.6:strncpy
@@ -91,6 +118,7 @@
libc.so.6:unlink
libc.so.6:unsetenv
libc.so.6:unshare
+libc.so.6:vasprintf
libc.so.6:vfprintf
libc.so.6:vsnprintf
libc.so.6:waitpid
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : nomad
-version : 1.2.3
-release : 7
+version : 1.5.6
+release : 8
source :
- - git|https://github.com/hashicorp/nomad.git : v1.2.3
+ - git|https://github.com/hashicorp/nomad.git : v1.5.6
license : MPL-2.0
component : virt
summary : Nomad is a simple and flexible workload orchestrator
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -2,8 +2,8 @@
<Source>
<Name>nomad</Name>
<Packager>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Fabian Mettler</Name>
+ <Email>fabian@mettler.cc</Email>
</Packager>
<License>MPL-2.0</License>
<PartOf>virt</PartOf>
@@ -23,12 +23,12 @@
</Files>
</Package>
<History>
- <Update release="7">
- <Date>2022-04-02</Date>
- <Version>1.2.3</Version>
+ <Update release="8">
+ <Date>2023-07-09</Date>
+ <Version>1.5.6</Version>
<Comment>Packaging update</Comment>
- <Name>Algent Albrahimi</Name>
- <Email>algent@protonmail.com</Email>
+ <Name>Fabian Mettler</Name>
+ <Email>fabian@mettler.cc</Email>
</Update>
</History>
</PISI>
\ No newline at end of file
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jul 19, 9:54 AM (2 w, 6 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5880981
Default Alt Text
D14231.diff (3 KB)
Attached To
Mode
D14231: Update to version 1.5.6
Attached
Detach File
Event Timeline
Log In to Comment