Page MenuHomeSolus

D11212.id27069.diff
No OneTemporary

D11212.id27069.diff

diff --git a/abi_used_symbols b/abi_used_symbols
--- a/abi_used_symbols
+++ b/abi_used_symbols
@@ -10,6 +10,7 @@
libc.so.6:_exit
libc.so.6:abort
libc.so.6:accept4
+libc.so.6:access
libc.so.6:bcmp
libc.so.6:bind
libc.so.6:calloc
@@ -37,7 +38,7 @@
libc.so.6:getuid
libc.so.6:gmtime_r
libc.so.6:inotify_add_watch
-libc.so.6:inotify_init1
+libc.so.6:inotify_init
libc.so.6:inotify_rm_watch
libc.so.6:ioctl
libc.so.6:isatty
@@ -142,8 +143,10 @@
libpthread.so.0:pthread_mutexattr_destroy
libpthread.so.0:pthread_mutexattr_init
libpthread.so.0:pthread_mutexattr_settype
+libpthread.so.0:pthread_rwlock_destroy
libpthread.so.0:pthread_rwlock_rdlock
libpthread.so.0:pthread_rwlock_unlock
+libpthread.so.0:pthread_rwlock_wrlock
libpthread.so.0:pthread_setspecific
libpthread.so.0:pthread_sigmask
libpthread.so.0:read
diff --git a/package.yml b/package.yml
--- a/package.yml
+++ b/package.yml
@@ -1,8 +1,8 @@
name : mdbook
-version : 0.4.8
-release : 11
+version : 0.4.9
+release : 12
source :
- - https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.8.tar.gz : 87f8251742123d5c70eb3416e9dd71e9db693a966dd8d9aa8c30630bdba1dc11
+ - https://github.com/rust-lang/mdBook/archive/refs/tags/v0.4.9.tar.gz : f796e61f3788d256155857c4aca340ae745d7c527e831671366724d30c599d78
homepage : https://github.com/rust-lang/mdBook
license : MPL-2.0
component : programming.tools
diff --git a/pspec_x86_64.xml b/pspec_x86_64.xml
--- a/pspec_x86_64.xml
+++ b/pspec_x86_64.xml
@@ -24,12 +24,12 @@
</Files>
</Package>
<History>
- <Update release="11">
- <Date>2021-05-11</Date>
- <Version>0.4.8</Version>
+ <Update release="12">
+ <Date>2021-06-02</Date>
+ <Version>0.4.9</Version>
<Comment>Packaging update</Comment>
<Name>David Harder</Name>
<Email>david@davidjharder.ca</Email>
</Update>
</History>
</PISI>
\ No newline at end of file

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 4:20 PM (1 d, 3 h ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5808344
Default Alt Text
D11212.id27069.diff (1 KB)

Event Timeline